ad-on-is / resticity

A beautiful cross-platform UI for restic backup.
GNU General Public License v3.0
64 stars 2 forks source link

Random crash #10

Open Spencer-0003 opened 4 months ago

Spencer-0003 commented 4 months ago

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