Docker - mosquitto - WebUI :9001 not running

  • Hi


    My Docker is running but the webUI isn't running.


    Code
    <pre>CONTAINER ID   IMAGE                                    COMMAND                  CREATED        STATUS                PORTS                                                                                                                             NAMES
    ff22dd7c9409   eclipse-mosquitto:latest                 &quot;/docker-entrypoint.…&quot;   15 hours ago   Up 15 hours           0.0.0.0:1883-&gt;1883/tcp, :::1883-&gt;1883/tcp, 0.0.0.0:8883-&gt;8883/tcp, :::8883-&gt;8883/tcp, 0.0.0.0:9001-&gt;9001/tcp, :::9001-&gt;9001/tcp   mqtt-mosquitto-1
    </pre>


    in the log i can't find a problem to:

    Hase somebody one idee why i cant' reache the WebUI Port:9001?


    Heiko

  • can you post the docker compose here please. is anything using port 9001

    Dell 3050 Micro, i5-6500T, 8GB Ram

    Plugins - compose, cputemp, omv-extras, sharerootfs.

    Drives - 512gb SSD Boot, 1tb nvme Data, 16TB (8tbx 2 merg) Media,

    Docker - dozzle, netdata, nginx-proxy-manager, plex, prowlarr, qbittorrentvpn, radarr, sonarr, watchtower.

  • Ok i thon not but here the yml's










    Can this be a problem?

    Code
    docker-pr 1271424            root    4u  IPv4 6474878      0t0  TCP *:9001 (LISTEN)
    docker-pr 1271431            root    4u  IPv6 6474881      0t0  TCP *:9001 (LISTEN)
  • - 9001:9001 # some images use this port, check and change the host port accordingly

    What are you trying to accomplish with port 9001 on mosquitto?

    Getting a web GUI???

  • Yes i understand the discretion that this is for? i am wrong?

    AFAIK, mosquitto has no GUI. you will need a mosquitto explorer (for eg) to communicate with it.


    Some food for thought:

    Docker container images installation help - Docker - openmediavault


    [EDIT]

    Maybe just a little search was necessary:
    Is there a web GUI for mosquitto user and ACL mangement - maybe from a 3rd-party developer...? · Issue #2254 · eclipse/mosquitto (github.com)

  • Hi,

    thanks for your help, unfortunately I missunderstood and tried to get a GUI to run what does not exist.

    I had a GUI would descend the MQTT Explorer here.


    I have now loaded the MQTT Explorer-0.4.0-beta1.AppImage from the homepage and menu it locally.


    The MQTT server in the Docker run. Now it go to the fine-tuning with securing and so on...



    Thanks again

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!