Panic: runtime error: invalid memory address or nil pointer dereference

Started receiving the following error when scanning for TVE channels ...

[signal SIGSEGV: segmentation violation code=0x1 addr=0x28 pc=0x107882d]

goroutine 726 [running]:
github.com/fancybits/channels-server/tve.(*authState).eventListener(0xc001104120, {0x1a5df00?, 0xc000da75c0?})
	github.com/fancybits/channels-server/tve/auth.go:1482 +0x16d
github.com/chromedp/chromedp.runListeners({0xc0009a1f20?, 0xc000965f10?, 0x2e?}, {0x1a5df00, 0xc000da75c0})
	github.com/chromedp/[email protected]/util.go:130 +0x1a4
github.com/chromedp/chromedp.(*Target).run.func1()
	github.com/chromedp/[email protected]/target.go:130 +0x2c5
created by github.com/chromedp/chromedp.(*Target).run
	github.com/chromedp/[email protected]/target.go:105 +0xda

Current running version: 2023.04.19.1907
Previous version (also had the same issue): 2023.04.18.2208

Had the same error and addedctopic "Server Wont Start after Upgrade"

Fixed in latest release

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.