mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-09 14:53:00 +03:00
🐛 Bug Report: #166
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 @BasesJs on GitHub.
Reproduction steps
Been getting notified in app about upgrading, so I did. Foobar'd everything. I only use it for a few apps, so I tried to start fresh. Noticed some changes in the docker compose, so I blew away my data directory, pruned the container, images, volumes and started fresh.
I get into the login/setup end point but every time I try to generate a passkey, I get this:

Expected behavior
a passkey generates.
Actual Behavior
an unknown error occurs.
Version and Environment
What ever latest build pulls with docker compose pull.
Log Output
I'm not super savvy with docker, but I checked the logs with (docker container logs [container id] and this is all there was, so if there's another way to check or better logs to look at, I'll need some guidance on that.
@BasesJs commented on GitHub:
bah... i swear I searched the closed issues yesterday but apparently I'm just a moron:
fixed it