-
-
Notifications
You must be signed in to change notification settings - Fork 299
Closed
Description
Hi I just downloaded the latest podsync source and compiled it using env GOOS=linux GOARCH=arm GOARM=7 for my pi and without any flags (in a separate session) for amd64 ubuntu laptop. I however experienced the same issue when running it with my config.toml file on both machines:
pimania@distPI:~/Dev/ytToRSS$ panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x7143dc]
goroutine 70 [running]:
github.com/mxpv/podsync/services/update.(*Manager).Update(0x2894330, {0xaddbe4, 0x2894360}, 0x0)
/home/pimania/Downloads/podsync-main/services/update/updater.go:59 +0x40
main.main.func3()
/home/pimania/Downloads/podsync-main/cmd/podsync/main.go:179 +0xfc
golang.org/x/sync/errgroup.(*Group).Go.func1()
/home/pimania/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:57 +0x68
created by golang.org/x/sync/errgroup.(*Group).Go
/home/pimania/go/pkg/mod/golang.org/x/[email protected]/errgroup/errgroup.go:54 +0x88
I have been running podsync on my pi largely without any issues for about 3 months so far.
My config file is attached (without keys/url):
config (copy).zip
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels