bug: stalls at account creation #89

Closed
opened 2026-02-16 12:51:24 -05:00 by yindo · 6 comments
Owner

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.

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.
yindo added the bug label 2026-02-16 12:51:24 -05:00
yindo closed this issue 2026-02-16 12:51:24 -05:00
Author
Owner

@Apatkin commented on GitHub (Jan 28, 2025):

I have the same problem

Image

@Apatkin commented on GitHub (Jan 28, 2025): I have the same problem ![Image](https://github.com/user-attachments/assets/232a8b02-f16a-4f3a-8e96-84d6b29ee206)
Author
Owner

@fj-solutions commented on GitHub (Feb 1, 2025):

Same ^^

@fj-solutions commented on GitHub (Feb 1, 2025): Same ^^
Author
Owner

@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): Anything interesting in the log files? I'll try to redeploy to recreate this. Edit: re-created the situation, looking into it
Author
Owner

@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:

git pull
docker compose down
docker compose up -d
@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: ``` git pull docker compose down docker compose up -d ```
Author
Owner

@opiums9 commented on GitHub (Feb 9, 2025):

It seems to work. Thanks a lot for the fix!

@opiums9 commented on GitHub (Feb 9, 2025): It seems to work. Thanks a lot for the fix!
Author
Owner

@DeclanChidlow commented on GitHub (Feb 9, 2025):

Closing as reported fixed.

@DeclanChidlow commented on GitHub (Feb 9, 2025): Closing as reported fixed.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: stoatchat/self-hosted#89