Open McMelonTV opened 9 months ago
Tough to say. That error is coming deep from within the bowels of git. I've never seen it before.
A quick google search suggests one of the following:
I'll leave this open but I'm unlikely to have time to investigate it myself.
I seem to be running into the same issue. The server console reports:
Creating backup snapshot 2024-03-21_10-06-05
pool-20-thread-4/ERROR
Exit 128 when executing: git -C /home/amp/.ampdata/instances/WeirdMods201/Minecraft commit -m u2YH/2024-03-21_10-06-05
Console
net.pcal.fastback.utils.ProcessException: Exit 128 when executing: git -C /home/amp/.ampdata/instances/WeirdMods201/Minecraft commit -m u2YH/2024-03-21_10-06-05
at net.pcal.fastback.utils.ProcessUtils.doExec(ProcessUtils.java:75) ~[fastback-0.15.6+1.20.1-forge.jar%23407!/:?] {re:classloading}
at net.pcal.fastback.utils.ProcessUtils.doExec(ProcessUtils.java:44) ~[fastback-0.15.6+1.20.1-forge.jar%23407!/:?] {re:classloading}
at net.pcal.fastback.repo.CommitUtils.native_commit(CommitUtils.java:140) ~[fastback-0.15.6+1.20.1-forge.jar%23407!/:?] {re:classloading}
at net.pcal.fastback.repo.CommitUtils.doCommitSnapshot(CommitUtils.java:82) ~[fastback-0.15.6+1.20.1-forge.jar%23407!/:?] {re:classloading}
at net.pcal.fastback.repo.RepoImpl.doCommitSnapshot(RepoImpl.java:121) ~[fastback-0.15.6+1.20.1-forge.jar%23407!/:?] {re:classloading}
at net.pcal.fastback.commands.LocalCommand.lambda$run$1(LocalCommand.java:67) ~[fastback-0.15.6+1.20.1-forge.jar%23407!/:?] {re:classloading}
at net.pcal.fastback.commands.Commands.lambda$gitOp$0(Commands.java:125) ~[fastback-0.15.6+1.20.1-forge.jar%23407!/:?] {re:classloading}
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) ~[?:?] {}
at java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?] {}
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?] {}
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?] {}
at java.lang.Thread.run(Thread.java:833) ~[?:?] {re:mixin}
pool-20-thread-4/INFO
fastback.chat.commit-failed
Backup complete. Time elapsed: 1s
Is there any detail I can provide to help get to the bottom of this? Just in case, this is MC 1.20.1 with NeoForge as modloader.
It seemed to have been caused by a logging mod for me. Are you running anything like that by a chance?
Hey, my backups keep failing with the error below. It worked before players started actually playing survival. After that this keeps popping up everytime a backup runs.
FastBack Info
[21:40:30] [Server thread/INFO]: FastBack version: 0.17.0+1.20.4-fabric [21:40:30] [Server thread/INFO]: native git installed: true [21:40:31] [Server thread/INFO]: git: git version 2.34.1 [21:40:31] [Server thread/INFO]: git-lfs: git-lfs/3.4.1 (GitHub; linux amd64; go 1.21.1) [21:40:31] [Server thread/INFO]: World size: 24 GB [21:40:31] [Server thread/INFO]: Local backup size: 24 GB