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

mybinder.org is down and returning ERROR 500: Internal Server Error. #2795

Closed
rgaiacs opened this issue Oct 31, 2023 · 13 comments
Closed

mybinder.org is down and returning ERROR 500: Internal Server Error. #2795

rgaiacs opened this issue Oct 31, 2023 · 13 comments

Comments

@rgaiacs
Copy link
Collaborator

rgaiacs commented Oct 31, 2023

$ wget https://mybinder.org/
--2023-10-31 13:04:58--  https://mybinder.org/
Resolving mybinder.org (mybinder.org)... 35.239.125.45
Connecting to mybinder.org (mybinder.org)|35.239.125.45|:443... connected.
HTTP request sent, awaiting response... 500 Internal Server Error
2023-10-31 13:05:11 ERROR 500: Internal Server Error.
@manics
Copy link
Member

manics commented Oct 31, 2023

Just taken a quick look at the prod-redirector logs, there are several
tornado.curl_httpclient.CurlError: HTTP 599: Could not resolve host: ovh2.mybinder.org
errors 🙁

@manics
Copy link
Member

manics commented Oct 31, 2023

And several
gesis health check failed, attempt 2 of 5: HTTP 599: Resolving timed out after 5001 milliseconds
errors too. OVH2 and Gesis are accessible, so maybe there's a DNS or networking problem in the GKE cluster.

@manics
Copy link
Member

manics commented Oct 31, 2023

The kube-dns dnsmasq container is crashing

@manics
Copy link
Member

manics commented Oct 31, 2023

@yuvipanda is it possible the updated cryptnono is killing something it shouldn't?

@yuvipanda
Copy link
Contributor

@manics I've access to the cluster now, looking

@yuvipanda
Copy link
Contributor

@manics yep that's what's going on. I temporarily deleted the daemonset, should bring it back up.

@yuvipanda
Copy link
Contributor

@manics I had looked at how this interacted with minesweeper but not ban.py!

yuvipanda added a commit to yuvipanda/mybinder.org-deploy that referenced this issue Oct 31, 2023
@yuvipanda
Copy link
Contributor

@manics #2796 turns it off everywhere.

@yuvipanda
Copy link
Contributor

I also thought we no longer had anything running on GKE, so I only checked OVH2 after deployment :( I guess the redirector is actually still on GKE!

@rgaiacs
Copy link
Collaborator Author

rgaiacs commented Oct 31, 2023

@yuvipanda #2796 didn't resolved the issue. mybinder.org is still down. Thanks for the help!

@yuvipanda
Copy link
Contributor

@rgaiacs hmm, the deploy seems to have brought the execwhacker back. I've manually killed it again and mybinder.org is back.

I'll take a closer look soon.

@yuvipanda
Copy link
Contributor

This was fixed.

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