Skip to content

Conversation

@nilsding
Copy link
Member

The socket server won't ever know anything about accounts that are not set up with VFS, resulting in a "Some files could not be synced" warning message. There is no use in trying to fetch the state in that case.

Since the state of the File Provider is per-account, iterating over all accounts is not necessary either.

Resolves #8683

@nilsding
Copy link
Member Author

/backport! to stable-3.17

…s without VFS enabled

The socket server won't ever know anything about accounts that are not
set up with VFS, resulting in a "Some files could not be synced" warning
message.  There is no use in trying to fetch the state in that case.

Since the state of the File Provider is per-account, iterating over all
accounts is not necessary either.

Signed-off-by: Jyrki Gadinger <nilsding@nilsding.org>
@mgallien mgallien force-pushed the bugfix/8683/syncstatus-vfs-classicsync branch from 0d6816e to 554a284 Compare September 17, 2025 14:10
@mgallien mgallien enabled auto-merge September 17, 2025 14:11
@github-actions
Copy link

Artifact containing the AppImage: nextcloud-appimage-pr-8763.zip

Digest: sha256:cca58db7542a2dceef964bd98912238234aa7d3cc49dd86f533116b5292c1189

To test this change/fix you can download the above artifact file, unzip it, and run it.

Please make sure to quit your existing Nextcloud app and backup your data.

@sonarqubecloud
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
2 New Code Smells (required ≤ 0)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@mgallien mgallien merged commit c46ed20 into master Sep 17, 2025
19 of 21 checks passed
@mgallien mgallien deleted the bugfix/8683/syncstatus-vfs-classicsync branch September 17, 2025 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Some files could not be synced - unable to figure out what/why

3 participants