Just upgraded 4.18 and now the server wont start! Found this in the log:
2023/04/19 06:01:36.272159 [TVE] action=auth_domain domain=www.foxsports.com
2023/04/19 06:01:36.272159 [TVE] action=foxsportsauth step=start
2023/04/19 06:01:39.232006 [TVE] action=wait_for_page
2023/04/19 06:01:41.674984 [TVE] action=error_response type=Media error=net::ERR_ABORTED url=https://apv-static.minute.ly/videos/v-7461279b-f82e-4145-2686074-8d14-72077f0ac80d-s144.29-151.72l.mp4 ip=205.185.216.10
panic: runtime error: invalid memory address or nil pointer dereference
[signal 0xc0000005 code=0x0 addr=0x60 pc=0xb8f674]
goroutine 30 [running]:
net/url.(*URL).Query(0xc0005de820?)
net/url/url.go:1118 +0x14
github.com/fancybits/channels-server/tve.(*authState).eventListener(0xc0000a6a20, {0x2666c80?, 0xc000ae95f0?})
github.com/fancybits/channels-server/tve/auth.go:1321 +0xe14
github.com/chromedp/chromedp.runListeners({0xc000e5ec60?, 0xc000dfdf10?, 0x2e?}, {0x2666c80, 0xc000ae95f0})
[github.com/chromedp/[email protected]/util.go:130](mailto:github.com/chromedp/[email protected]/util.go:130) +0x1a4
github.com/chromedp/chromedp.(*Target).run.func1()
[github.com/chromedp/[email protected]/target.go:130](mailto: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](mailto:github.com/chromedp/[email protected]/target.go:105) +0xda