Invalid traefik 2 websocket configuration? #1242

Closed
opened 2026-02-05 00:22:46 +03:00 by OVERLORD · 0 comments
Owner

Originally created by @ProteanCode on GitHub (Mar 25, 2022).

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). 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`
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/vaultwarden#1242