Hi All,
I am new to Docker and Portainer, been learning all I can but I keep getting stuck. I need help narrowing down the problem.
I have a machine running Open Media Vault 5 which is working well, portainer is setup and I can access it on the same ip/machine name via port 9000 so everything appears to be done.
Now when I install a docker for Plex (https://hub.docker.com/r/linuxserver/plex) and set it up according to https://dbtechreviews.com/2020/01/how-to-install-plex-on-openmediavault-5/ and also the official video from OMV on youtube (CzMSuRyfMS0)
However I cannot access the web interface, this step never seems to work for me.
if kablamo.local:9000/#/home works to access portainer why does kablamo.local:32400/web not work for Plex
Log shows all is well, no errors I can find and I have check all my settings around PUID and PGID etc.
Is there a common mistake I am making or somewhere I can start looking at for the problem?
Any help appreciated.