Skip to content

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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