#6684 Pagure git blob links return HTTP 500
Closed: Fixed Opened by noda.

Links to git blobs either times out or return HTTP 500 Internal Server error. Example:
https://pagure.io/fedora-comps/blob/2b71d398c448ac6602a2c4d281179a1975512d7b/f/comps-f27.xml.in

This worked earlier this week. Links were very slow to load but they did load.


It just loaded fine for me, it took a while indeed but it loaded.

Considering the size of the page, it may be that the request ends up making the server run out of memory depending on how busy it is.
It is likely that the incoming release does not allow rendering such page and just advice you to get the raw output instead of the html one (which is lighter on the server memory wise).

Is this better/working for you now @noda ?

@kevin, yes – page load now takes about 7 seconds.

Let's close then :)

Thanks!

Metadata Update from @pingou:
- Issue close_status updated to: Fixed

Metadata