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

Problem: can't declare Storage Service hosts in uppercase #173

Open
jraddaoui opened this issue Aug 20, 2019 · 0 comments
Open

Problem: can't declare Storage Service hosts in uppercase #173

jraddaoui opened this issue Aug 20, 2019 · 0 comments
Labels

Comments

@jraddaoui
Copy link
Collaborator

The hostname gets transformed to lowercase by urlparse causing mismatches when the SS host and the SS callback Origin header are declared with any uppercase char. Error from the SS logs:

INFO      2019-08-17 10:40:15  locations.models.package:package:run_post_store_callbacks:1653:  Executing post_store_dip callback: https://scope.com/api/v1/dip/89f1f7e0-2b4c-489a-a8ce-fd0eb11eb13c/stored
ERROR     2019-08-17 10:40:15  locations.models.package:package:run_post_store_callbacks:1656:  Error in post_store_dip callback: {"detail":"SS host not configured for Origin: https:/SS.com:8000"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant