-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When i try to connect co mario maker DNS error. #56
Comments
also when i try to got to the https://juxt.pretendo.network/ from my proxyied browser i have a 502 error (bad gateway), that's maybe related. I'm on the latest commit 94218bf. |
I'm not sure what the Mario Maker error is caused by, I don't know why Cemu would have a DNS error. A 502 bad gateway error in Juxt means that the server crashed, to debug that I'll need the logs from juxtaposition-ui. |
after a git pull --force (for the third time), the juxtaposition website work again, it just complain that i don't have link a wiii u or 3DS. Also i have still the 106-0520 error in mario maker. |
Try re-running the setup script after pulling. |
after deleting the entire pretendo-docker folder and redownload the folder, run ./setup, and compose up -d. Still get 106-0520 error. |
Alright, sounds like there is a bug in the SMM server or its configuration here. I'll investigate that when I have time soon. |
Scratch that - I was able to reproduce this using Cemu. It works fine on console. |
I can see what is happening. Cemu is looking up It works if you add this to your system's hosts file, replacing SERVER_IP with your server's actual IP address:
Unfortunately, it still bypasses mitmproxy and connects directly to nginx. I'll see if there's a cleaner way to do this, but that should work for now. |
do i have to replace 127.0.0.1 by the ip of my server ? |
Yes, use your server's IP address. I had assumed that you were using the same computer as your server. |
i can confirm it work great, so it's a cemu problem, but thank you for your help and your time. |
I have setup my own pretendo server on a separate laptop that i use like a server and cemu to test it, and when i want to go to the world stage section of mario maker (wii u, EUR) i have a errEula pop up with the error code 106-520 (Transport::DnsError), when i close it, the game just say lock to the "please wait" screen. the mitmprxy show that only these request are made.
The text was updated successfully, but these errors were encountered: