mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-09 22:52:58 +03:00
🐛 Bug Report: Adding Passkey Throwing Unknown Error #147
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 @Ahson-Shaikh on GitHub.
Reproduction steps
When I signup by going to the /setup path, it then says add passkey, when clicked, it gives errors, that can't be setup. Then I skip it move forward, it redirects me to the settings showing orange banner at the top asking to add the pass key.
When I click it, it still shows me an unknown error, the network request is fine with 200 status but, I'm not able to add the passkey. Please give me the solution. Thanks!
Expected behavior
It should work
Actual Behavior
It is not working and throwing up an error.
Version and Environment
v1 of the Github Repo
Log Output
The network status is fine with 200 request.
@stonith404 commented on GitHub:
I'm converting this to a discussion because this is probably a configuration issue.
@kmendell commented on GitHub:
Do you see any logs in the Docker logs?
What is your
APP_URLenv variable set too?