I updated to the latest version of the DVR, 2018.10.06.2149, and now the recordings don’t show up when viewing via the web. It seems to work ok using my FireTV. When using the web it just shows the spinning circle.
Anybody else seeing this?
I updated to the latest version of the DVR, 2018.10.06.2149, and now the recordings don’t show up when viewing via the web. It seems to work ok using my FireTV. When using the web it just shows the spinning circle.
Anybody else seeing this?
Please post a screenshot of what you see. What browser are you using?
Chrome Browser.

Please open the Chrome DevTools Javascript console and see if any errors are shown.
Press Ctrl+Shift+J (Windows / Linux) or Cmd+Opt+J (Mac)
Failed to load resource: the server responded with a status of 500 (Internal Server Error)
bundle.js:23 GET /dvr/recordings/summary Internal Server Error
:8089/dvr/recordings/summary:1 Failed to load resource: the server responded with a status of 500 (Internal Server Error)
What does the Log tab show?
This is what I see.

sorry, wrong pic...

This is where the errors started.
2018/10/08 11:57:52 [Recovery] 2018/10/08 - 11:57:52 panic recovered:
GET /dvr/recordings/summary HTTP/1.1
Host: synology:8089
Accept: */*
Accept-Encoding: gzip, deflate
Accept-Language: en-US,en;q=0.9
Connection: keep-alive
Cookie: stay_login=0; smid=7R7b_vkQC6tpuLdSxklIrriUUQ_CLjIZmx74fQhofVqNb0rFMK2se2TyHEfeWkK4eaKZq3wCHCwGna-S_4Jvmg
Referer: http://synology:8089/admin/recordings
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36
runtime error: invalid memory address or nil pointer dereference
/home/vagrant/go/src/runtime/panic.go:513 (0x42d758)
/home/vagrant/go/src/runtime/panic.go:82 (0x42c8ad)
/home/vagrant/go/src/runtime/signal_unix.go:390 (0x443731)
/home/vagrant/channels-server-x86_64/http.go:2326 (0xc4b7ed)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/context.go:108 (0x960072)
/home/vagrant/channels-server-x86_64/http.go:210 (0xc24593)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/context.go:108 (0x960072)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/recovery.go:48 (0x971109)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/context.go:108 (0x960072)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-contrib/sessions/sessions.go:65 (0xbcc6ae)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/context.go:108 (0x960072)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-contrib/gzip/gzip.go:47 (0xbc52ee)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/context.go:108 (0x960072)
/home/vagrant/channels-server-x86_64/http.go:275 (0xc358a5)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/context.go:108 (0x960072)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/gin.go:361 (0x9686da)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/gin.go:326 (0x967f01)
/home/vagrant/go/src/net/http/server.go:2741 (0x6c57da)
/home/vagrant/go/src/net/http/server.go:1847 (0x6c19d5)
/home/vagrant/go/src/runtime/asm_amd64.s:1333 (0x45dad0)
2018/10/08 11:57:54 [IDX] Pruned 117 expired airings from HDHR-PREMIUM in 409.779214ms.
2018/10/08 11:58:10 [Recovery] 2018/10/08 - 11:58:10 panic recovered:
GET /dvr/recordings/summary HTTP/1.1
Host: synology:8089
Accept: */*
Accept-Encoding: gzip, deflate
Accept-Language: en-US,en;q=0.9
Connection: keep-alive
Cookie: stay_login=0; smid=7R7b_vkQC6tpuLdSxklIrriUUQ_CLjIZmx74fQhofVqNb0rFMK2se2TyHEfeWkK4eaKZq3wCHCwGna-S_4Jvmg
Referer: http://synology:8089/admin/recordings
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36
runtime error: invalid memory address or nil pointer dereference
/home/vagrant/go/src/runtime/panic.go:513 (0x42d758)
/home/vagrant/go/src/runtime/panic.go:82 (0x42c8ad)
/home/vagrant/go/src/runtime/signal_unix.go:390 (0x443731)
/home/vagrant/channels-server-x86_64/http.go:2326 (0xc4b7ed)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/context.go:108 (0x960072)
/home/vagrant/channels-server-x86_64/http.go:210 (0xc24593)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/context.go:108 (0x960072)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/recovery.go:48 (0x971109)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/context.go:108 (0x960072)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-contrib/sessions/sessions.go:65 (0xbcc6ae)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/context.go:108 (0x960072)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-contrib/gzip/gzip.go:47 (0xbc52ee)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/context.go:108 (0x960072)
/home/vagrant/channels-server-x86_64/http.go:275 (0xc358a5)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/context.go:108 (0x960072)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/gin.go:361 (0x9686da)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/gin.go:326 (0x967f01)
/home/vagrant/go/src/net/http/server.go:2741 (0x6c57da)
/home/vagrant/go/src/net/http/server.go:1847 (0x6c19d5)
/home/vagrant/go/src/runtime/asm_amd64.s:1333 (0x45dad0)
2018/10/08 11:58:48 [Recovery] 2018/10/08 - 11:58:48 panic recovered:
GET /dvr/recordings/summary HTTP/1.1
Host: synology:8089
Accept: */*
Accept-Encoding: gzip, deflate
Accept-Language: en-US,en;q=0.9
Connection: keep-alive
Cookie: stay_login=0; smid=7R7b_vkQC6tpuLdSxklIrriUUQ_CLjIZmx74fQhofVqNb0rFMK2se2TyHEfeWkK4eaKZq3wCHCwGna-S_4Jvmg; id=aEh7uGehVcoB.1860PEN736401
Referer: http://synology:8089/admin/recordings
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36
runtime error: invalid memory address or nil pointer dereference
/home/vagrant/go/src/runtime/panic.go:513 (0x42d758)
/home/vagrant/go/src/runtime/panic.go:82 (0x42c8ad)
/home/vagrant/go/src/runtime/signal_unix.go:390 (0x443731)
/home/vagrant/channels-server-x86_64/http.go:2326 (0xc4b7ed)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/context.go:108 (0x960072)
/home/vagrant/channels-server-x86_64/http.go:210 (0xc24593)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/context.go:108 (0x960072)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/recovery.go:48 (0x971109)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/context.go:108 (0x960072)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-contrib/sessions/sessions.go:65 (0xbcc6ae)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/context.go:108 (0x960072)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-contrib/gzip/gzip.go:47 (0xbc52ee)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/context.go:108 (0x960072)
/home/vagrant/channels-server-x86_64/http.go:275 (0xc358a5)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/context.go:108 (0x960072)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/gin.go:361 (0x9686da)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/gin.go:326 (0x967f01)
/home/vagrant/go/src/net/http/server.go:2741 (0x6c57da)
/home/vagrant/go/src/net/http/server.go:1847 (0x6c19d5)
/home/vagrant/go/src/runtime/asm_amd64.s:1333 (0x45dad0)
2018/10/08 11:59:02 [Recovery] 2018/10/08 - 11:59:02 panic recovered:
GET /dvr/recordings/summary HTTP/1.1
Host: synology:8089
Accept: */*
Accept-Encoding: gzip, deflate
Accept-Language: en-US,en;q=0.9
Connection: keep-alive
Cookie: stay_login=0; smid=7R7b_vkQC6tpuLdSxklIrriUUQ_CLjIZmx74fQhofVqNb0rFMK2se2TyHEfeWkK4eaKZq3wCHCwGna-S_4Jvmg; id=aEh7uGehVcoB.1860PEN736401
Referer: http://synology:8089/admin/recordings
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36
runtime error: invalid memory address or nil pointer dereference
/home/vagrant/go/src/runtime/panic.go:513 (0x42d758)
/home/vagrant/go/src/runtime/panic.go:82 (0x42c8ad)
/home/vagrant/go/src/runtime/signal_unix.go:390 (0x443731)
/home/vagrant/channels-server-x86_64/http.go:2326 (0xc4b7ed)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/context.go:108 (0x960072)
/home/vagrant/channels-server-x86_64/http.go:210 (0xc24593)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/context.go:108 (0x960072)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/recovery.go:48 (0x971109)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/context.go:108 (0x960072)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-contrib/sessions/sessions.go:65 (0xbcc6ae)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/context.go:108 (0x960072)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-contrib/gzip/gzip.go:47 (0xbc52ee)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/context.go:108 (0x960072)
/home/vagrant/channels-server-x86_64/http.go:275 (0xc358a5)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/context.go:108 (0x960072)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/gin.go:361 (0x9686da)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/gin.go:326 (0x967f01)
/home/vagrant/go/src/net/http/server.go:2741 (0x6c57da)
/home/vagrant/go/src/net/http/server.go:1847 (0x6c19d5)
/home/vagrant/go/src/runtime/asm_amd64.s:1333 (0x45dad0)
2018/10/08 11:59:22 [SYS] Shutting down...
2018/10/08 11:59:22 [SYS] Bonjour service stopped.
2018/10/08 11:59:22 [DVR] Recording engine stopped.
2018/10/08 11:59:23 [SYS] Goodbye.
2018/10/08 12:00:50 [SYS] Starting Channels DVR v2018.10.06.2149 (linux-x86_64) in /volume1/@appstore/ChannelsDVR/channels-dvr/data
2018/10/08 12:00:51 [HDR] Found 2 devices
2018/10/08 12:00:53 [SYS] Started HTTP Server
2018/10/08 12:00:56 [DVR] Recording engine started in /volume1/Channels
2018/10/08 12:00:56 [SYS] Bonjour service running for dvr-synology.local. [192.168.1.8]
2018/10/08 12:00:57 [DVR] Waiting 1h58m2.868073799s until next job 1539032340-4 The Five
2018/10/08 12:00:58 [SYS] Created database snapshot: backup-20181008.120057
2018/10/08 12:00:58 [SYS] Removing old backup backup-20180910.164229
2018/10/08 12:00:59 [NAT] Failed to discover upnp: write udp4 0.0.0.0:52307->239.255.255.250:1900: i/o timeout
2018/10/08 12:00:59 [NAT] Failed to discover router using natpmp and upnp.
2018/10/08 12:01:10 [IDX] Pruned 32 expired airings from HDHR-PREMIUM in 370.371606ms.
2018/10/08 12:01:10 [IDX] Pruned 28 expired airings from USA-OTA95765 in 225.587075ms.
2018/10/08 12:01:23 [Recovery] 2018/10/08 - 12:01:23 panic recovered:
GET /dvr/recordings/summary HTTP/1.1
Host: synology:8089
Accept: */*
Accept-Encoding: gzip, deflate
Accept-Language: en-US,en;q=0.9
Connection: keep-alive
Cookie: stay_login=0; smid=7R7b_vkQC6tpuLdSxklIrriUUQ_CLjIZmx74fQhofVqNb0rFMK2se2TyHEfeWkK4eaKZq3wCHCwGna-S_4Jvmg
Referer: http://synology:8089/admin/recordings
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36
runtime error: invalid memory address or nil pointer dereference
/home/vagrant/go/src/runtime/panic.go:513 (0x42d758)
/home/vagrant/go/src/runtime/panic.go:82 (0x42c8ad)
/home/vagrant/go/src/runtime/signal_unix.go:390 (0x443731)
/home/vagrant/channels-server-x86_64/http.go:2326 (0xc4b7ed)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/context.go:108 (0x960072)
/home/vagrant/channels-server-x86_64/http.go:210 (0xc24593)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/context.go:108 (0x960072)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/recovery.go:48 (0x971109)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/context.go:108 (0x960072)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-contrib/sessions/sessions.go:65 (0xbcc6ae)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/context.go:108 (0x960072)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-contrib/gzip/gzip.go:47 (0xbc52ee)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/context.go:108 (0x960072)
/home/vagrant/channels-server-x86_64/http.go:275 (0xc358a5)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/context.go:108 (0x960072)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/gin.go:361 (0x9686da)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/gin.go:326 (0x967f01)
/home/vagrant/go/src/net/http/server.go:2741 (0x6c57da)
/home/vagrant/go/src/net/http/server.go:1847 (0x6c19d5)
/home/vagrant/go/src/runtime/asm_amd64.s:1333 (0x45dad0)
2018/10/08 12:01:35 [Recovery] 2018/10/08 - 12:01:35 panic recovered:
GET /dvr/recordings/summary HTTP/1.1
Host: synology:8089
Accept: */*
Accept-Encoding: gzip, deflate
Accept-Language: en-US,en;q=0.9
Connection: keep-alive
Cookie: stay_login=0; smid=7R7b_vkQC6tpuLdSxklIrriUUQ_CLjIZmx74fQhofVqNb0rFMK2se2TyHEfeWkK4eaKZq3wCHCwGna-S_4Jvmg
Referer: http://synology:8089/admin/recordings
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36
runtime error: invalid memory address or nil pointer dereference
/home/vagrant/go/src/runtime/panic.go:513 (0x42d758)
/home/vagrant/go/src/runtime/panic.go:82 (0x42c8ad)
/home/vagrant/go/src/runtime/signal_unix.go:390 (0x443731)
/home/vagrant/channels-server-x86_64/http.go:2326 (0xc4b7ed)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/context.go:108 (0x960072)
/home/vagrant/channels-server-x86_64/http.go:210 (0xc24593)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/context.go:108 (0x960072)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/recovery.go:48 (0x971109)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/context.go:108 (0x960072)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-contrib/sessions/sessions.go:65 (0xbcc6ae)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/context.go:108 (0x960072)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-contrib/gzip/gzip.go:47 (0xbc52ee)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/context.go:108 (0x960072)
/home/vagrant/channels-server-x86_64/http.go:275 (0xc358a5)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/context.go:108 (0x960072)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/gin.go:361 (0x9686da)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/gin.go:326 (0x967f01)
/home/vagrant/go/src/net/http/server.go:2741 (0x6c57da)
/home/vagrant/go/src/net/http/server.go:1847 (0x6c19d5)
/home/vagrant/go/src/runtime/asm_amd64.s:1333 (0x45dad0)
2018/10/08 12:02:25 [DVR] Deleting /volume1/Channels/TV/The Five/The Five 2018-10-04 2018-10-04-1359.mpg
2018/10/08 12:51:06 [DVR] Deleting /volume1/Channels/TV/Talking Dead/Talking Dead S08E01 2018-10-07 2018-10-07-2225.mpg
2018/10/08 12:51:13 [DVR] Deleting /volume1/Channels/TV/The Five/The Five 2018-10-05 2018-10-05-1359.mpg
2018/10/08 12:51:38 [DVR] Deleting /volume1/Channels/TV/The Cool Kids/The Cool Kids S01E01 2018-09-26 Pilot 2018-09-28-2030.mpg
2018/10/08 12:56:39 [Recovery] 2018/10/08 - 12:56:39 panic recovered:
GET /dvr/recordings/summary HTTP/1.1
Host: synology:8089
Accept: */*
Accept-Encoding: gzip, deflate
Accept-Language: en-US,en;q=0.9
Connection: keep-alive
Cookie: stay_login=0; smid=7R7b_vkQC6tpuLdSxklIrriUUQ_CLjIZmx74fQhofVqNb0rFMK2se2TyHEfeWkK4eaKZq3wCHCwGna-S_4Jvmg
Referer: http://synology:8089/admin/recordings
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36
runtime error: invalid memory address or nil pointer dereference
/home/vagrant/go/src/runtime/panic.go:513 (0x42d758)
/home/vagrant/go/src/runtime/panic.go:82 (0x42c8ad)
/home/vagrant/go/src/runtime/signal_unix.go:390 (0x443731)
/home/vagrant/channels-server-x86_64/http.go:2326 (0xc4b7ed)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/context.go:108 (0x960072)
/home/vagrant/channels-server-x86_64/http.go:210 (0xc24593)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/context.go:108 (0x960072)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/recovery.go:48 (0x971109)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/context.go:108 (0x960072)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-contrib/sessions/sessions.go:65 (0xbcc6ae)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/context.go:108 (0x960072)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-contrib/gzip/gzip.go:47 (0xbc52ee)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/context.go:108 (0x960072)
/home/vagrant/channels-server-x86_64/http.go:275 (0xc358a5)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/context.go:108 (0x960072)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/gin.go:361 (0x9686da)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/gin.go:326 (0x967f01)
/home/vagrant/go/src/net/http/server.go:2741 (0x6c57da)
/home/vagrant/go/src/net/http/server.go:1847 (0x6c19d5)
/home/vagrant/go/src/runtime/asm_amd64.s:1333 (0x45dad0)
2018/10/08 12:56:50 [Recovery] 2018/10/08 - 12:56:50 panic recovered:
GET /dvr/recordings/summary HTTP/1.1
Host: synology:8089
Accept: */*
Accept-Encoding: gzip, deflate
Accept-Language: en-US,en;q=0.9
Connection: keep-alive
Cookie: stay_login=0; smid=7R7b_vkQC6tpuLdSxklIrriUUQ_CLjIZmx74fQhofVqNb0rFMK2se2TyHEfeWkK4eaKZq3wCHCwGna-S_4Jvmg
Referer: http://synology:8089/admin/recordings
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36
runtime error: invalid memory address or nil pointer dereference
/home/vagrant/go/src/runtime/panic.go:513 (0x42d758)
/home/vagrant/go/src/runtime/panic.go:82 (0x42c8ad)
/home/vagrant/go/src/runtime/signal_unix.go:390 (0x443731)
/home/vagrant/channels-server-x86_64/http.go:2326 (0xc4b7ed)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/context.go:108 (0x960072)
/home/vagrant/channels-server-x86_64/http.go:210 (0xc24593)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/context.go:108 (0x960072)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/recovery.go:48 (0x971109)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/context.go:108 (0x960072)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-contrib/sessions/sessions.go:65 (0xbcc6ae)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/context.go:108 (0x960072)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-contrib/gzip/gzip.go:47 (0xbc52ee)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/context.go:108 (0x960072)
/home/vagrant/channels-server-x86_64/http.go:275 (0xc358a5)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/context.go:108 (0x960072)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/gin.go:361 (0x9686da)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/gin.go:326 (0x967f01)
/home/vagrant/go/src/net/http/server.go:2741 (0x6c57da)
/home/vagrant/go/src/net/http/server.go:1847 (0x6c19d5)
/home/vagrant/go/src/runtime/asm_amd64.s:1333 (0x45dad0)
2018/10/08 13:06:01 [TNR] Opened connection to 1073A7AA for ch1458
2018/10/08 13:37:27 [DVR] Cancelling stream 1073A7AA ch1458 after 3s read timeout
2018/10/08 13:37:27 [TNR] Closed connection to 1073A7AA for ch1458
2018/10/08 13:38:13 [TNR] Opened connection to 1073A7AA for ch1458
2018/10/08 13:38:27 [DVR] Cancelling stream 1073A7AA ch1458 after 3s read timeout
2018/10/08 13:38:27 [TNR] Closed connection to 1073A7AA for ch1458
2018/10/08 13:38:37 [TNR] Opened connection to 1073A7AA for ch1455
2018/10/08 13:43:39 [TNR] Closed connection to 1073A7AA for ch1455
2018/10/08 13:43:48 [ERR] Could not start stream for 1073A7AA ch1458: Get http://192.168.1.179:5004/auto/v1458?: net/http: timeout awaiting response headers
2018/10/08 13:44:04 [ERR] Could not start stream for 10737CCE ch1458: Get http://192.168.1.131:5004/auto/v1458?: net/http: timeout awaiting response headers
2018/10/08 13:51:28 [Recovery] 2018/10/08 - 13:51:28 panic recovered:
GET /dvr/recordings/summary HTTP/1.1
Host: synology:8089
Accept: */*
Accept-Encoding: gzip, deflate
Accept-Language: en-US
Connection: Keep-Alive
Referer: http://synology:8089/admin/recordings
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36 Edge/17.17134
runtime error: invalid memory address or nil pointer dereference
/home/vagrant/go/src/runtime/panic.go:513 (0x42d758)
/home/vagrant/go/src/runtime/panic.go:82 (0x42c8ad)
/home/vagrant/go/src/runtime/signal_unix.go:390 (0x443731)
/home/vagrant/channels-server-x86_64/http.go:2326 (0xc4b7ed)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/context.go:108 (0x960072)
/home/vagrant/channels-server-x86_64/http.go:210 (0xc24593)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/context.go:108 (0x960072)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/recovery.go:48 (0x971109)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/context.go:108 (0x960072)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-contrib/sessions/sessions.go:65 (0xbcc6ae)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/context.go:108 (0x960072)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-contrib/gzip/gzip.go:47 (0xbc52ee)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/context.go:108 (0x960072)
/home/vagrant/channels-server-x86_64/http.go:275 (0xc358a5)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/context.go:108 (0x960072)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/gin.go:361 (0x9686da)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/gin.go:326 (0x967f01)
/home/vagrant/go/src/net/http/server.go:2741 (0x6c57da)
/home/vagrant/go/src/net/http/server.go:1847 (0x6c19d5)
/home/vagrant/go/src/runtime/asm_amd64.s:1333 (0x45dad0)
Please go back further in the log and post the messages immediately after the upgrade.
Can you find the DVR/Database directory on your NAS and email me the recorder.db file from the most recent backup to [email protected]
Worked with support via email and, as usual, they were “Johnny on the spot” with a fix! Updated again and everything works great.
Thanks again for all your hard work and customer support/service!
Thanks for reporting this bug. It’s resolved in the latest DVR pre-release (v2018.10.08.2134).