gddo icon indicating copy to clipboard operation
gddo copied to clipboard

internal server error showing https://godoc.org/github.com/src-d/go-git

Open mcuadros opened this issue 8 years ago • 7 comments

Trying to get the doc of https://godoc.org/github.com/src-d/go-git

I am getting a internal server error, the package was renamed from gopkg.in\src-d\go-git.v4 to srcd.works\go-git.v4 but since we made the change the page is returning a 500

mcuadros avatar Jan 31 '17 10:01 mcuadros

I just tested on a local copy of gddo, so I guest something went wrong with the clone

mcuadros avatar Jan 31 '17 10:01 mcuadros

Looks completely fine from my end.

ghost avatar Feb 02 '17 20:02 ghost

It works okay now. When I tried it 2 days ago, I got a 500.

dmitshur avatar Feb 02 '17 20:02 dmitshur

Infrastructure (unlikely)? Or could there be some sort of lag between updating from Github to a custom repository location (as I know Github has their own repository redirect system in place) which is causing the 500 issue?

I'll perform a few tests and post them when I'm done.

ghost avatar Feb 02 '17 21:02 ghost

I suspect infrastructure is possible. It would be much easier to investigate this issue for someone with access to production logs, given that 500s are really rare and the error details are not shown to users. I don't have such access.

dmitshur avatar Feb 02 '17 22:02 dmitshur

No problem - I'll run some more detailed analysis tomorrow (I've been unable to replicate it thus far) and see what I can come up with.

ghost avatar Feb 02 '17 22:02 ghost

I seem to be able to reproduce this quite often. Also https://downforeveryoneorjustme.com/godoc.org agrees:

It's not just you! godoc.org is down.

fenollp avatar Jan 19 '20 16:01 fenollp