Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Docker containers WebUI Port mapping bug?

Featured Replies

Hi, im using nodered container that works on port: 1880 and i want to have a second instance of  the nodered so in apps settings i have enable the allow install of second instance.
i have then instaled a second instance and change de port to 1880 to 1889 that is not in use, but it always redirects me to the first instance port 1880,  and the port map shows correct 172.19.0.17:1889/TCP192.168.1.65:1889, i also tried change in WebUI the port in advanced mode and same it always send me to 1880
my question is if this is some type of bug or if there is another way to fix the problem ?

1 minute ago, Encarnacao said:

172.19.0.17:1889/TCP192.168.1.65:1889

That's wrong right there.  That shows you that you've changed both the internal port and the external port (you added another port mapping) to be 1889

 

It should show 172.19.0.17:1880/TCP192.168.1.65:1889 where the container still listens on 1880 internally, but everything else outside of it communicates on 1889.

 

The OS translates the WebUI entry (advanced view) and makes it what it should be.  IE: The webUI entry always refers to 1880

 

Alternatively, you're running the containers as a network type HOST (or BR0) in which case by definition any and all port mappings you set are ignored.

  • Author

ohh i see so maybe the problem that in firsttime i tried i have set has network type HOST grrr
 

Yeah, with HOST the mappings are all irrelevant, and the container will use the ports that IT wants all the time

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...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.