mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-09 14:53:00 +03:00
🐛 Bug Report: Loading module blocked because of disallowed MIME type ("") #105
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 @LunkSnee on GitHub.
Reproduction steps
I've used Pocket ID for several months now, but maybe a month ago I started getting a "Something went wrong" "Internal Error" page instead of the login the first time I go to my Pocket-ID login, either directly or through a redirect.
I'm using Traefik proxy.
Expected behavior
Upon going to my Pocket ID instance directly or through a redirect, I should be given the login window and proceed as expected.
Actual Behavior
The browser console shows the following errors:
Upon hitting "Reload" on the browser, it then works as expected and I can login.
Version and Environment
v1.6.4 Pocket ID, docker compose
Log Output
Browser console:
Pocket-ID docker log doesn't show anything unique.
@ItalyPaleAle commented on GitHub:
I cannot repro this:
The content-type seems set correctly.
Do you have some reverse proxy in front of Pocket ID?