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

Fix region signature mismatch issue #24

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

afspies
Copy link

@afspies afspies commented Nov 13, 2024

When trying to create a tinyhost instance with eu-west-2 there were signature mismatches at the pre-authed URL. These have been fixed by:

  • Matching location constraints to region of bucket creation

  • Specifying latest signature version

  • Changing addressing_style to virtual to be more robust across regions

  • I've read and followed all steps in the Making a pull request
    section of the CONTRIBUTING docs.

  • I've updated or added any relevant docstrings following the syntax described in the
    Writing docstrings section of the CONTRIBUTING docs.

  • If this PR fixes a bug, I've added a test that will fail without my fix.

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

Successfully merging this pull request may close these issues.

1 participant