I have it running on pol and tried to mirror settings on the game. in the error log it complains about not being able to get data through .net. any suggestions are appricaiated.
2015-06-19 17:37:25.749 - Thread: 5 -> Error while downloading news: System.Net.WebException: An exception occurred during a WebClient request. ---> System.IO.IOException: Unable to read data from the transport connection: Unknown error (0x271e). ---> System.Net.Sockets.SocketException: Unknown error (0x271e)
at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)