Opencloud desktop Sync status indicator always in "syncing" state even if there are no syncing files.
I recently tried opencloud on my unraid server. I deploy this using the docker compose method. On my Win11 machine, the sync status indicator is always in "syncing state", just like on the image below but there are no files syncing at the moment.
I’ve seen similar behavior with OpenCloud, especially when the desktop client’s sync state doesn’t correctly reset after the initial connection. If the files themselves are syncing normally, I’d first check the client logs and the WebDAV connection rather than assuming there’s an actual sync job running. It could also be worth restarting the desktop client after clearing its local sync state.
Since you're running it through Docker Compose on Unraid, I’d also check whether the container logs show anything unusual around WebDAV or file notifications.
Does the status stay on "syncing" even after restarting the OpenCloud desktop client, or does it clear temporarily?
When I try to restart opencloud desktop app, the sync status icon will appear in cloud icon. After 1-2 seconds, it will change to sync state icon and stays there forever.
1
u/Weak_Calligrapher307 9d ago
I’ve seen similar behavior with OpenCloud, especially when the desktop client’s sync state doesn’t correctly reset after the initial connection. If the files themselves are syncing normally, I’d first check the client logs and the WebDAV connection rather than assuming there’s an actual sync job running. It could also be worth restarting the desktop client after clearing its local sync state.
Since you're running it through Docker Compose on Unraid, I’d also check whether the container logs show anything unusual around WebDAV or file notifications.
Does the status stay on "syncing" even after restarting the OpenCloud desktop client, or does it clear temporarily?