Upgraded to 1.4.5 this morning, and it’s having a few problems. Specifically, it starts up, the icon goes lit with a green tick to indicate connected and up-to-date, then goes dark to indicate offline, then lights up, then dark, then light, then dark, then it just stays like that with the occasional light-up until it’s restarted, at which point the fun begins again.
Installed from the official repository on Ubuntu 16.04 64-bit, fully up-to-date; everything was working fine prior to the 1.4.5 upgrade.
Looking at the logs, I was jumped directly from 1.3.24.36188 (working) to 1.4.5.37069 (not working). Relevant entries:
"{"message": "insync version: 1.4.5.37069", "params": []}"
"{"message": "client created <ideskmain.client.Client object at 0x7f6853b4d1d0>", "params": []}"
"{"message": "unix socket server thread start", "params": []}"
"{"message": "starting client", "params": []}"
"{"message": "LinuxFSWatcher._start", "params": []}"
"{"message": "Inotify loop enter", "params": []}"
"{"message": "Syncing %r.", "params": [["1xxxxxxxxxxxxx", "xxxxxxxxx@googlemail.com", "Gareth Halfacree"]]}"
"{"message": "watch origin: /media/Data/Google Drive", "params": []}"
"{"message": "%r (%s) is now being synced.", "params": [["1xxxxxxxxxxxx", "xxxxxxxxx@googlemail.com", "Gareth Halfacree"], "existing"]}"
"{"message": "No updater available.", "params": []}"
"{"message": "unix socket server thread stop", "params": []}"
"{"message": "unix socket server thread stop", "params": []}"
"{"message": "Uncaught error from %r", "params": ["<AnalyticsUploaderTask at 0x7f6853b2f730>"]}"
"{"message": "Stopping GD syncer...", "params": []}"
"{"message": "LinuxFSWatcher._stop", "params": []}"
"{"message": "GD syncer stopped.", "params": []}"
"{"message": "clean exit", "params": []}"
"{"message": "insync version: 1.4.5.37069", "params": []}"
"{"message": "client created <ideskmain.client.Client object at 0x7f84fc5f0410>", "params": []}"
"{"message": "unix socket server thread start", "params": []}"
"{"message": "starting client", "params": []}"
"{"message": "LinuxFSWatcher._start", "params": []}"
"{"message": "Inotify loop enter", "params": []}"
"{"message": "Syncing %r.", "params": [["1xxxxxxxxxxxxx", "xxxxxxxxxxx@googlemail.com", "Gareth Halfacree"]]}"
"{"message": "watch origin: /media/Data/Google Drive", "params": []}"
"{"message": "%r (%s) is now being synced.", "params": [["1121xxxxxxxxxxxx", "xxxxxxxxx@googlemail.com", "Gareth Halfacree"], "existing"]}"
"{"message": "unwatching /media/Data/Google Drive", "params": []}"
"{"message": "watch origin: /media/Data/Google Drive", "params": []}"
"{"message": "No updater available.", "params": []}"
Restarting Insync just repeats the log entries. No change.
Any clues what’s up?