mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-26 01:35:54 +03:00
[GH-ISSUE #2384] Websocket fails to connect #1242
Labels
No labels
SSO
Third party
better for forum
bug
bug
documentation
duplicate
enhancement
future Vault
future Vault
future Vault
good first issue
help wanted
low priority
notes
pull-request
question
troubleshooting
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vaultwarden#1242
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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 @Sneakometer on GitHub (Mar 21, 2022).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/2384
Subject of the issue
Logging into the vaultwarden frontend causes the following exception to be printed to the web browsers console:
(Tried with chrome and firefox)
Deployment environment
Your environment (Generated via diagnostics page)
Config (Generated via diagnostics page)
Show Running Config
Environment settings which are overridden: ADMIN_TOKEN
vaultwarden version: 2.25.1
Install method: Docker, proxied through nginx and cloudflare
Clients used: web vault
Reverse proxy and version: nginx/1.14.2
MySQL/MariaDB or PostgreSQL version:
Other relevant details: Running on an ipv6 only server (might be the reason?).
Steps to reproduce
Default vaulwarden installation using docker image provided from https://hub.docker.com/r/vaultwarden/server
Expected behaviour
Websockets to work and not throw exceptions
Actual behaviour
Websockets not working and throwing exceptions
Troubleshooting data
Already tried without cloudflare, changing up the websocket ports and setting proxy buffering to off.
Docker ps:
Nginx configuration: