pretendo-docker
pretendo-docker copied to clipboard
Online services wont load
When I attempt to connect to online in any game/app it gets stuck on loading, the only thing I've successfully gotten to load was the account settings
If you're using a VPS, it's possible that this is a similar issue to https://github.com/MatthewL246/pretendo-docker/issues/231#issuecomment-2668715591 and you need to open some UDP ports in your hosting provider's firewall.
Otherwise, I'd recommend checking mitmproxy for any errors using these steps.
There are two places to check for errors here:
- The requests lists for failed requests (the response code will be colored red instead of green)
- The mitmproxy log for things like SSL errors (there should be a checkbox to show the log inside the "View" tab at the top)