mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-11 07:42:58 +03:00
🐛 Bug Report: An unknown error occurred on initial Passkey setup #386
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 @truncsphere on GitHub.
Reproduction steps
Go to https://pocket-id.TLD/settings/account and click on "Add Passkey". Once I click on that I get
An unknown error occurred.I tried this in FF as well in a private window for FF. I'm using Swag as my reverse proxy if that makes any difference.
.env
Docker-compose
Expected behavior
I was expecting Bitwardend to ask to save the passkey upon pressing "Add Passkey".
Actual Behavior
Get an error stating
An unknown error occurred@truncsphere commented on GitHub:
I deleted the data folder and re-created the container and now it is working. Must have been issue as I changed a setting after the initial launch.