Sync error. Joplin 2.6.10 + Nextcloud + Win 10

Completely new here, don't know if I should create this topic or not, apologies if I did something inappropriate.

My Joplin on Windows 10 seems stuck for few days. But it works perfectly with my other computer at home, and my iPhone app. Don't know what I have done wrong. Any help will be appreciated. Thanks

Error message displayed after sync:

> 
> Error: PUT locks/1_1_6a3d569e1e1246ee8950fb044b968b35.json: File with name Joplin/locks/1_1_6a3d569e1e1246ee8950fb044b968b35.json could not be located (Exception Sabre\DAV\Exception\NotFound) (404): <?xml version="1.0" encoding="utf-8"?> <d:error xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns"> <s:exception>Sabre\DAV\Exception\NotFound</s:exception> <s:message>File with name Joplin/locks/1_1_6a3d569e1e1246ee8950fb044b968b35.json could not be located</s:message> </d:error>

Error on Console under Development Tool

> C:\Joplin\resources\app.asar\node_modules\@joplin\lib\Logger.js:188 12:17:55: Synchronizer: Error: PUT locks/1_1_6a3d569e1e1246ee8950fb044b968b35.json: File with name Joplin/locks/1_1_6a3d569e1e1246ee8950fb044b968b35.json could not be located (Exception Sabre\DAV\Exception\NotFound) (404): <?xml version="1.0" encoding="utf-8"?>
<d:error xmlns:d="DAV:" xmlns:s="*****sabredav.org/ns">
  <s:exception>Sabre\DAV\Exception\NotFound</s:exception>
  <s:message>File with name Joplin/locks/1_1_6a3d569e1e1246ee8950fb044b968b35.json could not be located</s:message>
</d:error>

    at newError (C:\Joplin\resources\app.asar\node_modules\@joplin\lib\WebDavApi.js:414)
    at WebDavApi.exec (C:\Joplin\resources\app.asar\node_modules\@joplin\lib\WebDavApi.js:441)
    at processTicksAndRejections (internal/process/task_queues.js:95)
    at async FileApiDriverWebDav.put (C:\Joplin\resources\app.asar\node_modules\@joplin\lib\file-api-driver-webdav.js:201)
1 Like

I figured it out.

As it does't effect my other computer at home. It must be local files caused the problem.
I therefore delete all files stored at the C:\Users***.config\joplin-desktop, then restart the Joplin and it started to resync and works perfectly.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.