I've looked at the stickies and I'm really hoping there's an alternative solution to the black box issue than VPN. The issue just constantly persists, despite my netstat saying there's an established link to the login server:
Code: Select all
[2017/09/11 19:55:57] MythLogin::LoginClient::ReportTimeout: Reporting timeout condition for expected reply type: 2
[2017/09/11 19:55:57] MythLogin::LoginClient::HandleVerifyProtocolReply: Received protocol verification reply from server
[2017/09/11 19:55:57] MythLogin::LoginClient::HandleVerifyProtocolReply: Failed to verify protocol version. Result: 9
[2017/09/11 19:55:57] MythLogin::LoginClient::Teardown: Exhausted all servers in cycle.
[2017/09/11 19:55:57] MythLogin::LoginClient::Connect: Attempting connection to 46.105.54.77:8048
[2017/09/11 19:56:01] Active Sockets: Host [0] Client [20]
Code: Select all
TCP 10.0.1.16:55047 46.105.54.77:8048 ESTABLISHED
Code: Select all
[2017/09/11 19:57:10] MythLogin::LoginClient::Connect: Attempting connection to 46.105.54.77:8048
[2017/09/11 19:57:10] MythLogin::LoginClient::HandleGetCharListReply: Received character list reply from server
[2017/09/11 19:57:10] LoginInterface::DoEventNotify: Sending event type [10] to loginserver
[2017/09/11 19:57:10] MythLogin::LoginClient::ConnectionClosed: Connection to server closed.
[2017/09/11 19:57:10] MythLogin::LoginClient::Teardown: Exhausted all servers in cycle.
[2017/09/11 19:57:10] MythLogin::LoginClient::Connect: Attempting connection to 46.105.54.77:8048
[2017/09/11 19:57:21] Active Sockets: Host [0] Client [23]
[2017/09/11 19:57:30] MythLogin::LoginClient::GetClusterList: Attempted to get cluster list while unauthenticated. State: 3
[2017/09/11 19:57:34] MythLogin::LoginClient::ReportTimeout: Reporting timeout condition for expected reply type: 2
[2017/09/11 19:57:34] MythLogin::LoginClient::HandleVerifyProtocolReply: Received protocol verification reply from server
[2017/09/11 19:57:34] MythLogin::LoginClient::HandleVerifyProtocolReply: Failed to verify protocol version. Result: 9
[2017/09/11 19:57:34] MythLogin::LoginClient::Teardown: Exhausted all servers in cycle.