Jump to content

Docker install not accessable through connect


happymellon
Go to solution Solved by Luke,

Recommended Posts

happymellon

Hi,

I'm running Emby quite nicely in docker and connecting to server:8096/web/ works well, and opening up port forwarding of 8096 on the firewall means that the server appears in connect. The problem appears to be docker and its IPs, the manage server UI picks up the correct external IP, so clicking on it redirects over the internet and works nicely but the local IP is wrong.

 

The server is running on 192.168.0.10, but the server displays the following:

Running on http port 8096, and https port 8920.

Local access: http://172.19.0.2:8096

 

If I navigate via the emby.media website I'm assuming we are going via the external IP, which works. But using the Fire TV app, I'm assuming that since we are on the same network it is trying to browse locally, hence the issue with connecting because that is the wrong IP. Is there any way of specifying which is the real IP, or to use hostname?

Link to comment
Share on other sites

happymellon

I'm not sure what you mean. :(

 

I think I just did the port mapping on the the docker host.

Edited by happymellon
Link to comment
Share on other sites

happymellon

I think I solved it by adding "network_mode: host" to my docker compose. It twigged after looking at it that I misunderstood your question.

 

Thank you! Just purchased a lifetime sub for Emby. This is a great product, I love it much more than Plex.

  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...