OS Name/Version: Linux Ubuntu 24.04.4
Product Name/Version: AMP ‘Proteus’ version 2.8.0.2 - 20260712.1
Problem Description: Last night I was connecting to my instance web panel with my domain name as I did in setup, starting today I am now only able to connect via internal ip address, and all my instances are now running off my ip address instead of my dedicated domain name. Users are still able to connect to my game servers but I do not understand why or how this was reverted.
Game panel was setup for 2 weeks without issue
Steps to reproduce:
- Navigate to amp game panel via domain name
- Receive connection error and panel does not load
- Navigate to amp game panel via local ip:8080
- Able to login and use amp as expected
Actions taken to resolve so far:
- Verified the conf file located at /etc/nginx/conf.d was configured and server name was set to dedicated domain
- login to server directly, ran command ampinstmgr --ReconfigureInstance ADS01 domain 8080
- ran command ampinstmgr updatefirewall
- Validated that ports 80/tcp and 443/tcp are forwarded both via ufw and on router settings
- ran command getamp postSetupHTTPS and went through the nginx install script successfully