2016-03-20, 12:25 PM
Hi,
I've upgraded my server, and it looks that an autostarted MVP server no longer binds to the server's external IP address after resuming from S3, but to the local loopback address 127.0.0.1 only, and my PCH won't connect. The following is logged in nrecord.log / mvp.log when resuming from standby:
I've already tried to add an implicit mapping from the server's hostname ("Kruemelmonster") to the external IP address, 192.168.178.10, but apparently still 127.0.0.1 is used.
After a regular boot or a restart of the server, it picks the external IP address correctly, and the PCH is able to connect without problems. Is there a way to statically configure the address, or is there anything else I could do?
-alibert
I've upgraded my server, and it looks that an autostarted MVP server no longer binds to the server's external IP address after resuming from S3, but to the local loopback address 127.0.0.1 only, and my PCH won't connect. The following is logged in nrecord.log / mvp.log when resuming from standby:
Code:
2016-03-20 13:09:29.781 [DEBUG][18] Resuming...
2016-03-20 13:09:29.825 [DEBUG][21] Resuming...
2016-03-20 13:09:30.257 [DEBUG][6] cycling MVP servers
2016-03-20 13:09:30.257 [DEBUG][6] Starting MVP server 0
2016-03-20 13:09:38.924 [DEBUG][9] Recording service noted the system was resuming...
2016-03-20 13:09:38.924 [DEBUG][9] No C:\Users\Public\NPVR\Scripts\Wakeup.bat
Code:
[...startup]
2016-03-20 13:09:30.551 [DEBUG][1] -mvpmode
2016-03-20 13:09:30.560 [DEBUG][1] PluginResolveEventHandler: System.ResolveEventArgs
2016-03-20 13:09:30.560 [DEBUG][1] Known plugin directories:
2016-03-20 13:09:30.560 [DEBUG][1] Looking for assembly in (2) C:\Users\Public\NPVR\Plugins\common\NextPVR.resources.dll
2016-03-20 13:09:30.842 [DEBUG][1] Looking for assembly in (3) C:\Program Files (x86)\NPVR\Plugins\common\NextPVR.resources.dll
2016-03-20 13:09:30.842 [DEBUG][1] PluginResolveEventHandler: System.ResolveEventArgs
2016-03-20 13:09:30.842 [DEBUG][1] Known plugin directories:
2016-03-20 13:09:30.842 [DEBUG][1] Looking for assembly in (2) C:\Users\Public\NPVR\Plugins\common\NextPVR.resources.dll
2016-03-20 13:09:30.858 [DEBUG][1] Looking for assembly in (3) C:\Program Files (x86)\NPVR\Plugins\common\NextPVR.resources.dll
2016-03-20 13:09:30.873 [DEBUG][1] PluginResolveEventHandler: System.ResolveEventArgs
2016-03-20 13:09:30.873 [DEBUG][1] Known plugin directories:
2016-03-20 13:09:30.873 [DEBUG][1] Looking for assembly in (2) C:\Users\Public\NPVR\Plugins\common\NextPVR.resources.dll
2016-03-20 13:09:30.873 [DEBUG][1] Looking for assembly in (3) C:\Program Files (x86)\NPVR\Plugins\common\NextPVR.resources.dll
2016-03-20 13:09:30.873 [DEBUG][1] PluginResolveEventHandler: System.ResolveEventArgs
2016-03-20 13:09:30.873 [DEBUG][1] Known plugin directories:
2016-03-20 13:09:30.873 [DEBUG][1] Looking for assembly in (2) C:\Users\Public\NPVR\Plugins\common\NextPVR.resources.dll
2016-03-20 13:09:30.873 [DEBUG][1] Looking for assembly in (3) C:\Program Files (x86)\NPVR\Plugins\common\NextPVR.resources.dll
2016-03-20 13:09:30.889 [INFO][6] BOOTPWorkerThread() Hostname: Kruemelmonster
2016-03-20 13:09:30.889 [DEBUG][3] MVP Service Locator will resolve media port: 6337
2016-03-20 13:09:30.889 [INFO][3] MVP Control thread Listening on port: 5916
2016-03-20 13:09:30.889 [INFO][6] BOOTPWorkerThread IP Address 127.0.0.1
2016-03-20 13:09:30.905 [INFO][7] MVP Streaming thread Listening on port: 8337
2016-03-20 13:09:30.905 [DEBUG][7] MVP Service Locator will resolve media port: 8337
2016-03-20 13:09:30.920 [INFO][4] ServiceLocatorThread() Hostname: Kruemelmonster
2016-03-20 13:09:30.920 [INFO][4] IP Address 127.0.0.1
I've already tried to add an implicit mapping from the server's hostname ("Kruemelmonster") to the external IP address, 192.168.178.10, but apparently still 127.0.0.1 is used.
After a regular boot or a restart of the server, it picks the external IP address correctly, and the PCH is able to connect without problems. Is there a way to statically configure the address, or is there anything else I could do?
-alibert