Forums Archived

This forum has been archived. No new posts can be made and no new users can sign up. It remains here for reference only.

Find the new forums here

Minecraft instances unable to use domains without port

  • 178 Views
  • Last Post 21 November 2021
lovelouka posted this 21 November 2021

If I have an instance that uses: play.minecraft.net, and another that uses mc.minecraft.net. they will both go to the same server unless I append the instances port to the end of the domain, even with an SRV record.

Using ampinstmgr setupnginx results in this error:

https://pastebin.com/dhCQ9Spi

This is after installing the python NGINX package, as it wasn't installed before.

Mike posted this 21 November 2021

Nginx has nothing to do with Minecraft using a domain or not - that's just for AMP to use HTTPS. It has nothing to do with Minecraft and the port is only ever the port used for AMP.

If you have to add the port at the end then your SRV record isn't set correctly.

Close