How to load docker container webui using custom network


Go to solution Solved by DBJordan,

Recommended Posts

Version: 6.11.0-rc3

I've successfully set up a custom network to route traffic on some of my containers through a VPN. When I try to use Unraid to navigate to the docker's web interface by clicking the docker's icon and drop list, it doesn't work. It opens a new tab that Chrome tells me is called about:blank#blocked. I have to instead enter unraid's url:port in the address bar manually to get to the web UI and am hoping there's a simpler way.

 

Any ideas on how to make the WebUI work from the Unraid page?

image.png.85cf16193a0db13381893da5a19dd3a7.png

 

Edited by DBJordan
Specified version number.
Link to comment
16 hours ago, aim60 said:

I ran into the same problem.  6.11-rc4 binhex-plex

 

about:blank#blocked in chrome and edge.  Firefox does nothing, doesn't even bring up a new tab.

Try explicitly specifying (hard coding) the WebUI.

 

Maybe my screen shot wasn't clear enough-- what got it working for me was changing:

http://[HOST]:[PORT:9117]

to

http://172.16.100.100:9117

  • Like 2
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.