arberg

Results 38 comments of arberg

Also if you happen to know why I get this line, i would appreciate it. I guess its something with my setup. restic.exe is in the current dir, its not...

Thank you both. Cool to hear its a new restic feature, no wonder you were not forwarding the exit code yet. Fred, regarding locks thank you, I know about it...

Thank you, I'll remove my work around and wait for it to go stuck, it may take some weeks.

It would appear I was wrong about the cause, as I found it hanging when I looked, and it this time it was the only running restic process. So I...

Here is another, though they look similar. [restic-hanging-on-onedrive-sigquit-2025-11-18_120004.err.log](https://github.com/user-attachments/files/23712232/restic-hanging-on-onedrive-sigquit-2025-11-18_120004.err.log)

I'm running in `powershell` which executes `resticprofile`, which executes `restic`. It is running in Unraid OS: ``` $ cat /etc/os-release NAME="Unraid OS" ID="unraid-os" ID_LIKE="slackware" PRETTY_NAME="Unraid OS 7.1 x86_64" ``` Indeed...

I tried to do a normal kill on the rclone process today where it was stuck again. I ran `sudo kill 777286` for the pid of the rclone, and it...