mirror of
https://github.com/stoatchat/self-hosted.git
synced 2026-07-21 04:25:24 -04:00
bug: stalls at account creation #89
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 @Lazy-Fly on GitHub (Jan 25, 2025).
What happened?
Running on hostinger vps and followed instructions given exactly (aside from additional chmod to allow updating of Revolt.toml).
Login page is accessible and account creation with email / password appears to be successful. User is prompted to provide a username, after which point it just spins, no redirects occur nor are any errors produced.
@Apatkin commented on GitHub (Jan 28, 2025):
I have the same problem
@fj-solutions commented on GitHub (Feb 1, 2025):
Same ^^
@insertish commented on GitHub (Feb 9, 2025):
Anything interesting in the log files?
I'll try to redeploy to recreate this.
Edit: re-created the situation, looking into it
@insertish commented on GitHub (Feb 9, 2025):
Okay I believe I fixed it, not sure how this broke in the first place when the old configuration always worked!
I think it was either a change in Caddy or browsers? I have no clue, but please report back if the following works:
@opiums9 commented on GitHub (Feb 9, 2025):
It seems to work. Thanks a lot for the fix!
@DeclanChidlow commented on GitHub (Feb 9, 2025):
Closing as reported fixed.