mirror of
https://github.com/pocket-id/pocket-id.git
synced 2026-07-16 05:54:01 +03:00
🐛 Bug Report: Password Manager Passkey Not Working on Mobile #388
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 @ElioDiNino on GitHub (Jul 22, 2025).
Reproduction steps
I'm not sure if it's a Keeper-specific bug or not, but I created a passkey with my password manager of choice (Keeper Security) on desktop. I then tried using it on my Android device, but I get the error "Something went wrong. Please try to sign in again." There is an associated server error in the logs attached below.
Note: I was able to successfully create a passkey via Google Password Manager on mobile, which then works on desktop.
Expected behavior
I expected my Keeper passkey created on desktop would work on mobile (as it does for all the other services I use Keeper + passkeys with)
Actual Behavior
I get the login error described above as well as seen in the server logs below.
Version and Environment
v1.6.4 (also observed in my first deployment of v1.6.2)
I run Pocket ID behind Caddy and my full config can be seen here: https://github.com/ElioDiNino/Homelab/blob/main/services/pocket-id/docker-compose.yml
It may or may not be relevant but I run two instances, one at
id.staging.mydomain.comand another atid.mydomain.comLog Output
@stonith404 commented on GitHub (Jul 22, 2025):
This issue has already been raised. Please see #397.
@ElioDiNino commented on GitHub (Jul 22, 2025):
Ah thanks, I guess I will bring it up to Keeper