Skip to content

CredentialsError in web UI #3

@mvayngrib

Description

@mvayngrib

first off, thanks for this project, it has been very useful to me!

recently, i've started seeing the below error when I open the web admin. Do you know what I might be doing wrong?

{
  "error": {
    "message": "Missing credentials in config",
    "code": "CredentialsError",
    "time": "2017-08-12T14:27:01.645Z",
    "retryable": true,
    "originalError": {
      "message": "Could not load credentials from any providers",
      "code": "CredentialsError",
      "time": "2017-08-12T14:27:01.645Z",
      "retryable": true,
      "originalError": {
        "message": "Connection timed out after 1000ms",
        "code": "TimeoutError",
        "time": "2017-08-12T14:27:01.644Z",
        "retryable": true
      }
    }
  }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions