mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-12-11 09:13:02 +03:00
Users can´t Login anymore from new Sessions #311
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 @bokkabonga on GitHub.
Vaultwarden Support String
Your environment (Generated via diagnostics page)
Config (Generated via diagnostics page)
Show Running Config
Environment settings which are overridden: DOMAIN, SENDS_ALLOWED, HIBP_API_KEY, USER_ATTACHMENT_LIMIT, ORG_ATTACHMENT_LIMIT, TRASH_AUTO_DELETE_DAYS, INCOMPLETE_2FA_TIME_LIMIT, SIGNUPS_ALLOWED, SIGNUPS_VERIFY, SIGNUPS_VERIFY_RESEND_TIME, SIGNUPS_VERIFY_RESEND_LIMIT, SIGNUPS_DOMAINS_WHITELIST, ORG_CREATION_USERS, INVITATIONS_ALLOWED, EMERGENCY_ACCESS_ALLOWED, PASSWORD_ITERATIONS, PASSWORD_HINTS_ALLOWED, SHOW_PASSWORD_HINT, ADMIN_TOKEN, INVITATION_ORG_NAME, DISABLE_2FA_REMEMBER, AUTHENTICATOR_DISABLE_TIME_DRIFT, LOG_TIMESTAMP_FORMAT, YUBICO_CLIENT_ID, YUBICO_SECRET_KEY, SMTP_HOST, SMTP_SECURITY, SMTP_PORT, SMTP_FROM, SMTP_USERNAME, SMTP_AUTH_MECHANISM, EMAIL_EXPIRATION_TIME, EMAIL_ATTEMPTS_LIMIT
Vaultwarden Build Version
Deployment method
Official Container Image
Custom deployment method
No response
Reverse Proxy
Apache
Host/Server Operating System
Linux
Operating System Version
Windows, Linux, Browser-Extension
Clients
Web Vault, Browser Extension, Desktop, iOS
Client Version
No response
Steps To Reproduce
Expected Result
User gets to login.
Actual Result
An unexpected error has occured
Logs
Screenshots or Videos
No response
Additional Context
Problem was noticed on "latest" image. "testing" image brought no changes.
Problem is occuring with every user.
Login via Desktop-App is possible.
Login with Browser that previously had a session is possible. Different browser or private tab don´t work.
Set Log to debug but found nothing special there.
@BlackDex commented on GitHub:
Check your disk usage. If you're disk is full databases tends to not be able to write anymore, and that causes these login issues probably.