Recovered panic

Running v2023.03.24.1808
Nothing going on at that time in the log

2023/03/26 10:39:43 [Recovery] 2023/03/26 - 10:39:43 panic recovered:
runtime error: invalid memory address or nil pointer dereference
runtime/panic.go:260 (0x450d55)
runtime/signal_unix.go:835 (0x450d25)
github.com/fancybits/channels-server/http_dvr_group.go:282 (0x1721e8f)
github.com/gin-gonic/[email protected]/context.go:169 (0x171ede2)
github.com/fancybits/channels-server/http_dvr_group.go:19 (0x171edc9)
github.com/gin-gonic/[email protected]/context.go:169 (0x16e5bc3)
github.com/fancybits/channels-server/http.go:273 (0x16e58b7)
github.com/gin-gonic/[email protected]/context.go:169 (0x16e582a)
github.com/fancybits/channels-server/http.go:250 (0x16e580f)
github.com/gin-gonic/[email protected]/context.go:169 (0x16e56e7)
github.com/fancybits/channels-server/http.go:242 (0x16e505a)
github.com/gin-gonic/[email protected]/context.go:169 (0xa801a1)
github.com/gin-gonic/[email protected]/recovery.go:107 (0xa8018c)
github.com/gin-gonic/[email protected]/context.go:169 (0xa7f2e6)
github.com/gin-gonic/[email protected]/logger.go:240 (0xa7f2c9)
github.com/gin-gonic/[email protected]/context.go:169 (0x11b3839)
github.com/gin-contrib/[email protected]/sessions.go:65 (0x11b3825)
github.com/gin-gonic/[email protected]/context.go:169 (0x11ada61)
github.com/gin-contrib/[email protected]/gzip.go:47 (0x11ada39)
github.com/gin-gonic/[email protected]/context.go:169 (0x16e6465)
github.com/fancybits/channels-server/http.go:363 (0x16e6451)
github.com/gin-gonic/[email protected]/context.go:169 (0xa7e3b0)
github.com/gin-gonic/[email protected]/gin.go:598 (0xa7e018)
github.com/gin-gonic/[email protected]/gin.go:554 (0xa7db51)
net/http/server.go:2947 (0x716e2b)
net/http/server.go:1991 (0x712106)
runtime/asm_amd64.s:1594 (0x46eb40)

Logs have been submitted as 7960a9de-52df-4843-9369-4f8b398bac02

Caused by /dvr/groups/ID/matches with invalid ID

That had me scratching my head!
Once I remembered that I clicked on a link that didn't display right in one of my posts, I went back and fixed it. :man_facepalming:

I didn't url encode the link on this one. Fixed it now

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