The out of sync message happens when you shut down. Messages after "Readproc ending!" don't usually mean much. But "No such host is known" could mean your computer can't figure out the IP address to the server. That doesn't seem very likely if you were playing yesterday, though. Nothing about the DNS names or IPs has changed in weeks.
So I don't know why you can't log in; I don't see anything wrong with the server (or related ops stuff like DNS), and I don't know why the client is failing. Please send your whole log to
[email protected] and maybe I can find another clue.
Also, it'd be useful if could also make sure your machine can tell what s0.projectgorgon.com refers to. If you issue this command from a command prompt:
ping -4 s0.projectgorgon.com
You should get something like this:
Pinging s0.projectgorgon.com [172.82.141.130] with 32 bytes of data:
Request timed out.
Request timed out.
Request timed out.
Request timed out.
Ping statistics for 172.82.141.130:
Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),
If you instead get something about "Ping request could not find host s0.projectgorgon.com," please let me know. I don't know how that could happen, but I'd like to at least rule it out.