ADS01 Session Invalid / “Session belongs to 127.0.0.1” causing web panel to stop working after ~1 hour

OS Name/Version: Proxmox running Debian VM (AMP installed inside Debian VM)

Product Name/Version: AMP Deimos v2.7

Problem Description:

AMP becomes unusable after running normally for some time (~30–60 minutes). Initially, everything works correctly, after some time the web panel stops working properly and cant be accessed, along with other instances

The logs show this error repeating itself:

[Core Warning/29] : <my ip>/Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/145.0.0.0 Safari/537.36 tried to use session ID <my session id> - but that session belongs to 127.0.0.1 while attempting to call Servers

Restarting AMP temporarily resolves the issue, but it reoccurs consistently after some time.

Steps to reproduce:

Step 1: Start AMP
Step 2: Access the panel via http://10.0.0.179:8080 (my local ip access)
Step 3: Use AMP normally
Step 4: After 30–60 minutes, panel stops functioning correctly

Actions taken to resolve so far:

  • Accessing AMP only via http://10.0.0.179:8080 (never localhost)
  • Restarted AMP using ampinstmgr restartall
    • temporarily resolves issue
  • currently no reverse proxy is in use
  • Checked firewall (UFW)
  • Checked AMP network configuration:
    • Default AMP IP Binding: 127.0.0.1
    • Default Application IP Binding: 0.0.0.0

Any help would be greatly appreciated!