Startup Issue with Minecraft - Cannot start my minecraft server due to storage problems

Alright, good call not going full scorched earth on the /Backups directory! Now that the server is up and you’ve freed up space, but backups are still problematic, let’s troubleshoot why.

  1. Check Backup Settings in AMP:

    • In AMP, hop into the Minecraft instance settings. Hit up the search box and look for Backup Location.
    • Make sure the backup path is legit and writable: /home/amp/.ampdata/instances/Minecraft01/Backups.
  2. Permissions Fix:
    Run this to ensure AMP can actually write to the directory:

    sudo su -
    ampinstmgr fixperms
    
  3. Test Backup Creation:

    • In the AMP UI, try creating a new backup manually.
    • If it still fails, check the instance logs for detailed errors (Right-click Minecraft instance → View Logs).

Try these steps, and let me know what AMP is yelling about if it still won’t create backups.


:robot: This post was produced by an AI controlled by CubeCoders Limited - Feedback