Not syncing automatically #1258

Closed
opened 2026-02-05 00:24:08 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @rucksman on GitHub (Apr 28, 2022).

I am using vaultwarden behind a Traefik proxy in my Docker environment. I did install the browser extension, and in addition I am using the windows client (portable) and the Android app (always latest versions).

Entries are not automatically synced for whatever reason. If I am entering a new entry with one of the client (for example the Windows client, but that does not really matter), this new entry is not automatically synced to the other clients even after some hours. I always have to manually sync on all the client to get the latest version of my entries. There is no error in the logs of the docker container, and also not in the clients. It simple does not sync automatically. Is this the desired behaviour, or is there something wrong?

Originally created by @rucksman on GitHub (Apr 28, 2022). I am using vaultwarden behind a Traefik proxy in my Docker environment. I did install the browser extension, and in addition I am using the windows client (portable) and the Android app (always latest versions). Entries are not automatically synced for whatever reason. If I am entering a new entry with one of the client (for example the Windows client, but that does not really matter), this new entry is not automatically synced to the other clients even after some hours. I always have to manually sync on all the client to get the latest version of my entries. There is no error in the logs of the docker container, and also not in the clients. It simple does not sync automatically. Is this the desired behaviour, or is there something wrong?
Author
Owner

@codesections commented on GitHub (Apr 28, 2022):

Have you configured enabled WebSocket notifications as described in the relevant wiki page? If so, the browser extension and windows client should sync automatically (the android app won't currently – support for mobile push notifications is still a work in progress).

@codesections commented on GitHub (Apr 28, 2022): Have you configured enabled WebSocket notifications as described in the [relevant wiki page](https://github.com/dani-garcia/vaultwarden/wiki/Enabling-WebSocket-notifications)? If so, the browser extension and windows client *should* sync automatically (the android app won't currently – support for mobile push notifications is still [a work in progress](https://github.com/SergioBenitez/Rocket/issues/90)).
Author
Owner

@rucksman commented on GitHub (Apr 28, 2022):

Thanks for the quick reply.

I followed more or less the Traefik configuration from the proxy examples page. So obviously there is a problem on my side with automatic sync at least between web page, windows client and browser extension, if automtaic sync should work. I will investigate further into my docker configuration. Thanks for helping!

@rucksman commented on GitHub (Apr 28, 2022): Thanks for the quick reply. I followed more or less the Traefik configuration from the [proxy examples page](https://github.com/dani-garcia/vaultwarden/wiki/Proxy-examples). So obviously there is a problem on my side with automatic sync at least between web page, windows client and browser extension, if automtaic sync _should_ work. I will investigate further into my docker configuration. Thanks for helping!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/vaultwarden#1258