[GH-ISSUE #436] WebDAV: Folder to move into doesn't exist E009 #329

Closed
opened 2026-02-25 22:36:49 +03:00 by kerem · 13 comments
Owner

Originally created by @TCB13 on GitHub (Jan 23, 2020).
Original GitHub issue: https://github.com/floccusaddon/floccus/issues/436

Hi,

I'm having a problem with webdev sync. I believe it happened after version 3.5.3 but it can also be an update of my browser, not really sure. What else can I do?

Floccus: 3.5.3
Browser: Brave | 1.2.43 Chromium: 79.0.3945.130
Error: Folder to move into doesn't exist E009

Here is the webdav server working in Cyberduck and as you can see the folder is available and the xbel file is there:

image

My configuration:

image

Here some logs:

2020-01-23T19:30:54.463Z MOVEFOLDER { id: 59, newParentId: undefined }
2020-01-23T19:30:54.465Z MOVEFOLDER { id: 68, newParentId: undefined }
2020-01-23T19:30:54.465Z MOVEFOLDER { id: 72, newParentId: undefined }
2020-01-23T19:30:54.465Z MOVEFOLDER { id: 80, newParentId: undefined }
2020-01-23T19:30:54.466Z MOVEFOLDER { id: 85, newParentId: undefined }
2020-01-23T19:30:54.466Z MOVEFOLDER { id: 95, newParentId: undefined }
2020-01-23T19:30:54.466Z MOVEFOLDER { id: 98, newParentId: undefined }
2020-01-23T19:30:54.467Z MOVEFOLDER { id: 100, newParentId: undefined }
2020-01-23T19:30:54.467Z MOVEFOLDER { id: 107, newParentId: undefined }
2020-01-23T19:30:54.467Z MOVEFOLDER { id: 137, newParentId: undefined }
2020-01-23T19:30:54.469Z Syncing failed with E009: Folder to move into doesn't exist
E009: Folder to move into doesn't exist
E009: Folder to move into doesn't exist
E009: Folder to move into doesn't exist
E009: Folder to move into doesn't exist
E009: Folder to move into doesn't exist
E009: Folder to move into doesn't exist
E009: Folder to move into doesn't exist
E009: Folder to move into doesn't exist
E009: Folder to move into doesn't exist
E009: Folder to move into doesn't exist
E009: Folder to move into doesn't exist
E009: Folder to move into doesn't exist
E009: Folder to move into doesn't exist
E009: Folder to move into doesn't exist
E009: Folder to move into doesn't exist
2020-01-23T19:30:54.472Z onSyncFail
2020-01-23T19:31:54.226Z Starting sync process for account floccus@127.0.0.1
2020-01-23T19:31:54.237Z onSyncStart: begin
Originally created by @TCB13 on GitHub (Jan 23, 2020). Original GitHub issue: https://github.com/floccusaddon/floccus/issues/436 Hi, I'm having a problem with webdev sync. I believe it happened after version 3.5.3 but it can also be an update of my browser, not really sure. What else can I do? **Floccus**: 3.5.3 **Browser**: Brave | 1.2.43 Chromium: 79.0.3945.130 **Error**: Folder to move into doesn't exist E009 Here is the webdav server working in Cyberduck and as you can see the folder is available and the xbel file is there: ![image](https://user-images.githubusercontent.com/6315832/73017487-d65fe480-3e17-11ea-821d-6f3069741d62.png) My configuration: ![image](https://user-images.githubusercontent.com/6315832/73017448-c21be780-3e17-11ea-9282-bcdfaeb211e9.png) Here some logs: ```` 2020-01-23T19:30:54.463Z MOVEFOLDER { id: 59, newParentId: undefined } 2020-01-23T19:30:54.465Z MOVEFOLDER { id: 68, newParentId: undefined } 2020-01-23T19:30:54.465Z MOVEFOLDER { id: 72, newParentId: undefined } 2020-01-23T19:30:54.465Z MOVEFOLDER { id: 80, newParentId: undefined } 2020-01-23T19:30:54.466Z MOVEFOLDER { id: 85, newParentId: undefined } 2020-01-23T19:30:54.466Z MOVEFOLDER { id: 95, newParentId: undefined } 2020-01-23T19:30:54.466Z MOVEFOLDER { id: 98, newParentId: undefined } 2020-01-23T19:30:54.467Z MOVEFOLDER { id: 100, newParentId: undefined } 2020-01-23T19:30:54.467Z MOVEFOLDER { id: 107, newParentId: undefined } 2020-01-23T19:30:54.467Z MOVEFOLDER { id: 137, newParentId: undefined } 2020-01-23T19:30:54.469Z Syncing failed with E009: Folder to move into doesn't exist E009: Folder to move into doesn't exist E009: Folder to move into doesn't exist E009: Folder to move into doesn't exist E009: Folder to move into doesn't exist E009: Folder to move into doesn't exist E009: Folder to move into doesn't exist E009: Folder to move into doesn't exist E009: Folder to move into doesn't exist E009: Folder to move into doesn't exist E009: Folder to move into doesn't exist E009: Folder to move into doesn't exist E009: Folder to move into doesn't exist E009: Folder to move into doesn't exist E009: Folder to move into doesn't exist E009: Folder to move into doesn't exist 2020-01-23T19:30:54.472Z onSyncFail 2020-01-23T19:31:54.226Z Starting sync process for account floccus@127.0.0.1 2020-01-23T19:31:54.237Z onSyncStart: begin ````
kerem 2026-02-25 22:36:49 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@marcelklehr commented on GitHub (Jan 23, 2020):

Hey @TCB13

Have you recently moved folders out of the synced bookmarks folder?

<!-- gh-comment-id:577872965 --> @marcelklehr commented on GitHub (Jan 23, 2020): Hey @TCB13 Have you recently moved folders out of the synced bookmarks folder?
Author
Owner

@TCB13 commented on GitHub (Jan 23, 2020):

Hey @marcelklehr I think not. As you can see I'm syncing the root folder, so it should be impossible to move anything outside it.

<!-- gh-comment-id:577881441 --> @TCB13 commented on GitHub (Jan 23, 2020): Hey @marcelklehr I think not. As you can see I'm syncing the root folder, so it should be impossible to move anything outside it.
Author
Owner

@marcelklehr commented on GitHub (Jan 23, 2020):

Oh, that's right.

<!-- gh-comment-id:577884751 --> @marcelklehr commented on GitHub (Jan 23, 2020): Oh, that's right.
Author
Owner

@marcelklehr commented on GitHub (Jan 23, 2020):

The problem might be parallel syncing then. 🤔 Could you turn the speedup option off and try again?

<!-- gh-comment-id:577886148 --> @marcelklehr commented on GitHub (Jan 23, 2020): The problem might be parallel syncing then. :thinking: Could you turn the speedup option off and try again?
Author
Owner

@TCB13 commented on GitHub (Jan 23, 2020):

It is already disabled...

image

<!-- gh-comment-id:577887560 --> @TCB13 commented on GitHub (Jan 23, 2020): It is already disabled... ![image](https://user-images.githubusercontent.com/6315832/73025801-2777d480-3e28-11ea-9412-12b0ef9e8e9d.png)
Author
Owner

@TCB13 commented on GitHub (Jan 23, 2020):

If the issue was somehow moving folders around what could I do to fix it?

<!-- gh-comment-id:577888810 --> @TCB13 commented on GitHub (Jan 23, 2020): If the issue was somehow moving folders around what could I do to fix it?
Author
Owner

@marcelklehr commented on GitHub (Jan 24, 2020):

I've been able to replicate this with a test case and will publish a fix shortly.

<!-- gh-comment-id:578055745 --> @marcelklehr commented on GitHub (Jan 24, 2020): I've been able to replicate this with a test case and will publish a fix shortly.
Author
Owner

@TCB13 commented on GitHub (Jan 24, 2020):

Thank you!

<!-- gh-comment-id:578055977 --> @TCB13 commented on GitHub (Jan 24, 2020): Thank you!
Author
Owner

@marcelklehr commented on GitHub (Jan 25, 2020):

This is turning out tougher than I thought, as fixing this requires significant changes to the syncing process. Currently, diffing and applying the changes is done in one go, but this creates issues when moving items into a folder that has not been created yet, so I'm separating them into two steps, now. (Just as an update :) )

<!-- gh-comment-id:578429261 --> @marcelklehr commented on GitHub (Jan 25, 2020): This is turning out tougher than I thought, as fixing this requires significant changes to the syncing process. Currently, diffing and applying the changes is done in one go, but this creates issues when moving items into a folder that has not been created yet, so I'm separating them into two steps, now. (Just as an update :) )
Author
Owner

@marcelklehr commented on GitHub (Feb 1, 2020):

@TCB13 v4.0.0-alpha.1 is available for testing, now :) see #439

<!-- gh-comment-id:581068241 --> @marcelklehr commented on GitHub (Feb 1, 2020): @TCB13 v4.0.0-alpha.1 is available for testing, now :) see #439
Author
Owner

@TCB13 commented on GitHub (Feb 2, 2020):

Doesn't seem to happen with floccus v3.5.2. I download that version manually installed and it worked just fine. I believe whatever is causing this issue was some change after that particular version.

<!-- gh-comment-id:581158108 --> @TCB13 commented on GitHub (Feb 2, 2020): Doesn't seem to happen with floccus v3.5.2. I download that version manually installed and it worked just fine. I believe whatever is causing this issue was some change after that particular version.
Author
Owner

@marcelklehr commented on GitHub (Mar 2, 2020):

v4.0.0 has been released and fixes this issue. :)

<!-- gh-comment-id:593402159 --> @marcelklehr commented on GitHub (Mar 2, 2020): v4.0.0 has been released and fixes this issue. :)
Author
Owner

@github-actions[bot] commented on GitHub (Mar 21, 2023):

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

<!-- gh-comment-id:1477257407 --> @github-actions[bot] commented on GitHub (Mar 21, 2023): This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/floccus#329
No description provided.