ConnorGraham / Minecraft-Nintendo-Switch-Private-Server

129 stars 23 forks source link

Issue with AWS implementation #1

Open Qiangong2 opened 5 years ago

Qiangong2 commented 5 years ago

I posted this on reddit, but thought it may fit better here.

I built a nukkitx server on an aws instance, and it works great. However, when I tried to use this so that my switch could connect, it did not work.

I replaced the ip with the server ip, and got past docker-compose up. However, when I went to put in the server ip in the primary dns, it did not connect. Just sent me to the lifeboat server.

ConnorGraham commented 4 years ago

Can you confirm that in your nintendo switch network settings you changed the primary dns server to the server hosting your DNS? image

ConnorGraham commented 4 years ago

Could be related to new hostname https://github.com/ConnorGraham/Minecraft-Nintendo-Switch-Private-Server/issues/2

Qiangong2 commented 4 years ago

Yeah, the DNS is pointed to my aws instance. Everything is functional up to that point

Qiangong2 commented 4 years ago

@ConnorGraham Did you look into this at all?