mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-05-24 17:12:43 -05:00
Traefik docker-compose WebSocket not connecting #1487
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @MyWay on GitHub (Jan 29, 2023).
Steps to reproduce
Use the docker compose from https://github.com/Brettdah/vaultwarden-traefiked which is also the official suggested config.
Expected behaviour
Websocket should sync among two browsers within the same account, e.g. one normal tab and an anonymous one. Instead I'm getting an error as reported here: https://github.com/Brettdah/vaultwarden-traefiked/issues/1
Actual behaviour
The websocket connection should work, connect and sync data.
Troubleshooting data
I added my log here because initially I thought it was a problem of my configuration (which still could be): https://github.com/Brettdah/vaultwarden-traefiked/issues/1