When I try to add an application I am redirected to a 419 page with an "Sorry, your session has expired. Please refresh and try again." message.
I am running Heimdal behind a NGINX reverse proxy using nginx-proxy-manager and I have enabled https with the FORCE_HTTPS=true environment variable.
This all works if I navigate to https://mydomain Heimdall show's the dashboard I can just not add any applications from here.
Also as a side note I can also not see an entry in the "Application Type" dropdown for Plex even though I know it is one of the supported applications, what could this be?
Description
When I try to add an application I am redirected to a 419 page with an "Sorry, your session has expired. Please refresh and try again." message.
I am running Heimdal behind a NGINX reverse proxy using nginx-proxy-manager and I have enabled https with the
FORCE_HTTPS=true
environment variable.This all works if I navigate to https://mydomain Heimdall show's the dashboard I can just not add any applications from here.
Also as a side note I can also not see an entry in the "Application Type" dropdown for Plex even though I know it is one of the supported applications, what could this be?
Additional Details
My
docker-compose.yml
config looks like so:And the reverse proxy rules for Heimdall are as pictured: