Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Desktop client doesn't sync after unlocking a password protected drive #7813

Open
5 of 8 tasks
ik0api opened this issue Jan 31, 2025 · 2 comments
Open
5 of 8 tasks

Comments

@ik0api
Copy link

ik0api commented Jan 31, 2025

⚠️ Before submitting, please verify the following: ⚠️

Bug description

I notice that since a few versions, desktop client doesn't sync properly after unlocking a password protected drive (for example, after unlocking a password protected WD USB disk) which appears to be locked when Win10 boots up.

Other password-unprotected folders and disks are regularly syncing, instead.

In order to solve the issue I have to exit and restarting the client and everything runs fine.

I'm sure that, in the past (can't say when), when I noticed that a password-protected folder wasn't synced, simply unlocking that folder was enough in order for the client to automatically sync it, no need to force a resync or to restart the client.

Nextcloud Client desktop 3.15.3 running on Windows 10 pro syncing a NextcloudPI service.

Steps to reproduce

  1. Wait for Win10 boot and Nextclud client to be fully functional
  2. Verify proper syncing of folders while a password-protected folder is still locked
  3. Unlock the password-protected folder
  4. Verify proper syncing of the unlocked password-protected folder
    ...

Expected behavior

I expect to experience the previous and usual behaviour (automatic sync of folders unlocked after Nextcloud client start)

Which files are affected by this bug

password-protected folders in external USB disks

Operating system

Windows

Which version of the operating system you are running.

Windows 10

Package

Official Windows MSI

Nextcloud Server version

NextCloudPi 28.0.14

Nextcloud Desktop Client version

3.15.3

Is this bug present after an update or on a fresh install?

Updated from a minor version (ex. 3.4.2 to 3.4.4)

Are you using the Nextcloud Server Encryption module?

Encryption is Disabled

Are you using an external user-backend?

  • Default internal user-backend
  • LDAP/ Active Directory
  • SSO - SAML
  • Other

Nextcloud Server logs

Additional info

Image

@camilasan
Copy link
Member

Hi, I think we will need logs to able to work on this.

Does the password protected folder has different permissions than the other folders?
Are you using VFS? => in this case, the client needs to access the files, possibly open them (would need to double check), therefore the operating system would expect a password and the client would fail then to sync it.
What does the whole error message in the desktop client say?

@ik0api
Copy link
Author

ik0api commented Feb 4, 2025 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants