mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-11 07:42:58 +03:00
🐛 Bug Report: Failed to lookup Client-side Discoverable Credential: record not found #85
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 @X1Aaron on GitHub.
Reproduction steps
When I try to login to Pocket ID
Expected behavior
For me to Login
Actual Behavior
I get the error message something went wrong
Version and Environment
I just upgrade to 1.7 running on EasyPanel
Log Output
time=2025-08-14T16:37:35.442Z level=INFO msg="Error #01: Failed to lookup Client-side Discoverable Credential: record not found" app=pocket-id version=1.7.0 request.time=2025-08-14T16:37:35.441Z request.method=POST request.host=id.x1a.net request.path=/api/webauthn/login/finish request.query="" request.params=map[] request.route=/api/webauthn/login/finish request.ip=172.18.0.1 request.referer=https://id.domain.net/login request.length=614 response.time=2025-08-14T16:37:35.442Z response.latency=456.691µs response.status=500 response.length=32
@stonith404 commented on GitHub:
From which version did you upgrade? This error means that the passkey doesn't exist in the Pocket ID database.
@stonith404 commented on GitHub:
I'm converting this to a discussion because this is not a bug but most likely a configuration issue.