thesamim/TickTickSync

File not found or locked error

Closed this issue · 0 comments

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):

  • OS: Ubuntu 20.04
  • Browser: Chrome
  • TickTickSync Version: 1.0.22
  • Obsidian Version: 1.5.11