mirror of
https://github.com/stoatchat/self-hosted.git
synced 2026-07-20 20:16:47 -04:00
unknown error bug: #47
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 @killforby on GitHub (Jun 29, 2023).
What happened?
Hello, it is impossible for me to install self-hosted revolt I still have an error when registering? Any idea?
@curve1417 commented on GitHub (Jul 4, 2023):
Hello,
Having the same problem :/
@jrmiller82 commented on GitHub (Jul 18, 2023):
Same here; same problem here. The documentation needs a large rework, particularly for setting up reverse proxies.
@jrmiller82 commented on GitHub (Jul 24, 2023):
I followed the documentation, so if there's a problem it's on the documentation side. I think one of the admins should try getting the container running from scratch and see if they don't run into any issues / update the documentation.
@ghost commented on GitHub (Aug 1, 2023):
when i deployed the docker, i also got the error but eventually when i was using a different browser it worked. i got no clue why it was cousing the error, but now i can use it without problem. i am using this outside my network btw, so i am not using this locally
i hope this will help with some people with the "networkerror" issue
@CresentMoon commented on GitHub (Aug 2, 2023):
80 port is banned here, so I had to set the entrance to 5010, but it shows a network error when registering.
Here is the configuration and the rest is just same as the guide page.
.env
docker-compose.yml
----------2023.9.4 Update---------
Now I solved the problem. The env file should add the port along with the docker-compose.yml.
.env
@Arcane-gif commented on GitHub (Aug 4, 2023):
Hello,

Having the same problem :/
I tried different options but no result. How to decide?
@curve1417 commented on GitHub (Aug 12, 2023):
Okay I got it to work. revolt-database doesn't support the processor type kvm64, switched it to host and this solved my problem.
@insertish commented on GitHub (Nov 13, 2024):
Documentation has been updated, please feedback if any issues persist.