I’m seeing this (and similar) in the logs multiple times per day and I’m losing remote DVR access frequently as well. Any idea what’s going on?
2018/05/02 15:13:27 [Recovery] panic recovered:
GET /troubleshoot HTTP/1.1
Host: localhost:8089
Accept: /
Accept-Encoding: gzip, deflate
Accept-Language: en-us
Connection: keep-alive
Referer: http://localhost:8089/admin/settings
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_4) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.1 Safari/605.1.15
runtime error: index out of range
/usr/local/Cellar/go/1.10.1/libexec/src/runtime/panic.go:502 (0x402d158)
/usr/local/Cellar/go/1.10.1/libexec/src/runtime/panic.go:28 (0x402bf9d)
/Users/fancybox/source/channels-server/troubleshoot_darwin.go:56 (0x472f7b0)
/Users/fancybox/source/channels-server/troubleshoot.go:32 (0x472f03d)
/Users/fancybox/source/channels-server/http.go:691 (0x4736411)
/Users/fancybox/source/channels-server/.go/src/github.com/gin-gonic/gin/context.go:104 (0x4526d52)
/Users/fancybox/source/channels-server/http.go:190 (0x472042c)
/Users/fancybox/source/channels-server/.go/src/github.com/gin-gonic/gin/context.go:104 (0x4526d52)
/Users/fancybox/source/channels-server/.go/src/github.com/gin-gonic/gin/recovery.go:45 (0x4536839)
/Users/fancybox/source/channels-server/.go/src/github.com/gin-gonic/gin/context.go:104 (0x4526d52)
/Users/fancybox/source/channels-server/.go/src/github.com/gin-gonic/contrib/sessions/sessions.go:65 (0x462ecad)
/Users/fancybox/source/channels-server/.go/src/github.com/gin-gonic/gin/context.go:104 (0x4526d52)
/Users/fancybox/source/channels-server/.go/src/github.com/gin-contrib/gzip/gzip.go:47 (0x4625d0b)
/Users/fancybox/source/channels-server/.go/src/github.com/gin-gonic/gin/context.go:104 (0x4526d52)
/Users/fancybox/source/channels-server/http.go:254 (0x47323ae)
/Users/fancybox/source/channels-server/.go/src/github.com/gin-gonic/gin/context.go:104 (0x4526d52)
/Users/fancybox/source/channels-server/.go/src/github.com/gin-gonic/gin/gin.go:332 (0x452ddf4)
/Users/fancybox/source/channels-server/.go/src/github.com/gin-gonic/gin/gin.go:296 (0x452d642)
/usr/local/Cellar/go/1.10.1/libexec/src/net/http/server.go:2694 (0x42aefdb)
/usr/local/Cellar/go/1.10.1/libexec/src/net/http/server.go:1830 (0x42ab130)
/usr/local/Cellar/go/1.10.1/libexec/src/runtime/asm_amd64.s:2361 (0x405bd20)