mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-07-18 18:02:47 -05:00
[GH-ISSUE #6509] BW Desktop Client have "Failed to Fetch" for VW URL but not Browser extension #29945
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 @fultonm on GitHub (Nov 30, 2025).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/6509
Prerequisites
Vaultwarden Support String
That page doesn't exist.
it's vaultwarden/server:latest docker container
Vaultwarden Build Version
vaultwarden/server:latest
Deployment method
Official Container Image
Custom deployment method
No response
Reverse Proxy
traefik 3.4
Host/Server Operating System
NAS/SAN
Operating System Version
Synology
Clients
Desktop
Client Version
2025.11.2
Steps To Reproduce
Attempt to connect BW Desktop client to
https://vw.mydomain.home- Failed to fetch errorAttempt to connect BW Firefox extension client to the same URL - Works just fine
the cert is created with mkcert and added as trusted root cert in Windows. Can load Vaultwarden Web UI with no warnings. No self signed cert exceptions are created for this domain.
Expected Result
Desktop client connects using the same input as Firefox extension
Actual Result
Failed to fetch
Logs
Screenshots or Videos
No response
Additional Context
No response