Server Migration Issue

Moved my Channels DVR from a WIndows 10 machine (192.168.0.4) to a Mint Linux 20.1 machine. A few hiccups here and there, but have been having problems with connectivity issues on OTA channel (NBC-8.1).

In looking at the logs, something immediately jumped out at me. My Linux machine (192.168.0.2) log has the IP address of my Windows (192.168.0.4) machine.

2021/04/19 06:50:35.308653 [TNR] Opened connection to 1076456B/0 for ch8.1 WGAL-TV [transcode=none]
2021/04/19 06:51:19.929536 [HTTP] | 200 | 52.881µs | 192.168.0.4 | GET "/updater"
2021/04/19 06:51:19.930380 [HTTP] | 200 | 209.65µs | 192.168.0.4 | GET "/system/load"
2021/04/19 06:51:19.930600 [HTTP] | 200 | 165.598µs | 192.168.0.4 | GET "/comskip"
2021/04/19 06:51:19.941792 [HTTP] | 200 | 425.87µs | 192.168.0.4 | GET "/dvr"
2021/04/19 06:51:19.961990 [HTTP] | 200 | 393.84µs | 192.168.0.4 | GET "/dvr"
2021/04/19 06:51:20.010532 [HTTP] | 200 | 70.595977ms | 192.168.0.4 | GET "/dvr/programs"
2021/04/19 06:51:20.018609 [HTTP] | 200 | 75.961891ms | 192.168.0.4 | GET "/dvr/jobs"
2021/04/19 06:51:20.057899 [HTTP] | 200 | 38.117738ms | 192.168.0.4 | GET "/dvr/programs"
2021/04/19 06:51:23.781425 [HTTP] | 200 | 27.386314ms | 192.168.0.4 | GET "/log"
2021/04/19 06:52:52.682662 [HTTP] | 200 | 1m32s | 192.168.0.4 | GET "/dvr/events/subscribe"
2021/04/19 06:52:56.446689 [HTTP] | 200 | 298.029µs | 192.168.0.4 | GET "/dvr"
2021/04/19 06:52:56.456949 [HTTP] | 200 | 235.126µs | 192.168.0.4 | GET "/dvr"
2021/04/19 06:52:56.508542 [HTTP] | 200 | 63.063104ms | 192.168.0.4 | GET "/dvr/jobs"
2021/04/19 06:52:56.517292 [HTTP] | 200 | 77.822717ms | 192.168.0.4 | GET "/dvr/programs"
2021/04/19 06:52:56.565770 [HTTP] | 200 | 38.605315ms | 192.168.0.4 | GET "/dvr/programs"

I'm assuming that isn't correct, and I did something wrong when I transferred the machine over. I copied the TV, Movies and Database folders over and used the restore option. Did I miss something?

Nothing is wrong. The log is showing where requests are coming from, in this case your PC

Thanks. Not sure why requests are coming from the PC as I shutdown the old Channels DVR server down several days ago and I don't run the web client from that PC?

Are you sure your PC still has that address? Unless you set it up as a static address it’s possible something else on your network is using it now.

Yup, the Windows PC has an assigned address of 192.168.0.4 and the Linux Server is assigned 192.168.0.2. Set that up in my Synology Router Tables.

I may have figured this out. Although not using the PC for streaming content, I do occasionally login from there to check performance. I suspect that may be the culprit.

1 Like