OS Name/Version: Ubuntu 24.04.1 LTS
Product Name/Version: AMP 2.5.1.8 (Should be using Docker)
Problem Description:
Backup fails for my Satisfactory instance almost every time with the following message when running from a schedule. The file is different every time. Running the “schedule” manually has worked every time with no change to the tasks.
Failed - Could not find file ‘/AMP/satisfactory/1690800/FactoryGame/Saved/Logs/FactoryGame-backup-2024.10.17-09.00.03.log’.
Tasks in my schedule:
- Stop the application
- Wait for 180 seconds
- Take a backup
- Start the application
I don’t see anything in the AMP_logs related to the schedule at all.
Steps to reproduce
- Create Satisfactory instance
- Create schedule as described above
- Wait for the schedule to run
- View error in the backup task
Actions taken to resolve so far
- Changed the delay time after the application stops up to 5 minutes
- Changed the time that the schedule runs
Update
Just after posting this, I got a failure when running the schedule manually.
Failed - Could not find file ‘/AMP/satisfactory/1690800/FactoryGame/Saved/Config/CrashReportClient/UECC-Linux-4729C7CC3CF94AB5BDF4174E7611BA96/CrashReportClient.ini’.
Checking in the File Manager showed that the UECC-Linux-4729C7CC3CF94AB5BDF4174E7611BA96 folder does not exist.