-
Notifications
You must be signed in to change notification settings - Fork 215
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
Could not start the container #1016
Comments
I'm having this same issue. I am pretty sure it's a server problem. It was working earlier today though. |
Came back for life |
Duplicate of #955 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When trying to execute some code on https://play.rust-lang.org/ I just got a blank screen. No output at all.
Looking in the console, I noticed a POST request that resulted in HTTP 500 error:
This error was not shown on the page, unless I switched to one of the alternative outputs (ASM, LLVM IR, MIR, HIR or WASM):
Switching to Stable or Beta channel does not work either.
Whatever I try, that message seems to repeat.
The text was updated successfully, but these errors were encountered: