mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-06 09:13:19 +03:00
🐛 Bug Report: Error #01: Failed to lookup Client-side Discoverable Credential: record not found #259
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 @truthsword on GitHub.
Reproduction steps
New installation. Container on Debian 12. Using Nginx Proxy Manager.
On setup, I created a passkey saved to Bitwarden (Vaultwarden), This appeared in settings.
Next I added a hardware key (Yubikey). When entered, this did not appear alongside the first passkey. I refreshed browser tab and got error.
So I opened up PID using the subdomain. It asked to autheticate. Both the passkey and the yubikey failed authetication.
It's dead, Jim. Please advise.
Expected behavior
Passkey works
Actual Behavior
Authentication fails
Version and Environment
Just downloaded today... so the "latest" Otherwise, I can't get into the app to get a version number.
Log Output
@truthsword commented on GitHub:
PocketID compose:
Nginx Proxy Manager:

PocketID seems to be running fine by itself, until I try to set up Portainer (also connected via Nginx Proxy Manager).
@truthsword commented on GitHub:
The passkey works. I've logged out from Pocket ID, and logged back in passkey. I also downed the container …
docker compose down… and after restart, logged into the administrator account using the passkey. I also have a YubiKey registered, and it works as well.@kmendell commented on GitHub:
What does your Nginx config look like? also what does your environment look like for pocket id?
@truthsword commented on GitHub:
OK after, a third attempt, all seems good. I believe failure to enable the automatic user provisioning may have caused this issue.
Resolved.
@stonith404 commented on GitHub:
This error occurs when the provided passkey doesn't exist in the database. Please try to remove the passkey from Pocket ID and from your password manager and add it again.