mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-26 01:35:54 +03:00
[GH-ISSUE #3032] Local no longer works and passwords are missing in browser extension after facing vaultwarden public through Cloudflare #1450
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#1450
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 @machielvdb on GitHub (Dec 22, 2022).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/3032
Hi
I've been running vaultwarden for about a year now on my Raspberry Pi 4, behind a WireGuard VPN. I never used the web vault because I couldn't be bothered enabling HTTPS, the extensions worked just fine.
I recently decided to face the server public through Cloudflare, to provide easy access without VPN for a few close friends and family members wanting to use a vault. After adding my DNS Record and restarting the container to allow signups, I am able to connect to the webvault using the domain name. However, when I login into the Windows and browser extensions, using the custom server url setting does not work, I get an 'Uknown username or password' error.
The same error happens when trying to connect through the extension on the local ip, as I did for over a year. When I add the https URL to the Web Vault URL under custom environment, I am able to login but a TON of my passwords are missing, which are showing up on the webvault.
Syncing works fine, newly added passwords through the extension disappear after a container restart. I've already placed my most recent backup, but no change. The web vault over the domain works fine and has all my credentials (over 50), while the extension has 10, all of the earliest ones I've ever added.
I use a very basic compose file:
version: '3.3'
services:
server:
container_name: vaultwarden
restart: always
environment:
- SIGNUPS_ALLOWED=false
- INVITATIONS_ALLOWED=false
- ADMIN_TOKEN=
volumes:
- '/mnt/bitwarden/data/:/data/'
ports:
- '9080:80'
image: 'vaultwarden/server:latest'
I am at a loss here, if someone could give me some insight in what's happening and how to resolve it it'd greatly appreciate it.
Thanks in advance
@karkazzul commented on GitHub (Dec 23, 2022):
Hi,
In the extension and on the desktop mobile, you have this icone:


and you can enter your DNS entry for vaultwarden like: