I’m seeing the same thing. I ran the client with --no-daemon and eventually got this error message (it repeated 3 times)
INFO 2018-12-02 20:00:28,905 [clienthttpconnection:read:52] Error during reading of response!
ERROR 2018-12-02 20:00:28,951 [clientlogging:_logged_report_error:223] Uncaught error from <AddAccountHeadlessTask at 0x7fea70c31f50>
Traceback (most recent call last):
File "gevent/greenlet.py", line 390, in run
File "ideskmain/clienttasks/_add_account.py", line 153, in _run
File "ideskmain/clienttasks/_add_account.py", line 328, in _ext_login
File "ideskmain/clienttasks/_add_account.py", line 323, in read_line
File "idesknet/clienthttpconnection.py", line 50, in read
File "httplib.py", line 612, in read
File "socket.py", line 384, in read
File "gevent/ssl.py", line 232, in recv
File "gevent/ssl.py", line 116, in read
File "gevent/socket.py", line 169, in wait_read
File "gevent/hub.py", line 164, in switch
SSLError: ('The read operation timed out',)
I had strace running on the daemon and it looked like the connection that timed out was to 35.201.97.85
$ host 35.201.97.85
85.97.201.35.in-addr.arpa domain name pointer 85.97.201.35.bc.googleusercontent.com.
I can ping that IP address successfully.
Ubuntu 18.04.1 Server
Insync 1.5.5.37367