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]: App keeps uselessly syncing the same files over and over again without stopping #5191

Closed
5 of 8 tasks
JustRedTTG opened this issue Nov 19, 2022 · 6 comments
Closed
5 of 8 tasks

Comments

@JustRedTTG
Copy link

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

Bug description

image

Steps to reproduce

Unsure but I think it might have to do with the always keep on device feature
image

Expected behavior

It shouldn't sync these files, or it should sync them at not sync them again 5 minutes later, these are a lot of files and it puts some minimal but annoying strain when I want to use the service to backup stuff and it also uses pc resources

Which files are affected by this bug

short named files mostly

Operating system

Windows

Which version of the operating system you are running.

Windows 11 latest public release

Package

Other

Nextcloud Server version

Nextcloud hub 3 (25.0.1)

Nextcloud Desktop Client version

3.6.2

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

@anonbergine
Copy link

anonbergine commented Jan 4, 2023

I also run in to this bug, or maybe something similar.

Most commonly there will be newly created files (eg. notes.txt) on the local machine which NC should sync up to the server. It does sync them up, but some will show as not synced (despite now being on server) and they'll just reupload over and over and over again forever.

Screenshot of sync status showing same files, again, being synced:

image

In File Explorer (Win10) the blue 🔄 icon shows for the files no matter how many times they've been synced. These files are not being changed on server or local, but they keep getting synced over and over.

EDIT: I should note it does not seem to matter whether I choose "Keep files local" or "Free up space", the forever-sync bug still occurs with affected files. It's as if for some reason some data indicating the sync completion is locked or broken for the files, and NC famously has no way for end-user to tell it to 'reset' its state and recheck all files/folders, so it just remains broken with no way to fix that I can tell.

Renaming files locally does not seem to fix anyhting, the forever-sync bug persists, so it suggests sync state data associated with the files is fubar?

@Nirostar
Copy link

Probably a duplicate of #4226

@AndyXheli
Copy link

Still an issue on 3.7.1

@joshtrichards
Copy link
Member

This may have been addressed in #5474.

The other possibility that comes to mind is something bulk upload related.

Are you still experiencing this behavior?

@AndyXheli
Copy link

Hi @joshtrichards i haven't seen this issue for a while now.

@claucambra
Copy link
Collaborator

Hello, since this problem seems to not be reoccurring I will close the issue

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

No branches or pull requests

6 participants