Assuming this is just a network related thing, but I thought I’d mention it. I noticed this in the logs today:
[...]
2017/07/24 09:25:54 [DVR] Fetching guide data for 76 stations in USA-OTA80129 @ 2017-08-14 3:00AM
2017/07/24 09:26:02 [DVR] indexed 225 airings (36 channels) [6s fetch, 0s index]
2017/07/24 09:26:02 [DVR] indexed 6 movies (5 channels) [0s fetch, 0s index]
2017/07/24 09:26:03 [IDX] Pruned 88 expired groups from USA-OTA80129 in 145.871363ms.
2017/07/24 09:26:05 [DVR] Waiting 9h33m54.495117753s until next job 1500944400-29 The Bachelorette
2017/07/24 09:26:07 [IDX] Pruned 2244 expired airings from USA-OTA80129 in 3.899063952s.
2017/07/24 11:25:16 [SYS] Created database snapshot: backup-20170724.112457
2017/07/24 11:25:16 [SYS] Removing old backup backup-20170628.165042
2017/07/24 14:01:07 [Recovery] panic recovered:
GET /devices/10484E44/guide?time=1500926258&duration=10800 HTTP/1.1
Host: 192.168.1.200:8089
Accept: */*
Accept-Encoding: gzip, deflate
Accept-Language: en-us
Authorization: 1500926258-UnJXa5S24gn3kjxNk1l+1Vb8rkQQETImqy3CAu7OzAg=
Connection: keep-alive
User-Agent: livetv-service/6.15.1905 CFNetwork/811.5.4 Darwin/16.6.0
write tcp 192.168.1.200:8089->192.168.1.3:63461: write: connection reset by peer
/home/vagrant/go/src/runtime/panic.go:489 (0x42bccf)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/context.go:420 (0x7dbe69)
/home/vagrant/channels-server-x86_64/http.go:2611 (0xa0ef4f)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/context.go:97 (0x7da52a)
/home/vagrant/channels-server-x86_64/http.go:2554 (0xa0e5fd)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/context.go:97 (0x7da52a)
/home/vagrant/channels-server-x86_64/http.go:219 (0x9e5f6e)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/context.go:97 (0x7da52a)
/home/vagrant/channels-server-x86_64/http.go:199 (0x9e4ca1)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/context.go:97 (0x7da52a)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/recovery.go:45 (0x7e954a)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/context.go:97 (0x7da52a)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/contrib/sessions/sessions.go:65 (0x9b9104)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/context.go:97 (0x7da52a)
/home/vagrant/channels-server-x86_64/.go/src/github.com/fancybits/gzip/gzip.go:46 (0x9b0651)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/context.go:97 (0x7da52a)
/home/vagrant/channels-server-x86_64/http.go:261 (0x9f2eb5)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/context.go:97 (0x7da52a)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/gin.go:284 (0x7e0430)
/home/vagrant/channels-server-x86_64/.go/src/github.com/gin-gonic/gin/gin.go:265 (0x7dfd4b)
/home/vagrant/go/src/net/http/server.go:2568 (0x6da5d2)
/home/vagrant/go/src/net/http/server.go:1825 (0x6d67e2)
/home/vagrant/go/src/runtime/asm_amd64.s:2197 (0x45af31)
This is on a Synology DS-916+. The only thing out of the ordinary I did today was to install DSM 6.1.3-15152 Update 1, which did not require a reboot. I did that at probably 9am or so.
Edit: it’s not clear what 192.168.1.3 actually was in this case - the NAS is .1.200, the router is .1.1, and I don’t see any devices at the moment that are on .1.3. I was connected earlier, but I believe my VPN uses 192.168.2.x…
Edit 2: I think .1.3 was my Apple TV. No one was at home, so presumably it was on standby…