mirror of
https://github.com/stoatchat/self-hosted.git
synced 2026-07-21 04:25:24 -04:00
bug: Frontend error makes it impossible to do anything with Revolt #77
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 @JVT038 on GitHub (Oct 19, 2024).
What happened?
The problem
When I visit my Revolt instance, I see the following error with Firefox:

Strangely enough, with Chrome I get a different error:

Firefox error in text:
Chrome error in text:
Setup
I'm not using Caddy, but Traefik:
@insertish commented on GitHub (Oct 31, 2024):
Check
REVOLT_PUBLIC_URLis correct, presumably it's not pointing to the API server.@insertish commented on GitHub (Nov 13, 2024):
Closing stale.