-
Notifications
You must be signed in to change notification settings - Fork 807
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]: Syncing every 4 seconds, but no files to update #6041
Comments
I can confirm this bug. It also happens on my Windows 10 PC. For me this is happening since I updated the client from Version 3.9.3 to 3.9.4. I noticed it, because I have synced my desktop and on the desktop the icons change every 2-3 Seconds to syncing and then again to the green Checkmark. Server Version is 27.0.2 If I create a debug Archive it is about 3 GB big. |
Seems to be a similar problem to mine Server: Nextcloud 27.0.2 After update from 3.9.3 to 3.9.4 my Win Explorer stuck in unusability because of the interaction between NC Desktop Client and Windows Components. Then downgraded all Clients to 3.9.3 and voila everything behaves as normal again. In my case the tray icon switches between green -> blue (Sync) and -> grey (disconnected) |
I have the same issue as @chrissi55 |
Same issue on Windows 10 |
I can confirm this bug with two different Nextcloud AIO Docker installations.(27.0.2) and NC desktop client 3.9.4 for Windows. Clients running on Windows 11 Pro. The clients sync every 3-4 seconds doing effectively nothing, other than putting additional load on the client and server. On a laptop it is severely limiting battery life. It also triggers the anti virus solution to constantly scan some files the client is touching, creating even more load. Going back to 3.9.3 solves this issue. I'm using the virtual files in the client. Other than that the client does it's normal job. |
Idem for me with Windows 11 |
I can confirm this bug/behaviour on Windows 11 with 3.9.4, too. |
Same here with 3.9.4; I noticed it because of unusually high CPU usage; downgrading solved the problem. |
Same here with 3.9.4., Windows 11, and server version 26.0.4. |
I have the same phenomenon, but only when virtual files is enabled |
Same issue with 3.9.4 Desktop on Windows 11, Server version 25.0.5, DB engine MySQL 10.3.17. Tray icon switches fast between green and blue. |
Same issue with 3.9.4 Desktop on Windows 10, but only if i enable virtual files support. Without virtual files all works as expected. |
@metheos Can you upload the full logs archive here https://cloud.nextcloud.com/s/YSxWcs8gFNAebbs (please also make sure the issue is happening when you create logs unless you've stored the archive already before you downgraded to 3.9.3). |
Sure, uploaded! I re-upgraded and confirmed the issue is still happening. The archive is much smaller this time since I just did the upgrade again. |
Same issue with 3.9.4 Desktop on W11, virtual files enabled. I also got a problem with 3.9.4 when printing files from the NC folder via Chrome: Here and then the printer spooler throws an error, that the file to be printed couldn't be found and stops printing. Issue disappears when downgrading to 3.9.3. |
Same issue since v3.9.4 Desktop on Windows 11, it's syncing every 2 seconds but there are no changes but only for 1 of 3 accounts connected. |
Hi, I have the same issue, after upgrading Nextcloud Client 3.9.4 from 3.9.3. Also %APPData%\Nextcloud\logs is flooding with small logs. The blue and green icon change almost every second. I have Windows 11 and Nextcloud server 27.0.2 |
We've merged a few fixes and the issue is gone in those scenarios I was able to reproduce locally. Feel free to install the RC3 to see if you do not have the issue as well anymore https://cloud.nextcloud.com/s/SfGaBdqJkm9MYs3/download/Nextcloud-3.10.0-rc3-x64.msi |
Hello, same issue with rc3 :-( |
Can you upload your logs here https://cloud.nextcloud.com/s/YSxWcs8gFNAebbs ? |
Thank you for the update! I've installed the RC3 version you provided, and it appears to be working well. My client displays version 3.9.83. |
Thank you Allexzander, The RC3 version worked for me. Windows 11 v10.0.22621 |
Really sorry, I tried with the rc2 version and not the rc3 version. |
closing this one as the fix confirmed working, will get released in 3.10.0 |
Bug description
I noticed recently that my tray icon was constantly toggling between the green check and the sync icon.
There seem to be PROPFIND records in the system log that line up with the syncs and the app log just spams the typical Syncrun started > Propogation starts > Syncrun finished.
Nothing is broken but it's weird and probably putting unnecessary load on things.
Steps to reproduce
Expected behavior
Should only do a sync run occasionally?
Which files are affected by this bug
none
Operating system
Windows
Which version of the operating system you are running.
Windows 11
Package
Other
Nextcloud Server version
26.0.5
Nextcloud Desktop Client version
3.9.4
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
Additional info
The debug archive is over 1 GB due to the constant log spamming, here is an excerpt.
#=#=#=# Syncrun started 2023-09-08T20:39:27Z #=#=#=#=# Propagation starts 2023-09-08T20:39:27Z (last step: 841 msec, total: 841 msec) #=#=#=# Syncrun finished 2023-09-08T20:39:28Z (last step: 61 msec, total: 903 msec) #=#=#=# Syncrun started 2023-09-08T20:39:30Z #=#=#=#=# Propagation starts 2023-09-08T20:39:31Z (last step: 936 msec, total: 936 msec) #=#=#=# Syncrun finished 2023-09-08T20:39:31Z (last step: 47 msec, total: 984 msec) #=#=#=# Syncrun started 2023-09-08T20:39:34Z #=#=#=#=# Propagation starts 2023-09-08T20:39:35Z (last step: 958 msec, total: 958 msec) #=#=#=# Syncrun finished 2023-09-08T20:39:36Z (last step: 94 msec, total: 1053 msec) #=#=#=# Syncrun started 2023-09-08T20:39:39Z #=#=#=#=# Propagation starts 2023-09-08T20:39:40Z (last step: 1046 msec, total: 1046 msec) #=#=#=# Syncrun finished 2023-09-08T20:39:40Z (last step: 77 msec, total: 1124 msec) #=#=#=# Syncrun started 2023-09-08T20:39:43Z #=#=#=#=# Propagation starts 2023-09-08T20:39:44Z (last step: 920 msec, total: 920 msec) #=#=#=# Syncrun finished 2023-09-08T20:39:44Z (last step: 84 msec, total: 1005 msec) #=#=#=# Syncrun started 2023-09-08T20:39:46Z #=#=#=#=# Propagation starts 2023-09-08T20:39:47Z (last step: 939 msec, total: 939 msec) #=#=#=# Syncrun finished 2023-09-08T20:39:47Z (last step: 62 msec, total: 1002 msec) #=#=#=# Syncrun started 2023-09-08T20:39:50Z #=#=#=#=# Propagation starts 2023-09-08T20:39:51Z (last step: 909 msec, total: 909 msec) #=#=#=# Syncrun finished 2023-09-08T20:39:51Z (last step: 78 msec, total: 988 msec) #=#=#=# Syncrun started 2023-09-08T20:39:54Z #=#=#=#=# Propagation starts 2023-09-08T20:39:56Z (last step: 1760 msec, total: 1760 msec) #=#=#=# Syncrun finished 2023-09-08T20:39:56Z (last step: 36 msec, total: 1797 msec) #=#=#=# Syncrun started 2023-09-08T20:39:59Z #=#=#=#=# Propagation starts 2023-09-08T20:40:00Z (last step: 1007 msec, total: 1007 msec) #=#=#=# Syncrun finished 2023-09-08T20:40:00Z (last step: 74 msec, total: 1081 msec) #=#=#=# Syncrun started 2023-09-08T20:40:03Z #=#=#=#=# Propagation starts 2023-09-08T20:40:04Z (last step: 966 msec, total: 966 msec) #=#=#=# Syncrun finished 2023-09-08T20:40:05Z (last step: 100 msec, total: 1067 msec) #=#=#=# Syncrun started 2023-09-08T20:40:08Z #=#=#=#=# Propagation starts 2023-09-08T20:40:09Z (last step: 1049 msec, total: 1049 msec) #=#=#=# Syncrun finished 2023-09-08T20:40:09Z (last step: 78 msec, total: 1128 msec)
The text was updated successfully, but these errors were encountered: