This repeats in the channels-dvr.log file:
2022/10/05 22:09:35.651629 [SYS] Starting Channels DVR v2022.06.20.0235 (linux-x86_64 pid:7) in /channels-dvr/data
panic: invalid page type: 127: 10
goroutine 1 [running]:
go.etcd.io/bbolt.(*Cursor).search(0xc0004efa98, {0xc0004efc08, 0x10, 0x20}, 0x0?)
go.etcd.io/[email protected]/cursor.go:250 +0x28b
go.etcd.io/bbolt.(*Cursor).searchPage(0xc0004efa98, {0xc0004efc08, 0x10, 0x20}, 0x0?)
go.etcd.io/[email protected]/cursor.go:308 +0x166
go.etcd.io/bbolt.(*Cursor).search(0xc0004efa98, {0xc0004efc08, 0x10, 0x20}, 0x0?)
go.etcd.io/[email protected]/cursor.go:265 +0x1ca
go.etcd.io/bbolt.(*Cursor).seek(0xc0004efa98, {0xc0004efc08?, 0x1?, 0x1?})
go.etcd.io/[email protected]/cursor.go:159 +0x48
go.etcd.io/bbolt.(*Cursor).Seek(0xc0004efa98, {0xc0004efc08?, 0x8?, 0x8?})
go.etcd.io/[email protected]/cursor.go:118 +0x27
github.com/tmm1/buckets.(*Bucket).PrefixItems.func1(0xc0004efb70?)
github.com/tmm1/[email protected]/buckets.go:160 +0xd2
go.etcd.io/bbolt.(*DB).View(0x0?, 0xc0004efb88)
go.etcd.io/[email protected]/db.go:780 +0x82
github.com/tmm1/buckets.(*Bucket).PrefixItems(0x7?, {0xc0004efc08?, 0xc0004efbf8?, 0x0?})
github.com/tmm1/[email protected]/buckets.go:157 +0x78
github.com/fancybits/channels-server/settings.PrefixList({0x17d4ffc, 0x10})
github.com/fancybits/channels-server/settings/settings.go:66 +0x76
github.com/fancybits/channels-server/tuner.Init()
github.com/fancybits/channels-server/tuner/devices.go:16 +0x37
main.run()
github.com/fancybits/channels-server/main.go:351 +0x3ea
main.SetupMenu(...)
github.com/fancybits/channels-server/menu.go:7
main.main()
github.com/fancybits/channels-server/main.go:249 +0x1ab
I renamed the .airings and .groups folders (appended ".bad") to eliminate if the guide was an issue.
Is it a device or something that is causing it to panic on startup?
