Skip to content
  • MySensors
  • OpenHardware.io
  • Categories
  • Recent
  • Tags
  • Popular
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo
  1. Home
  2. Troubleshooting
  3. No working window appaers after start.

No working window appaers after start.

Scheduled Pinned Locked Moved Troubleshooting
8 Posts 3 Posters 635 Views 3 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    mslv129jdg
    wrote on last edited by
    #1

    I have successfully installed Mosquitto on a Raspberry Pi 3 B+ (Debian = stretch).

    Here is the result on the Raspberry :

         pi@raspberrypi:~ $ mosquitto -v
         1559603778: mosquitto version 1.6.2 starting
         1559603778: Using default config.
         1559603778: Opening ipv4 listen socket on port 1883.
         1559603778: Error: Address already in use
         pi@raspberrypi:~ $ 
    

    Apparently runs the program but no working window appears on the screen.

    What am I doing wrong?

    Jack DG

    1 Reply Last reply
    0
    • K Offline
      K Offline
      kimot
      wrote on last edited by
      #2

      @mslv129jdg said in No working window appaers after start.:

      Error: Address already in use

      I do not use Mosquito, but maybe it is already running automatically after RPI starts?

      1 Reply Last reply
      0
      • M Offline
        M Offline
        mslv129jdg
        wrote on last edited by
        #3

        Thank you for your efforts.
        Apparently it doesn't matter that the port is already in use.
        0_1559660433501_32a9c9fe-e51d-47ad-b951-5462ba0cea05-image.png

        Can this help you?
        https://randomnerdtutorials.com/how-to-install-mosquitto-broker-on-raspberry-pi/

        I can't find a forum for Mosquitto users either.

        Greetings.

        JackDG

        K 1 Reply Last reply
        0
        • M mslv129jdg

          Thank you for your efforts.
          Apparently it doesn't matter that the port is already in use.
          0_1559660433501_32a9c9fe-e51d-47ad-b951-5462ba0cea05-image.png

          Can this help you?
          https://randomnerdtutorials.com/how-to-install-mosquitto-broker-on-raspberry-pi/

          I can't find a forum for Mosquitto users either.

          Greetings.

          JackDG

          K Offline
          K Offline
          kimot
          wrote on last edited by
          #4

          @mslv129jdg

          mosquitto -v #start in verbose mode

          If your mosquito is already running, you cannot start it again.

          First stop it:

          sudo service mosquitto stop
          sudo systemctl stop mosquitto.service
          
          
          

          And then try your:

          mosquitto -v 
          
          1 Reply Last reply
          1
          • M Offline
            M Offline
            mslv129jdg
            wrote on last edited by
            #5

            Tanks Kimot,

            I do what you says and this what happen not more.

            pi@raspberrypi:~ $ sudo service mosquitto stop
            pi@raspberrypi:~ $ sudo systemctl stop mosquitto.service
            pi@raspberrypi:~ $ mosquitto -v
            1559686190: mosquitto version 1.6.2 starting
            1559686190: Using default config.
            1559686190: Opening ipv4 listen socket on port 1883.
            1559686190: Opening ipv6 listen socket on port 1883.

            franz-unixF 1 Reply Last reply
            0
            • M mslv129jdg

              Tanks Kimot,

              I do what you says and this what happen not more.

              pi@raspberrypi:~ $ sudo service mosquitto stop
              pi@raspberrypi:~ $ sudo systemctl stop mosquitto.service
              pi@raspberrypi:~ $ mosquitto -v
              1559686190: mosquitto version 1.6.2 starting
              1559686190: Using default config.
              1559686190: Opening ipv4 listen socket on port 1883.
              1559686190: Opening ipv6 listen socket on port 1883.

              franz-unixF Offline
              franz-unixF Offline
              franz-unix
              wrote on last edited by
              #6

              @mslv129jdg How do you have installed mosquitto? if you have installed it with the standard

              sudo apt install mosquitto mosquitto-clients
              

              then, the server starts automatically when you boot your Pi.

              Mosquitto is a server program so it is normal that you don't see any new window. See this if you want to know how to test your MQTT server.

              1 Reply Last reply
              0
              • M Offline
                M Offline
                mslv129jdg
                wrote on last edited by
                #7

                I just uninstall mosquitto... with sudo apt-get purge --remove mosquitto*

                The first time i install with :
                sudo wget http://repo.mosquitto.org/debian/mosquitto-repo.gpg.key
                sudo apt-key add mosquitto-repo.gpg.key
                cd /etc/apt/sources.list.d/
                sudo wget http://repo.mosquitto.org/debian/mosquitto-stretch.list
                sudo apt-get update
                sudo apt-get install mosquitto

                I look and study your link.

                1 Reply Last reply
                0
                • M Offline
                  M Offline
                  mslv129jdg
                  wrote on last edited by
                  #8

                  Eureka...eureka... Mosquitto works....
                  Thanks to your contributions I have achieved what I wanted step by step.... for which I thank you.
                  Indeed Mosquitto has worked in the beginning but I am expecting an opening window.
                  Meanwhile, I have successfully send a message from the terminal window 1 to 2.
                  Thanks to all who have taken the trouble to look at my question and send me a possible solution.
                  See you later.
                  JackDG

                  1 Reply Last reply
                  1
                  Reply
                  • Reply as topic
                  Log in to reply
                  • Oldest to Newest
                  • Newest to Oldest
                  • Most Votes


                  14

                  Online

                  11.7k

                  Users

                  11.2k

                  Topics

                  113.1k

                  Posts


                  Copyright 2025 TBD   |   Forum Guidelines   |   Privacy Policy   |   Terms of Service
                  • Login

                  • Don't have an account? Register

                  • Login or register to search.
                  • First post
                    Last post
                  0
                  • MySensors
                  • OpenHardware.io
                  • Categories
                  • Recent
                  • Tags
                  • Popular