Unable to create backup, Backup is already running
jonalange opened this issue ยท 2 comments
Just today this error came up.
This is the message in the ingame chat:
Unable to create backup, Reason: Unable to start new backup as backup is already running
followed by Unable to create backup, Reason: backup thread is somehow still running
After the error I restartet the server multiple time because I couldn't find a command to stop the backup. Then I updated to the lastest version ftbbackups2-fabric-1.19.2-1.0.17.jar
Server console:
[12:33:00] [ftbbackups2_Worker-1/INFO]: Attempting to create an automatic backup
[12:33:00] [ftbbackups2_Worker-1/INFO]: Skipping backup, no players have been online since last backup.
[12:34:00] [ftbbackups2_Worker-1/INFO]: Attempting to create an automatic backup
[12:34:00] [ftbbackups2_Worker-1/INFO]: Found world folder at /home/sid_4317412/minecraft_fabric_1192/./world/.
[12:34:00] [ftbbackups2_Worker-1/INFO]: Last backup size: 4.7GB Current world size: 6.2GB Current free space: 135.6GB ExpectedSize 4.9GB
[12:34:00] [ftbbackups2_Worker-1/INFO]: Setting world minecraft:overworld save state to true
[12:34:00] [ftbbackups2_Worker-1/INFO]: Setting world edenring:edenring save state to true
[12:34:00] [ftbbackups2_Worker-1/INFO]: Setting world minecraft:the_end save state to true
[12:34:00] [ftbbackups2_Worker-1/INFO]: Setting world twilightforest:twilight_forest save state to true
[12:34:00] [ftbbackups2_Worker-1/INFO]: Setting world minecraft:the_nether save state to true
[12:34:00] [ftbbackups2_Worker-1/INFO]: Setting world ae2:spatial_storage save state to true
[12:34:00] [FTB Backups backup thread 0/INFO]: Rendering region file -2 1
[12:34:00] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
[12:34:00] [Server thread/INFO]: ThreadedAnvilChunkStorage (edenring): All chunks are saved
[12:34:00] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[12:34:00] [Server thread/INFO]: ThreadedAnvilChunkStorage (twilight_forest): All chunks are saved
[12:34:00] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[12:34:00] [Server thread/INFO]: ThreadedAnvilChunkStorage (spatial_storage): All chunks are saved
[12:34:00] [Server thread/INFO]: ThreadedAnvilChunkStorage: All dimensions are saved
[12:35:00] [ftbbackups2_Worker-1/INFO]: Attempting to create an automatic backup
[12:35:00] [ftbbackups2_Worker-1/INFO]: Found world folder at /home/sid_4317412/minecraft_fabric_1192/./world/.
[12:35:00] [ftbbackups2_Worker-1/INFO]: Unable to start new backup as backup is already running
[12:35:00] [ftbbackups2_Worker-1/ERROR]: Unable to create backup, Reason: Unable to start new backup as backup is already running
Thanks for the report, I'm not sure how this is happening and have yet to be able to reproduce