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

502 Bad Gateway #9

Closed
tylerb1 opened this issue Aug 20, 2022 · 2 comments
Closed

502 Bad Gateway #9

tylerb1 opened this issue Aug 20, 2022 · 2 comments

Comments

@tylerb1
Copy link

tylerb1 commented Aug 20, 2022

Hi there - thanks so much for your work on this project, it's an awesome tool.

Sometime in the past couple weeks, all requests to the WikiNav API have resulted in a CORS-related 502 response, including from the wikinav.toolforge.org site.

Access to XMLHttpRequest at 'https://wikinav.wmcloud.org/api/v1/latest/meta' from origin 'https://wikinav.toolforge.org' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.

Wanted to put this on your radar in case no one has noticed yet. I know it's a free API but I've been building a pretty fun side project with it and would hate to have to abandon it. Thanks in advance!

@martingerlach
Copy link
Collaborator

@tylerb1 Sorry. Thanks for flagging. Indeed, the tool seems to be down. We are looking into it trying to figure out how to fix. I will be adding a comment if there are any updates.

@mnzpk
Copy link
Owner

mnzpk commented Aug 24, 2022

Nginx was having trouble connecting to the socket though the logs don't show anything strange. Restarting Gunicorn seems to have fixed it. You're seeing a CORS error though because the 502 response doesn't have any CORS headers. Sorry and thanks again for reporting it!

@mnzpk mnzpk closed this as completed Aug 24, 2022
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

3 participants