thesamim / TickTickSync

GNU General Public License v3.0
98 stars 2 forks source link

File not found or locked error #99

Closed rcetin closed 3 months ago

rcetin commented 3 months ago

Describe the bug In new version of TickTickSync, I am constantly getting this error whenever it tries to sync.

TickTick scheduled synchronization task started at 3/29/2024, 4:36:51 PM
plugin:tickticksync:21816 Error: EISDIR: illegal operation on a directory, read 'File [XXXXX] not found, or is locked. If file exists, Please try again later.'
checkForDuplicates @ plugin:tickticksync:21816
plugin:tickticksync:23446 Error: File [XXXXX] not found, or is locked. If file exists, Please try again later.
    at FileOperation.checkForDuplicates (plugin:tickticksync:21817:13)
    at async TickTickSync.scheduledSynchronization (plugin:tickticksync:23426:39)
    at async eval (plugin:tickticksync:23151:58)

The path that is printed as not found or locked is a path of directory not a file. Can the issue be related to that?

To Reproduce Steps to reproduce the behavior: It's always reproduced on newest version. Expected behavior Scheduled synchorization should be completed without an issue.

Desktop (please complete the following information):