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

tour: timeout running program - Go build failed - on any tour page today #1126

Closed
EduardTsoy opened this issue Feb 22, 2021 · 7 comments
Closed

Comments

@EduardTsoy
Copy link

EduardTsoy commented Feb 22, 2021

Context: https://tour.golang.org/basics/1 or any other

timeout running program
Go build failed.

@EduardTsoy
Copy link
Author

EduardTsoy commented Feb 22, 2021

Upd: The problem disappeared after a while, but maybe somebody might look into - to prevent such occasions in the future.

@EduardTsoy
Copy link
Author

EduardTsoy commented Feb 22, 2021

After a couple hours the problem came back:

@EduardTsoy
Copy link
Author

The same problem on play.golang.org:

@EduardTsoy
Copy link
Author

Duplicate of: golang/go#39016

@git-ruttmann
Copy link

git-ruttmann commented Feb 23, 2021

Same problem currently active on https://play.golang.org/ with the "Hello playground" sample.

The HTTP response to the compile call returns after 6 seconds with this json:
{"Errors":"timeout running program","Events":null,"Status":0,"IsTest":false,"TestsFailed":0}

Reproducible from Germany since 15 minutes. Maybe missing server resources?

Update: Syntax errors are reported correctly by the compile HTTP request. So the timeout happens after compile

@git-ruttmann
Copy link

Update 21:14 MESZ: playground works again

@ALTree
Copy link
Member

ALTree commented Feb 28, 2021

There was some issue with the server, should be fixed now. See golang/go#44537.

@ALTree ALTree closed this as completed Feb 28, 2021
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