OS Name/Version: Ubuntu Server 24.04.1
Product Name/Version: AMP Phobos v2.6.0.6
Problem Description:
After creating a new “Minecraft Java Edition” instance, the AMP instance itself will not start. I click “Start” and am told that the instance is in the “Application Waiting” state.
if I click “Manage” I’m prompted that “The specified instance is not running”
If I refresh the instances, it goes back to “Instance not running”
Note: I’m deploying using Docker containers. I haven’t tried without docker yet, but I’d prefer to keep the isolation
Steps to reproduce:
- Create a new “Minecraft Java Edition”, leave all default options.
- Wait for setup to complete, then try and start the instance.
- Click “Manage” and you’ll be prompted with an error
Actions taken to resolve so far:
- Checked
docker container ls -aand didn’t see any stopped containers. - Rebooted the system multiple times
- Checked the AMP event log, I didn’t see anything out of the ordinary.
ampinstmgr --nocache --upgradealldid not help, as found here