mirror of
https://github.com/stoatchat/self-hosted.git
synced 2026-07-21 04:25:24 -04:00
bug: file upload fails #92
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @megheaiulian on GitHub (Feb 12, 2025).
What happened?
Using the default generated configs file upload fails with
@VoidNullWarp commented on GitHub (Mar 2, 2025):
for me, i seem to be able to upload some files, but others fail and gifs and videos don't work
@nukke commented on GitHub (Mar 12, 2025):
I am running into the same issue as @VoidNullWarp . I am able to upload files, but GIFs fail. Here is what I'm seeing in the logs:
Upload is successful and image is displayed
Upload appears to be successful but GIF is not displayed.
I can provide additional logs upon request.
@dalekcoffee commented on GitHub (May 22, 2025):
I am also experiencing issues with some files uploading and some not, working with many PNG files at this moment and sending to local storage
I have much less luck with s3 storage, haven't gotten any images to upload AND display yet
Swapping to backblaze B2 and running docker compose down && docker compose up
Some will refuse upload
Some claim to upload, but don't render and don't appear in S3
@YoussefRefaat1976 commented on GitHub (Jun 5, 2025):
Please if someone fix this problem tell me because i have the same issue since weeks
@insertish commented on GitHub (Jun 5, 2025):
There's not enough information to go off here.
When the InternalError occurs I need the logs that the server spits out.