question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

WebDAV: Folder to move into doesn't exist E009

See original GitHub issue

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

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:12 (12 by maintainers)

github_iconTop GitHub Comments

1reaction
marcelklehrcommented, Feb 1, 2020

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

1reaction
marcelklehrcommented, 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 😃 )

Read more comments on GitHub >

github_iconTop Results From Across the Web

WebDAV: Folder to move into doesn't exist E009 #436 - GitHub
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...
Read more >
Can't access WebDAV Web folder - Windows Client
You can't access a WebDAV Web folder from a Windows-based client computer. When you try to do this, you may experience the following...
Read more >
42 Troubleshooting WebDAV
42.10.2 Solution. Refresh the folder display by pressing F5 or choosing Refresh from the View menu.
Read more >
WebDav 0x80070780 error - Atlassian Community
This error usually occurs when there's already a file with the same name in WebDAV. It's very odd that it would occur if...
Read more >
WebDAV Extension Error Codes - ServMask Helpdesk
Please ensure that the file or folder you are attempting to access with the plugin is accessible to your account. If this does...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found