Skip to content

SignatureDoesNotMatch error when deploying to AWS #52

@alykat

Description

@alykat

Have seen two people (one on the team, one external) report a SignatureDoesNotMatch error from aws-sdk-js when deploying to AWS. (One person reported this was an issue for deploying new graphics, but not for rewriting existing graphics.)

Common to both:

  • Fresh dgnext installs
  • On Macs
  • Using zsh rather than bash
  • A / character in their AWS_SECRET_ACCESS_KEY (some comments in this thread suggest that this can be an issue)

For both, refreshing their keys to ones that didn't have a / ended up fixing the issue.

I can't say definitively that having a / in the key is a problem for all users: Another member of the team has the same setup and has not had an issue deploying. But if this comes up again, refreshing keys is certainly a thing to try.

/cc @thomaswilburn in case it's of interest.

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