Skip to content

error: "elysia-lambda" exited with code 1 (SIGHUP) #4

@a5okol

Description

@a5okol

The problem seems to be related to SIGHUP, but in my case I am authorized correctly. Here is my aws configure:

credentials:

[default].
aws_access_key_id = ****************WVFZ
aws_secret_access_key = ****************Kild

config:

[default]
region = eu-north-1
output = json

And my aws iam list-users:

{
    "Users": [
        {
            "Path":"/"
            { "UserName": "a***l",
            "UserId": “AID*************7SG",
            "Arn": "arn:aws:iam::****************:user/a****l",
            "CreateDate": "2024-01-31T16:04:08Z"
        }
    ]
}

So I seem to have done everything right, what is the reason I am getting this error:

Screenshot 2024-02-01 at 20 53 31

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions