mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-02-05 00:29:40 +03:00
Pending login requests Error #1726
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 @ghost on GitHub (Oct 2, 2023).
Subject of the issue
Issue: When attempting to log in to my self-hosted Vaultwarden server in the Edge browser by using my phone or the Bitwarden Desktop application to handle pending login requests:
Problem: The login process failed to work as expected.
Diagnosis: I resorted to using Bitwarden Desktop's development mode for server debugging.
Additional Information: I have included some screenshots in the troubleshooting section below for further insight into the issue.
Deployment environment
vaultwarden version: 1.29.2
Install method: self-drive vaultwarden/server:latest docker image, with HTTPS
Clients used: desktop, android, edge extension,ipad
Reverse proxy and version: nginx/1.18.0
MySQL/MariaDB or PostgreSQL version: sqlite3
Other relevant details:
Steps to reproduce
Expected behaviour
The "Pending Login Requests" feature should function correctly.
Troubleshooting data
error api
requests param
respond
terminal error
other error
log file:
there is not other error in log file.
@BlackDex commented on GitHub (Oct 2, 2023):
Duplicate of many others.
Already fixed in the
testingtagged images.