mirror of
https://github.com/stoatchat/self-hosted.git
synced 2026-07-21 04:25:24 -04:00
bug: 422 Unprocessable on sending file #117
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 @t-lessy on GitHub (Aug 15, 2025).
What happened?
Sending image in any chat gives 422 error in console.
Cannot add any profile picture or attachment.
What I already did
Thanks for your work! I'll try my best to help you reproduce and fix this issue. Whether it's a real bug or just an error on my side. ^^
@t-lessy commented on GitHub (Aug 15, 2025):
showing.txt
The configuration file. Cannot add toml file directly :(
compose.txt
Docker Compose
@t-lessy commented on GitHub (Aug 18, 2025):
Seems like Revolt catches nothing. In logs there is "null" value instead of string. Found it while working, kinda nooby myself, thanks for my collegue.)