x/pkgsite: panic when running in direct_proxy mode #42886
Labels
FrozenDueToAge
help wanted
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
pkgsite
Milestone
What version of Go are you using (
go version
)?1.15.5
Does this issue reproduce with the latest release?
Yes.
What operating system and processor architecture are you using (
go env
)?go env
OutputWhat did you do?
I started the frontend using
Navigated to:
http://localhost:8080/github.com/golang-migrate/migrate/[email protected]
After waiting for it to load, I reloaded the page again and the server paniced.
panic
OutputWhat did you expect to see?
I expected the page to reload.
What did you see instead?
The server paniced and the browser displayed a 500 internal error.
The text was updated successfully, but these errors were encountered: