Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. Hue magic erkennt Status von Sensoren nicht mehr

    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

    SOLVED Hue magic erkennt Status von Sensoren nicht mehr

    This topic has been deleted. Only users with topic management privileges can see it.
    • Negalein
      Negalein Global Moderator @apollon77 last edited by

      @apollon77 sagte in Hue magic erkennt Status von Sensoren nicht mehr:

      @Negalein sudo apt install net-tools

      findet das Paket nicht

      root@iobroker:/opt/iobroker# sudo apt install net-tools
      Paketlisten werden gelesen... Fertig
      Abhängigkeitsbaum wird aufgebaut.
      Statusinformationen werden eingelesen.... Fertig
      E: Paket net-tools kann nicht gefunden werden.
      
      apollon77 1 Reply Last reply Reply Quote 0
      • apollon77
        apollon77 @Negalein last edited by

        @Negalein Dann muss du googlen wo du es für deine Distro herbekmmst. An sich wäre das Debian Standard

        1 Reply Last reply Reply Quote 0
        • Negalein
          Negalein Global Moderator @apollon77 last edited by

          @apollon77 sagte in Hue magic erkennt Status von Sensoren nicht mehr:

          @Negalein sudo netstat -tulpn

          Jetzt kann ich mit Infos dienen! 😁

          root@iobroker:/opt/iobroker# sudo netstat -tulpn
          Aktive Internetverbindungen (Nur Server)
          Proto Recv-Q Send-Q Local Address           Foreign Address         State       PID/Program name
          tcp        0      0 10.0.1.200:1880         0.0.0.0:*               LISTEN      12626/node-red
          tcp        0      0 127.0.0.11:42746        0.0.0.0:*               LISTEN      -
          tcp        0      0 10.0.1.200:8100         0.0.0.0:*               LISTEN      1848/io.doorbird.0
          tcp        0      0 0.0.0.0:9000            0.0.0.0:*               LISTEN      273/iobroker.js-con
          tcp        0      0 0.0.0.0:9001            0.0.0.0:*               LISTEN      273/iobroker.js-con
          tcp6       0      0 :::8081                 :::*                    LISTEN      290/io.admin.0
          tcp6       0      0 :::8082                 :::*                    LISTEN      314/io.web.0
          tcp6       0      0 :::8084                 :::*                    LISTEN      424/io.socketio.0
          tcp6       0      0 :::8088                 :::*                    LISTEN      1402/io.terminal.0
          tcp6       0      0 :::1883                 :::*                    LISTEN      2239/io.mqtt.0
          tcp6       0      0 :::8000                 :::*                    LISTEN      1294/io.upnp.0
          tcp6       0      0 :::61991                :::*                    LISTEN      1731/io.harmony.1
          udp        0      0 0.0.0.0:61991           0.0.0.0:*                           1731/io.harmony.1
          udp        0      0 10.0.1.200:5353         0.0.0.0:*                           1659/io.tr-064.0
          udp        0      0 172.17.0.3:5353         0.0.0.0:*                           1659/io.tr-064.0
          udp        0      0 127.0.0.11:54634        0.0.0.0:*                           -
          udp        0      0 0.0.0.0:46838           0.0.0.0:*                           1294/io.upnp.0
          udp        0      0 0.0.0.0:39119           0.0.0.0:*                           1294/io.upnp.0
          udp        0      0 0.0.0.0:40707           0.0.0.0:*                           537/io.snmp.0
          udp        0      0 0.0.0.0:50005           0.0.0.0:*                           273/iobroker.js-con
          udp        0      0 0.0.0.0:50098           0.0.0.0:*                           537/io.snmp.0
          udp        0      0 0.0.0.0:58917           0.0.0.0:*                           537/io.snmp.0
          udp        0      0 0.0.0.0:9898            0.0.0.0:*                           1378/io.mihome.0
          udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1294/io.upnp.0
          udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1294/io.upnp.0
          udp        0      0 0.0.0.0:44690           0.0.0.0:*                           537/io.snmp.0
          
          apollon77 1 Reply Last reply Reply Quote 0
          • apollon77
            apollon77 @Negalein last edited by

            @Negalein Naja da läuft ein node-red Prozess aber der Adapter läuft nicht - zumindestens sehe ich Ihn nicht. Kill den mal ...

            Negalein 1 Reply Last reply Reply Quote 0
            • Negalein
              Negalein Global Moderator @apollon77 last edited by

              @apollon77 sagte in Hue magic erkennt Status von Sensoren nicht mehr:

              @Negalein Naja da läuft ein node-red Prozess aber der Adapter läuft nicht - zumindestens sehe ich Ihn nicht. Kill den mal ...

              Danke, läuft wieder alles!

              1 Reply Last reply Reply Quote 0
              • 123brokerei
                123brokerei @apollon77 last edited by

                @apollon77 hier ist mein Auszug. Ist was iobroker und red node betrifft sehr ähnlich mit dem von @Negalein . Kannst du mir kurz sagen, woran ich sehe, ob der Adapter läuft oder wo man da was auffälliges sieht bzw. wie ich es beheben kann?

                pi@raspberrypi:~ $ sudo netstat -tulpn
                Active Internet connections (only servers)
                Proto Recv-Q Send-Q Local Address           Foreign Address         State       PID/Program name
                tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      446/iobroker.js-con
                tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      446/iobroker.js-con
                tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      476/sshd
                tcp        0      0 0.0.0.0:1880            0.0.0.0:*               LISTEN      17335/node-red
                tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1061/io.sonoff.0
                tcp6       0      0 :::8081                 :::*                    LISTEN      769/io.admin.0
                tcp6       0      0 :::8082                 :::*                    LISTEN      981/io.web.0
                tcp6       0      0 :::22                   :::*                    LISTEN      476/sshd
                tcp6       0      0 :::8088                 :::*                    LISTEN      1149/io.terminal.0
                udp        0      0 0.0.0.0:51740           0.0.0.0:*                           340/avahi-daemon: r
                udp        0      0 0.0.0.0:39967           0.0.0.0:*                           1078/io.broadlink2.
                udp        0      0 0.0.0.0:68              0.0.0.0:*                           370/dhcpcd
                udp        0      0 0.0.0.0:15001           0.0.0.0:*                           1078/io.broadlink2.
                udp        0      0 0.0.0.0:5353            0.0.0.0:*                           340/avahi-daemon: r
                udp6       0      0 :::546                  :::*                                370/dhcpcd
                udp6       0      0 :::5353                 :::*                                340/avahi-daemon: r
                udp6       0      0 :::46331                :::*                                340/avahi-daemon: r
                
                
                
                apollon77 1 Reply Last reply Reply Quote 0
                • apollon77
                  apollon77 @123brokerei last edited by

                  @123brokerei Wenn der Adater kläuft heisst der normalerweise "io.node-red" und der Startet dann einen "node-red".

                  123brokerei 1 Reply Last reply Reply Quote 0
                  • 123brokerei
                    123brokerei @apollon77 last edited by

                    @apollon77 danke für die Erklärung. Klingt logisch. Bei mir ist es aber aktuell so, dass ich node red über iobroker gestartet habe und tortzdem kein io.node-red erscheint. Jetzt gerade aktualisieren sich sporadisch auch die Sensorwerte (siehe mein erster Post). Der log von node-red wiederholt sich aber immer noch alle paar Sekunden. Mir scheint, wie wenn hier eine hohe Systemlast vorliegt und gelegentlich kommt eben mal ein Status durch, meistens aber nicht.

                    apollon77 1 Reply Last reply Reply Quote 0
                    • apollon77
                      apollon77 @123brokerei last edited by

                      @123brokerei na dann kill doch mal den node-red und starte es sauber per iobroker neu

                      1 Reply Last reply Reply Quote 0
                      • 123brokerei
                        123brokerei last edited by

                        Hi zusammen,

                        ich wollte nur noch kurz RM geben. Habe es mit meinem begrenzten Wissen nicht wieder gerade biegen können und habe deshalb die Variante "Raspberry komplett neu aufsetzen" gewählt. Zusammen mit BackItUp war das jetzt glaube ich schneller als noch mal ein paar Tage investieren und jetzt läuft es wieder genau so wie es soll. Trotzdem vielen Dank für alle die unterstützt haben. Ist wirklich klasse hier im Forum

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

                        Support us

                        ioBroker
                        Community Adapters
                        Donate

                        929
                        Online

                        31.9k
                        Users

                        80.2k
                        Topics

                        1.3m
                        Posts

                        hue magic node red
                        5
                        28
                        1424
                        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