Log file is 30 meg. Can I delete it and run insync again to create smaller log? I assume I’ll still have the problem.
Update: Did that, got same size logfile and same problem. I can extract the last n records from the logfile if that would help:
sqlite> select * from event_logs order by timestamp desc limit 2;
8e4174333a5c495da364b95f878d6bea|1|b90ce254e56a46bb945ff8fdcf4f7f6b|idesksyncer.syncworks.GDDeleter.__run|87f69fd4a909d60f0afc3196b5daaf08|1485949120.30623|20|root in info|logging/__init__.py|1600|117656662660099360660|wkuhns@vecs.org|{"message": "File %r was not deleted.", "params": [641140]}|||{}
70f0397ec9d74807ab821fab4e552553|1|b90ce254e56a46bb945ff8fdcf4f7f6b|idesksyncer.syncworks.GDDeleter.__run|e3f4627c2968f7c6fa12d84b36441ad7|1485949120.29987|40|ideskfs.fs in add_modes|logging/__init__.py|1575|117656662660099360660|wkuhns@vecs.org|{"message": "While deleting %r at %r.", "params": [641140, "/proc/30036/fd/11"]}|{"type": "OSError", "value": "[Errno 1] Operation not permitted: '/proc/30036/fd'", "module": "exceptions"}|{"frames": [{"function": "delete_file", "abs_path": "idesksyncer/fsstate.py", "vars": {"path": "/proc/30036/fd/11", "self": "<idesksyncer.fsstate.FSState object at 0x26e4dd0>", "file_info": ["'L'", "1485946292.628", "64", "'4/12272409'"], "fs_id": 641140, "permanently": false}, "module": "idesksyncer.fsstate", "filename": "desksyncer/fsstate.py", "lineno": 722}, {"function": "delete_link", "abs_path": "ideskfs/fs.py", "vars": {"self": "<isyncd.linux.fsimpl.LinuxFSImpl object at 0x26695d0>", "link_path": "/proc/30036/fd/11"}, "module": "ideskfs.fs", "filename": "deskfs/fs.py", "lineno": 117}, {"function": "make_removable", "abs_path": "ideskfs/fs.py", "vars": {"self": "<isyncd.linux.fsimpl.LinuxFSImpl object at 0x26695d0>", "full_path": "/proc/30036/fd/11"}, "module": "ideskfs.fs", "filename": "deskfs/fs.py", "lineno": 311}, {"function": "add_modes", "abs_path": "ideskfs/fs.py", "vars": {"curr_mode": 320, "self": "<isyncd.linux.fsimpl.LinuxFSImpl object at 0x26695d0>", "st": "posix.stat_result(st_mode=16704, st_ino=12272397, st_dev=4L, st_nlink=2, st_uid=0, st_gid=0, st_size=0, st_atime=1485946292, st_mtime=1485946292, st_ctime=1485946292)", "mode_bits": 128, "new_mode": 448, "full_path": "/proc/30036/fd"}, "module": "ideskfs.fs", "filename": "deskfs/fs.py", "lineno": 318}]}|{}