1.2 version not booting on my ubuntu trusty machine

This is the backup I get:

Traceback (most recent call last):
File “main__insync.py”, line 122, in ipc_insync
File “socket.py”, line 224, in meth
error: [Errno 111] Connection refused

Hi David,

If you restart Insync do you still encounter that error? If it happens repeatedly please send your logs to support@insynchq.com. You can compress them before sending to save space. Refer here on how to find your logs.

I have a similar issue - although the error is different.

Linux KYLEA-PHY1204 3.16.0-31-generic #43~14.04.1-Ubuntu SMP Tue Mar 10 20:13:38 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

lsb_release -a
LSB Version: core-2.0-amd64:core-2.0-noarch:core-3.0-amd64:core-3.0-noarch:core-3.1-amd64:core-3.1-noarch:core-3.2-amd64:core-3.2-noarch:core-4.0-amd64:core-4.0-noarch
Distributor ID: Ubuntu
Description: Ubuntu 14.04.2 LTS
Release: 14.04
Codename: trusty

CRITICAL:root:while creating Client object
Traceback (most recent call last):
File “ideskmain/client.py”, line 796, in client_gevent_runner
File “ideskutils/gevent_itc.py”, line 120, in wrapper
File “ideskutils/gevent_itc.py”, line 29, in wrapper
File “ideskmain/client.py”, line 82, in init
File “ideskmain/client.py”, line 519, in __load_config
File “ideskmain/clientconfig.py”, line 9, in init
File “ideskmain/clientconfig.py”, line 82, in _install_db
File “ideskdb/clientdb.py”, line 624, in install
File “ideskdb/clientdb.py”, line 638, in __migrate
File “ideskmain/configdb.py”, line 62, in _from_5
File “ideskdb/clientdb.py”, line 226, in execute
OperationalError: duplicate column name: read_only

kyleamadio,

If this is your first run of Insync, please try deleting the folder ~/.config/Insync then restart Insync.

Yeap = that fixed it - thank you !