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

Improve initial sync of macOS File Provider module for VFS #5692

Closed
4 of 8 tasks
claucambra opened this issue May 15, 2023 · 1 comment · Fixed by #6461
Closed
4 of 8 tasks

Improve initial sync of macOS File Provider module for VFS #5692

claucambra opened this issue May 15, 2023 · 1 comment · Fixed by #6461

Comments

@claucambra
Copy link
Collaborator

claucambra commented May 15, 2023

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

Bug description

The initial full enumeration of the subject server done by the file provider module is extremely slow, leading to a large amount of time passing before the user is able to interact with files in the relevant domain

Steps to reproduce

  1. Set up account with file provider module enabled
  2. Wait for enumeration of server files to begin
  3. Wait for enumeration of server files to end
  4. Wait some more

Expected behavior

Delay between a file provider enumeration beginning and it being responsive should be minimal

Which files are affected by this bug

All files affected

Operating system

Mac OS

Which version of the operating system you are running.

macOS 13.0

Package

Other

Nextcloud Server version

23.0.1

Nextcloud Desktop Client version

Master

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 Disabled

Are you using an external user-backend?

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

Nextcloud Server logs

No response

Additional info

No response

@marcotrevisan
Copy link

Hi @claucambra,

just for the records, using the version 2 of the VFS Beta build, I'm finding it slower than version 1 in fetching the file contents. There's a lag (many seconds) before the actual download starts.
If this is a known behaviour please ignore this message.

Kind regards

@tobiasKaminsky tobiasKaminsky moved this from 📄 To do (max 2 entries / member) to 🧭 Planning evaluation (don't pick) in 🤖 🍏 Clients team Aug 31, 2023
@tobiasKaminsky tobiasKaminsky moved this from 🧭 Planning evaluation (don't pick) to 📄 To do (max 2 entries / member) in 🤖 🍏 Clients team Dec 21, 2023
@AndyScherzinger AndyScherzinger changed the title [Bug]: Initial sync of macOS File Provider module very slow Improve initial sync of macOS File Provider module for VFS Jan 17, 2024
@tobiasKaminsky tobiasKaminsky moved this from 📄 To do (max 2 entries / member) to 🏗️ In progress in 🤖 🍏 Clients team Jan 18, 2024
@github-project-automation github-project-automation bot moved this from 🏗️ In progress to ☑️ Done in 🤖 🍏 Clients team Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment