-
Notifications
You must be signed in to change notification settings - Fork 812
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]: Mac OS VFS: Exclamation mark on sync status but no easy way to tell what's wrong #7152
Comments
By reopening the client (i.e. quitting and relaunching the app) brings back the sync status to OK. Very frequently: Much less frequently: and also: |
Last but not least: if possible, it would be great to add timestamps at the beginning of each line in the debug log file. |
This issue might be related to #7240 and hopefully closed by it as well. |
@claucambra I need to add more info to this issue about the client behaviour. The console log shows some error lines and among those, I saw some "watchdog" like messages about high CPU consumption by the FileProviderExt process. The end result is that FInder is often (not always) very slow in opening folders that were not previously opened, and also in opening files, I guess this happens simply because the FIleProviderExt process is busy. Let me know if you need console logs, I'll attach them. |
I've opened #7326 for the Finder slowdown problem, adding more info. |
Bug description
On the 3.14-macOS-vfs clients that we are using, we often see the exclamation mark icon on the status bar. Hovering on it, it says the vfs sync had an issue.
However, opening the settings panel and clicking on "Create debug archive" freezes the UI and the Nextcloud process becomes unresponsive. This seems to be related (kind of a side effect) to the sync issue itself, because when the sync status is OK, it's possible to generate the debug archive without freezes.
The problem is, I have no clue on what the problem is and therefore haven't found a way to prevent/work around it.
...
Steps to reproduce
...
Expected behavior
The debug archive should be created.
Observed behaviour: the panel hangs and the process becomes unresponsive, I have to kill it.
Seems similar to what happened a few versions back, on opening the settings panel, where the process froze and needed to be killed.
...
Which files are affected by this bug
Operating system
macOS
Which version of the operating system you are running.
Sonoma 14.6.1
Package
Official macOS 12+ universal pkg
Nextcloud Server version
29.0.6
Nextcloud Desktop Client version
3.14.0-vfs
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?
Nextcloud Server logs
No response
Additional info
No response
The text was updated successfully, but these errors were encountered: