fastback icon indicating copy to clipboard operation
fastback copied to clipboard

Weird backup restore error

Open Crazyminer34 opened this issue 1 month ago • 0 comments

[23:51:45] [pool-4-thread-16/ERROR]: [STDERR] Downloading DIM-1/data/biolith_nether_state.dat (49 B) [23:51:45] [pool-4-thread-16/ERROR]: [STDERR] Error downloading object: DIM-1/data/biolith_nether_state.dat (6e5c3e2): Smudge error: Error downloading DIM-1/data/biolith_nether_state.dat (6e5c3e2bf2c4e6eb5f289ee2ced84fa155df6f208ed320cc117f84f1b51dee1e): batch request: missing protocol: "" [23:51:45] [pool-4-thread-16/ERROR]: [STDERR] Errors logged to 'C:\Users\zacha\AppData\Local\Temp\fastback-restore16219919514092129136\crate-2025-11-25_23-26-34_2.git\lfs\logs\20251125T235145.2578007.log'. [23:51:45] [pool-4-thread-16/ERROR]: [STDERR] Use git lfs logs last to view the log. [23:51:45] [pool-4-thread-16/ERROR]: [STDERR] error: external filter 'git-lfs filter-process' failed [23:51:45] [pool-4-thread-16/ERROR]: [STDERR] fatal: DIM-1/data/biolith_nether_state.dat: smudge filter lfs failed [23:51:45] [pool-4-thread-16/ERROR]: Exit 128 when executing: git -C C:\Users\zacha\AppData\Local\Temp\fastback-restore16219919514092129136\crate-2025-11-25_23-26-34_2 checkout 4JE6/2025-11-25_23-26-34 net.pcal.fastback.utils.ProcessException: Exit 128 when executing: git -C C:\Users\zacha\AppData\Local\Temp\fastback-restore16219919514092129136\crate-2025-11-25_23-26-34_2 checkout 4JE6/2025-11-25_23-26-34 at knot/net.pcal.fastback.utils.ProcessUtils.doExec(ProcessUtils.java:81) ~[fastback-0.27.0+1.21.8-fabric.jar:?] at knot/net.pcal.fastback.utils.ProcessUtils.doExec(ProcessUtils.java:44) ~[fastback-0.27.0+1.21.8-fabric.jar:?] at knot/net.pcal.fastback.repo.RestoreUtils.native_restoreSnapshot(RestoreUtils.java:110) ~[fastback-0.27.0+1.21.8-fabric.jar:?] at knot/net.pcal.fastback.repo.RestoreUtils.doRestoreSnapshot(RestoreUtils.java:86) [fastback-0.27.0+1.21.8-fabric.jar:?] at knot/net.pcal.fastback.repo.RestoreUtils.doRestoreLocalSnapshot(RestoreUtils.java:62) [fastback-0.27.0+1.21.8-fabric.jar:?] at knot/net.pcal.fastback.repo.RepoImpl.doRestoreLocalSnapshot(RepoImpl.java:174) [fastback-0.27.0+1.21.8-fabric.jar:?] at knot/net.pcal.fastback.commands.RestoreCommand.lambda$restore$0(RestoreCommand.java:57) [fastback-0.27.0+1.21.8-fabric.jar:?] at knot/net.pcal.fastback.commands.Commands.lambda$gitOp$0(Commands.java:129) [fastback-0.27.0+1.21.8-fabric.jar:?] at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:545) [?:?] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:328) [?:?] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1090) [?:?] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:614) [?:?] at java.base/java.lang.Thread.run(Thread.java:1474) [?:?]

Crazyminer34 avatar Nov 26 '25 04:11 Crazyminer34