Sample tickets showing the issue: https://pagure.io/design/issue/497 https://pagure.io/design/issue/508
It doesn't seem to be the file type because it affects SVGs, PDFs, and PNGs.
It does seem to maybe only affect the design repo, bc it doesn't seem to affect the fedora-hubs tickets: https://pagure.io/fedora-hubs/issue/331
Ok, as expected the issue was with the git repo itself, it had some dangling commits. I fixed them server side (I need to blog about this to be able to re-do it later).
I thought I had fixed the root cause for this apparently not :(
Though I have seen an error which could explain it, I'll try to fix it and we'll see.
Ok, I found a place in the code where we had not deployed the fix we used in other places.
Metadata Update from @pingou: - Issue assigned to pingou
@pingou there still seems to be an issue, now I get 500 errors when trying to leave comments, and 'attachment too big' errors when trying to add attachments (even though they are under the limit - 1.3mb)
@duffy, ok I don't dare to comment on the ticket directly since it would be noise for people, but it seems to work currently for me, we'll need to check again when you're around.
Commit 5e105c38 fixes this issue