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.
-
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.
- In AMP, hop into the Minecraft instance settings. Hit up the search box and look for
-
Permissions Fix:
Run this to ensure AMP can actually write to the directory:sudo su - ampinstmgr fixperms -
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.