Attempting to download .tar.gz or zip from a tag results in nothing
-
Endless spinning and errors in the log:
Internal Server Error (download.repo)
Feb 10 13:00:442024/02/10 12:00:44 .../context_response.go:86:HTML() [E] Render failed: failed to render template: repo/home, error: write tcp 172.18.16.7:3000->172.18.0.1:36778: write: broken pipe
Feb 10 13:00:442024/02/10 12:00:44 .../context_response.go:88:HTML() [E] plainTextInternal (status=500): write bytes failed: write tcp 172.18.16.7:3000->172.18.0.1:36778: write: broken pipe -
Think there is some other error here. The tar/zip is streamed and the download should start immediately even if takes a long time to download. I have tried with multiple large repos now and even if it takes a while to download, the download starts immediately. Does this happen with all repos?
-
-