Plex + debian + docker = Cannot configure new server. No soup for you!

Hello, I’m stuck installing PMS on debian 10 using docker. I followed a tutorial… I created a docker-compose file with all the stuff i need for the server. It went pretty good until it arrived the moment to configure PMS… I follow the steps and I browse to http://my_homeserver_ip/web and it tells me… “No soup for you. You dont have access to this server”.

Im just using a headless debian 10 server so i access via ssh from another computer in the same net of course. I don’t really know what kind of information you guys are going to need to help me with this.

Ive been looking for solutions and tried lot of stuff but nothing has worked. It would be nice if someone can help me. I will provide the information but i will need to know the commands to obtain it. Thank you very much!!!

Ok I did it i just had to add my user to the ip address of my server when doing the tunnel… ssh -L user@ipserver 8888:localhost:32400