mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-25 17:25:57 +03:00
[GH-ISSUE #5449] Unable to use "Log in with Device" #2153
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#2153
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 @foux on GitHub (Jan 25, 2025).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/5449
Vaultwarden Support String
Your environment (Generated via diagnostics page)
Config & Details (Generated via diagnostics page)
Show Config & Details
Environment settings which are overridden: DOMAIN
Failed HTTP Checks:
Config:
Vaultwarden Build Version
v1.33.0
Deployment method
Official Container Image
Custom deployment method
No response
Reverse Proxy
traefik
Host/Server Operating System
Linux
Operating System Version
LXC
Clients
Android, iOS
Client Version
2025.1.1
Steps To Reproduce
Expected Result
I should receive a push notification on my devices to authorize the connection
Actual Result
Nothing arriving to mobile app
Logs
Screenshots or Videos
No response
Additional Context
I know that mobile notifications works, because modifying an item on the web vault (or any other vault) appears immediately on the mobile app.
@BlackDex commented on GitHub (Jan 25, 2025):
It works for me strangely enough. I tested both US and EU endpoints.
But, if notifications work in that you see changes instantly on your mobile, then there is not much we can do I'm afraid.
I mean, i would need to be able to replicate it, which I'm not.
@foux commented on GitHub (Jan 25, 2025):
Thanks for your answer. I understand you won't be able to help without replicating.
I'll try to investigate and post my findings.
In any case, I see the pending request if I go to Settings> Account security > Pending login request. I just don't get the notification
@BlackDex commented on GitHub (Jan 25, 2025):
And you didn't disables notifications or specific notifications for the app?
@foux commented on GitHub (Jan 25, 2025):
Nope, that's the first thing I've checked
@BlackDex commented on GitHub (Jan 25, 2025):
I'm afraid we can't help here. It could be something strange in the app or on the Bitwarden side.
Only thing i can think of to do is fully logout, clear data and storage, uninstall the client.
Then deauth all sessions, either via the web-vault and your user settings, or via the admin interface.
Then reboot the phone, install the app again, login and see what happens.
If that still doesn't work, but vault item updates do work, then i have no clue.
Except, you do not have do not disturb enabled maybe?
@foux commented on GitHub (Jan 25, 2025):
No DND, no. I'll try a full wipe/relogin, and report here. Thanks @BlackDex
@foux commented on GitHub (Jan 25, 2025):
Resetting all conections and relogin worked, thanks
@retorquere commented on GitHub (Apr 29, 2025):
I've done this, I'm not getting the popup. I'm on the eu server. Tried with F-droid release and beta.
vault updates do work.
DND is off
@Gerardv514 commented on GitHub (Apr 29, 2025):
What version are you running?
What app? App version are you running?
What is your setup? Server?
Reverse proxy? Etc
Can you see the request in the logs?
@BlackDex commented on GitHub (Apr 29, 2025):
If vault updates work instantly, like in you see it change, them login with service should work too in the same way.
Also, F-Droid versions will not work at all, these do not contain the Google firebase tooling.
You could try to see if the FCM diagnostics provides some info.
To open the FCM Diagnostics (Dialer Code):
On some Android devices (especially those with the standard Google Phone app), you can use a special dialer code to access FCM diagnostics information.
*#*#426#*#*@retorquere commented on GitHub (Apr 29, 2025):
Not instantly, no.
This was the problem for me -- I switched to F-droid a while ago at direction of support because there was a bug in bitwarden android that had a fix but for which the play store version was still going through the release machinations. I didn't know the login with device would be affected, so I stayed on the F-droid version. Now hat I'm back on the play version, the popup does appear.
Thank you!
@retorquere commented on GitHub (Apr 29, 2025):
For completeness, at the time:
2025.3.0 (F-Droid) and beta 2025.3.0 (19983) (F-Droid)
Bitwarden and Bitwarden beta
bitwarden.eu
None
I can look but the remark from @BlackDex explains why I think -- I didn't know the F-Droid versions did not have real-time updates.
@retorquere commented on GitHub (Apr 29, 2025):
Might be worthwhile to update https://bitwarden.com/help/log-in-with-device/#approve-a-log-in-request to describe the popup-method and/or to remark that the popup method is not available on f-droid versions.
@Gerardv514 commented on GitHub (Apr 29, 2025):
This project doesn't maintain the bitwarden documents nor is it associated with Bitwarden. It is a backend compatible server (to self host) which works with the official Bitwarden apps.