[GH-ISSUE #2389] Invalid traefik 2 websocket configuration? #1243

Closed
opened 2026-03-03 02:07:27 +03:00 by kerem · 0 comments
Owner

Originally created by @ProteanCode on GitHub (Mar 25, 2022).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/2389

The proxy example at
https://github.com/dani-garcia/vaultwarden/wiki/Proxy-examples

Shows a notation that looks like:
- traefik.http.routers.bitwarden-websocket-http.rule=Host(bitwarden.domain.tld) && Path(/notifications/hub) && !Path(/notifications/hub/negotiate)

But the traefik dashboard tells that this rule is an error
! is not supported

Originally created by @ProteanCode on GitHub (Mar 25, 2022). Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/2389 The proxy example at https://github.com/dani-garcia/vaultwarden/wiki/Proxy-examples Shows a notation that looks like: `- traefik.http.routers.bitwarden-websocket-http.rule=Host(`bitwarden.domain.tld`) && Path(`/notifications/hub`) && !Path(`/notifications/hub/negotiate`)` But the traefik dashboard tells that this rule is an error `! is not supported`
kerem closed this issue 2026-03-03 02:07:27 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/vaultwarden#1243
No description provided.