Broken pipe error in the logs

Hi,

I am getting this error in my channels log.

2021/01/06 22:26:21 [Recovery] 2021/01/06 - 22:26:21 panic recovered:
write tcp 10.0.1.2:8089->67.253.208.53:52982: write: broken pipe
github.com/gin-gonic/[email protected]/render/json.go:56 (0x4614a1b)
github.com/gin-gonic/[email protected]/context.go:865 (0x461c788)
github.com/gin-gonic/[email protected]/context.go:908 (0x4f2fcf5)
github.com/fancybits/channels-server/http_dvr_file.go:40 (0x4f2fc71)
github.com/gin-gonic/[email protected]/context.go:165 (0x46186fa)
github.com/fancybits/channels-server/http.go:234 (0x4efcf2b)
github.com/gin-gonic/[email protected]/context.go:165 (0x46186fa)
github.com/fancybits/channels-server/http.go:214 (0x4efcb12)
github.com/gin-gonic/[email protected]/context.go:165 (0x46186fa)
github.com/fancybits/channels-server/http.go:157 (0x4efc0d4)
github.com/gin-gonic/[email protected]/context.go:165 (0x46186fa)
github.com/gin-gonic/[email protected]/recovery.go:102 (0x462c8e8)
github.com/gin-gonic/[email protected]/context.go:165 (0x46186fa)
github.com/gin-gonic/[email protected]/logger.go:241 (0x462ba64)
github.com/gin-gonic/[email protected]/context.go:165 (0x46186fa)
github.com/gin-contrib/[email protected]/sessions.go:65 (0x4e27b25)
github.com/gin-gonic/[email protected]/context.go:165 (0x46186fa)
github.com/gin-contrib/[email protected]/gzip.go:47 (0x4e208c4)
github.com/gin-gonic/[email protected]/context.go:165 (0x46186fa)
github.com/fancybits/channels-server/http.go:273 (0x4f1b8f5)
github.com/gin-gonic/[email protected]/context.go:165 (0x46186fa)
github.com/gin-gonic/[email protected]/gin.go:420 (0x46228d7)
github.com/gin-gonic/[email protected]/gin.go:376 (0x462203b)
net/http/server.go:2843 (0x4336922)
net/http/server.go:1925 (0x433202c)
runtime/asm_amd64.s:1374 (0x4074520)

Were you on the prerelease dvr build already when this happened?

Yes, I am on the latest pre-release. i have removed a few of the m3u playlists i was using.

I'm uploading a new pre-release with a fix.

Thanks, I will let you know if I get this again.