mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-09 23:02:59 +03:00
🐛 Bug Report: SvelteKitError when loading images with Caddy disabled #337
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 @undaunt on GitHub.
Reproduction steps
When I attempt to replace the caddyfile with Traefik routes, I'm not able to auth new sessions of Pocket ID and images fail to load.
Expected behavior
It should load the same as when Caddy is enabled and Traefik is routing everything to port 80.
Actual Behavior
Version and Environment
v0.35.0
Log Output
General error:
Login failure:
@stonith404 commented on GitHub:
There must be something wrong with your Traefik configuration so it's not really a bug of Pocket ID. I'm converting this to a discussion.