mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-06 09:13:19 +03:00
🐛 Bug Report: Not found: /api/one-time-access-token/setup
#424
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 @userbradley on GitHub.
Reproduction steps
When running the Docker container behind a proxy and HTTPS, trying to set up the app yields the below error. This is on the
/login/setupURLI have tried both in K8s, as well as docker-compose. I've tried the
latesttag as well as the most recent version, but I cant seem to find any versions that do workExpected behavior
App starts working
Actual Behavior
@userbradley commented on GitHub:
Ah right on. Not sure how I missed that, thanks!
Let me know when documentation gets underway, I am happy to assist!
@userbradley commented on GitHub:
Deployment
@stonith404 commented on GitHub:
You have to access Pocket ID over port 80 because on this port Caddy is listening.