Chat not connecting

I have a new eM Client install that I installed yesterday. Added a gmail account, and setup a contact with two gmail accounts for IM. It worked okay yesterday, but today my Chat won’t connect when I try to go online. Restarted eM Client. Also added XMPP logging. This seems like the relevant portion of the log showing the error -

   AccountBase.ChangeOnlineState : STATE CHANGE TO online due User
09:46:59.018|001|   ChangeIMOnlineStatus new status Online, IsAuthenticated: False, connecting False, disconnected True
09:47:13.564|001|   Connect jabberClient.Server=gmail.com
09:47:13.564|001|   XmppStream.State change to ConnectingState, thread 1
09:47:13.566|00A|   ChangeIMOnlineStatus new status Online, IsAuthenticated: False, connecting True, disconnected True
09:47:34.594|016|   jabberClient_OnError
09:47:34.642|016|   OnError: System.Net.Sockets.SocketException (0x80004005): A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond [2607:f8b0:4003:c11::7d]:5223
09:47:34.643|016|      at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
09:47:34.643|016|      at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
09:47:34.643|016|      at bedrock.net.AsyncSocket.ExecuteConnect(IAsyncResult ar)

Maybe I should also mention… on that contact I added with two gmail accounts - one personal, one business, one of those is a username@gmail account. The other is the person’s account at a school district, using the school district’s domain ([email protected]) - but the underlying account for it is a gmail account that is providing the email services. I’m not sure this matters, though, as it seems more like the problem is with my gmail account not connecting with the google chat service. But when I log in direct to gmail with my account, the chat piece is working there. So login, password, etc… all seems fine.

Nevermind on this one for now. Realized I hadn’t rebooted that system to see if that helped. Rebooted, and now it does connect. Will be back later if it was only a temporary fix and goes back to not connecting again.