Matthew Lopez
Matthew Lopez
Strange, it does appear to be working for me when I click the download button:  I would prefer to move to the script approach, though, because it is possible...
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...
Sorry, I don't have any information on this because I haven't tested Minecraft online yet. It is possible that the games and servers might be flaky with multiple clients on...
Can you provide the logs from the account server? ``` docker compose logs account ```
> (I am sorry in advance if I missed something and didn't remove it, I don't know what embedded data may or may not be safe to share. Please forgive...
Thanks for trying, and I'm sorry that didn't work. Error code 001-0502 is a common generic error code that unfortunately only says that the console failed to connect to the...
Sorry for the late response, I've been very busy with college work. > I'm finding it rather odd that linking my PNID to my 3DS resets after a reboot That...
Something is definitely wrong there - why is the build process running on Windows? It should be running in the Linux-based Node.js Docker container.
Ah, thanks for clearing that up. I was worried that your containers might have been running on Windows (since there is an option to run Windows containers on Windows). Everything...
It looks like there are no longs from the friends server at all? What do `docker compose ps --all` and `docker compose logs friends` output?