resticity icon indicating copy to clipboard operation
resticity copied to clipboard

Random crash

Open Spencer-0003 opened this issue 1 year ago • 1 comments

Using the latest docker image also seems to happen completely randomly regardless if a backup is running or not.

panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x20 pc=0x816836]

goroutine 18 [running]:
github.com/ad-on-is/resticity/internal.runHub()
        /build/internal/server.go:59 +0x116
created by github.com/ad-on-is/resticity/internal.RunServer in goroutine 1
        /build/internal/server.go:208 +0x1b0

Spencer-0003 avatar May 09 '24 20:05 Spencer-0003

For me too, but it only seems to happen when crontab is in play. When I initiate the backup manually, I haven't had any problems so far.

xXSkyWalkerXx1 avatar Feb 13 '25 13:02 xXSkyWalkerXx1