Daily multiple disconnects "treating socket as closed"
Posted: Wed Apr 13, 2016 12:01 am
I honestly don't know if anyone else has this issue, but I keep getting dc'd from the server a lot. There seems to be no rhyme nor reason to events that trigger it. I've googled the symptoms in the login log with no success. I've also searched in here and trawled through various posts, no joy.
I can play, so that's great, but these random dc's are doing my head in. Can any of you smart peeps make sense of this code snippet from my logindate.log file
I can play, so that's great, but these random dc's are doing my head in. Can any of you smart peeps make sense of this code snippet from my logindate.log file
Code: Select all
[2016/04/13 00:45:44] LoginInterface::DoEventNotify: Sending event type [9] to loginserver
[2016/04/13 00:45:44] Attempting authentication using session token
[2016/04/13 00:45:44] MythLogin::LoginClient::AuthenticateWithSessionToken: Attempting to authenticate with session token
[2016/04/13 00:45:44] MythLogin::LoginClient::Connect: Attempting connection to 178.32.58.46:8048
[2016/04/13 00:45:44] Active Sockets: Host [0] Client [1]
[2016/04/13 00:45:44] MythLogin::LoginClient::HandleVerifyProtocolReply: Received protocol verification reply from server
[2016/04/13 00:45:44] MythLogin::LoginClient::Authenticate: Attempting authentication with session token
[2016/04/13 00:45:44] MythLogin::LoginClient::HandleAuthSessionTokenReply: Received session auth reply from server
[2016/04/13 00:45:44] MythLogin::LoginClient::SendEventNotification: Sending notification of event [9] to server
[2016/04/13 00:45:44] MythLogin::LoginClient::GetAccountProperties: Requesting account properties from server
[2016/04/13 00:45:44] MythLogin::LoginClient::HandleGetAccountPropertiesReply: Received account properties list reply from server
[2016/04/13 00:45:44] MythLogin::LoginClient::GetClusterList: Requesting cluster list from server
[2016/04/13 00:45:45] MythLogin::LoginClient::HandleGetClusterListReply: Received cluster list reply from server
[2016/04/13 00:45:45] MythLogin::LoginClient::GetCharacterSummaries: Requesting character list from server
[2016/04/13 00:45:45] MythLogin::LoginClient::HandleGetCharListReply: Received character list reply from server
[2016/04/13 00:45:45] MythLogin::LoginClient::ConnectionClosed: Connection to server closed.
[2016/04/13 00:45:45] MythLogin::LoginClient::Teardown: Exhausted all servers in cycle.
[2016/04/13 00:45:45] TCPNETSet::OSProcess EnumNetworkEvents call failed! Error code = 10038. Treating socket as closed.
[2016/04/13 00:45:45] TCPNETSet::OSProcess EnumNetworkEvents call failed! Error code = 10038. Treating socket as closed.
[2016/04/13 00:45:45] TCPNETSet::OSProcess EnumNetworkEvents call failed! Error code = 10038. Treating socket as closed.
[2016/04/13 00:45:45] TCPNETSet::OSProcess EnumNetworkEvents call failed! Error code = 10038. Treating socket as closed.
[2016/04/13 00:45:45] TCPNETSet::OSProcess EnumNetworkEvents call failed! Error code = 10038. Treating socket as closed.
[2016/04/13 00:45:45] TCPNETSet::OSProcess EnumNetworkEvents call failed! Error code = 10038. Treating socket as closed.
[2016/04/13 00:45:45] TCPNETSet::OSProcess EnumNetworkEvents call failed! Error code = 10038. Treating socket as closed.
[2016/04/13 00:45:45] TCPNETSet::OSProcess EnumNetworkEvents call failed! Error code = 10038. Treating socket as closed.