mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-02-05 00:29:40 +03:00
Websocket fails to connect #1239
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 @Sneakometer on GitHub (Mar 21, 2022).
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: