Jump to content
  • [6.8.3] Docker WebUI configured URL ignored if multiple dockers of same type


    marcusone1
    • Minor

    For example: I have two instances of HomeAssistant installed on my unRaid, one for production, one for testing.

    Setup of two is easy, I just change the directory they install in, and set different ports in HA configuration for the test instance.

    However, when I setup the advanced view, change the "WebUI" line so that it uses the new port, it also appears to "change" the link for the production instance as well.

     

    With both configured, if I click on the production HA Icon in unRaid, select "WebUI", it now takes me to the Test site.

    Even after I delete the Test site, the link to the Production is still pointing to the test site.

     

    When I edit the production HA site in unRaid, under advanced view, the line for "WebUI" is still set to the correct port.

     

    Not sure how the web interface is building the menu items for each docker, but it appears to be getting the URLs for the specific docker from a global space?

     

    Any way to fix this? 

     

    Thanks.




    User Feedback

    Recommended Comments

    Did a quick test on 6.9, and there's no problems

     

    But, there is not any reason to ever adjust the WebUI entry on the containers to point to a different URL / Port.

     

    They are usually of the form http://[IP]:[PORT:80]

     

    The port referenced is the container port, not the host port, so simply mapping the port differently is all you need to do.

    Link to comment

    for HomeAssistant that is not true, as it is set to use host, rather than bridge (likely do to the need for HA to scan the network for devices, etc).

    So I have to change the url link, as I change the port inside of HA, not mapping in docker.

     

    please try using a docker set to HOST network.

    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
    Add a comment...

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


  • Status Definitions

     

    Open = Under consideration.

     

    Solved = The issue has been resolved.

     

    Solved version = The issue has been resolved in the indicated release version.

     

    Closed = Feedback or opinion better posted on our forum for discussion. Also for reports we cannot reproduce or need more information. In this case just add a comment and we will review it again.

     

    Retest = Please retest in latest release.


    Priority Definitions

     

    Minor = Something not working correctly.

     

    Urgent = Server crash, data loss, or other showstopper.

     

    Annoyance = Doesn't affect functionality but should be fixed.

     

    Other = Announcement or other non-issue.

×
×
  • Create New...