Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. [gelöst] Ubuntu serverseitiges Mosquitto entfernen

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    [gelöst] Ubuntu serverseitiges Mosquitto entfernen

    This topic has been deleted. Only users with topic management privileges can see it.
    • Beliar_666
      Beliar_666 last edited by Beliar_666

      Hallo,
      ich habe gestern einen neuen Ubuntu 18.04 Live Server aufgesetzt, dort dann IoBroker installiert. So weit, so gut.

      Aber ich habe wohl beim installieren des Ubuntu Mosquitto fälschlicherweise mit installiert. Den würde ich gerne löschen, da er sich mit Iobroker beisst. Allerdings finde ich keine passende Anleitung im Netz um den zu löschen.

      Failed to stop mosquitto.service: Unit mosquitto.service not loaded.
      
      

      Demnach ist kein Mosquitto am laufen.
      Das sieht aber bei Netstat etwas anders aus.

      
      tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      0          19960      827/mosquitto
      tcp        0      0 192.168.178.205:12001   0.0.0.0:*               LISTEN      1001       20813      1043/io.hm-rpc.0
      tcp6       0      0 :::8081                 :::*                    LISTEN      1001       20628      916/io.admin.0
      tcp6       0      0 :::8082                 :::*                    LISTEN      1001       21044      1106/io.web.0
      tcp6       0      0 :::22                   :::*                    LISTEN      0          18179      786/sshd
      tcp6       0      0 :::1883                 :::*                    LISTEN      0          19961      827/mosquitto
      
      

      Wie bekomme ich diesen Mosquitto weg?

      1 Reply Last reply Reply Quote 0
      • OliverIO
        OliverIO last edited by

        https://iotbytes.wordpress.com/mosquitto-mqtt-broker-on-raspberry-pi/

        Ganz am Ende der Seite

        Beliar_666 1 Reply Last reply Reply Quote 0
        • Beliar_666
          Beliar_666 @OliverIO last edited by

          @OliverW sagte in Ubuntu serverseitiges Mosquitto entfernen:

          https://iotbytes.wordpress.com/mosquitto-mqtt-broker-on-raspberry-pi/

          Ganz am Ende der Seite

          Nein, schon probiert...

           sudo apt-get purge mosquitto
          Paketlisten werden gelesen... Fertig
          Abhängigkeitsbaum wird aufgebaut.
          Statusinformationen werden eingelesen.... Fertig
          Paket »mosquitto« ist nicht installiert, wird also auch nicht entfernt.
          0 aktualisiert, 0 neu installiert, 0 zu entfernen und 2 nicht aktualisiert.
          beliar_666@iobroker:~$
          
          
          1 Reply Last reply Reply Quote 0
          • Beliar_666
            Beliar_666 last edited by

            Merkwürdig. Mosquitto läuft, aber ist nicht vorhanden....

            beliar_666@iobroker:~$ service mosquitto status
            Unit mosquitto.service could not be found.
            
            beliar_666@iobroker:~$ ps -ef | grep mosq
            root     17062     1  0 11:53 ?        00:00:00 /bin/sh /snap/mosquitto/142/launcher.sh
            root     17095 17062  0 11:53 ?        00:00:00 /snap/mosquitto/142/usr/sbin/mosquitto -c /snap/mosquitto/142/default_config.conf
            beliar_+ 27550   623  0 12:03 pts/1    00:00:00 grep --color=auto mosq
            
            beliar_666@iobroker:~$ netstat -tln | grep 1883
            tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN
            tcp6       0      0 :::1883                 :::*                    LISTEN
            
            
            1 Reply Last reply Reply Quote 0
            • Beliar_666
              Beliar_666 last edited by

              Gelöst! Ubuntu holt sich das Mosquitto, wenn man es bei der Installation anhakt aus dem Snapstore. Um dieses zu beenden und zu entfernen gelten andere Befehle.

              https://www.utappia.org/2016/04/how-to-search-install-remove-snap.html

              https://github.com/eclipse/mosquitto/issues/931

              ghost created this issue in eclipse/mosquitto

              open The missing documentation for using the mosquitto "snap" package on Ubuntu #931

              1 Reply Last reply Reply Quote 1
              • First post
                Last post

              Support us

              ioBroker
              Community Adapters
              Donate
              FAQ Cloud / IOT
              HowTo: Node.js-Update
              HowTo: Backup/Restore
              Downloads
              BLOG

              835
              Online

              31.8k
              Users

              80.0k
              Topics

              1.3m
              Posts

              mosquitto mqtt ubuntu
              2
              5
              1882
              Loading More Posts
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes
              Reply
              • Reply as topic
              Log in to reply
              Community
              Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
              The ioBroker Community 2014-2023
              logo