mirror of
https://github.com/stoatchat/self-hosted.git
synced 2026-07-21 12:35:23 -04:00
bug: NETWORKERROR on fresh install using non-standard port #64
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 @Velikyi on GitHub (Jul 28, 2024).
What happened?
On a fresh install on W11, without touching anything and using local, everything seems to work. When I try to follow the documentation for non-standard port by changing 80:80 to 1234:80, and changing caddy hostname to :80, and then try creating a new user or logging in with the previously made user, it returns NETWORKERROR. I noticed the documentation telling me to check the config before posting issue, but to my knowledge I'm doing exactly what the documentation says, so I don't understand what I'm supposed to check or do differently. Any help?
@Velikyi commented on GitHub (Jul 28, 2024):
Tried this on macOS 13.5.2 on Apple M1 Pro as well, exact same error. Strangely, I can't get this one to open locally on port 80 with standard config, even though there is nothing else running on port 80, but when doing the non-standard port config, the same happens as on W11
@pingdoug commented on GitHub (Aug 21, 2024):
Fresh install following the Quick Start on a Docker Ubuntu 22.04 digital ocean droplet. I get NETWORKERROR. Here is my .env obviously swapping out mydomain.
@puffin-000 commented on GitHub (Oct 9, 2024):
I get the same error, I do as the documentation showed how to do. My country blocked Discord, I want to migrate to Revolt but this issue is stepping me back.
@KamiliaBlow commented on GitHub (Oct 9, 2024):
Try using a different browser like Edge, I had the same problem with Chrome on standard ports but changing the browser helped, it's weird
UPD: for some reason programs for modifying DPI traffic cause Networkerror, such as GoodbyeDPI and Zapret.
@insertish commented on GitHub (Nov 13, 2024):
Closing due to stale, guide has been updated, please feedback if anything has improved/it's still the same.