golang/gddo

Importing github.com/paranoidguy/databunker/src

stremovsky opened this issue · 3 comments

Hello

I am trying to import my project:
https://github.com/paranoidguy/databunker

I am running search as written in the documentation:
github.com/paranoidguy/databunker/src

I am getting error: Internal server error.

Please advise.

Seems like whenever godoc server is indexing/creating godoc from a repo, its throwing a 502. Even when i visit https://godoc.org/

Specifically,
I am getting the same error - 502.
when I hit:
(1) https://godoc.org/github.com/mannharleen/go-fileparallelread/fileparallelread
(2) or https://godoc.org/ seconds after hitting (1)

@stremovsky could you change the issue name to be more generic, eg: godoc.org returning 500 and 502 after importing project