You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a synced directory is renamed in the nextcloud there is a sync issue that can not be resolved.
Steps to reproduce
sync a directory
rename it in the web interface
look at the desktop client and the caused issue
Expected behavior
When changing the name I either expect it to automatically adapt that or to give me an option to reselect the nextcloud dir without having to do a complete resync.
Operating system
Debian and Windows (both have the issue)
Package
Official Windows MSI or app image
Nextcloud Server version
30.x.x
Nextcloud Desktop Client version
3.16.4
Is this bug present after an update or on a fresh install?
Fresh desktop client install
Are you using the Nextcloud Server Encryption module?
Encryption is Enabled
Are you using an external user-backend?
Default internal user-backend
LDAP/ Active Directory
SSO - SAML
Other
The text was updated successfully, but these errors were encountered:
create a new folder anywhere (named mine Sync folder to rename)
add a new Folder Sync Connection for the new folder
rename that folder e.g. via the web interface (new name: Sync folder that has been renamed)
the next sync will still try to use the old folder name, discovery fails with 404:
2025-05-27 11:06:09:010 [ info nextcloud.sync.networkjob.lscol /home/jyrki/src/nextcloud/desktop/src/libsync/networkjobs.cpp:377 ]: LSCOL of QUrl("https://nextcloud.local/remote.php/dav/files/Testuser/Sync folder to rename/") FINISHED WITH STATUS "ContentNotFoundError Server replied \"404 Not Found\" to \"PROPFIND https://nextcloud.local/remote.php/dav/files/Testuser/Sync folder to rename/\""
There are two of us testing version 3.16.4, and the other person just reported the problem to me.
I'm not having any problems, but I'm an admin, so that might be why.
Uh oh!
There was an error while loading. Please reload this page.
Bug description
When a synced directory is renamed in the nextcloud there is a sync issue that can not be resolved.
Steps to reproduce
Expected behavior
When changing the name I either expect it to automatically adapt that or to give me an option to reselect the nextcloud dir without having to do a complete resync.
Operating system
Debian and Windows (both have the issue)
Package
Official Windows MSI or app image
Nextcloud Server version
30.x.x
Nextcloud Desktop Client version
3.16.4
Is this bug present after an update or on a fresh install?
Fresh desktop client install
Are you using the Nextcloud Server Encryption module?
Encryption is Enabled
Are you using an external user-backend?
The text was updated successfully, but these errors were encountered: