Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document Docker for Mac Time Drift Problem #203

Closed
osterman opened this issue Aug 7, 2018 · 0 comments
Closed

Document Docker for Mac Time Drift Problem #203

osterman opened this issue Aug 7, 2018 · 0 comments

Comments

@osterman
Copy link
Member

osterman commented Aug 7, 2018

what

aws-vault: error: Failed to get credentials for example (source profile for example-staging-admin): SignatureDoesNotMatch: Signature expired: 20180806T044229Z is now earlier than 20180806T191638Z (20180806T193138Z - 15 min.)
    status code: 403, request id: 56541f26-99af-11e8-afc4-b591fcbce4e0

fix

Depending on if system clock or OS clock is right, use:
Update system clock

  • hwclock -w
    Update OS clock from system clock:
  • hwclock -s

references

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant