Hello,
I was trying to move where my NextPVR install is being run on from Windows to Docker (fresh install). So I've been trying to move over the recordings. I've done a bit of googling to see if I could find a fix to what I'm running into however no luck on that front (maybe I'm missing something). Both these machines are running the latest version of NextPVR and when I attempt to import the recordings (zip or xml files) I'm receiving the message "import failed. not logged in". I've also tried a few different browsers to make sure it's not a browser issue but had no luck.
Looking in the logs I'll post a snippet below and attach the full file for good measure. If you see below it seems to be adding what looks like an IPv6 Address to the IPv4 address (IPv6 was already disabled on one of the machines I was running due to some other issues). I did revert to an older version of docker that I found and it seemed to import mostly fine, I had some other issue I had to work out with the differing file paths. I am also getting this error even when I just click import without a file selected. I would be open to any thoughts you have on this! Thanks
2023-07-18 00:46:24.757 [DEBUG][20] Zipping logs...
2023-07-18 00:46:24.757 [INFO][20] Flushing logs
2023-07-18 00:47:00.793 [DEBUG][26] Got request [192.168.1.78]: /import
2023-07-18 00:47:00.919 [ERROR][25] Rejecting sid. Different IP address. (::ffff:192.168.1.78 vs 192.168.1.78)
2023-07-18 00:47:00.919 [DEBUG][25] sid inactive. Needed to import...
2023-07-18 00:47:06.650 [DEBUG][30] Got request [192.168.1.78]: /services/service (system.logs)
2023-07-18 00:47:06.650 [DEBUG][30] method=system.logs
2023-07-18 00:47:06.650 [DEBUG][30] parameters:
2023-07-18 00:47:06.650 [DEBUG][30] method: system.logs
2023-07-18 00:47:06.650 [DEBUG][30] format: json
2023-07-18 00:47:06.650 [DEBUG][30] sid: 27c88812-2c7d-43ff-8d40-b1139c515d43
2023-07-18 00:47:06.650 [DEBUG][30] client_ip: 192.168.1.78
2023-07-18 00:47:06.650 [DEBUG][30] user_agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36
2023-07-18 00:47:06.650 [DEBUG][30] host_callback: ...
2023-07-18 00:47:06.650 [DEBUG][30] Zipping logs...
2023-07-18 00:47:06.650 [INFO][30] Flushing logs
I was trying to move where my NextPVR install is being run on from Windows to Docker (fresh install). So I've been trying to move over the recordings. I've done a bit of googling to see if I could find a fix to what I'm running into however no luck on that front (maybe I'm missing something). Both these machines are running the latest version of NextPVR and when I attempt to import the recordings (zip or xml files) I'm receiving the message "import failed. not logged in". I've also tried a few different browsers to make sure it's not a browser issue but had no luck.
Looking in the logs I'll post a snippet below and attach the full file for good measure. If you see below it seems to be adding what looks like an IPv6 Address to the IPv4 address (IPv6 was already disabled on one of the machines I was running due to some other issues). I did revert to an older version of docker that I found and it seemed to import mostly fine, I had some other issue I had to work out with the differing file paths. I am also getting this error even when I just click import without a file selected. I would be open to any thoughts you have on this! Thanks
2023-07-18 00:46:24.757 [DEBUG][20] Zipping logs...
2023-07-18 00:46:24.757 [INFO][20] Flushing logs
2023-07-18 00:47:00.793 [DEBUG][26] Got request [192.168.1.78]: /import
2023-07-18 00:47:00.919 [ERROR][25] Rejecting sid. Different IP address. (::ffff:192.168.1.78 vs 192.168.1.78)
2023-07-18 00:47:00.919 [DEBUG][25] sid inactive. Needed to import...
2023-07-18 00:47:06.650 [DEBUG][30] Got request [192.168.1.78]: /services/service (system.logs)
2023-07-18 00:47:06.650 [DEBUG][30] method=system.logs
2023-07-18 00:47:06.650 [DEBUG][30] parameters:
2023-07-18 00:47:06.650 [DEBUG][30] method: system.logs
2023-07-18 00:47:06.650 [DEBUG][30] format: json
2023-07-18 00:47:06.650 [DEBUG][30] sid: 27c88812-2c7d-43ff-8d40-b1139c515d43
2023-07-18 00:47:06.650 [DEBUG][30] client_ip: 192.168.1.78
2023-07-18 00:47:06.650 [DEBUG][30] user_agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36
2023-07-18 00:47:06.650 [DEBUG][30] host_callback: ...
2023-07-18 00:47:06.650 [DEBUG][30] Zipping logs...
2023-07-18 00:47:06.650 [INFO][30] Flushing logs