-
Notifications
You must be signed in to change notification settings - Fork 18k
x/tools/cmd/godoc: /share and /compile endpoints are hanging indefinitely #28816
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
Labels
FrozenDueToAge
NeedsFix
The path to resolution is known, but the work has not been done.
Soon
This needs action soon. (recent regressions, service outages, unusual time-sensitive situations)
Milestone
Comments
Possibly related to - #28793 The request just remains hung. Curl command to reproduce -
|
/compile completes, but after around 2 min |
I had a fix sent for this, will follow up. httputil/reverseproxy is busted.
…On Fri, Nov 30, 2018, 11:06 AM Andrew Bonventre ***@***.*** wrote:
/compile completes, but after around 2 min
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#28816 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AABhlqfRUaZN3ktSbci9z__V6jYUgYFLks5u0YGwgaJpZM4YiqCl>
.
|
Great. Thanks, @broady! |
Hey @broady any update? |
Dupe of #28134. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
FrozenDueToAge
NeedsFix
The path to resolution is known, but the work has not been done.
Soon
This needs action soon. (recent regressions, service outages, unusual time-sensitive situations)
Looks similar to #19433 and #19373: nothing happens after clicking "Share", and after some time an alert pops up with "Server error; try again.". Console says:
But it works if I change this line to
$.ajax("https://play.golang.org/share", {
The text was updated successfully, but these errors were encountered: