-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
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 theirAWS_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
Labels
No labels