Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
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

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

  1. ioBroker Community Home
  2. Deutsch
  3. Error/Bug
  4. Zigbee Adapter Error Send Command failed with no error code

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.3k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    2.0k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    15
    1
    2.4k

Zigbee Adapter Error Send Command failed with no error code

Geplant Angeheftet Gesperrt Verschoben Error/Bug
52 Beiträge 8 Kommentatoren 4.4k Aufrufe 6 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • Thomas BraunT Thomas Braun

    @stefan-3

    Warum hast du denn da noch eine 32bit-Installation laufen? Ich hatte ja bei Neuinstallation auch direkt 64bit genommen.

    S Offline
    S Offline
    Stefan 3
    schrieb am zuletzt editiert von
    #15

    @thomas-braun Ich versuche das ganze Wochenende schon Debian V12 64Bit auf dem Raspi3 zu installieren, habe aber Schwierigkeiten mit den Schlüsseln. Bei der iob Installation wird gemeldet:

    pi@raspberrypi:~ $ curl -sSLf https://iobroker.net/install.sh | bash -
    library: loaded
    Library version=2024-01-04
    
    ==========================================================================
    
        Welcome to the ioBroker installer!
        Installer version: 2024-01-04
    
        You might need to enter your password a couple of times.
    
    ==========================================================================
    
    
    ==========================================================================
        Installing prerequisites (1/4)
    ==========================================================================
    
    Hit:1 http://deb.debian.org/debian bookworm InRelease
    Hit:2 http://deb.debian.org/debian-security bookworm-security InRelease
    Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
    Hit:4 http://archive.raspberrypi.com/debian bookworm InRelease
    Err:4 http://archive.raspberrypi.com/debian bookworm InRelease
      The following signatures couldn't be verified because the public key is not av                                                                                                             ailable: NO_PUBKEY 82B129927FA3303E
    Reading package lists... Done
    W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://archive.raspberrypi.com/debian bookworm InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 82B129927FA3303E
    W: Failed to fetch http://archive.raspberrypi.com/debian/dists/bookworm/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 82B129927FA3303E
    W: Some index files failed to download. They have been ignored, or old ones used instead.
    
    

    Und bei der FHEM Installation ähnlich:

    pi@raspberrypi:~ $ sudo wget -qO - https://debian.fhem.de/archive.key | apt-key add -
    Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
    E: This command can only be used by root.
    pi@raspberrypi:~ $ sudo echo "deb http://debian.fhem.de/nightly/ /" >> /etc/apt/sources.list
    -bash: /etc/apt/sources.list: Permission denied
    pi@raspberrypi:~ $ sudo apt update
    Hit:1 http://deb.debian.org/debian bookworm InRelease
    Hit:2 http://deb.debian.org/debian-security bookworm-security InRelease
    Get:3 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
    Hit:4 https://deb.nodesource.com/node_18.x nodistro InRelease
    Hit:5 http://archive.raspberrypi.com/debian bookworm InRelease
    Err:5 http://archive.raspberrypi.com/debian bookworm InRelease
      The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 82B129927FA3303E
    Fetched 55.4 kB in 3s (21.0 kB/s)
    Reading package lists... Done
    Building dependency tree... Done
    Reading state information... Done
    All packages are up to date.
    W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://archive.raspberrypi.com/debian bookworm InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 82B129927FA3303E
    W: Failed to fetch http://archive.raspberrypi.com/debian/dists/bookworm/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 82B129927FA3303E
    W: Some index files failed to download. They have been ignored, or old ones used instead.
    pi@raspberrypi:~ $ sudo apt install fhem
    Reading package lists... Done
    Building dependency tree... Done
    Reading state information... Done
    fhem is already the newest version (6.0.).
    0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    
    Thomas BraunT 1 Antwort Letzte Antwort
    0
    • S Stefan 3

      @thomas-braun Ich versuche das ganze Wochenende schon Debian V12 64Bit auf dem Raspi3 zu installieren, habe aber Schwierigkeiten mit den Schlüsseln. Bei der iob Installation wird gemeldet:

      pi@raspberrypi:~ $ curl -sSLf https://iobroker.net/install.sh | bash -
      library: loaded
      Library version=2024-01-04
      
      ==========================================================================
      
          Welcome to the ioBroker installer!
          Installer version: 2024-01-04
      
          You might need to enter your password a couple of times.
      
      ==========================================================================
      
      
      ==========================================================================
          Installing prerequisites (1/4)
      ==========================================================================
      
      Hit:1 http://deb.debian.org/debian bookworm InRelease
      Hit:2 http://deb.debian.org/debian-security bookworm-security InRelease
      Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
      Hit:4 http://archive.raspberrypi.com/debian bookworm InRelease
      Err:4 http://archive.raspberrypi.com/debian bookworm InRelease
        The following signatures couldn't be verified because the public key is not av                                                                                                             ailable: NO_PUBKEY 82B129927FA3303E
      Reading package lists... Done
      W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://archive.raspberrypi.com/debian bookworm InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 82B129927FA3303E
      W: Failed to fetch http://archive.raspberrypi.com/debian/dists/bookworm/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 82B129927FA3303E
      W: Some index files failed to download. They have been ignored, or old ones used instead.
      
      

      Und bei der FHEM Installation ähnlich:

      pi@raspberrypi:~ $ sudo wget -qO - https://debian.fhem.de/archive.key | apt-key add -
      Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
      E: This command can only be used by root.
      pi@raspberrypi:~ $ sudo echo "deb http://debian.fhem.de/nightly/ /" >> /etc/apt/sources.list
      -bash: /etc/apt/sources.list: Permission denied
      pi@raspberrypi:~ $ sudo apt update
      Hit:1 http://deb.debian.org/debian bookworm InRelease
      Hit:2 http://deb.debian.org/debian-security bookworm-security InRelease
      Get:3 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
      Hit:4 https://deb.nodesource.com/node_18.x nodistro InRelease
      Hit:5 http://archive.raspberrypi.com/debian bookworm InRelease
      Err:5 http://archive.raspberrypi.com/debian bookworm InRelease
        The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 82B129927FA3303E
      Fetched 55.4 kB in 3s (21.0 kB/s)
      Reading package lists... Done
      Building dependency tree... Done
      Reading state information... Done
      All packages are up to date.
      W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://archive.raspberrypi.com/debian bookworm InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 82B129927FA3303E
      W: Failed to fetch http://archive.raspberrypi.com/debian/dists/bookworm/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 82B129927FA3303E
      W: Some index files failed to download. They have been ignored, or old ones used instead.
      pi@raspberrypi:~ $ sudo apt install fhem
      Reading package lists... Done
      Building dependency tree... Done
      Reading state information... Done
      fhem is already the newest version (6.0.).
      0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
      
      Thomas BraunT Online
      Thomas BraunT Online
      Thomas Braun
      Most Active
      schrieb am zuletzt editiert von
      #16

      @stefan-3

      Der key für debian muss bei einer Installation gleich mitkommen.
      Und bei fhem wird das alte Verfahren via apt-key verwendet. Geht aber auf einem Bookworm nicht mehr.
      Warum verwendest du keine aktuelle Anleitung? Da ist es richtig:

      https://debian.fhem.de/

      Linux-Werkzeugkasten:
      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
      NodeJS Fixer Skript:
      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

      S 1 Antwort Letzte Antwort
      0
      • Thomas BraunT Thomas Braun

        @stefan-3

        Der key für debian muss bei einer Installation gleich mitkommen.
        Und bei fhem wird das alte Verfahren via apt-key verwendet. Geht aber auf einem Bookworm nicht mehr.
        Warum verwendest du keine aktuelle Anleitung? Da ist es richtig:

        https://debian.fhem.de/

        S Offline
        S Offline
        Stefan 3
        schrieb am zuletzt editiert von
        #17

        @thomas-braun a) Zu "Der key ... muss gleich mitkommen": Ich hab das Image über Raspberry Pi Imager aufgespielt. Und dennoch erhalte ich bei der iob Installation die Fehlermeldung. Ich weiß ehrlich gesagt nicht, was ich da hätte anders machen sollen.
        b) Zu "aktuelle FHEM Anleitung": Dass apt-key mit Bookworm nicht mehr geht, war mir nicht bewusst. Die Seite https://debian.fhem.de/ habe ich sehr wohl ausprobiert. Die FHEM Installation mittels apt funktioniert jedoch nicht. Ergebnis:

        pi@raspberrypi:~ $ wget -O- https://debian.fhem.de/archive.key | gpg --dearmor |                                                                                                              sudo tee /usr/share/keyrings/debianfhemde-archive-keyring.gpg
        --2024-03-04 22:39:16--  https://debian.fhem.de/archive.key
        Resolving debian.fhem.de (debian.fhem.de)... 2600:9000:21f3:d200:15:107d:a980:93                                                                                                             a1, 2600:9000:21f3:ce00:15:107d:a980:93a1, 2600:9000:21f3:8600:15:107d:a980:93a1                                                                                                             , ...
        Connecting to debian.fhem.de (debian.fhem.de)|2600:9000:21f3:d200:15:107d:a980:9                                                                                                             3a1|:443... connected.
        HTTP request sent, awaiting response... 200 OK
        Length: 2428 (2.4K) [application/pgp-keys]
        Saving to: ‘STDOUT’
        
        -                   100%[===================>]   2.37K  --.-KB/s    in 0.001s
        
        2024-03-04 22:39:16 (4.07 MB/s) - written to stdout [2428/2428]
        
        ▒▒e<▒
        ▒p▒aWT▒-▒▒▒T▒v1▒yq▒RG▒▒▒▒}▒▒▒#1/Z▒▒W▒s▒f\▒▒Q▒;▒Z▒z8W▒▒y▒S,x▒+▒Y ZG
        ▒▒▒^▒▒ut▒B▒▒H%▒▒▒`J]b▒h▒WU*6▒▒▒▒"▒*▒Sx▒▒}#▒G▒▒o+▒ڎ▒▒s▒ϼ▒▒Ò▒▒6▒O▒0▒$▒▒V0▒▒▒▒F▒N#▒                                                                                                             u▒▒▒▒▒▒▒▒D*0.▒M▒▒A▒▒▒%▒▒
        ▒a▒B?▒▒▒.| ▒▒ؙO▒▒ѺR▒▒▒xd▒}▒OY▒▒LϚ▒s▒̵̗▒(▒▒▒▒▒▒ѭW▒\v▒^▒▒▒W>▒ۥ▒H▒▒lD9i▒.$▒_▒▒~K?▒6N▒                                                                                                             ▒▒M4c▒#▒▒k▒▒>▒%▒▒▒k▒▒5▒ZU1sE▒▒Jc'+▒
        betateilchen▒▒
        >!1▒▒H▒Y▒▒/▒▒F▒▒q0Ie<▒
                                g
        
        
               ▒
                ▒F▒▒q0I▒▒
                         ▒c▒▒F▒oC9▒ϲ▒B▒▒M;▒▒▒K▒3▒-Ro▒/!▒▒lv▒▒#,*a`J▒▒▒Y~9=-~▒u▒m֛▒▒
        >uR▒W▒▒q▒Q▒▒Iv▒՝zw,rVi▒!➼▒▒m<▒▒`2▒▒▒e ▒`▒M▒▒]▒▒q▒ۧ▒"▒w`.0▒o@▒wF▒2n▒a▒S▒P▒)▒rq▒▒▒1                                                                                                             K9▒V▒ã6o▒▒S▒I   ▒▒\▒>u▒#▒&-▒ئ▒▒EB▒
        ▒:▒▒s▒pb
        ▒L▒.▒+▒;ڥ▒▒p▒9▒▒▒▒c.▒▒?▒e▒▒k▒▒9O▒▒%5Y▒"P▒k.▒.▒▒=▒k▒▒▒m9▒▒6▒.▒=▒g▒▒j#T▒B▒▒▒R
        I▒۴<(0▒[▒y<Y▒▒"▒RJ▒▒/Hd▒▒▒Zӕ▒T▒▒e<▒
        ▒▒▒▒▒▒b▒▒
                 ▒▒F▒▒by▒▒h▒8▒▒m▒EaJ▒▒ȁ▒▒Ǐ▒▒▒▒▒ӣ5▒fY▒`▒,9▒▒X{▒▒z▒CU▒▒▒6▒▒x1▒o▒_u9▒▒▒▒?▒&                                                                                                             ▒W▒▒y▒P▒▒H▒▒ܺ▒▒v$k▒▒▒p,n~▒#▒▒`Ɠϳf▒F2Vm▒$]_I▒▒▒▒M▒$▒jw▒▒▒n
                                                                YYfׅ▒g▒▒▒▒Q▒▒s▒▒4▒▒vY▒▒v▒                                                                                                             k▒▒c?▒▒b0▒j▒=n▒▒'▒▒=▒▒▒▒▒=g▒p▒&Ў*▒fl߭▒B/k=▒g
                                                   l▒ֲF▒$▒▒▒▒▒▒zB{▒▒6▒,^▒▒gM▒5▒w▒▒z▒z▒▒`▒                                                                                                             ▒U+Kom▒▒
        &!1▒▒H▒Y▒▒/▒▒F▒▒q0Ie<▒
                g
                ▒F▒▒q0Iw4
                         ▒9▒d▒Ox▒▒▒y▒▒
                                      ▒▒S▒▒<y▒G▒▒▒▒KV▒{▒;▒▒\▒▒!▒q[▒[n▒▒JM|X64jJ▒V▒_;0▒▒5                                                                                                             ▒*Z
        d'▒i1`▒;8f      i▒aH8▒|/+▒▒▒R▒▒,▒s▒i|M▒▒&▒▒bl▒ǀ+h%
        ▒b▒▒▒$▒N:<▒'▒/▒ۅ▒▒\`▒B=▒4▒7▒^9▒6)▒▒%Bo&▒▒N׍▒[:
         ▒▒+▒t▒"+¶▒sӉ▒W
        
        (▒%Z▒▒▒b▒▒▒H▒s▒H3/▒▒
                            ▒b▒▒qI▒6u▒K▒X
        p▒9lC▒Q˯▒p▒▒▒▒▒▒|▒▒▒^#▒▒▒▒▒▒P▒ש▒▒ɨ▒ͥb#▒+▒A▒ ▒Ҽ▒▒۹▒=▒?▒d:▒▒B▒H▒▒▒▒`cF3▒}▒,jpi@rasp                                                                                                             pi@raspberrypi:~ $ PuTTYPuTTYPuTTYPuTTYPuTTYPuTTYPuTTYPuTTYPuTTYPuTTY
        
        

        Die manuelle FHEM Installation funktioniert hingegen.

        sudo apt -y install perl-base libdevice-serialport-perl libwww-perl libio-socket-ssl-perl libcgi-pm-perl libjson-perl sqlite3 libdbd-sqlite3-perl libtext-diff-perl libtimedate-perl libmail-imapclient-perl libgd-graph-perl libtext-csv-perl libxml-simple-perl liblist-moreutils-perl fonts-liberation libimage-librsvg-perl libgd-text-perl libsocket6-perl libio-socket-inet6-perl libmime-base64-perl libimage-info-perl libusb-1.0-0-dev libnet-server-perl libreadonly-perl
        sudo apt -y install libdate-manip-perl libhtml-treebuilder-xpath-perl libmojolicious-perl libxml-bare-perl libauthen-oath-perl libconvert-base32-perl libmodule-pluggable-perl libnet-bonjour-perl libcrypt-urandom-perl nodejs npm libnet-dbus-perl
        wget http://fhem.de/fhem-6.3.deb
        sudo dpkg -i fhem-6.3.deb
        

        Ok, somit wäre die FHEM Installation gelöst, gleichwohl ich nicht verstehe, warum es mit dem key-Befehl nicht geht. Die Ausgabe auf STDOUT=Bildschirm ist doch Quatsch, oder? Aber wohin soll der key?
        Wenn ich hingegen iob versuche zu installieren, meckert er wegen den Schlüsseln und bleibt bei der Installation bei Schritt 3/4 hängen (keine Fehlermeldung, nichts, nach 20 Minuten immernoch nichts). Hilft nur noch hart ausschalten. Danach geht die Installation etwas weiter, bleibt aber dann bei einem späteren Installationspunkt hängen. Im dritten Anlauf geht die Installationsroutine dann durch. Eine vertrauenswürdige Installation sieht aber anders aus.

        Thomas BraunT 2 Antworten Letzte Antwort
        0
        • S Stefan 3

          @thomas-braun a) Zu "Der key ... muss gleich mitkommen": Ich hab das Image über Raspberry Pi Imager aufgespielt. Und dennoch erhalte ich bei der iob Installation die Fehlermeldung. Ich weiß ehrlich gesagt nicht, was ich da hätte anders machen sollen.
          b) Zu "aktuelle FHEM Anleitung": Dass apt-key mit Bookworm nicht mehr geht, war mir nicht bewusst. Die Seite https://debian.fhem.de/ habe ich sehr wohl ausprobiert. Die FHEM Installation mittels apt funktioniert jedoch nicht. Ergebnis:

          pi@raspberrypi:~ $ wget -O- https://debian.fhem.de/archive.key | gpg --dearmor |                                                                                                              sudo tee /usr/share/keyrings/debianfhemde-archive-keyring.gpg
          --2024-03-04 22:39:16--  https://debian.fhem.de/archive.key
          Resolving debian.fhem.de (debian.fhem.de)... 2600:9000:21f3:d200:15:107d:a980:93                                                                                                             a1, 2600:9000:21f3:ce00:15:107d:a980:93a1, 2600:9000:21f3:8600:15:107d:a980:93a1                                                                                                             , ...
          Connecting to debian.fhem.de (debian.fhem.de)|2600:9000:21f3:d200:15:107d:a980:9                                                                                                             3a1|:443... connected.
          HTTP request sent, awaiting response... 200 OK
          Length: 2428 (2.4K) [application/pgp-keys]
          Saving to: ‘STDOUT’
          
          -                   100%[===================>]   2.37K  --.-KB/s    in 0.001s
          
          2024-03-04 22:39:16 (4.07 MB/s) - written to stdout [2428/2428]
          
          ▒▒e<▒
          ▒p▒aWT▒-▒▒▒T▒v1▒yq▒RG▒▒▒▒}▒▒▒#1/Z▒▒W▒s▒f\▒▒Q▒;▒Z▒z8W▒▒y▒S,x▒+▒Y ZG
          ▒▒▒^▒▒ut▒B▒▒H%▒▒▒`J]b▒h▒WU*6▒▒▒▒"▒*▒Sx▒▒}#▒G▒▒o+▒ڎ▒▒s▒ϼ▒▒Ò▒▒6▒O▒0▒$▒▒V0▒▒▒▒F▒N#▒                                                                                                             u▒▒▒▒▒▒▒▒D*0.▒M▒▒A▒▒▒%▒▒
          ▒a▒B?▒▒▒.| ▒▒ؙO▒▒ѺR▒▒▒xd▒}▒OY▒▒LϚ▒s▒̵̗▒(▒▒▒▒▒▒ѭW▒\v▒^▒▒▒W>▒ۥ▒H▒▒lD9i▒.$▒_▒▒~K?▒6N▒                                                                                                             ▒▒M4c▒#▒▒k▒▒>▒%▒▒▒k▒▒5▒ZU1sE▒▒Jc'+▒
          betateilchen▒▒
          >!1▒▒H▒Y▒▒/▒▒F▒▒q0Ie<▒
                                  g
          
          
                 ▒
                  ▒F▒▒q0I▒▒
                           ▒c▒▒F▒oC9▒ϲ▒B▒▒M;▒▒▒K▒3▒-Ro▒/!▒▒lv▒▒#,*a`J▒▒▒Y~9=-~▒u▒m֛▒▒
          >uR▒W▒▒q▒Q▒▒Iv▒՝zw,rVi▒!➼▒▒m<▒▒`2▒▒▒e ▒`▒M▒▒]▒▒q▒ۧ▒"▒w`.0▒o@▒wF▒2n▒a▒S▒P▒)▒rq▒▒▒1                                                                                                             K9▒V▒ã6o▒▒S▒I   ▒▒\▒>u▒#▒&-▒ئ▒▒EB▒
          ▒:▒▒s▒pb
          ▒L▒.▒+▒;ڥ▒▒p▒9▒▒▒▒c.▒▒?▒e▒▒k▒▒9O▒▒%5Y▒"P▒k.▒.▒▒=▒k▒▒▒m9▒▒6▒.▒=▒g▒▒j#T▒B▒▒▒R
          I▒۴<(0▒[▒y<Y▒▒"▒RJ▒▒/Hd▒▒▒Zӕ▒T▒▒e<▒
          ▒▒▒▒▒▒b▒▒
                   ▒▒F▒▒by▒▒h▒8▒▒m▒EaJ▒▒ȁ▒▒Ǐ▒▒▒▒▒ӣ5▒fY▒`▒,9▒▒X{▒▒z▒CU▒▒▒6▒▒x1▒o▒_u9▒▒▒▒?▒&                                                                                                             ▒W▒▒y▒P▒▒H▒▒ܺ▒▒v$k▒▒▒p,n~▒#▒▒`Ɠϳf▒F2Vm▒$]_I▒▒▒▒M▒$▒jw▒▒▒n
                                                                  YYfׅ▒g▒▒▒▒Q▒▒s▒▒4▒▒vY▒▒v▒                                                                                                             k▒▒c?▒▒b0▒j▒=n▒▒'▒▒=▒▒▒▒▒=g▒p▒&Ў*▒fl߭▒B/k=▒g
                                                     l▒ֲF▒$▒▒▒▒▒▒zB{▒▒6▒,^▒▒gM▒5▒w▒▒z▒z▒▒`▒                                                                                                             ▒U+Kom▒▒
          &!1▒▒H▒Y▒▒/▒▒F▒▒q0Ie<▒
                  g
                  ▒F▒▒q0Iw4
                           ▒9▒d▒Ox▒▒▒y▒▒
                                        ▒▒S▒▒<y▒G▒▒▒▒KV▒{▒;▒▒\▒▒!▒q[▒[n▒▒JM|X64jJ▒V▒_;0▒▒5                                                                                                             ▒*Z
          d'▒i1`▒;8f      i▒aH8▒|/+▒▒▒R▒▒,▒s▒i|M▒▒&▒▒bl▒ǀ+h%
          ▒b▒▒▒$▒N:<▒'▒/▒ۅ▒▒\`▒B=▒4▒7▒^9▒6)▒▒%Bo&▒▒N׍▒[:
           ▒▒+▒t▒"+¶▒sӉ▒W
          
          (▒%Z▒▒▒b▒▒▒H▒s▒H3/▒▒
                              ▒b▒▒qI▒6u▒K▒X
          p▒9lC▒Q˯▒p▒▒▒▒▒▒|▒▒▒^#▒▒▒▒▒▒P▒ש▒▒ɨ▒ͥb#▒+▒A▒ ▒Ҽ▒▒۹▒=▒?▒d:▒▒B▒H▒▒▒▒`cF3▒}▒,jpi@rasp                                                                                                             pi@raspberrypi:~ $ PuTTYPuTTYPuTTYPuTTYPuTTYPuTTYPuTTYPuTTYPuTTYPuTTY
          
          

          Die manuelle FHEM Installation funktioniert hingegen.

          sudo apt -y install perl-base libdevice-serialport-perl libwww-perl libio-socket-ssl-perl libcgi-pm-perl libjson-perl sqlite3 libdbd-sqlite3-perl libtext-diff-perl libtimedate-perl libmail-imapclient-perl libgd-graph-perl libtext-csv-perl libxml-simple-perl liblist-moreutils-perl fonts-liberation libimage-librsvg-perl libgd-text-perl libsocket6-perl libio-socket-inet6-perl libmime-base64-perl libimage-info-perl libusb-1.0-0-dev libnet-server-perl libreadonly-perl
          sudo apt -y install libdate-manip-perl libhtml-treebuilder-xpath-perl libmojolicious-perl libxml-bare-perl libauthen-oath-perl libconvert-base32-perl libmodule-pluggable-perl libnet-bonjour-perl libcrypt-urandom-perl nodejs npm libnet-dbus-perl
          wget http://fhem.de/fhem-6.3.deb
          sudo dpkg -i fhem-6.3.deb
          

          Ok, somit wäre die FHEM Installation gelöst, gleichwohl ich nicht verstehe, warum es mit dem key-Befehl nicht geht. Die Ausgabe auf STDOUT=Bildschirm ist doch Quatsch, oder? Aber wohin soll der key?
          Wenn ich hingegen iob versuche zu installieren, meckert er wegen den Schlüsseln und bleibt bei der Installation bei Schritt 3/4 hängen (keine Fehlermeldung, nichts, nach 20 Minuten immernoch nichts). Hilft nur noch hart ausschalten. Danach geht die Installation etwas weiter, bleibt aber dann bei einem späteren Installationspunkt hängen. Im dritten Anlauf geht die Installationsroutine dann durch. Eine vertrauenswürdige Installation sieht aber anders aus.

          Thomas BraunT Online
          Thomas BraunT Online
          Thomas Braun
          Most Active
          schrieb am zuletzt editiert von Thomas Braun
          #18

          @stefan-3

          Zu a): Ist so... Keine Ahnung was du da wie installiert hast.
          Zu b):

          Nachdem ich der Anleitung gefolgt bin:

          thomas@roamer:~$ apt policy fhem
          fhem:
            Installiert:           (keine)
            Installationskandidat: 6.3.28591
            Versionstabelle:
               6.3.28591 500
                  500 https://debian.fhem.de/nightly  Packages
               6.2.28436 500
                  500 https://debian.fhem.de/nightly  Packages
          

          Leg das ordentlich über das Repo an und nicht am Paketmanager vorbei:

          wget -O- https://debian.fhem.de/archive.key | gpg --dearmor | sudo tee /usr/share/keyrings/debianfhemde-archive-keyring.gpg > /dev/null
          echo "deb [signed-by=/usr/share/keyrings/debianfhemde-archive-keyring.gpg] https://debian.fhem.de/nightly/ /" | sudo tee /etc/apt/sources.list.d/fhem.list
          sudo apt update
          sudo apt install fhem
          

          Linux-Werkzeugkasten:
          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
          NodeJS Fixer Skript:
          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

          1 Antwort Letzte Antwort
          0
          • S Stefan 3

            @thomas-braun a) Zu "Der key ... muss gleich mitkommen": Ich hab das Image über Raspberry Pi Imager aufgespielt. Und dennoch erhalte ich bei der iob Installation die Fehlermeldung. Ich weiß ehrlich gesagt nicht, was ich da hätte anders machen sollen.
            b) Zu "aktuelle FHEM Anleitung": Dass apt-key mit Bookworm nicht mehr geht, war mir nicht bewusst. Die Seite https://debian.fhem.de/ habe ich sehr wohl ausprobiert. Die FHEM Installation mittels apt funktioniert jedoch nicht. Ergebnis:

            pi@raspberrypi:~ $ wget -O- https://debian.fhem.de/archive.key | gpg --dearmor |                                                                                                              sudo tee /usr/share/keyrings/debianfhemde-archive-keyring.gpg
            --2024-03-04 22:39:16--  https://debian.fhem.de/archive.key
            Resolving debian.fhem.de (debian.fhem.de)... 2600:9000:21f3:d200:15:107d:a980:93                                                                                                             a1, 2600:9000:21f3:ce00:15:107d:a980:93a1, 2600:9000:21f3:8600:15:107d:a980:93a1                                                                                                             , ...
            Connecting to debian.fhem.de (debian.fhem.de)|2600:9000:21f3:d200:15:107d:a980:9                                                                                                             3a1|:443... connected.
            HTTP request sent, awaiting response... 200 OK
            Length: 2428 (2.4K) [application/pgp-keys]
            Saving to: ‘STDOUT’
            
            -                   100%[===================>]   2.37K  --.-KB/s    in 0.001s
            
            2024-03-04 22:39:16 (4.07 MB/s) - written to stdout [2428/2428]
            
            ▒▒e<▒
            ▒p▒aWT▒-▒▒▒T▒v1▒yq▒RG▒▒▒▒}▒▒▒#1/Z▒▒W▒s▒f\▒▒Q▒;▒Z▒z8W▒▒y▒S,x▒+▒Y ZG
            ▒▒▒^▒▒ut▒B▒▒H%▒▒▒`J]b▒h▒WU*6▒▒▒▒"▒*▒Sx▒▒}#▒G▒▒o+▒ڎ▒▒s▒ϼ▒▒Ò▒▒6▒O▒0▒$▒▒V0▒▒▒▒F▒N#▒                                                                                                             u▒▒▒▒▒▒▒▒D*0.▒M▒▒A▒▒▒%▒▒
            ▒a▒B?▒▒▒.| ▒▒ؙO▒▒ѺR▒▒▒xd▒}▒OY▒▒LϚ▒s▒̵̗▒(▒▒▒▒▒▒ѭW▒\v▒^▒▒▒W>▒ۥ▒H▒▒lD9i▒.$▒_▒▒~K?▒6N▒                                                                                                             ▒▒M4c▒#▒▒k▒▒>▒%▒▒▒k▒▒5▒ZU1sE▒▒Jc'+▒
            betateilchen▒▒
            >!1▒▒H▒Y▒▒/▒▒F▒▒q0Ie<▒
                                    g
            
            
                   ▒
                    ▒F▒▒q0I▒▒
                             ▒c▒▒F▒oC9▒ϲ▒B▒▒M;▒▒▒K▒3▒-Ro▒/!▒▒lv▒▒#,*a`J▒▒▒Y~9=-~▒u▒m֛▒▒
            >uR▒W▒▒q▒Q▒▒Iv▒՝zw,rVi▒!➼▒▒m<▒▒`2▒▒▒e ▒`▒M▒▒]▒▒q▒ۧ▒"▒w`.0▒o@▒wF▒2n▒a▒S▒P▒)▒rq▒▒▒1                                                                                                             K9▒V▒ã6o▒▒S▒I   ▒▒\▒>u▒#▒&-▒ئ▒▒EB▒
            ▒:▒▒s▒pb
            ▒L▒.▒+▒;ڥ▒▒p▒9▒▒▒▒c.▒▒?▒e▒▒k▒▒9O▒▒%5Y▒"P▒k.▒.▒▒=▒k▒▒▒m9▒▒6▒.▒=▒g▒▒j#T▒B▒▒▒R
            I▒۴<(0▒[▒y<Y▒▒"▒RJ▒▒/Hd▒▒▒Zӕ▒T▒▒e<▒
            ▒▒▒▒▒▒b▒▒
                     ▒▒F▒▒by▒▒h▒8▒▒m▒EaJ▒▒ȁ▒▒Ǐ▒▒▒▒▒ӣ5▒fY▒`▒,9▒▒X{▒▒z▒CU▒▒▒6▒▒x1▒o▒_u9▒▒▒▒?▒&                                                                                                             ▒W▒▒y▒P▒▒H▒▒ܺ▒▒v$k▒▒▒p,n~▒#▒▒`Ɠϳf▒F2Vm▒$]_I▒▒▒▒M▒$▒jw▒▒▒n
                                                                    YYfׅ▒g▒▒▒▒Q▒▒s▒▒4▒▒vY▒▒v▒                                                                                                             k▒▒c?▒▒b0▒j▒=n▒▒'▒▒=▒▒▒▒▒=g▒p▒&Ў*▒fl߭▒B/k=▒g
                                                       l▒ֲF▒$▒▒▒▒▒▒zB{▒▒6▒,^▒▒gM▒5▒w▒▒z▒z▒▒`▒                                                                                                             ▒U+Kom▒▒
            &!1▒▒H▒Y▒▒/▒▒F▒▒q0Ie<▒
                    g
                    ▒F▒▒q0Iw4
                             ▒9▒d▒Ox▒▒▒y▒▒
                                          ▒▒S▒▒<y▒G▒▒▒▒KV▒{▒;▒▒\▒▒!▒q[▒[n▒▒JM|X64jJ▒V▒_;0▒▒5                                                                                                             ▒*Z
            d'▒i1`▒;8f      i▒aH8▒|/+▒▒▒R▒▒,▒s▒i|M▒▒&▒▒bl▒ǀ+h%
            ▒b▒▒▒$▒N:<▒'▒/▒ۅ▒▒\`▒B=▒4▒7▒^9▒6)▒▒%Bo&▒▒N׍▒[:
             ▒▒+▒t▒"+¶▒sӉ▒W
            
            (▒%Z▒▒▒b▒▒▒H▒s▒H3/▒▒
                                ▒b▒▒qI▒6u▒K▒X
            p▒9lC▒Q˯▒p▒▒▒▒▒▒|▒▒▒^#▒▒▒▒▒▒P▒ש▒▒ɨ▒ͥb#▒+▒A▒ ▒Ҽ▒▒۹▒=▒?▒d:▒▒B▒H▒▒▒▒`cF3▒}▒,jpi@rasp                                                                                                             pi@raspberrypi:~ $ PuTTYPuTTYPuTTYPuTTYPuTTYPuTTYPuTTYPuTTYPuTTYPuTTY
            
            

            Die manuelle FHEM Installation funktioniert hingegen.

            sudo apt -y install perl-base libdevice-serialport-perl libwww-perl libio-socket-ssl-perl libcgi-pm-perl libjson-perl sqlite3 libdbd-sqlite3-perl libtext-diff-perl libtimedate-perl libmail-imapclient-perl libgd-graph-perl libtext-csv-perl libxml-simple-perl liblist-moreutils-perl fonts-liberation libimage-librsvg-perl libgd-text-perl libsocket6-perl libio-socket-inet6-perl libmime-base64-perl libimage-info-perl libusb-1.0-0-dev libnet-server-perl libreadonly-perl
            sudo apt -y install libdate-manip-perl libhtml-treebuilder-xpath-perl libmojolicious-perl libxml-bare-perl libauthen-oath-perl libconvert-base32-perl libmodule-pluggable-perl libnet-bonjour-perl libcrypt-urandom-perl nodejs npm libnet-dbus-perl
            wget http://fhem.de/fhem-6.3.deb
            sudo dpkg -i fhem-6.3.deb
            

            Ok, somit wäre die FHEM Installation gelöst, gleichwohl ich nicht verstehe, warum es mit dem key-Befehl nicht geht. Die Ausgabe auf STDOUT=Bildschirm ist doch Quatsch, oder? Aber wohin soll der key?
            Wenn ich hingegen iob versuche zu installieren, meckert er wegen den Schlüsseln und bleibt bei der Installation bei Schritt 3/4 hängen (keine Fehlermeldung, nichts, nach 20 Minuten immernoch nichts). Hilft nur noch hart ausschalten. Danach geht die Installation etwas weiter, bleibt aber dann bei einem späteren Installationspunkt hängen. Im dritten Anlauf geht die Installationsroutine dann durch. Eine vertrauenswürdige Installation sieht aber anders aus.

            Thomas BraunT Online
            Thomas BraunT Online
            Thomas Braun
            Most Active
            schrieb am zuletzt editiert von
            #19

            @stefan-3 sagte in Zigbee Adapter Error Send Command failed with no error code:

            Hilft nur noch hart ausschalten.

            Strg-C ist dein Freund... Oder Strg-Alt-Entfernen...
            Oder der Linux-Affengriff...

            Aber NIE, NIE, NIE einfach per Stromexekution wegknallen.

            Linux-Werkzeugkasten:
            https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
            NodeJS Fixer Skript:
            https://forum.iobroker.net/topic/68035/iob-node-fix-skript
            iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

            1 Antwort Letzte Antwort
            0
            • S Offline
              S Offline
              Stefan 3
              schrieb am zuletzt editiert von
              #20

              @thomas-braun

              Leg das ordentlich über das Repo an

              Das hatte ich ja probiert, aber bereits bei

              wget -O- https://debian.fhem.de/archive.key | gpg --dearmor | sudo tee /usr/share/keyrings/debianfhemde-archive-keyring.gpg
              

              wird nur Schrott am Bildschirm ausgegeben und das spätere "apt install fhem" schlägt dann fehl. Ich kann heute Abend aber gerne die komplette Abfolge posten.

              Thomas BraunT 1 Antwort Letzte Antwort
              0
              • S Stefan 3

                @thomas-braun

                Leg das ordentlich über das Repo an

                Das hatte ich ja probiert, aber bereits bei

                wget -O- https://debian.fhem.de/archive.key | gpg --dearmor | sudo tee /usr/share/keyrings/debianfhemde-archive-keyring.gpg
                

                wird nur Schrott am Bildschirm ausgegeben und das spätere "apt install fhem" schlägt dann fehl. Ich kann heute Abend aber gerne die komplette Abfolge posten.

                Thomas BraunT Online
                Thomas BraunT Online
                Thomas Braun
                Most Active
                schrieb am zuletzt editiert von
                #21

                @stefan-3 sagte in Zigbee Adapter Error Send Command failed with no error code:

                wird nur Schrott am Bildschirm ausgegeben

                Das ist kein Schrott, das ist der entpackte key...
                Ich hatte dir aber oben Befehle gegeben, die das sauberer darstellen.

                Linux-Werkzeugkasten:
                https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                NodeJS Fixer Skript:
                https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                S 1 Antwort Letzte Antwort
                0
                • Thomas BraunT Thomas Braun

                  @stefan-3 sagte in Zigbee Adapter Error Send Command failed with no error code:

                  wird nur Schrott am Bildschirm ausgegeben

                  Das ist kein Schrott, das ist der entpackte key...
                  Ich hatte dir aber oben Befehle gegeben, die das sauberer darstellen.

                  S Offline
                  S Offline
                  Stefan 3
                  schrieb am zuletzt editiert von
                  #22

                  @thomas-braun Ok, ich stelle eben fest, dass Du die Installationsanleitung von https://debian.fhem.de/ abgewandelt hast, so dass der Schlüssel nicht mehr auf dem Bildschirm ausgegeben wird. Also nochmal komplett von Null. Raspi Imager Screenshots. Zur Info: Bei Modell auswählen = Raspi 3 wird Bookworm nicht angezeigt, sondern nur Bullseye 32 oder 64bit. Ich lasse Modell daher frei, um Bookworm überhaupt auswählen zu können:
                  775aef22-92cd-4ee9-b916-1606ca977753-image.png

                  9dd8870a-0a02-4851-a663-2628f511acea-image.png

                  ede73538-4dcf-4c76-95fe-3b4259f063c7-image.png

                  Dann

                  sudo apt update && sudo apt full-upgrade
                  sudo reboot
                  

                  Danach die FEHM Installation:

                  pi@raspberrypi:~ $ wget -O- https://debian.fhem.de/archive.key | gpg --dearmor | sudo tee /usr/share/keyrings/debianfhemde-archive-keyring.gpg > /dev/null
                  --2024-03-06 23:15:31--  https://debian.fhem.de/archive.key
                  Resolving debian.fhem.de (debian.fhem.de)... 2600:9000:21f3:1c00:15:107d:a980:93a1, 2600:9000:21f3:8200:15:107d:a980:93a1, 2600:9000:21f3:e200:15:107d:a980:93a1, ...
                  Connecting to debian.fhem.de (debian.fhem.de)|2600:9000:21f3:1c00:15:107d:a980:93a1|:443... connected.
                  HTTP request sent, awaiting response... 200 OK
                  Length: 2428 (2.4K) [application/pgp-keys]
                  Saving to: ‘STDOUT’
                  
                  -                                               100%[====================================================================================================>]   2.37K  --.-KB/s    in 0s
                  
                  2024-03-06 23:15:31 (41.2 MB/s) - written to stdout [2428/2428]
                  
                  pi@raspberrypi:~ $ echo "deb [signed-by=/usr/share/keyrings/debianfhemde-archive-keyring.gpg] https://debian.fhem.de/nightly/ /" | tee /etc/apt/sources.list.d/fhem.list
                  tee: /etc/apt/sources.list.d/fhem.list: Permission denied
                  deb [signed-by=/usr/share/keyrings/debianfhemde-archive-keyring.gpg] https://debian.fhem.de/nightly/ /
                  pi@raspberrypi:~ $ sudo apt update
                  Hit:1 http://deb.debian.org/debian bookworm InRelease
                  Hit:2 http://deb.debian.org/debian-security bookworm-security InRelease
                  Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
                  Hit:4 http://archive.raspberrypi.com/debian bookworm InRelease
                  Reading package lists... Done
                  Building dependency tree... Done
                  Reading state information... Done
                  All packages are up to date.
                  pi@raspberrypi:~ $ sudo apt install fhem
                  Reading package lists... Done
                  Building dependency tree... Done
                  Reading state information... Done
                  E: Unable to locate package fhem
                  
                  Thomas BraunT 1 Antwort Letzte Antwort
                  0
                  • S Stefan 3

                    @thomas-braun Ok, ich stelle eben fest, dass Du die Installationsanleitung von https://debian.fhem.de/ abgewandelt hast, so dass der Schlüssel nicht mehr auf dem Bildschirm ausgegeben wird. Also nochmal komplett von Null. Raspi Imager Screenshots. Zur Info: Bei Modell auswählen = Raspi 3 wird Bookworm nicht angezeigt, sondern nur Bullseye 32 oder 64bit. Ich lasse Modell daher frei, um Bookworm überhaupt auswählen zu können:
                    775aef22-92cd-4ee9-b916-1606ca977753-image.png

                    9dd8870a-0a02-4851-a663-2628f511acea-image.png

                    ede73538-4dcf-4c76-95fe-3b4259f063c7-image.png

                    Dann

                    sudo apt update && sudo apt full-upgrade
                    sudo reboot
                    

                    Danach die FEHM Installation:

                    pi@raspberrypi:~ $ wget -O- https://debian.fhem.de/archive.key | gpg --dearmor | sudo tee /usr/share/keyrings/debianfhemde-archive-keyring.gpg > /dev/null
                    --2024-03-06 23:15:31--  https://debian.fhem.de/archive.key
                    Resolving debian.fhem.de (debian.fhem.de)... 2600:9000:21f3:1c00:15:107d:a980:93a1, 2600:9000:21f3:8200:15:107d:a980:93a1, 2600:9000:21f3:e200:15:107d:a980:93a1, ...
                    Connecting to debian.fhem.de (debian.fhem.de)|2600:9000:21f3:1c00:15:107d:a980:93a1|:443... connected.
                    HTTP request sent, awaiting response... 200 OK
                    Length: 2428 (2.4K) [application/pgp-keys]
                    Saving to: ‘STDOUT’
                    
                    -                                               100%[====================================================================================================>]   2.37K  --.-KB/s    in 0s
                    
                    2024-03-06 23:15:31 (41.2 MB/s) - written to stdout [2428/2428]
                    
                    pi@raspberrypi:~ $ echo "deb [signed-by=/usr/share/keyrings/debianfhemde-archive-keyring.gpg] https://debian.fhem.de/nightly/ /" | tee /etc/apt/sources.list.d/fhem.list
                    tee: /etc/apt/sources.list.d/fhem.list: Permission denied
                    deb [signed-by=/usr/share/keyrings/debianfhemde-archive-keyring.gpg] https://debian.fhem.de/nightly/ /
                    pi@raspberrypi:~ $ sudo apt update
                    Hit:1 http://deb.debian.org/debian bookworm InRelease
                    Hit:2 http://deb.debian.org/debian-security bookworm-security InRelease
                    Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
                    Hit:4 http://archive.raspberrypi.com/debian bookworm InRelease
                    Reading package lists... Done
                    Building dependency tree... Done
                    Reading state information... Done
                    All packages are up to date.
                    pi@raspberrypi:~ $ sudo apt install fhem
                    Reading package lists... Done
                    Building dependency tree... Done
                    Reading state information... Done
                    E: Unable to locate package fhem
                    
                    Thomas BraunT Online
                    Thomas BraunT Online
                    Thomas Braun
                    Most Active
                    schrieb am zuletzt editiert von
                    #23

                    @stefan-3

                    Da war noch ein Fehlerchen drin.

                    echo "deb [signed-by=/usr/share/keyrings/debianfhemde-archive-keyring.gpg] https://debian.fhem.de/nightly/ /" | sudo tee /etc/apt/sources.list.d/fhem.list
                    sudo apt update
                    sudo apt install fhem
                    

                    sollte funktionieren.

                    Linux-Werkzeugkasten:
                    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                    NodeJS Fixer Skript:
                    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                    1 Antwort Letzte Antwort
                    0
                    • S Offline
                      S Offline
                      Stefan 3
                      schrieb am zuletzt editiert von
                      #24

                      @thomas-braun Tippi toppi :+1: So funktioiniert nun die FHEM Installation. Vielen herzlichen Dank schonmal. Hast Du Kontakte zum FHEM Team um die Anleitung auf https://debian.fhem.de/ zu bereinigen? Ansonsten versuch ich da mein Glück.
                      Danach hab ich die iob Installation versucht.

                      pi@raspberrypi:~ $ curl -sSLf https://iobroker.net/install.sh | bash -
                      library: loaded
                      Library version=2024-01-04
                      
                      ==========================================================================
                      
                          Welcome to the ioBroker installer!
                          Installer version: 2024-01-04
                      
                          You might need to enter your password a couple of times.
                      
                      ==========================================================================
                      
                      
                      ==========================================================================
                          Installing prerequisites (1/4)
                      ==========================================================================
                      
                      Hit:1 http://deb.debian.org/debian bookworm InRelease
                      Get:2 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
                      Hit:3 http://archive.raspberrypi.com/debian bookworm InRelease
                      Hit:4 http://deb.debian.org/debian bookworm-updates InRelease
                      Hit:5 https://debian.fhem.de/nightly  InRelease
                      Fetched 48.0 kB in 2s (22.4 kB/s)
                      Reading package lists... Done
                      
                      ==========================================================================
                      
                          Node.js not found. Installing...
                      
                      ==========================================================================
                      
                      rm: cannot remove '/etc/apt/keyrings/nodesource.gpg': No such file or directory
                      deb [signed-by=/etc/apt/keyrings/nodesource.gpg] https://deb.nodesource.com/node_18.x nodistro main
                      Package: nodejs
                      Pin: origin deb.nodesource.com
                      Pin-Priority: 1001
                       Processing triggers for man-db (2.11.2-2) ...ource1_arm64.deb ...led.)
                      Installed nodejs
                      Node.js Installed successfully!
                      Changing npm registry to https://registry.npmjs.org
                       Processing triggers for man-db (2.11.2-2) ...arm64.deb ... installed.)
                      Installed acl
                       Setting up libavahi-compat-libdnssd-dev:arm64 (0.8-10) ...-10_arm64.deb ...
                      Installed libavahi-compat-libdnssd-dev
                       Processing triggers for man-db (2.11.2-2) ...1) ...1_arm64.deb ...ed.)
                      Installed libudev-dev
                       Processing triggers for man-db (2.11.2-2) ...eb12u1) ...1_arm64.deb ...
                      Installed libpam0g-dev
                       Processing triggers for man-db (2.11.2-2) ...m64.deb ......installed.)
                      Installed git
                      Extracting templates from packages: 100%
                       Setting up libcairo2-dev:arm64 (1.16.0-7+rpt1) ....u4) ...t1) .........rm64.deb ...
                      Installed libcairo2-dev
                       Processing triggers for libc-bin (2.36-9+rpt2+deb12u4) ...m64.deb ... ....
                      Installed libpango1.0-dev
                       Setting up libjpeg-dev:arm64 (1:2.1.5-2) ...5-2) ...4.deb ....deb ...)
                      Installed libjpeg-dev
                       Processing triggers for libc-bin (2.36-9+rpt2+deb12u4) ... installed.)
                      Installed libgif-dev
                       Processing triggers for libgdk-pixbuf-2.0-0:arm64 (2.42.10+dfsg-1+b1) ..........
                      Installed librsvg2-dev
                       Processing triggers for libc-bin (2.36-9+rpt2+deb12u4) .....nstalled.)
                      Installed cmake
                      
                      ==========================================================================
                          Creating ioBroker user and directory (2/4)
                      ==========================================================================
                      
                      User iobroker created
                      Created /etc/sudoers.d/iobroker
                      Directory /opt/iobroker created
                      
                      ==========================================================================
                          Installing ioBroker (3/4)
                      ==========================================================================
                      
                      (##################) ⠦ reify:iobroker.admin: http fetch GET 200 https://registry.npmjs.org/iobroker.admin/-/iobroker.admin-6.13.16.tgz 47759ms (cache miss)
                      

                      Dann war über 20 Min. keine Reaktion mehr zu verzeichnen, auch mit Strg+C.
                      Ich schließe also einen Monitor am Raspi an. Zuerst steht nur Login da, dann:
                      hwmon hwmon1: Undervoltage detected!
                      Obwohl ich inzwischen ein Labornetzteil mit +5,5V/3A, dickes Kabel und 220µF Abblock-C dicht am Raspi einsetze. Über Putty komm ich auch nicht mehr drauf. Reboot durch alt+Druck über Tastatur am Raspi. Dann erneuter Versuch der iob Installation. Diesmal läuft es durch.

                      pi@raspberrypi:~ $ curl -sSLf https://iobroker.net/install.sh | bash -
                      library: loaded
                      Library version=2024-01-04
                      
                      ==========================================================================
                      
                          Welcome to the ioBroker installer!
                          Installer version: 2024-01-04
                      
                          You might need to enter your password a couple of times.
                      
                      ==========================================================================
                      
                      
                      ==========================================================================
                          Installing prerequisites (1/4)
                      ==========================================================================
                      
                      Hit:1 http://deb.debian.org/debian bookworm InRelease
                      Get:2 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
                      Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
                      Hit:4 https://debian.fhem.de/nightly  InRelease
                      Hit:5 https://deb.nodesource.com/node_18.x nodistro InRelease
                      Hit:6 http://archive.raspberrypi.com/debian bookworm InRelease
                      Fetched 48.0 kB in 3s (18.3 kB/s)
                      Reading package lists... Done
                      
                      ==========================================================================
                          Creating ioBroker user and directory (2/4)
                      ==========================================================================
                      
                      Created /etc/sudoers.d/iobroker
                      Directory /opt/iobroker created
                      
                      ==========================================================================
                          Installing ioBroker (3/4)
                      ==========================================================================
                      
                      
                      ==========================================================================
                          Finalizing installation (4/4)
                      ==========================================================================
                      
                      Enabling autostart...
                      Created symlink /etc/systemd/system/multi-user.target.wants/iobroker.service → /lib/systemd/system/iobroker.service.
                      Autostart enabled!
                      Fixing directory permissions...
                      
                      ==========================================================================
                      
                          ioBroker was installed successfully
                          Open http://192.168.123.57:8081 in a browser and start configuring!
                      
                      ==========================================================================
                      
                      
                      You need to re-login before doing anything else on the console!
                      

                      Morgen spiel ich die Adapter drauf und dann sehen wir weiter bzgl. dem eigentlichen Zigbee Problem.

                      Thomas BraunT arteckA 2 Antworten Letzte Antwort
                      0
                      • S Stefan 3

                        @thomas-braun Tippi toppi :+1: So funktioiniert nun die FHEM Installation. Vielen herzlichen Dank schonmal. Hast Du Kontakte zum FHEM Team um die Anleitung auf https://debian.fhem.de/ zu bereinigen? Ansonsten versuch ich da mein Glück.
                        Danach hab ich die iob Installation versucht.

                        pi@raspberrypi:~ $ curl -sSLf https://iobroker.net/install.sh | bash -
                        library: loaded
                        Library version=2024-01-04
                        
                        ==========================================================================
                        
                            Welcome to the ioBroker installer!
                            Installer version: 2024-01-04
                        
                            You might need to enter your password a couple of times.
                        
                        ==========================================================================
                        
                        
                        ==========================================================================
                            Installing prerequisites (1/4)
                        ==========================================================================
                        
                        Hit:1 http://deb.debian.org/debian bookworm InRelease
                        Get:2 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
                        Hit:3 http://archive.raspberrypi.com/debian bookworm InRelease
                        Hit:4 http://deb.debian.org/debian bookworm-updates InRelease
                        Hit:5 https://debian.fhem.de/nightly  InRelease
                        Fetched 48.0 kB in 2s (22.4 kB/s)
                        Reading package lists... Done
                        
                        ==========================================================================
                        
                            Node.js not found. Installing...
                        
                        ==========================================================================
                        
                        rm: cannot remove '/etc/apt/keyrings/nodesource.gpg': No such file or directory
                        deb [signed-by=/etc/apt/keyrings/nodesource.gpg] https://deb.nodesource.com/node_18.x nodistro main
                        Package: nodejs
                        Pin: origin deb.nodesource.com
                        Pin-Priority: 1001
                         Processing triggers for man-db (2.11.2-2) ...ource1_arm64.deb ...led.)
                        Installed nodejs
                        Node.js Installed successfully!
                        Changing npm registry to https://registry.npmjs.org
                         Processing triggers for man-db (2.11.2-2) ...arm64.deb ... installed.)
                        Installed acl
                         Setting up libavahi-compat-libdnssd-dev:arm64 (0.8-10) ...-10_arm64.deb ...
                        Installed libavahi-compat-libdnssd-dev
                         Processing triggers for man-db (2.11.2-2) ...1) ...1_arm64.deb ...ed.)
                        Installed libudev-dev
                         Processing triggers for man-db (2.11.2-2) ...eb12u1) ...1_arm64.deb ...
                        Installed libpam0g-dev
                         Processing triggers for man-db (2.11.2-2) ...m64.deb ......installed.)
                        Installed git
                        Extracting templates from packages: 100%
                         Setting up libcairo2-dev:arm64 (1.16.0-7+rpt1) ....u4) ...t1) .........rm64.deb ...
                        Installed libcairo2-dev
                         Processing triggers for libc-bin (2.36-9+rpt2+deb12u4) ...m64.deb ... ....
                        Installed libpango1.0-dev
                         Setting up libjpeg-dev:arm64 (1:2.1.5-2) ...5-2) ...4.deb ....deb ...)
                        Installed libjpeg-dev
                         Processing triggers for libc-bin (2.36-9+rpt2+deb12u4) ... installed.)
                        Installed libgif-dev
                         Processing triggers for libgdk-pixbuf-2.0-0:arm64 (2.42.10+dfsg-1+b1) ..........
                        Installed librsvg2-dev
                         Processing triggers for libc-bin (2.36-9+rpt2+deb12u4) .....nstalled.)
                        Installed cmake
                        
                        ==========================================================================
                            Creating ioBroker user and directory (2/4)
                        ==========================================================================
                        
                        User iobroker created
                        Created /etc/sudoers.d/iobroker
                        Directory /opt/iobroker created
                        
                        ==========================================================================
                            Installing ioBroker (3/4)
                        ==========================================================================
                        
                        (##################) ⠦ reify:iobroker.admin: http fetch GET 200 https://registry.npmjs.org/iobroker.admin/-/iobroker.admin-6.13.16.tgz 47759ms (cache miss)
                        

                        Dann war über 20 Min. keine Reaktion mehr zu verzeichnen, auch mit Strg+C.
                        Ich schließe also einen Monitor am Raspi an. Zuerst steht nur Login da, dann:
                        hwmon hwmon1: Undervoltage detected!
                        Obwohl ich inzwischen ein Labornetzteil mit +5,5V/3A, dickes Kabel und 220µF Abblock-C dicht am Raspi einsetze. Über Putty komm ich auch nicht mehr drauf. Reboot durch alt+Druck über Tastatur am Raspi. Dann erneuter Versuch der iob Installation. Diesmal läuft es durch.

                        pi@raspberrypi:~ $ curl -sSLf https://iobroker.net/install.sh | bash -
                        library: loaded
                        Library version=2024-01-04
                        
                        ==========================================================================
                        
                            Welcome to the ioBroker installer!
                            Installer version: 2024-01-04
                        
                            You might need to enter your password a couple of times.
                        
                        ==========================================================================
                        
                        
                        ==========================================================================
                            Installing prerequisites (1/4)
                        ==========================================================================
                        
                        Hit:1 http://deb.debian.org/debian bookworm InRelease
                        Get:2 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
                        Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
                        Hit:4 https://debian.fhem.de/nightly  InRelease
                        Hit:5 https://deb.nodesource.com/node_18.x nodistro InRelease
                        Hit:6 http://archive.raspberrypi.com/debian bookworm InRelease
                        Fetched 48.0 kB in 3s (18.3 kB/s)
                        Reading package lists... Done
                        
                        ==========================================================================
                            Creating ioBroker user and directory (2/4)
                        ==========================================================================
                        
                        Created /etc/sudoers.d/iobroker
                        Directory /opt/iobroker created
                        
                        ==========================================================================
                            Installing ioBroker (3/4)
                        ==========================================================================
                        
                        
                        ==========================================================================
                            Finalizing installation (4/4)
                        ==========================================================================
                        
                        Enabling autostart...
                        Created symlink /etc/systemd/system/multi-user.target.wants/iobroker.service → /lib/systemd/system/iobroker.service.
                        Autostart enabled!
                        Fixing directory permissions...
                        
                        ==========================================================================
                        
                            ioBroker was installed successfully
                            Open http://192.168.123.57:8081 in a browser and start configuring!
                        
                        ==========================================================================
                        
                        
                        You need to re-login before doing anything else on the console!
                        

                        Morgen spiel ich die Adapter drauf und dann sehen wir weiter bzgl. dem eigentlichen Zigbee Problem.

                        Thomas BraunT Online
                        Thomas BraunT Online
                        Thomas Braun
                        Most Active
                        schrieb am zuletzt editiert von
                        #25

                        @stefan-3

                        Nein, mit FHEM hab ich nix am Hut.

                        Linux-Werkzeugkasten:
                        https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                        NodeJS Fixer Skript:
                        https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                        iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                        1 Antwort Letzte Antwort
                        0
                        • S Stefan 3

                          @thomas-braun Tippi toppi :+1: So funktioiniert nun die FHEM Installation. Vielen herzlichen Dank schonmal. Hast Du Kontakte zum FHEM Team um die Anleitung auf https://debian.fhem.de/ zu bereinigen? Ansonsten versuch ich da mein Glück.
                          Danach hab ich die iob Installation versucht.

                          pi@raspberrypi:~ $ curl -sSLf https://iobroker.net/install.sh | bash -
                          library: loaded
                          Library version=2024-01-04
                          
                          ==========================================================================
                          
                              Welcome to the ioBroker installer!
                              Installer version: 2024-01-04
                          
                              You might need to enter your password a couple of times.
                          
                          ==========================================================================
                          
                          
                          ==========================================================================
                              Installing prerequisites (1/4)
                          ==========================================================================
                          
                          Hit:1 http://deb.debian.org/debian bookworm InRelease
                          Get:2 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
                          Hit:3 http://archive.raspberrypi.com/debian bookworm InRelease
                          Hit:4 http://deb.debian.org/debian bookworm-updates InRelease
                          Hit:5 https://debian.fhem.de/nightly  InRelease
                          Fetched 48.0 kB in 2s (22.4 kB/s)
                          Reading package lists... Done
                          
                          ==========================================================================
                          
                              Node.js not found. Installing...
                          
                          ==========================================================================
                          
                          rm: cannot remove '/etc/apt/keyrings/nodesource.gpg': No such file or directory
                          deb [signed-by=/etc/apt/keyrings/nodesource.gpg] https://deb.nodesource.com/node_18.x nodistro main
                          Package: nodejs
                          Pin: origin deb.nodesource.com
                          Pin-Priority: 1001
                           Processing triggers for man-db (2.11.2-2) ...ource1_arm64.deb ...led.)
                          Installed nodejs
                          Node.js Installed successfully!
                          Changing npm registry to https://registry.npmjs.org
                           Processing triggers for man-db (2.11.2-2) ...arm64.deb ... installed.)
                          Installed acl
                           Setting up libavahi-compat-libdnssd-dev:arm64 (0.8-10) ...-10_arm64.deb ...
                          Installed libavahi-compat-libdnssd-dev
                           Processing triggers for man-db (2.11.2-2) ...1) ...1_arm64.deb ...ed.)
                          Installed libudev-dev
                           Processing triggers for man-db (2.11.2-2) ...eb12u1) ...1_arm64.deb ...
                          Installed libpam0g-dev
                           Processing triggers for man-db (2.11.2-2) ...m64.deb ......installed.)
                          Installed git
                          Extracting templates from packages: 100%
                           Setting up libcairo2-dev:arm64 (1.16.0-7+rpt1) ....u4) ...t1) .........rm64.deb ...
                          Installed libcairo2-dev
                           Processing triggers for libc-bin (2.36-9+rpt2+deb12u4) ...m64.deb ... ....
                          Installed libpango1.0-dev
                           Setting up libjpeg-dev:arm64 (1:2.1.5-2) ...5-2) ...4.deb ....deb ...)
                          Installed libjpeg-dev
                           Processing triggers for libc-bin (2.36-9+rpt2+deb12u4) ... installed.)
                          Installed libgif-dev
                           Processing triggers for libgdk-pixbuf-2.0-0:arm64 (2.42.10+dfsg-1+b1) ..........
                          Installed librsvg2-dev
                           Processing triggers for libc-bin (2.36-9+rpt2+deb12u4) .....nstalled.)
                          Installed cmake
                          
                          ==========================================================================
                              Creating ioBroker user and directory (2/4)
                          ==========================================================================
                          
                          User iobroker created
                          Created /etc/sudoers.d/iobroker
                          Directory /opt/iobroker created
                          
                          ==========================================================================
                              Installing ioBroker (3/4)
                          ==========================================================================
                          
                          (##################) ⠦ reify:iobroker.admin: http fetch GET 200 https://registry.npmjs.org/iobroker.admin/-/iobroker.admin-6.13.16.tgz 47759ms (cache miss)
                          

                          Dann war über 20 Min. keine Reaktion mehr zu verzeichnen, auch mit Strg+C.
                          Ich schließe also einen Monitor am Raspi an. Zuerst steht nur Login da, dann:
                          hwmon hwmon1: Undervoltage detected!
                          Obwohl ich inzwischen ein Labornetzteil mit +5,5V/3A, dickes Kabel und 220µF Abblock-C dicht am Raspi einsetze. Über Putty komm ich auch nicht mehr drauf. Reboot durch alt+Druck über Tastatur am Raspi. Dann erneuter Versuch der iob Installation. Diesmal läuft es durch.

                          pi@raspberrypi:~ $ curl -sSLf https://iobroker.net/install.sh | bash -
                          library: loaded
                          Library version=2024-01-04
                          
                          ==========================================================================
                          
                              Welcome to the ioBroker installer!
                              Installer version: 2024-01-04
                          
                              You might need to enter your password a couple of times.
                          
                          ==========================================================================
                          
                          
                          ==========================================================================
                              Installing prerequisites (1/4)
                          ==========================================================================
                          
                          Hit:1 http://deb.debian.org/debian bookworm InRelease
                          Get:2 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
                          Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
                          Hit:4 https://debian.fhem.de/nightly  InRelease
                          Hit:5 https://deb.nodesource.com/node_18.x nodistro InRelease
                          Hit:6 http://archive.raspberrypi.com/debian bookworm InRelease
                          Fetched 48.0 kB in 3s (18.3 kB/s)
                          Reading package lists... Done
                          
                          ==========================================================================
                              Creating ioBroker user and directory (2/4)
                          ==========================================================================
                          
                          Created /etc/sudoers.d/iobroker
                          Directory /opt/iobroker created
                          
                          ==========================================================================
                              Installing ioBroker (3/4)
                          ==========================================================================
                          
                          
                          ==========================================================================
                              Finalizing installation (4/4)
                          ==========================================================================
                          
                          Enabling autostart...
                          Created symlink /etc/systemd/system/multi-user.target.wants/iobroker.service → /lib/systemd/system/iobroker.service.
                          Autostart enabled!
                          Fixing directory permissions...
                          
                          ==========================================================================
                          
                              ioBroker was installed successfully
                              Open http://192.168.123.57:8081 in a browser and start configuring!
                          
                          ==========================================================================
                          
                          
                          You need to re-login before doing anything else on the console!
                          

                          Morgen spiel ich die Adapter drauf und dann sehen wir weiter bzgl. dem eigentlichen Zigbee Problem.

                          arteckA Offline
                          arteckA Offline
                          arteck
                          Developer Most Active
                          schrieb am zuletzt editiert von
                          #26

                          @stefan-3 ist ja nicht dein ernst...iobroker übernimmt FHEM support... geil...

                          zigbee hab ich, zwave auch, nuc's genauso und HA auch

                          S 1 Antwort Letzte Antwort
                          0
                          • arteckA arteck

                            @stefan-3 ist ja nicht dein ernst...iobroker übernimmt FHEM support... geil...

                            S Offline
                            S Offline
                            Stefan 3
                            schrieb am zuletzt editiert von
                            #27

                            @arteck So, System wie gesagt neu aufgesetzt, FHEM und IOB installiert. RAM war am Anschlag, so dass ich eine 2GB Swap-Datei eingerichtet hab. Der Zigbee-Fehler ist unverändert da
                            c84c1114-1741-4f0c-b3f1-94a56f19d5ea-image.png
                            Zusatzinfo: Jetziges Ergebnis von iob diag:

                            Skript v.2023-10-10
                            
                            *** BASE SYSTEM ***
                             Static hostname: raspberrypi
                                   Icon name: computer
                            Operating System: Debian GNU/Linux 12 (bookworm)
                                      Kernel: Linux 6.1.0-rpi8-rpi-v8
                                Architecture: arm64
                            
                            Model           : Raspberry Pi 3 Model B Rev 1.2
                            Docker          : false
                            Virtualization  : none
                            Kernel          : aarch64
                            Userland        : arm64
                            
                            Systemuptime and Load:
                             18:10:05 up 23 min,  2 users,  load average: 0.26, 0.21, 0.33
                            CPU threads: 4
                            
                            
                            *** RASPBERRY THROTTLING ***
                            Current issues:
                            No throttling issues detected.
                            
                            Previously detected issues:
                            ~ Under-voltage has occurred
                            
                            *** Time and Time Zones ***
                                           Local time: Fri 2024-03-08 18:10:05 CET
                                       Universal time: Fri 2024-03-08 17:10:05 UTC
                                             RTC time: n/a
                                            Time zone: Europe/Berlin (CET, +0100)
                            System clock synchronized: yes
                                          NTP service: active
                                      RTC in local TZ: no
                            
                            *** User and Groups ***
                            pi
                            /home/pi
                            pi adm dialout cdrom sudo audio video plugdev games users input render netdev gpio i2c spi iobroker
                            
                            *** X-Server-Setup ***
                            X-Server:       false
                            Desktop:
                            Terminal:       tty
                            Boot Target:    multi-user.target
                            
                            *** MEMORY ***
                                           total        used        free      shared  buff/cache   available
                            Mem:            952M        747M        112M        188K        153M        205M
                            Swap:           2.3G        252M        2.0G
                            Total:          3.2G        1.0G        2.1G
                            
                                      908 M total memory
                                      712 M used memory
                                      455 M active memory
                                      253 M inactive memory
                                      107 M free memory
                                       10 M buffer memory
                                      135 M swap cache
                                     2147 M total swap
                                      241 M used swap
                                     1906 M free swap
                            
                            Raspberry only:
                            oom events: 0
                            lifetime oom required: 0 Mbytes
                            total time in oom handler: 0 ms
                            max time spent in oom handler: 0 ms
                            
                            
                            *** FAILED SERVICES ***
                            
                              UNIT LOAD ACTIVE SUB DESCRIPTION
                            0 loaded units listed.
                            
                            *** FILESYSTEM ***
                            Filesystem     Type      Size  Used Avail Use% Mounted on
                            udev           devtmpfs  319M     0  319M   0% /dev
                            tmpfs          tmpfs      91M  1.1M   90M   2% /run
                            /dev/mmcblk0p2 ext4       29G  5.9G   22G  22% /
                            tmpfs          tmpfs     455M     0  455M   0% /dev/shm
                            tmpfs          tmpfs     5.0M   12K  5.0M   1% /run/lock
                            /dev/mmcblk0p1 vfat      510M   61M  450M  12% /boot/firmware
                            tmpfs          tmpfs      91M     0   91M   0% /run/user/1000
                            
                            Messages concerning ext4 filesystem in dmesg:
                            [Fri Mar  8 17:46:20 2024] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0  vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyAMA0,115200 console=tty1 root=PARTUUID=d46b09f2-02 rootfstype=ext4 fsck.repair=yes rootwait
                            [Fri Mar  8 17:46:26 2024] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: none.
                            [Fri Mar  8 17:46:30 2024] EXT4-fs (mmcblk0p2): re-mounted. Quota mode: none.
                            
                            Show mounted filesystems \(real ones only\):
                            TARGET           SOURCE         FSTYPE OPTIONS
                            /                /dev/mmcblk0p2 ext4   rw,noatime
                            `-/boot/firmware /dev/mmcblk0p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                            
                            Files in neuralgic directories:
                            
                            /var:
                            753M    /var/
                            285M    /var/log/journal/b97363623a9b4bc5bc8e5d0296596227
                            285M    /var/log/journal
                            285M    /var/log
                            203M    /var/cache
                            
                            Archived and active journals take up 284.0M in the file system.
                            
                            /opt/iobroker/backups:
                            8.4M    /opt/iobroker/backups/
                            
                            /opt/iobroker/iobroker-data:
                            199M    /opt/iobroker/iobroker-data/
                            186M    /opt/iobroker/iobroker-data/files
                            57M     /opt/iobroker/iobroker-data/files/javascript.admin
                            43M     /opt/iobroker/iobroker-data/files/iot.admin
                            42M     /opt/iobroker/iobroker-data/files/iot.admin/static/js
                            
                            The five largest files in iobroker-data are:
                            33M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.1797d034.js.map
                            22M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.c05ba1d3.js.map
                            11M     /opt/iobroker/iobroker-data/objects.jsonl
                            8.5M    /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.1797d034.js
                            8.3M    /opt/iobroker/iobroker-data/files/web.admin/static/js/main.c05ba1d3.js
                            
                            USB-Devices by-id:
                            USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
                            
                            /dev/serial/by-id/usb-Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001-if00-port0
                            
                            *** NodeJS-Installation ***
                            
                            /usr/bin/nodejs         v18.19.1
                            /usr/bin/node           v18.19.1
                            /usr/bin/npm            10.2.4
                            /usr/bin/npx            10.2.4
                            /usr/bin/corepack       0.22.0
                            
                            
                            nodejs:
                              Installed: 18.19.1-1nodesource1
                              Candidate: 18.19.1-1nodesource1
                              Version table:
                             *** 18.19.1-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                    100 /var/lib/dpkg/status
                                 18.19.0+dfsg-6~deb12u1 500
                                    500 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages
                                 18.19.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                 18.18.2-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                 18.18.1-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                 18.18.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                 18.17.1-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                 18.17.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                 18.16.1-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                 18.16.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                 18.15.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                 18.14.2-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                 18.14.1-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                 18.14.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                 18.13.0+dfsg1-1 500
                                    500 http://deb.debian.org/debian bookworm/main arm64 Packages
                                 18.13.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                 18.12.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                 18.11.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                 18.10.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                 18.9.1-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                 18.9.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                 18.8.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                 18.7.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                 18.6.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                 18.5.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                 18.4.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                 18.3.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                 18.2.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                 18.1.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                 18.0.0-1nodesource1 1001
                                    500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                            
                            Temp directories causing npm8 problem: 0
                            No problems detected
                            
                            Errors in npm tree:
                            
                            *** ioBroker-Installation ***
                            
                            ioBroker Status
                            iobroker is running on this host.
                            
                            
                            Objects type: jsonl
                            States  type: jsonl
                            
                            Core adapters versions
                            js-controller:  5.0.19
                            admin:          6.13.16
                            javascript:     7.8.0
                            
                            Adapters from github:   0
                            
                            Adapter State
                            + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                            + system.adapter.alexa2.0                 : alexa2                : raspberrypi                              -  enabled
                            + system.adapter.backitup.0               : backitup              : raspberrypi                              -  enabled
                              system.adapter.discovery.0              : discovery             : raspberrypi                              - disabled
                              system.adapter.feiertage.0              : feiertage             : raspberrypi                              -  enabled
                            + system.adapter.fhem.0                   : fhem                  : raspberrypi                              -  enabled, port: 7072
                              system.adapter.history.0                : history               : raspberrypi                              - disabled
                            + system.adapter.iot.0                    : iot                   : raspberrypi                              -  enabled
                            + system.adapter.javascript.0             : javascript            : raspberrypi                              -  enabled
                              system.adapter.solarmanpv.0             : solarmanpv            : raspberrypi                              -  enabled
                            + system.adapter.sonos.0                  : sonos                 : raspberrypi                              -  enabled
                              system.adapter.vis-materialdesign.0     : vis-materialdesign    : raspberrypi                              - disabled
                              system.adapter.vis.0                    : vis                   : raspberrypi                              -  enabled
                            + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                            + system.adapter.zigbee.0                 : zigbee                : raspberrypi                              -  enabled, port: /dev/serial/by-id/usb-Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001-if00-port0
                            
                            + instance is alive
                            
                            Enabled adapters with bindings
                            + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                            + system.adapter.fhem.0                   : fhem                  : raspberrypi                              -  enabled, port: 7072
                            + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                            + system.adapter.zigbee.0                 : zigbee                : raspberrypi                              -  enabled, port: /dev/serial/by-id/usb-Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001-if00-port0
                            
                            ioBroker-Repositories
                            stable        : http://download.iobroker.net/sources-dist.json
                            beta          : http://download.iobroker.net/sources-dist-latest.json
                            
                            Active repo(s): stable
                            
                            Installed ioBroker-Instances
                            Used repository: stable
                            Adapter    "admin"        : 6.13.16  , installed 6.13.16
                            Adapter    "alexa2"       : 3.26.4   , installed 3.26.4
                            Adapter    "backitup"     : 2.10.11  , installed 2.10.11
                            Adapter    "discovery"    : 4.2.0    , installed 4.2.0
                            Adapter    "feiertage"    : 1.1.4    , installed 1.1.4
                            Adapter    "fhem"         : 2.0.5    , installed 2.0.5
                            Adapter    "history"      : 3.0.1    , installed 3.0.1
                            Adapter    "iot"          : 2.0.11   , installed 2.0.11
                            Adapter    "javascript"   : 7.8.0    , installed 7.8.0
                            Controller "js-controller": 5.0.19   , installed 5.0.19
                            Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                            Adapter    "socketio"     : 6.6.0    , installed 6.6.0
                            Adapter    "solarmanpv"   : 0.5.1    , installed 0.5.1
                            Adapter    "sonos"        : 3.0.0    , installed 3.0.0
                            Adapter    "vis"          : 1.5.4    , installed 1.5.4
                            Adapter    "vis-materialdesign": 0.5.9, installed 0.5.9
                            Adapter    "web"          : 6.2.3    , installed 6.2.3
                            Adapter    "ws"           : 2.5.10   , installed 2.5.10
                            Adapter    "zigbee"       : 1.10.1   , installed 1.10.1
                            
                            Objects and States
                            Please stand by - This may take a while
                            Objects:        3724
                            States:         2904
                            
                            *** OS-Repositories and Updates ***
                            Hit:1 http://deb.debian.org/debian bookworm InRelease
                            Hit:2 http://deb.debian.org/debian-security bookworm-security InRelease
                            Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
                            Hit:4 http://archive.raspberrypi.com/debian bookworm InRelease
                            Hit:5 https://debian.fhem.de/nightly  InRelease
                            Hit:6 https://deb.nodesource.com/node_18.x nodistro InRelease
                            Reading package lists...
                            Pending Updates: 0
                            
                            *** Listening Ports ***
                            Active Internet connections (only servers)
                            Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                            tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       12870      629/iobroker.js-con
                            tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       13810      629/iobroker.js-con
                            tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          13768      686/sshd: /usr/sbin
                            tcp        0      0 0.0.0.0:7072            0.0.0.0:*               LISTEN      999        12858      770/perl
                            tcp        0      0 0.0.0.0:8083            0.0.0.0:*               LISTEN      999        15825      770/perl
                            tcp6       0      0 :::22                   :::*                    LISTEN      0          13770      686/sshd: /usr/sbin
                            tcp6       0      0 :::3500                 :::*                    LISTEN      1001       15988      857/io.sonos.0
                            tcp6       0      0 :::8082                 :::*                    LISTEN      1001       14048      931/io.web.0
                            tcp6       0      0 :::8081                 :::*                    LISTEN      1001       15899      788/io.admin.0
                            udp        0      0 0.0.0.0:56381           0.0.0.0:*                           104        12601      491/avahi-daemon: r
                            udp        0      0 0.0.0.0:5353            0.0.0.0:*                           104        12599      491/avahi-daemon: r
                            udp6       0      0 fe80::2157:f17c:c3f:546 :::*                                0          15821      582/NetworkManager
                            udp6       0      0 :::44614                :::*                                104        12602      491/avahi-daemon: r
                            udp6       0      0 :::5353                 :::*                                104        12600      491/avahi-daemon: r
                            
                            *** Log File - Last 25 Lines ***
                            
                            2024-03-08 18:00:33.396  - error: zigbee.0 (880) Send command to 0x00124b0018d534f5 failed with no error code (undefined)
                            2024-03-08 18:01:00.626  - debug: alexa2.0 (824) Alexa-Remote HTTP2-PUSH: Send Ping
                            2024-03-08 18:02:55.680  - info: fhem.0 (840) stateChange (out): fhem.0.info.Commands.sendFHEM | set fhem.0.alive on-for-timer 360 > set fhem.0.alive on-for-timer 360
                            2024-03-08 18:04:00.626  - debug: alexa2.0 (824) Alexa-Remote HTTP2-PUSH: Send Ping
                            2024-03-08 18:05:00.133  - info: javascript.0 (795) script.js.common.V1a_Beregnung: Nächste Beregnung Programm 1a aktualisiert auf: 03/09/2024 18:00
                            2024-03-08 18:06:00.096  - info: host.raspberrypi instance system.adapter.solarmanpv.0 started with pid 1082
                            2024-03-08 18:06:04.154  - info: solarmanpv.0 (1082) starting. Version 0.5.1 in /opt/iobroker/node_modules/iobroker.solarmanpv, node: v18.19.1, js-controller: 5.0.19
                            2024-03-08 18:06:06.251  - info: solarmanpv.0 (1082) State value to set for "solarmanpv.0.3104772.221753192.DEV_TYP1" has to be type "number" but received type "string"
                            2024-03-08 18:06:06.339  - info: solarmanpv.0 (1082) State value to set for "solarmanpv.0.3104772.221753192.COMM_PTC_v1" has to be type "string" but received type "number"
                            2024-03-08 18:06:06.398  - info: solarmanpv.0 (1082) State value to set for "solarmanpv.0.3104772.221753192.HWv1" has to be type "string" but received type "number"
                            2024-03-08 18:06:06.933  - info: solarmanpv.0 (1082) State value to set for "solarmanpv.0.3104772.221753192.NOP" has to be type "number" but received type "string"
                            2024-03-08 18:06:07.622  - info: solarmanpv.0 (1082) Terminated (ADAPTER_REQUESTED_TERMINATION): Everything done. Going to terminate till next schedule
                            2024-03-08 18:06:08.190  - info: host.raspberrypi instance system.adapter.solarmanpv.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                            2024-03-08 18:07:00.626  - debug: alexa2.0 (824) Alexa-Remote HTTP2-PUSH: Send Ping
                            2024-03-08 18:07:55.641  - info: fhem.0 (840) stateChange (out): fhem.0.info.Commands.sendFHEM | set fhem.0.alive on-for-timer 360 > set fhem.0.alive on-for-timer 360
                            2024-03-08 18:10:00.626  - debug: alexa2.0 (824) Alexa-Remote HTTP2-PUSH: Send Ping
                            2024-03-08 18:12:00.092  - info: host.raspberrypi instance system.adapter.solarmanpv.0 started with pid 1908
                            2024-03-08 18:12:04.893  - info: solarmanpv.0 (1908) starting. Version 0.5.1 in /opt/iobroker/node_modules/iobroker.solarmanpv, node: v18.19.1, js-controller: 5.0.19
                            2024-03-08 18:12:14.391  - info: solarmanpv.0 (1908) State value to set for "solarmanpv.0.3104772.221753192.DEV_TYP1" has to be type "number" but received type "string"
                            2024-03-08 18:12:14.500  - info: solarmanpv.0 (1908) State value to set for "solarmanpv.0.3104772.221753192.COMM_PTC_v1" has to be type "string" but received type "number"
                            2024-03-08 18:12:14.572  - info: solarmanpv.0 (1908) State value to set for "solarmanpv.0.3104772.221753192.HWv1" has to be type "string" but received type "number"
                            2024-03-08 18:12:15.297  - info: solarmanpv.0 (1908) State value to set for "solarmanpv.0.3104772.221753192.NOP" has to be type "number" but received type "string"
                            2024-03-08 18:12:16.099  - info: solarmanpv.0 (1908) Terminated (ADAPTER_REQUESTED_TERMINATION): Everything done. Going to terminate till next schedule
                            2024-03-08 18:12:16.702  - info: host.raspberrypi instance system.adapter.solarmanpv.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                            
                            
                            Thomas BraunT 1 Antwort Letzte Antwort
                            0
                            • S Stefan 3

                              @arteck So, System wie gesagt neu aufgesetzt, FHEM und IOB installiert. RAM war am Anschlag, so dass ich eine 2GB Swap-Datei eingerichtet hab. Der Zigbee-Fehler ist unverändert da
                              c84c1114-1741-4f0c-b3f1-94a56f19d5ea-image.png
                              Zusatzinfo: Jetziges Ergebnis von iob diag:

                              Skript v.2023-10-10
                              
                              *** BASE SYSTEM ***
                               Static hostname: raspberrypi
                                     Icon name: computer
                              Operating System: Debian GNU/Linux 12 (bookworm)
                                        Kernel: Linux 6.1.0-rpi8-rpi-v8
                                  Architecture: arm64
                              
                              Model           : Raspberry Pi 3 Model B Rev 1.2
                              Docker          : false
                              Virtualization  : none
                              Kernel          : aarch64
                              Userland        : arm64
                              
                              Systemuptime and Load:
                               18:10:05 up 23 min,  2 users,  load average: 0.26, 0.21, 0.33
                              CPU threads: 4
                              
                              
                              *** RASPBERRY THROTTLING ***
                              Current issues:
                              No throttling issues detected.
                              
                              Previously detected issues:
                              ~ Under-voltage has occurred
                              
                              *** Time and Time Zones ***
                                             Local time: Fri 2024-03-08 18:10:05 CET
                                         Universal time: Fri 2024-03-08 17:10:05 UTC
                                               RTC time: n/a
                                              Time zone: Europe/Berlin (CET, +0100)
                              System clock synchronized: yes
                                            NTP service: active
                                        RTC in local TZ: no
                              
                              *** User and Groups ***
                              pi
                              /home/pi
                              pi adm dialout cdrom sudo audio video plugdev games users input render netdev gpio i2c spi iobroker
                              
                              *** X-Server-Setup ***
                              X-Server:       false
                              Desktop:
                              Terminal:       tty
                              Boot Target:    multi-user.target
                              
                              *** MEMORY ***
                                             total        used        free      shared  buff/cache   available
                              Mem:            952M        747M        112M        188K        153M        205M
                              Swap:           2.3G        252M        2.0G
                              Total:          3.2G        1.0G        2.1G
                              
                                        908 M total memory
                                        712 M used memory
                                        455 M active memory
                                        253 M inactive memory
                                        107 M free memory
                                         10 M buffer memory
                                        135 M swap cache
                                       2147 M total swap
                                        241 M used swap
                                       1906 M free swap
                              
                              Raspberry only:
                              oom events: 0
                              lifetime oom required: 0 Mbytes
                              total time in oom handler: 0 ms
                              max time spent in oom handler: 0 ms
                              
                              
                              *** FAILED SERVICES ***
                              
                                UNIT LOAD ACTIVE SUB DESCRIPTION
                              0 loaded units listed.
                              
                              *** FILESYSTEM ***
                              Filesystem     Type      Size  Used Avail Use% Mounted on
                              udev           devtmpfs  319M     0  319M   0% /dev
                              tmpfs          tmpfs      91M  1.1M   90M   2% /run
                              /dev/mmcblk0p2 ext4       29G  5.9G   22G  22% /
                              tmpfs          tmpfs     455M     0  455M   0% /dev/shm
                              tmpfs          tmpfs     5.0M   12K  5.0M   1% /run/lock
                              /dev/mmcblk0p1 vfat      510M   61M  450M  12% /boot/firmware
                              tmpfs          tmpfs      91M     0   91M   0% /run/user/1000
                              
                              Messages concerning ext4 filesystem in dmesg:
                              [Fri Mar  8 17:46:20 2024] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0  vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyAMA0,115200 console=tty1 root=PARTUUID=d46b09f2-02 rootfstype=ext4 fsck.repair=yes rootwait
                              [Fri Mar  8 17:46:26 2024] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: none.
                              [Fri Mar  8 17:46:30 2024] EXT4-fs (mmcblk0p2): re-mounted. Quota mode: none.
                              
                              Show mounted filesystems \(real ones only\):
                              TARGET           SOURCE         FSTYPE OPTIONS
                              /                /dev/mmcblk0p2 ext4   rw,noatime
                              `-/boot/firmware /dev/mmcblk0p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                              
                              Files in neuralgic directories:
                              
                              /var:
                              753M    /var/
                              285M    /var/log/journal/b97363623a9b4bc5bc8e5d0296596227
                              285M    /var/log/journal
                              285M    /var/log
                              203M    /var/cache
                              
                              Archived and active journals take up 284.0M in the file system.
                              
                              /opt/iobroker/backups:
                              8.4M    /opt/iobroker/backups/
                              
                              /opt/iobroker/iobroker-data:
                              199M    /opt/iobroker/iobroker-data/
                              186M    /opt/iobroker/iobroker-data/files
                              57M     /opt/iobroker/iobroker-data/files/javascript.admin
                              43M     /opt/iobroker/iobroker-data/files/iot.admin
                              42M     /opt/iobroker/iobroker-data/files/iot.admin/static/js
                              
                              The five largest files in iobroker-data are:
                              33M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.1797d034.js.map
                              22M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.c05ba1d3.js.map
                              11M     /opt/iobroker/iobroker-data/objects.jsonl
                              8.5M    /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.1797d034.js
                              8.3M    /opt/iobroker/iobroker-data/files/web.admin/static/js/main.c05ba1d3.js
                              
                              USB-Devices by-id:
                              USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
                              
                              /dev/serial/by-id/usb-Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001-if00-port0
                              
                              *** NodeJS-Installation ***
                              
                              /usr/bin/nodejs         v18.19.1
                              /usr/bin/node           v18.19.1
                              /usr/bin/npm            10.2.4
                              /usr/bin/npx            10.2.4
                              /usr/bin/corepack       0.22.0
                              
                              
                              nodejs:
                                Installed: 18.19.1-1nodesource1
                                Candidate: 18.19.1-1nodesource1
                                Version table:
                               *** 18.19.1-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                      100 /var/lib/dpkg/status
                                   18.19.0+dfsg-6~deb12u1 500
                                      500 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages
                                   18.19.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                   18.18.2-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                   18.18.1-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                   18.18.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                   18.17.1-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                   18.17.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                   18.16.1-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                   18.16.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                   18.15.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                   18.14.2-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                   18.14.1-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                   18.14.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                   18.13.0+dfsg1-1 500
                                      500 http://deb.debian.org/debian bookworm/main arm64 Packages
                                   18.13.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                   18.12.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                   18.11.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                   18.10.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                   18.9.1-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                   18.9.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                   18.8.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                   18.7.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                   18.6.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                   18.5.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                   18.4.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                   18.3.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                   18.2.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                   18.1.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                   18.0.0-1nodesource1 1001
                                      500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                              
                              Temp directories causing npm8 problem: 0
                              No problems detected
                              
                              Errors in npm tree:
                              
                              *** ioBroker-Installation ***
                              
                              ioBroker Status
                              iobroker is running on this host.
                              
                              
                              Objects type: jsonl
                              States  type: jsonl
                              
                              Core adapters versions
                              js-controller:  5.0.19
                              admin:          6.13.16
                              javascript:     7.8.0
                              
                              Adapters from github:   0
                              
                              Adapter State
                              + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                              + system.adapter.alexa2.0                 : alexa2                : raspberrypi                              -  enabled
                              + system.adapter.backitup.0               : backitup              : raspberrypi                              -  enabled
                                system.adapter.discovery.0              : discovery             : raspberrypi                              - disabled
                                system.adapter.feiertage.0              : feiertage             : raspberrypi                              -  enabled
                              + system.adapter.fhem.0                   : fhem                  : raspberrypi                              -  enabled, port: 7072
                                system.adapter.history.0                : history               : raspberrypi                              - disabled
                              + system.adapter.iot.0                    : iot                   : raspberrypi                              -  enabled
                              + system.adapter.javascript.0             : javascript            : raspberrypi                              -  enabled
                                system.adapter.solarmanpv.0             : solarmanpv            : raspberrypi                              -  enabled
                              + system.adapter.sonos.0                  : sonos                 : raspberrypi                              -  enabled
                                system.adapter.vis-materialdesign.0     : vis-materialdesign    : raspberrypi                              - disabled
                                system.adapter.vis.0                    : vis                   : raspberrypi                              -  enabled
                              + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                              + system.adapter.zigbee.0                 : zigbee                : raspberrypi                              -  enabled, port: /dev/serial/by-id/usb-Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001-if00-port0
                              
                              + instance is alive
                              
                              Enabled adapters with bindings
                              + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                              + system.adapter.fhem.0                   : fhem                  : raspberrypi                              -  enabled, port: 7072
                              + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                              + system.adapter.zigbee.0                 : zigbee                : raspberrypi                              -  enabled, port: /dev/serial/by-id/usb-Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001-if00-port0
                              
                              ioBroker-Repositories
                              stable        : http://download.iobroker.net/sources-dist.json
                              beta          : http://download.iobroker.net/sources-dist-latest.json
                              
                              Active repo(s): stable
                              
                              Installed ioBroker-Instances
                              Used repository: stable
                              Adapter    "admin"        : 6.13.16  , installed 6.13.16
                              Adapter    "alexa2"       : 3.26.4   , installed 3.26.4
                              Adapter    "backitup"     : 2.10.11  , installed 2.10.11
                              Adapter    "discovery"    : 4.2.0    , installed 4.2.0
                              Adapter    "feiertage"    : 1.1.4    , installed 1.1.4
                              Adapter    "fhem"         : 2.0.5    , installed 2.0.5
                              Adapter    "history"      : 3.0.1    , installed 3.0.1
                              Adapter    "iot"          : 2.0.11   , installed 2.0.11
                              Adapter    "javascript"   : 7.8.0    , installed 7.8.0
                              Controller "js-controller": 5.0.19   , installed 5.0.19
                              Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                              Adapter    "socketio"     : 6.6.0    , installed 6.6.0
                              Adapter    "solarmanpv"   : 0.5.1    , installed 0.5.1
                              Adapter    "sonos"        : 3.0.0    , installed 3.0.0
                              Adapter    "vis"          : 1.5.4    , installed 1.5.4
                              Adapter    "vis-materialdesign": 0.5.9, installed 0.5.9
                              Adapter    "web"          : 6.2.3    , installed 6.2.3
                              Adapter    "ws"           : 2.5.10   , installed 2.5.10
                              Adapter    "zigbee"       : 1.10.1   , installed 1.10.1
                              
                              Objects and States
                              Please stand by - This may take a while
                              Objects:        3724
                              States:         2904
                              
                              *** OS-Repositories and Updates ***
                              Hit:1 http://deb.debian.org/debian bookworm InRelease
                              Hit:2 http://deb.debian.org/debian-security bookworm-security InRelease
                              Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
                              Hit:4 http://archive.raspberrypi.com/debian bookworm InRelease
                              Hit:5 https://debian.fhem.de/nightly  InRelease
                              Hit:6 https://deb.nodesource.com/node_18.x nodistro InRelease
                              Reading package lists...
                              Pending Updates: 0
                              
                              *** Listening Ports ***
                              Active Internet connections (only servers)
                              Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                              tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       12870      629/iobroker.js-con
                              tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       13810      629/iobroker.js-con
                              tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          13768      686/sshd: /usr/sbin
                              tcp        0      0 0.0.0.0:7072            0.0.0.0:*               LISTEN      999        12858      770/perl
                              tcp        0      0 0.0.0.0:8083            0.0.0.0:*               LISTEN      999        15825      770/perl
                              tcp6       0      0 :::22                   :::*                    LISTEN      0          13770      686/sshd: /usr/sbin
                              tcp6       0      0 :::3500                 :::*                    LISTEN      1001       15988      857/io.sonos.0
                              tcp6       0      0 :::8082                 :::*                    LISTEN      1001       14048      931/io.web.0
                              tcp6       0      0 :::8081                 :::*                    LISTEN      1001       15899      788/io.admin.0
                              udp        0      0 0.0.0.0:56381           0.0.0.0:*                           104        12601      491/avahi-daemon: r
                              udp        0      0 0.0.0.0:5353            0.0.0.0:*                           104        12599      491/avahi-daemon: r
                              udp6       0      0 fe80::2157:f17c:c3f:546 :::*                                0          15821      582/NetworkManager
                              udp6       0      0 :::44614                :::*                                104        12602      491/avahi-daemon: r
                              udp6       0      0 :::5353                 :::*                                104        12600      491/avahi-daemon: r
                              
                              *** Log File - Last 25 Lines ***
                              
                              2024-03-08 18:00:33.396  - error: zigbee.0 (880) Send command to 0x00124b0018d534f5 failed with no error code (undefined)
                              2024-03-08 18:01:00.626  - debug: alexa2.0 (824) Alexa-Remote HTTP2-PUSH: Send Ping
                              2024-03-08 18:02:55.680  - info: fhem.0 (840) stateChange (out): fhem.0.info.Commands.sendFHEM | set fhem.0.alive on-for-timer 360 > set fhem.0.alive on-for-timer 360
                              2024-03-08 18:04:00.626  - debug: alexa2.0 (824) Alexa-Remote HTTP2-PUSH: Send Ping
                              2024-03-08 18:05:00.133  - info: javascript.0 (795) script.js.common.V1a_Beregnung: Nächste Beregnung Programm 1a aktualisiert auf: 03/09/2024 18:00
                              2024-03-08 18:06:00.096  - info: host.raspberrypi instance system.adapter.solarmanpv.0 started with pid 1082
                              2024-03-08 18:06:04.154  - info: solarmanpv.0 (1082) starting. Version 0.5.1 in /opt/iobroker/node_modules/iobroker.solarmanpv, node: v18.19.1, js-controller: 5.0.19
                              2024-03-08 18:06:06.251  - info: solarmanpv.0 (1082) State value to set for "solarmanpv.0.3104772.221753192.DEV_TYP1" has to be type "number" but received type "string"
                              2024-03-08 18:06:06.339  - info: solarmanpv.0 (1082) State value to set for "solarmanpv.0.3104772.221753192.COMM_PTC_v1" has to be type "string" but received type "number"
                              2024-03-08 18:06:06.398  - info: solarmanpv.0 (1082) State value to set for "solarmanpv.0.3104772.221753192.HWv1" has to be type "string" but received type "number"
                              2024-03-08 18:06:06.933  - info: solarmanpv.0 (1082) State value to set for "solarmanpv.0.3104772.221753192.NOP" has to be type "number" but received type "string"
                              2024-03-08 18:06:07.622  - info: solarmanpv.0 (1082) Terminated (ADAPTER_REQUESTED_TERMINATION): Everything done. Going to terminate till next schedule
                              2024-03-08 18:06:08.190  - info: host.raspberrypi instance system.adapter.solarmanpv.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                              2024-03-08 18:07:00.626  - debug: alexa2.0 (824) Alexa-Remote HTTP2-PUSH: Send Ping
                              2024-03-08 18:07:55.641  - info: fhem.0 (840) stateChange (out): fhem.0.info.Commands.sendFHEM | set fhem.0.alive on-for-timer 360 > set fhem.0.alive on-for-timer 360
                              2024-03-08 18:10:00.626  - debug: alexa2.0 (824) Alexa-Remote HTTP2-PUSH: Send Ping
                              2024-03-08 18:12:00.092  - info: host.raspberrypi instance system.adapter.solarmanpv.0 started with pid 1908
                              2024-03-08 18:12:04.893  - info: solarmanpv.0 (1908) starting. Version 0.5.1 in /opt/iobroker/node_modules/iobroker.solarmanpv, node: v18.19.1, js-controller: 5.0.19
                              2024-03-08 18:12:14.391  - info: solarmanpv.0 (1908) State value to set for "solarmanpv.0.3104772.221753192.DEV_TYP1" has to be type "number" but received type "string"
                              2024-03-08 18:12:14.500  - info: solarmanpv.0 (1908) State value to set for "solarmanpv.0.3104772.221753192.COMM_PTC_v1" has to be type "string" but received type "number"
                              2024-03-08 18:12:14.572  - info: solarmanpv.0 (1908) State value to set for "solarmanpv.0.3104772.221753192.HWv1" has to be type "string" but received type "number"
                              2024-03-08 18:12:15.297  - info: solarmanpv.0 (1908) State value to set for "solarmanpv.0.3104772.221753192.NOP" has to be type "number" but received type "string"
                              2024-03-08 18:12:16.099  - info: solarmanpv.0 (1908) Terminated (ADAPTER_REQUESTED_TERMINATION): Everything done. Going to terminate till next schedule
                              2024-03-08 18:12:16.702  - info: host.raspberrypi instance system.adapter.solarmanpv.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                              
                              
                              Thomas BraunT Online
                              Thomas BraunT Online
                              Thomas Braun
                              Most Active
                              schrieb am zuletzt editiert von
                              #28

                              @stefan-3

                              1GB RAM ist auch deutlich zu wenig.
                              Unter 4 macht es eigentlich kaum Sinn.

                              Linux-Werkzeugkasten:
                              https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                              NodeJS Fixer Skript:
                              https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                              iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                              MartinPM S 2 Antworten Letzte Antwort
                              0
                              • Thomas BraunT Thomas Braun

                                @stefan-3

                                1GB RAM ist auch deutlich zu wenig.
                                Unter 4 macht es eigentlich kaum Sinn.

                                MartinPM Online
                                MartinPM Online
                                MartinP
                                schrieb am zuletzt editiert von
                                #29

                                @thomas-braun Wie schaut es eigentlich mit möglichst abgemagerten ioBroker Slaves aus? Wo ist da die untere sinnvolle RAM-Grenze?

                                irgendein oller Pi, der über USB z. B. einen Smartmeter Lesekopf antreibt, und dieser wird in einen ioBroker Slave mit Smartmeter Adapter flugs an den Master ioBroker weitergeleitet?

                                Intel(R) Celeron(R) CPU N3000 @ 1.04GHz 8G RAM 480G SSD
                                Virtualization : unprivileged lxc container (debian 12 on Proxmox 8.4.13)
                                kernel Linux pve 6.8.12-15-pve
                                6 GByte RAM für den Container
                                Fritzbox 6591 FW 8.03 (Vodafone Leih-Box)
                                Remote-Access über Wireguard der Fritzbox

                                Thomas BraunT 1 Antwort Letzte Antwort
                                0
                                • MartinPM MartinP

                                  @thomas-braun Wie schaut es eigentlich mit möglichst abgemagerten ioBroker Slaves aus? Wo ist da die untere sinnvolle RAM-Grenze?

                                  irgendein oller Pi, der über USB z. B. einen Smartmeter Lesekopf antreibt, und dieser wird in einen ioBroker Slave mit Smartmeter Adapter flugs an den Master ioBroker weitergeleitet?

                                  Thomas BraunT Online
                                  Thomas BraunT Online
                                  Thomas Braun
                                  Most Active
                                  schrieb am zuletzt editiert von
                                  #30

                                  @martinp sagte in Zigbee Adapter Error Send Command failed with no error code:

                                  Wie schaut es eigentlich mit möglichst abgemagerten ioBroker Slaves aus? Wo ist da die untere sinnvolle RAM-Grenze?

                                  Da könntest du mit 1GB hinkommen. Aber da muss ja auch außer des etsprechenden Adapters auch nix mehr laufen, nichtmal ein admin. Hier ist aber ja auch deutlich mehr am Start, inkl. FHEM.

                                  Linux-Werkzeugkasten:
                                  https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                  NodeJS Fixer Skript:
                                  https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                  iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                  1 Antwort Letzte Antwort
                                  0
                                  • Thomas BraunT Thomas Braun

                                    @stefan-3

                                    1GB RAM ist auch deutlich zu wenig.
                                    Unter 4 macht es eigentlich kaum Sinn.

                                    S Offline
                                    S Offline
                                    Stefan 3
                                    schrieb am zuletzt editiert von
                                    #31

                                    @thomas-braun Das Swap-File hat 2GB. Ergebnis:

                                    pi@raspberrypi:~ $ free -m
                                                   total        used        free      shared  buff/cache   available
                                    Mem:             908         576          83           0         310         332
                                    Swap:           2147         467        1680
                                    

                                    Gut, ist nicht (mehr) die performanteste HW, aber muss ich Deiner Meinung nach nun echt eine neue HW kaufen? Das kann doch nicht Dein Ernst sein. Mal abgesehen davon glaub ich nicht dran, dass daher die Zigbee-Probleme herkommen.

                                    Thomas BraunT 1 Antwort Letzte Antwort
                                    0
                                    • S Stefan 3

                                      @thomas-braun Das Swap-File hat 2GB. Ergebnis:

                                      pi@raspberrypi:~ $ free -m
                                                     total        used        free      shared  buff/cache   available
                                      Mem:             908         576          83           0         310         332
                                      Swap:           2147         467        1680
                                      

                                      Gut, ist nicht (mehr) die performanteste HW, aber muss ich Deiner Meinung nach nun echt eine neue HW kaufen? Das kann doch nicht Dein Ernst sein. Mal abgesehen davon glaub ich nicht dran, dass daher die Zigbee-Probleme herkommen.

                                      Thomas BraunT Online
                                      Thomas BraunT Online
                                      Thomas Braun
                                      Most Active
                                      schrieb am zuletzt editiert von
                                      #32

                                      @stefan-3 sagte in Zigbee Adapter Error Send Command failed with no error code:

                                      Das kann doch nicht Dein Ernst sein.

                                      Dann schlag dich weiter mit komischen Problemen herum. Jedenfalls ist 1GB für einen sinnvollen Betrieb mit einer handvoll Adapter zu wenig.

                                      Linux-Werkzeugkasten:
                                      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                      NodeJS Fixer Skript:
                                      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                      S 1 Antwort Letzte Antwort
                                      2
                                      • Thomas BraunT Thomas Braun

                                        @stefan-3 sagte in Zigbee Adapter Error Send Command failed with no error code:

                                        Das kann doch nicht Dein Ernst sein.

                                        Dann schlag dich weiter mit komischen Problemen herum. Jedenfalls ist 1GB für einen sinnvollen Betrieb mit einer handvoll Adapter zu wenig.

                                        S Offline
                                        S Offline
                                        Stefan 3
                                        schrieb am zuletzt editiert von
                                        #33

                                        @thomas-braun Sorry, wollte Dir nicht zu nahe treten. Zumindest testweise hab ich mal alle Adapter bis auf Zigbee deaktiviert > reboot > RAM Auslastung:

                                        pi@raspberrypi:~ $ free -m
                                                       total        used        free      shared  buff/cache   available
                                        Mem:             908         458         258           1         249         449
                                        Swap:           2147           0        2147
                                        

                                        und dennoch, sobald ich die RGB brightness verändere, erhalte ich die Zigbee Fehlermeldung.

                                        @arteck Hast Du (oder gerne auch jemand anderes) nicht noch eine Idee, wie ich den Fehler eingrenzen kann. Es sind ausschließlich alle (3 Stück bei mir) LED Dimmer vom Typ HOMA1001 betroffen, die bis ca. Jahreswechsel 2023/24 einwandfrei funktioniert hatten.

                                        Zusatzinfo: Ein Original Netzteil hab ich inzwischen bestellt, da das frühere USB-Ladenetzteil tatsächlich eine gewisse Instabilität zur Folge hat, welche ich mit dem aktuellen Labornetzteil so nicht mehr sehe. Dass es aktuell also noch am Netzteil liegt schließe ich aus.

                                        S 1 Antwort Letzte Antwort
                                        0
                                        • S Stefan 3

                                          @thomas-braun Sorry, wollte Dir nicht zu nahe treten. Zumindest testweise hab ich mal alle Adapter bis auf Zigbee deaktiviert > reboot > RAM Auslastung:

                                          pi@raspberrypi:~ $ free -m
                                                         total        used        free      shared  buff/cache   available
                                          Mem:             908         458         258           1         249         449
                                          Swap:           2147           0        2147
                                          

                                          und dennoch, sobald ich die RGB brightness verändere, erhalte ich die Zigbee Fehlermeldung.

                                          @arteck Hast Du (oder gerne auch jemand anderes) nicht noch eine Idee, wie ich den Fehler eingrenzen kann. Es sind ausschließlich alle (3 Stück bei mir) LED Dimmer vom Typ HOMA1001 betroffen, die bis ca. Jahreswechsel 2023/24 einwandfrei funktioniert hatten.

                                          Zusatzinfo: Ein Original Netzteil hab ich inzwischen bestellt, da das frühere USB-Ladenetzteil tatsächlich eine gewisse Instabilität zur Folge hat, welche ich mit dem aktuellen Labornetzteil so nicht mehr sehe. Dass es aktuell also noch am Netzteil liegt schließe ich aus.

                                          S Offline
                                          S Offline
                                          Stefan 3
                                          schrieb am zuletzt editiert von
                                          #34

                                          @arteck Hab inzwischen ein Original Raspi-Netzteil installiert. Das Verhalten bleibt jedoch unverändert (im Vergleich zu meinem Labornetzteil), d.h. Zigbee Fehler und einmalige undervoltage Meldung, sobald ich eine USB-Tastatur am Raspi anstecke, aber das schließe ich als Ursache für den Zigbee-Effekt aus.
                                          d2ac39b1-618b-4fd4-8c99-a5e1ca245228-image.png

                                          M 1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          715

                                          Online

                                          32.4k

                                          Benutzer

                                          81.4k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe