mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-07-16 17:02:14 -05:00
Unable to login on first startup (with system boot) #2295
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 @helltraitor on GitHub (Jul 1, 2025).
Vaultwarden Support String
Your environment (Generated via diagnostics page)
Config & Details (Generated via diagnostics page)
Show Config & Details
Environment settings which are overridden: DOMAIN, SIGNUPS_ALLOWED, ADMIN_TOKEN
Config:
Vaultwarden Build Version
vaultwarden/server:1.34.1-alpine
Deployment method
Official Container Image
Custom deployment method
I have remote server with nginx proxy manager and I setup ddns with ssh tunnels. So when I boot my system, my services available online
Reverse Proxy
jc21/nginx-proxy-manager:latest
Host/Server Operating System
Windows
Operating System Version
Windows 11
Clients
Web Vault
Client Version
Zen 1.13.2b (Firefox 139.0.4) (64-bit)
Steps To Reproduce
Expected Result
Able to login
Actual Result
Unable to login
Logs
Screenshots or Videos
No response
Additional Context
NOTE FOR LOGS: After reboot it manually, all starts to works. Maybe this is an issue related to my tunnel, but as for my experience, there's no problem with vault itself after I reboot it. For example, In case when I need to change my network (bare to vpn), tunnel may go down, but then up - and I feel like there issue with vault itself.
But, If I can enable debug to provide logs, I will do this, just tell me what I need to do.