CreeperHost / FTB-Backups-2

7 stars 9 forks source link

failed to create backup #78

Closed Nicon4454 closed 8 months ago

Nicon4454 commented 8 months ago

i am getting this msg every time a auto or manual back up is done.

[05Nov2023 23:18:50.341] [Server thread/INFO] [net.creeperhost.ftbbackups.FTBBackups/]: Found world folder at /home/minecraft/Dw20-1.20/./world/.
[05Nov2023 23:18:50.414] [Server thread/INFO] [net.creeperhost.ftbbackups.FTBBackups/]: Last backup size: 0B Current world size: 676.8MB Current Available space: 1.8TB ExpectedSize 0B
[05Nov2023 23:18:50.415] [Server thread/INFO] [net.creeperhost.ftbbackups.FTBBackups/]: Setting world minecraft:overworld save state to true
[05Nov2023 23:18:50.415] [Server thread/INFO] [net.creeperhost.ftbbackups.FTBBackups/]: Setting world rats:ratlantis save state to true
[05Nov2023 23:18:50.416] [Server thread/INFO] [net.creeperhost.ftbbackups.FTBBackups/]: Setting world aether:the_aether save state to true
[05Nov2023 23:18:50.416] [Server thread/INFO] [net.creeperhost.ftbbackups.FTBBackups/]: Setting world ad_astra:glacio save state to true
[05Nov2023 23:18:50.416] [Server thread/INFO] [net.creeperhost.ftbbackups.FTBBackups/]: Setting world ad_astra:mercury_orbit save state to true
[05Nov2023 23:18:50.416] [Server thread/INFO] [net.creeperhost.ftbbackups.FTBBackups/]: Setting world minecraft:the_end save state to true
[05Nov2023 23:18:50.416] [Server thread/INFO] [net.creeperhost.ftbbackups.FTBBackups/]: Setting world ad_astra:moon save state to true
[05Nov2023 23:18:50.416] [Server thread/INFO] [net.creeperhost.ftbbackups.FTBBackups/]: Setting world ad_astra:mars_orbit save state to true
[05Nov2023 23:18:50.416] [Server thread/INFO] [net.creeperhost.ftbbackups.FTBBackups/]: Setting world twilightforest:twilight_forest save state to true
[05Nov2023 23:18:50.417] [Server thread/INFO] [net.creeperhost.ftbbackups.FTBBackups/]: Setting world tropicraft:tropics save state to true
[05Nov2023 23:18:50.417] [Server thread/INFO] [net.creeperhost.ftbbackups.FTBBackups/]: Setting world jamd:end save state to true
[05Nov2023 23:18:50.417] [Server thread/INFO] [net.creeperhost.ftbbackups.FTBBackups/]: Setting world javd:void save state to true
[05Nov2023 23:18:50.417] [Server thread/INFO] [net.creeperhost.ftbbackups.FTBBackups/]: Setting world jamd:mining save state to true
[05Nov2023 23:18:50.417] [Server thread/INFO] [net.creeperhost.ftbbackups.FTBBackups/]: Setting world ad_astra:glacio_orbit save state to true
[05Nov2023 23:18:50.417] [Server thread/INFO] [net.creeperhost.ftbbackups.FTBBackups/]: Setting world ad_astra:venus_orbit save state to true
[05Nov2023 23:18:50.417] [Server thread/INFO] [net.creeperhost.ftbbackups.FTBBackups/]: Setting world ad_astra:moon_orbit save state to true
[05Nov2023 23:18:50.417] [Server thread/INFO] [net.creeperhost.ftbbackups.FTBBackups/]: Setting world bloodmagic:dungeon save state to true
[05Nov2023 23:18:50.417] [Server thread/INFO] [net.creeperhost.ftbbackups.FTBBackups/]: Setting world ad_astra:venus save state to true
[05Nov2023 23:18:50.418] [Server thread/INFO] [net.creeperhost.ftbbackups.FTBBackups/]: Setting world minecraft:the_nether save state to true
[05Nov2023 23:18:50.418] [Server thread/INFO] [net.creeperhost.ftbbackups.FTBBackups/]: Setting world ad_astra:mars save state to true
[05Nov2023 23:18:50.418] [Server thread/INFO] [net.creeperhost.ftbbackups.FTBBackups/]: Setting world ad_astra:earth_orbit save state to true
[05Nov2023 23:18:50.418] [Server thread/INFO] [net.creeperhost.ftbbackups.FTBBackups/]: Setting world ad_astra:mercury save state to true
[05Nov2023 23:18:50.418] [Server thread/INFO] [net.creeperhost.ftbbackups.FTBBackups/]: Setting world jamd:nether save state to true
[05Nov2023 23:18:50.418] [Server thread/INFO] [net.creeperhost.ftbbackups.FTBBackups/]: Setting world ae2:spatial_storage save state to true
[05Nov2023 23:18:50.419] [Server thread/INFO] [net.creeperhost.ftbbackups.FTBBackups/]: Writing to file /home/minecraft/Dw20-1.20/backups/backups.json
[05Nov2023 23:18:50.433] [FTB Backups backup thread 0/INFO] [net.creeperhost.ftbbackups.FTBBackups/]: Waiting for world save to complete.
[05Nov2023 23:19:20.435] [FTB Backups backup thread 0/ERROR] [net.creeperhost.ftbbackups.FTBBackups/]: Failed to create backup
java.util.concurrent.TimeoutException: null
    at java.util.concurrent.CompletableFuture.timedGet(Unknown Source) ~[?:?]
    at java.util.concurrent.CompletableFuture.get(Unknown Source) ~[?:?]
    at net.creeperhost.ftbbackups.BackupHandler.lambda$createBackup$1(BackupHandler.java:226) ~[ftbbackups2-forge-1.20-1.0.22.jar%23488!/:?]
    at java.util.concurrent.CompletableFuture$AsyncRun.run(Unknown Source) ~[?:?]
    at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) ~[?:?]
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) ~[?:?]
    at java.lang.Thread.run(Unknown Source) ~[?:?]

`

brandon3055 commented 8 months ago

Can you please check if this issue still occurs with the latest version of FTB Backups (1.0.23) https://www.curseforge.com/minecraft/mc-mods/ftb-backups-2/files/4834403

Nicon4454 commented 8 months ago

ok i will check

Nicon4454 commented 8 months ago

the issue seems to have resolved itself