pablodoe
FabulaTech Forum Newbie
Posts: 2
|
|
Re: Error conecting to server
Reply #2 on: May 27th, 2022, 12:52pm |
Quote Modify
|
Thanks for the reply. The workaround is good, but what about the initial issue? THIS IS THE BAD CLIENT LOG: 22.05.27 09:23:53.871 [3012] [9512] [INFO]: CVirtEngine::ConnectToServer: Begin pc_sa_dongles.bmr.local:33000, sessionid=-1 2022.05.27 09:23:53.871 [3012] [9512] [ERROR]: CUsbServer::SetSessionId: CDiscoveryInterface::GetAddressByHostname() error. LastError=87 2022.05.27 09:23:53.871 [3012] [9512] [DEBUG]: CNetworkEngine::ConnectToServer: Start connection, ip:pc_sa_dongles.bmr.local, port: 33000 2022.05.27 09:23:53.871 [3012] [8224] [DEBUG]: CNetworkEngine::OnNLChannelEvents: Begin (h=0100000000000003) 2022.05.27 09:23:53.871 [3012] [8224] [ERROR]: CNetworkEngine::OnNLChannelEvents: Can`t connect, network subsystem error (h=0100000000000003) 2022.05.27 09:23:53.871 [3012] [8224] [DEBUG]: CNetworkEngine::OnNLChannelEvents: End (h=0100000000000003) 2022.05.27 09:23:53.871 [3012] [9512] [DEBUG]: CVirtEngine::ConnectToServer: End hConn=0100000000000003, sessionid=-1 THIS IS A GOOD CLIENT: 2022.05.27 09:43:10.055 [1524] [5548] [INFO]: CVirtEngine::ConnectToServer: Begin pc_sa_dongles.bmr.local:33000, sessionid=-1 2022.05.27 09:43:10.055 [1524] [5548] [ERROR]: CUsbServer::SetSessionId: CDiscoveryInterface::GetAddressByHostname() error. LastError=87 2022.05.27 09:43:10.055 [1524] [5548] [DEBUG]: CNetworkEngine::ConnectToServer: Start connection, ip:pc_sa_dongles.bmr.local, port: 33000 2022.05.27 09:43:10.070 [1524] [7124] [DEBUG]: CNetworkEngine::OnNLChannelEvents: Begin (h=010000000000001D) 2022.05.27 09:43:10.070 [1524] [7124] [DEBUG]: CNetworkEngine::OnNLChannelEvents: Connection opened (h=010000000000001D) 2022.05.27 09:43:10.070 [1524] [7124] [DEBUG]: CNetworkEngine::OnNLChannelEvents: End (h=010000000000001D) 2022.05.27 09:43:10.070 [1524] [7888] [DEBUG]: CUsbServer::ConnectionInitThread: Begin (hHandle=010000000000001D) 2022.05.27 09:43:10.070 [1524] [7888] [DEBUG]: CUsbServer::InitConnectionToServer: start connection initialisation, handle: 010000000000001D, ID: 21 2022.05.27 09:43:10.070 [1524] [7888] [DEBUG]: CUsbServer::InitConnectionToServer: writing INIT packet... 40 bytes written 2022.05.27 09:43:10.070 [1524] [7888] [DEBUG]: CUsbServer::InitConnectionToServer: reading INIT packet... 2022.05.27 09:43:10.070 [1524] [5548] [DEBUG]: CVirtEngine::ConnectToServer: End hConn=010000000000001D, sessionid=-1
|