AMP is Crashing Over and Over

OS Name/Version: Linux/ Ubuntu 24.04.2

Product Name/Version: AMP Phobos 2.6.0.12

Problem Description:
The AMP service is consistently crashing whenever my friends join the server, and sometimes even when the server is idle. I’ve noticed a significant spike in RAM usage during these crashes, which leads me to believe the system might be overloaded. After each crash, I need to SSH into the server to manually restart the service. Although the latest logs don’t show any clear errors, this issue started occurring after I added several plugins to the server. It seems like the server struggles to handle the additional load, even when there are no active players.

Steps to reproduce:

  • Step 1: Add multiple plugins to the server.
  • Step 2: Either have the server idle or have friends join.
  • Step 3: Wait for the service to crash (either during idle time or when players join).

Actions taken to resolve so far:

  • Increased available RAM (but still experiencing issues).
  • Monitored the server logs for errors but didn’t find anything useful.
  • Tried restarting the AMP service via SSH after each crash.
  • Considering upgrading the server hardware (RAM) to prevent overloading.
  • Attempted disabling some plugins, but the issue persists.

You seem to have forgotten to mention the game, but I’d assume Minecraft?
Also note, the ampinstmgr service’s status is unrelated to the ADS instance that runs the panel.
To start/restart the panel:
sudo su -l amp
ampinstmgr restart ADS01

yeah its minecraft. Let me try. Also the service i meant the whole thing. I cant access mylocalip:8080 which is the Port where AMP is installed. I gotta manually restart everything.

Have you checked AMPs logs to see if something is up? ampinstmgr lastlog ADS01 can help with that.