Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. ham-wemo Adapter Installation Fehler 25

    NEWS

    • Neues Video "KI im Smart Home" - ioBroker plus n8n

    • Neues Video über Aliase, virtuelle Geräte und Kategorien

    • Wir empfehlen: Node.js 22.x

    ham-wemo Adapter Installation Fehler 25

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

      Hallo,
      ich habe noch ein paar Wemo Insight rumliegen (F7C029de) die ich gerne Nutzen würde.

      Die Installation des Wemo Plugins sagt:

      host.bananapim5
      	2023-10-07 11:48:02.914	error	iobroker host.bananapim5 Cannot install iobroker.ham-wemo@3.0.2: 1
      

      Die aktuelle nodeJS Version ist installiert:

      iobroker@bananapim5:~$ sudo ln -s /usr/bin/node /usr/bin/nodejs
      ln: die symbolische Verknüpfung '/usr/bin/nodejs' konnte nicht angelegt werden: Die Datei existiert bereits
      iobroker@bananapim5:~$ uname -m && type -P nodejs node npm && nodejs -v && node -v && npm -v && iob -v && whoami && groups && echo $XDG_SESSION_TYPE && echo $DESKTOP_SESSION && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
      aarch64
      /usr/bin/nodejs
      /usr/bin/node
      /usr/bin/npm
      v18.17.1
      v18.17.1
      9.6.7
      4.0.24
      iobroker
      iobroker tty disk dialout sudo audio video plugdev games users input i2c netdev systemd-journal
      tty
      
      /home/iobroker
      OK:1 http://deb.debian.org/debian bookworm InRelease
      OK:2 http://deb.debian.org/debian bookworm-updates InRelease
      OK:3 http://security.debian.org bookworm-security InRelease
      OK:4 https://repos.influxdata.com/debian stable InRelease
      OK:5 http://deb.debian.org/debian bookworm-backports InRelease
      OK:6 https://apt.grafana.com stable InRelease
      OK:7 https://deb.nodesource.com/node_16.x bookworm InRelease
      OK:8 http://armbian.systemonachip.net/apt bookworm InRelease
      Paketlisten werden gelesen… Fertig
      Abhängigkeitsbaum wird aufgebaut… Fertig
      Statusinformationen werden eingelesen… Fertig
      Aktualisierung für 22 Pakete verfügbar. Führen Sie »apt list --upgradable« aus, um sie anzuzeigen.
      W: Ziel Packages (main/binary-arm64/Packages) ist mehrfach konfiguriert in /etc/apt/sources.list.d/grafana.list:1 und /etc/apt/sources.list.d/grafana.list:2
      W: Ziel Packages (main/binary-all/Packages) ist mehrfach konfiguriert in /etc/apt/sources.list.d/grafana.list:1 und /etc/apt/sources.list.d/grafana.list:2
      W: Ziel Contents-deb (main/Contents-arm64) ist mehrfach konfiguriert in /etc/apt/sources.list.d/grafana.list:1 und /etc/apt/sources.list.d/grafana.list:2
      W: Ziel Contents-deb (main/Contents-all) ist mehrfach konfiguriert in /etc/apt/sources.list.d/grafana.list:1 und /etc/apt/sources.list.d/grafana.list:2
      W: Ziel Packages (main/binary-arm64/Packages) ist mehrfach konfiguriert in /etc/apt/sources.list.d/grafana.list:1 und /etc/apt/sources.list.d/grafana.list:2
      W: Ziel Packages (main/binary-all/Packages) ist mehrfach konfiguriert in /etc/apt/sources.list.d/grafana.list:1 und /etc/apt/sources.list.d/grafana.list:2
      W: Ziel Contents-deb (main/Contents-arm64) ist mehrfach konfiguriert in /etc/apt/sources.list.d/grafana.list:1 und /etc/apt/sources.list.d/grafana.list:2
      W: Ziel Contents-deb (main/Contents-all) ist mehrfach konfiguriert in /etc/apt/sources.list.d/grafana.list:1 und /etc/apt/sources.list.d/grafana.list:2
      nodejs:
        Installiert:           18.17.1-deb-1nodesource1
        Installationskandidat: 18.17.1-deb-1nodesource1
        Versionstabelle:
       *** 18.17.1-deb-1nodesource1 100
              100 /var/lib/dpkg/status
           18.13.0+dfsg1-1 500
              500 http://deb.debian.org/debian bookworm/main arm64 Packages
           16.20.2-deb-1nodesource1 500
              500 https://deb.nodesource.com/node_16.x bookworm/main arm64 Packages
      

      Was kann ich tun? Mag der meinen BananaPi nicht?

      Thomas Braun 1 Reply Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @Stefan Falt last edited by

        @stefan-falt sagte in ham-wemo Adapter Installation Fehler 25:

        Was kann ich tun?

        Mit --debug Option installieren.
        Und deine grafana.list von den Doubletten befreien.
        Und die nodesource-Quelle umstellen.

        1 Reply Last reply Reply Quote 0
        • Stefan Falt
          Stefan Falt last edited by Stefan Falt

          @thomas-braun
          Das war ein Stück Arbeit für einen Nicht-Linuxer.

          Mit debug Option installieren erledigt
          Und deine grafana list von den Doubletten befreien. erledigt
          Und die nodesource-Quelle umstellen. erledigt

          Jetzt passt ihm die neueste 18er nodeJS Version nicht. Er will 14 oder16

          Jetzt weis ich wieder, warum ich seit 20 Jahren nicht wirklich Lust auf Linux habe ... aber Danke für Deine Zeit!

          Thomas Braun Stefan Falt 3 Replies Last reply Reply Quote 0
          • Thomas Braun
            Thomas Braun Most Active @Stefan Falt last edited by

            @stefan-falt sagte in ham-wemo Adapter Installation Fehler 25:

            Mit debug Option installieren erledigt

            Mit welchem Resultat?

            Und deine grafana list von den Doubletten befreien. erledigt

            Das ist nicht MEINE grafana.list sondern DEINE auf DEINEM System. Meine ist nämlich richtig und hat keine Doubletten drin.

            Und die nodesource-Quelle umstellen. erledigt

            Mit welchem Resultat?

            Jetzt passt ihm die neueste 18er nodeJS Version nicht. Er will 14 oder16

            Wer ist 'ihm'?

            Jetzt weis ich wieder, warum ich seit 20 Jahren nicht wirklich Lust auf Linux habe

            Warum? Ist doch alles gut nachvollziehbar dokumentiert.

            1 Reply Last reply Reply Quote 0
            • Thomas Braun
              Thomas Braun Most Active @Stefan Falt last edited by

              @stefan-falt

              Gib mal die Langfassung von

              iob diag
              

              bekannt.

              1 Reply Last reply Reply Quote 0
              • Stefan Falt
                Stefan Falt @Stefan Falt last edited by

                @stefan-falt
                Siehe weiter unten.

                • Modbus.2 da ist ein Defekter 485 Adapter angeschlossen, der neue müsste heute noch kommen.
                • nodeJS scheint fehlerhaft Installiert worden zu sein. Da muss ich mal schauen was ich da tun kann, und wie ich nodeJS 16 drauf bekomme ...
                • irgendwie scheint auch das npx kommando zu fehlen??

                Danke für deine Zeit, ich bin gerade leicht bis mittelschwer Überfordert ...

                
                ======== Start marking the full check here =========
                
                
                Skript v.2023-06-20
                
                *** BASE SYSTEM ***
                 Static hostname: bananapim5
                       Icon name: computer
                      Machine ID: 3a10838551274eec9315e62e97feac27
                         Boot ID: 23d3a350250348ab9dad0ee12d6b4b23
                Operating System: Armbian 23.8.3 bookworm
                          Kernel: Linux 6.1.50-current-meson64
                    Architecture: arm64
                
                model name      : ARMv8 Processor rev 0 (v8l)
                Docker          : false
                Virtualization  : none
                Kernel          : aarch64
                Userland        : arm64
                
                Systemuptime and Load:
                 13:27:06 up 35 min,  2 users,  load average: 0.89, 0.65, 0.49
                CPU threads: 4
                
                
                *** Time and Time Zones ***
                               Local time: Sat 2023-10-07 13:27:06 CEST
                           Universal time: Sat 2023-10-07 11:27:06 UTC
                                 RTC time: Sat 2023-10-07 11:27:06
                                Time zone: Europe/Berlin (CEST, +0200)
                System clock synchronized: yes
                              NTP service: active
                          RTC in local TZ: no
                
                *** User and Groups ***
                iobroker
                /home/iobroker
                iobroker tty disk dialout sudo audio video plugdev games users input i2c netdev systemd-journal
                
                *** X-Server-Setup ***
                X-Server:       false
                Desktop:
                Terminal:       tty
                Boot Target:    graphical.target
                
                *** MEMORY ***
                               total        used        free      shared  buff/cache   available
                Mem:            4.0G        1.4G        2.0G        5.5M        673M        2.5G
                Swap:           2.0G          0B        2.0G
                Total:          6.0G        1.4G        4.0G
                
                         3783 M total memory
                         1355 M used memory
                         1043 M active memory
                          609 M inactive memory
                         1878 M free memory
                           73 M buffer memory
                          568 M swap cache
                         1891 M total swap
                            0 M used swap
                         1891 M free swap
                
                *** FILESYSTEM ***
                Filesystem     Type      Size  Used Avail Use% Mounted on
                udev           devtmpfs  1.8G     0  1.8G   0% /dev
                tmpfs          tmpfs     379M  5.3M  374M   2% /run
                /dev/mmcblk0p1 ext4       58G  3.5G   54G   7% /
                tmpfs          tmpfs     1.9G     0  1.9G   0% /dev/shm
                tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
                tmpfs          tmpfs     1.9G     0  1.9G   0% /tmp
                /dev/zram1     ext4       47M   27M   17M  61% /var/log
                tmpfs          tmpfs     379M     0  379M   0% /run/user/1000
                
                Messages concerning ext4 filesystem in dmesg:
                [Sat Oct  7 12:51:21 2023] Kernel command line: root=UUID=204ea4a5-c477-4bfc-bf77-d5a7ba0d9752 rootwait rootfstype=ext4 splash=verbose console=ttyAML0,115200 console=tty1 consoleblank=0 coherent_pool=2M loglevel=1 ubootpart=7e8d7b40-01 libata.force=noncq usb-storage.quirks=0x2537:0x1066:u,0x2537:0x1068:u    cgroup_enable=memory swapaccount=1
                [Sat Oct  7 12:51:23 2023] EXT4-fs (mmcblk0p1): mounted filesystem with writeback data mode. Quota mode: none.
                [Sat Oct  7 12:51:27 2023] EXT4-fs (mmcblk0p1): re-mounted. Quota mode: none.
                [Sat Oct  7 12:51:31 2023] EXT4-fs (zram1): mounted filesystem without journal. Quota mode: none.
                
                Show mounted filesystems (real ones only):
                TARGET         SOURCE                   FSTYPE OPTIONS
                /              /dev/mmcblk0p1           ext4   rw,noatime,errors=remount-ro,commit=600
                |-/var/log.hdd /dev/mmcblk0p1[/var/log] ext4   rw,noatime,errors=remount-ro,commit=600
                `-/var/log     /dev/zram1               ext4   rw,relatime,discard
                
                Files in neuralgic directories:
                
                /var:
                429M    /var/
                209M    /var/lib
                160M    /var/cache
                155M    /var/cache/apt
                136M    /var/lib/apt/lists
                
                Archived and active journals take up 8.5M in the file system.
                
                /opt/iobroker/backups:
                50M     /opt/iobroker/backups/
                
                /opt/iobroker/iobroker-data:
                178M    /opt/iobroker/iobroker-data/
                130M    /opt/iobroker/iobroker-data/files
                52M     /opt/iobroker/iobroker-data/files/javascript.admin
                34M     /opt/iobroker/iobroker-data/files/javascript.admin/static
                33M     /opt/iobroker/iobroker-data/files/javascript.admin/static/js
                
                The five largest files in iobroker-data are:
                21M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.edf7552a.js.map
                8.4M    /opt/iobroker/iobroker-data/objects.jsonl
                8.3M    /opt/iobroker/iobroker-data/files/web.admin/static/js/main.edf7552a.js
                7.7M    /opt/iobroker/iobroker-data/states.jsonl
                7.1M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/610.f22de4ab.chunk.js.map
                
                *** NodeJS-Installation ***
                
                /usr/bin/nodejs         v18.13.0
                /usr/bin/node           v18.13.0
                /home/iobroker/.diag.sh: line 179: npm: command not found
                
                /home/iobroker/.diag.sh: line 180: npx: command not found
                
                /home/iobroker/.diag.sh: line 188: npm: command not found
                /home/iobroker/.diag.sh: line 189: npx: command not found
                *** nodejs is NOT correctly installed ***
                
                nodejs:
                  Installed: 18.13.0+dfsg1-1
                  Candidate: 18.13.0+dfsg1-1
                  Version table:
                 *** 18.13.0+dfsg1-1 500
                        500 http://deb.debian.org/debian bookworm/main arm64 Packages
                        100 /var/lib/dpkg/status
                
                Temp directories causing npm8 problem: 0
                No problems detected
                
                /home/iobroker/.diag.sh: line 248: npm: command not found
                Errors in npm tree: 0
                
                *** ioBroker-Installation ***
                
                ioBroker Status
                iobroker is running on this host.
                
                
                Objects type: jsonl
                States  type: jsonl
                
                No configuration change needed.
                
                
                Multihost discovery server: disabled
                Discovery authentication:   enabled
                Persistent activation:      disabled
                Objects:                    jsonl on 127.0.0.1
                States:                     jsonl on 127.0.0.1
                
                Core adapters versions
                js-controller:  4.0.24
                admin:          6.10.1
                javascript:     7.1.4
                
                /home/iobroker/.diag.sh: line 263: npm: command not found
                Adapters from github:   0
                
                Adapter State
                + system.adapter.admin.0                  : admin                 : bananapim5                               -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                + system.adapter.backitup.0               : backitup              : bananapim5                               -  enabled
                + system.adapter.discovery.0              : discovery             : bananapim5                               -  enabled
                + system.adapter.energiefluss.0           : energiefluss          : bananapim5                               -  enabled
                + system.adapter.influxdb.0               : influxdb              : bananapim5                               -  enabled, port: 8086
                + system.adapter.javascript.0             : javascript            : bananapim5                               -  enabled
                + system.adapter.kecontact.0              : kecontact             : bananapim5                               -  enabled
                + system.adapter.modbus.0                 : modbus                : bananapim5                               -  enabled
                + system.adapter.modbus.1                 : modbus                : bananapim5                               -  enabled
                + system.adapter.modbus.2                 : modbus                : bananapim5                               -  enabled
                + system.adapter.rpi2.0                   : rpi2                  : bananapim5                               -  enabled
                + system.adapter.smartmeter.0             : smartmeter            : bananapim5                               -  enabled
                + system.adapter.sonoff.0                 : sonoff                : bananapim5                               -  enabled, port: 1883, bind: 0.0.0.0
                + system.adapter.statistics.0             : statistics            : bananapim5                               -  enabled
                  system.adapter.vis-weather.0            : vis-weather           : bananapim5                               -  enabled
                  system.adapter.vis.0                    : vis                   : bananapim5                               -  enabled
                + system.adapter.web.0                    : web                   : bananapim5                               -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                
                + instance is alive
                
                Enabled adapters with bindings
                + system.adapter.admin.0                  : admin                 : bananapim5                               -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                + system.adapter.influxdb.0               : influxdb              : bananapim5                               -  enabled, port: 8086
                + system.adapter.sonoff.0                 : sonoff                : bananapim5                               -  enabled, port: 1883, bind: 0.0.0.0
                + system.adapter.web.0                    : web                   : bananapim5                               -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                
                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.10.1   , installed 6.10.1
                Adapter    "backitup"     : 2.8.1    , installed 2.8.1
                Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                Adapter    "energymanager": 1.4.2    , installed 1.4.2
                Adapter    "influxdb"     : 3.2.0    , installed 3.2.0
                Adapter    "javascript"   : 7.1.4    , installed 7.1.4
                Controller "js-controller": 5.0.12   , installed 4.0.24 [Updatable]
                Adapter    "kecontact"    : 2.0.1    , installed 2.0.1
                Adapter    "modbus"       : 5.0.11   , installed 5.0.11
                Adapter    "opi"          : 0.1.2    , installed 0.1.2
                Adapter    "rpi2"         : 1.3.2    , installed 1.3.2
                Adapter    "shelly"       : 6.4.1    , installed 6.4.1
                Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                Adapter    "smartmeter"   : 3.3.4    , installed 3.3.4
                Adapter    "socketio"     : 6.5.5    , installed 6.5.5
                Adapter    "sonoff"       : 2.5.3    , installed 2.5.3
                Adapter    "statistics"   : 2.3.0    , installed 2.3.0
                Adapter    "vis"          : 1.4.16   , installed 1.4.16
                Adapter    "vis-weather"  : 2.5.6    , installed 2.5.6
                Adapter    "web"          : 6.1.2    , installed 6.1.2
                Adapter    "ws"           : 2.5.5    , installed 2.5.5
                
                Objects and States
                Please stand by - This may take a while
                Objects:        986
                States:         800
                
                *** OS-Repositories and Updates ***
                W: GPG error: https://deb.nodesource.com/node_16.x nodistro InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 2F59B5F99B1BE0B4
                E: The repository 'https://deb.nodesource.com/node_16.x nodistro InRelease' is not signed.
                W: GPG error: https://deb.nodesource.com/node_18.x nodistro InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 2F59B5F99B1BE0B4
                E: The repository 'https://deb.nodesource.com/node_18.x nodistro InRelease' is not signed.
                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 0.0.0.0:1883            0.0.0.0:*               LISTEN      1000       21490      4495/io.sonoff.0
                tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1000       21990      4371/iobroker.js-co
                tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1000       22969      4371/iobroker.js-co
                tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          4031       1/init
                tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          12500      1847/sshd: /usr/sbi
                tcp6       0      0 :::8086                 :::*                    LISTEN      999        13405      1819/influxd
                tcp6       0      0 :::8081                 :::*                    LISTEN      1000       23031      4393/io.admin.0
                tcp6       0      0 :::8082                 :::*                    LISTEN      1000       23999      4588/io.web.0
                tcp6       0      0 :::111                  :::*                    LISTEN      0          4032       1/init
                tcp6       0      0 :::22                   :::*                    LISTEN      0          12502      1847/sshd: /usr/sbi
                udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          8146       1/init
                udp        0      0 127.0.0.1:323           0.0.0.0:*                           0          11863      1821/chronyd
                udp        0      0 0.0.0.0:53575           0.0.0.0:*                           1000       23991      4577/io.kecontact.0
                udp        0      0 0.0.0.0:7090            0.0.0.0:*                           1000       23385      4577/io.kecontact.0
                udp        0      0 0.0.0.0:7092            0.0.0.0:*                           1000       23386      4577/io.kecontact.0
                udp6       0      0 :::111                  :::*                                0          8147       1/init
                udp6       0      0 ::1:323                 :::*                                0          11864      1821/chronyd
                udp6       0      0 fe80::be63:bc84:afe:546 :::*                                0          12634      1518/NetworkManager
                
                *** Log File - Last 25 Lines ***
                
                2023-10-07 13:27:30.005  - info: javascript.0 (4416) script.js.SolPlanet.VAR_Erzeugung: request: http://192.168.178.24:8484/getdevdata.cgi?device=2&sn=MA30006012260056
                2023-10-07 13:27:40.005  - info: javascript.0 (4416) script.js.SolPlanet.VAR_Erzeugung: request: http://192.168.178.24:8484/getdevdata.cgi?device=2&sn=MA30006012260056
                2023-10-07 13:27:50.005  - info: javascript.0 (4416) script.js.SolPlanet.VAR_Erzeugung: request: http://192.168.178.24:8484/getdevdata.cgi?device=2&sn=MA30006012260056
                2023-10-07 13:28:00.005  - info: javascript.0 (4416) script.js.SolPlanet.VAR_Erzeugung: request: http://192.168.178.24:8484/getdevdata.cgi?device=2&sn=MA30006012260056
                2023-10-07 13:28:08.718  - info: modbus.2 (5812) Connected to slave
                2023-10-07 13:28:10.006  - info: javascript.0 (4416) script.js.SolPlanet.VAR_Erzeugung: request: http://192.168.178.24:8484/getdevdata.cgi?device=2&sn=MA30006012260056
                2023-10-07 13:28:12.190  - error: modbus.2 (5812) unknown function code: 0x1b, 0x76
                2023-10-07 13:28:12.195  - error: modbus.2 (5812) unknown function code: 0x1b, 0x1
                2023-10-07 13:28:12.201  - error: modbus.2 (5812) unknown function code: 0x76, 0x7
                2023-10-07 13:28:12.206  - error: modbus.2 (5812) unknown function code: 0x17, 0xbf
                2023-10-07 13:28:12.210  - error: modbus.2 (5812) unknown function code: 0x62, 0x0
                2023-10-07 13:28:12.340  - error: modbus.2 (5812) Wrong CRC for frame: 1,1,118,1,1,7,0,30,10,15,234,166,11,9,1,69,77,72,0,0,101,125,30,1,1,99,155,146,0,118,7,0,30,0,23,191,243,98,0,98,0,114,99,7,1,119,1,11,9,1,69,77,72,0,0,101,125,30,7,1,0,98,10,255,255,114,98,1,101,10,15,198,232,122,119,7,129,129,199,130,3,255,1,1,1,1,4,69,77,72,1,119,7,1,0,0,0,9,255,1,1,1,1,11,9,1,69,77,72,0,0,101,125,30,1,119,7,1,0,1,8,0,255
                2023-10-07 13:28:12.349  - error: modbus.2 (5812) Wrong CRC for frame: 100,1,1,128,1,98
                2023-10-07 13:28:12.352  - error: modbus.2 (5812) unknown function code: 0x52, 0xff
                2023-10-07 13:28:12.356  - error: modbus.2 (5812) Error response: c3
                2023-10-07 13:28:12.362  - error: modbus.2 (5812) Wrong CRC for frame: 7,1,0,2,8
                2023-10-07 13:28:12.366  - error: modbus.2 (5812) Error response: 64
                2023-10-07 13:28:12.474  - error: modbus.2 (5812) Wrong CRC for frame: 128,1,98,30,82,255,86,0,21,14,62,80,1,119,7,1,0,1,8,1,255,1,1,98,30,82,255,86,0,5,245,229,195,1,119,7,1,0,2,8,1,255,1,1,98,30,82,255,86,0,21,14,62,80,1,119,7,1,0,1,8,2,255,1,1,98,30,82,255,86,0,0,0,0,0,1,119,7,1,0,2,8,2,255,1,1,98,30,82,255,86,0,0,0,0,0,1,119,7,1,0,16,7
                2023-10-07 13:28:12.480  - error: modbus.2 (5812) Error response for FCx127: Illegal Function
                2023-10-07 13:28:12.481  - error: modbus.2 (5812) Error response: Function code received in the query is not recognized or allowed by slave
                2023-10-07 13:28:12.485  - error: modbus.2 (5812) unknown function code: 0x52, 0xff
                2023-10-07 13:28:13.722  - warn: modbus.2 (5812) Error: undefined
                2023-10-07 13:28:13.723  - error: modbus.2 (5812) Request timed out.
                2023-10-07 13:28:13.725  - warn: modbus.2 (5812) Poll error count: 6 code: {"err":"timeout","timeout":5000}
                2023-10-07 13:28:14.725  - info: modbus.2 (5812) Disconnected from slave
                
                
                ============ Mark until here for C&P =============
                
                iob diag has finished.
                
                
                Press any key for a summary
                
                
                
                
                Thomas Braun 1 Reply Last reply Reply Quote 0
                • Thomas Braun
                  Thomas Braun Most Active @Stefan Falt last edited by Thomas Braun

                  @stefan-falt sagte in ham-wemo Adapter Installation Fehler 25:

                  nodeJS scheint fehlerhaft Installiert worden zu sein.

                  Ja, da hast du nicht die nodesource-Version installiert sondern die dfsg-Variante.
                  Kannst aber das node-fix-Skript aus meiner Signatur verwenden, das installiert dir den ganze Kram, wenn du z. B. noch beim Aufruf 16 hinzufügst auch die nodejs@16.
                  Ich würde aber zunächst auf die vorgesehene nodejs@18 gehen. Das Skript einfach ohne weitere Argumente aufrufen, der Rest passiert automagisch.

                  1 Reply Last reply Reply Quote 0
                  • Stefan Falt
                    Stefan Falt last edited by

                    @thomas-braun Habe ich gemacht.
                    Allerdings wird nmp immer noch nicht gefunden

                    Ich bin kurz davor die Wemo Dinger einfach zu verticken (Obwohle die mechanisch Stabiler sind als die klapprigen Sonoff Teile ...

                    nmp -v findet den Befehl nicht.

                    Skript v.2023-06-20
                    
                    *** BASE SYSTEM ***
                     Static hostname: bananapim5
                           Icon name: computer
                          Machine ID: 3a10838551274eec9315e62e97feac27
                             Boot ID: 4938ec05daed42d1ac3b3b1c811a3fe7
                    Operating System: Armbian 23.8.3 bookworm
                              Kernel: Linux 6.1.50-current-meson64
                        Architecture: arm64
                    
                    model name      : ARMv8 Processor rev 0 (v8l)
                    Docker          : false
                    Virtualization  : none
                    Kernel          : aarch64
                    Userland        : arm64
                    
                    Systemuptime and Load:
                     16:38:42 up 12 min,  2 users,  load average: 0.45, 0.50, 0.37
                    CPU threads: 4
                    
                    
                    *** Time and Time Zones ***
                                   Local time: Sat 2023-10-07 16:38:43 CEST
                               Universal time: Sat 2023-10-07 14:38:43 UTC
                                     RTC time: Sat 2023-10-07 14:38:43
                                    Time zone: Europe/Berlin (CEST, +0200)
                    System clock synchronized: yes
                                  NTP service: active
                              RTC in local TZ: no
                    
                    *** User and Groups ***
                    iobroker
                    /home/iobroker
                    iobroker tty disk dialout sudo audio video plugdev games users input i2c netdev systemd-journal
                    
                    *** X-Server-Setup ***
                    X-Server:       false
                    Desktop:
                    Terminal:       tty
                    Boot Target:    graphical.target
                    
                    *** MEMORY ***
                                   total        used        free      shared  buff/cache   available
                    Mem:            4.0G        1.3G        2.3G        5.9M        429M        2.7G
                    Swap:           2.0G          0B        2.0G
                    Total:          6.0G        1.3G        4.3G
                    
                             3783 M total memory
                             1232 M used memory
                             1055 M active memory
                              312 M inactive memory
                             2221 M free memory
                               41 M buffer memory
                              368 M swap cache
                             1891 M total swap
                                0 M used swap
                             1891 M free swap
                    
                    *** FILESYSTEM ***
                    Filesystem     Type      Size  Used Avail Use% Mounted on
                    udev           devtmpfs  1.8G     0  1.8G   0% /dev
                    tmpfs          tmpfs     379M  5.6M  373M   2% /run
                    /dev/mmcblk0p1 ext4       58G  3.5G   54G   7% /
                    tmpfs          tmpfs     1.9G     0  1.9G   0% /dev/shm
                    tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
                    tmpfs          tmpfs     1.9G     0  1.9G   0% /tmp
                    /dev/zram1     ext4       47M   27M   17M  63% /var/log
                    tmpfs          tmpfs     379M     0  379M   0% /run/user/1000
                    
                    Messages concerning ext4 filesystem in dmesg:
                    [sudo] password for iobroker:
                    [Sat Oct  7 16:25:59 2023] Kernel command line: root=UUID=204ea4a5-c477-4bfc-bf77-d5a7ba0d9752 rootwait rootfstype=ext4 splash=verbose console=ttyAML0,115200 console=tty1 consoleblank=0 coherent_pool=2M loglevel=1 ubootpart=7e8d7b40-01 libata.force=noncq usb-storage.quirks=0x2537:0x1066:u,0x2537:0x1068:u    cgroup_enable=memory swapaccount=1
                    [Sat Oct  7 16:26:01 2023] EXT4-fs (mmcblk0p1): mounted filesystem with writeback data mode. Quota mode: none.
                    [Sat Oct  7 16:26:05 2023] EXT4-fs (mmcblk0p1): re-mounted. Quota mode: none.
                    [Sat Oct  7 16:26:08 2023] EXT4-fs (zram1): mounted filesystem without journal. Quota mode: none.
                    
                    Show mounted filesystems (real ones only):
                    TARGET         SOURCE                   FSTYPE OPTIONS
                    /              /dev/mmcblk0p1           ext4   rw,noatime,errors=remount-ro,commit=600
                    |-/var/log.hdd /dev/mmcblk0p1[/var/log] ext4   rw,noatime,errors=remount-ro,commit=600
                    `-/var/log     /dev/zram1               ext4   rw,relatime,discard
                    
                    Files in neuralgic directories:
                    
                    /var:
                    425M    /var/
                    184M    /var/lib
                    177M    /var/cache
                    171M    /var/cache/apt
                    107M    /var/lib/apt/lists
                    
                    Archived and active journals take up 10.9M in the file system.
                    
                    /opt/iobroker/backups:
                    50M     /opt/iobroker/backups/
                    
                    /opt/iobroker/iobroker-data:
                    176M    /opt/iobroker/iobroker-data/
                    130M    /opt/iobroker/iobroker-data/files
                    52M     /opt/iobroker/iobroker-data/files/javascript.admin
                    34M     /opt/iobroker/iobroker-data/files/javascript.admin/static
                    33M     /opt/iobroker/iobroker-data/files/javascript.admin/static/js
                    
                    The five largest files in iobroker-data are:
                    21M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.edf7552a.js.map
                    13M     /opt/iobroker/iobroker-data/objects.jsonl
                    8.3M    /opt/iobroker/iobroker-data/files/web.admin/static/js/main.edf7552a.js
                    7.1M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/610.f22de4ab.chunk.js.map
                    6.6M    /opt/iobroker/iobroker-data/files/modbus.admin/static/js/main.8083c40d.js.map
                    
                    *** NodeJS-Installation ***
                    
                    /usr/bin/nodejs         v18.13.0
                    /usr/bin/node           v18.13.0
                    /home/iobroker/.diag.sh: line 179: npm: command not found
                    
                    /home/iobroker/.diag.sh: line 180: npx: command not found
                    
                    /home/iobroker/.diag.sh: line 188: npm: command not found
                    /home/iobroker/.diag.sh: line 189: npx: command not found
                    *** nodejs is NOT correctly installed ***
                    
                    nodejs:
                      Installed: 18.13.0+dfsg1-1
                      Candidate: 18.18.0-1nodesource1
                      Version table:
                         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
                            100 /var/lib/dpkg/status
                         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
                    
                    /home/iobroker/.diag.sh: line 248: npm: command not found
                    Errors in npm tree: 0
                    
                    *** ioBroker-Installation ***
                    
                    ioBroker Status
                    iobroker is running on this host.
                    
                    
                    Objects type: jsonl
                    States  type: jsonl
                    
                    No configuration change needed.
                    
                    
                    Multihost discovery server: disabled
                    Discovery authentication:   enabled
                    Persistent activation:      disabled
                    Objects:                    jsonl on 127.0.0.1
                    States:                     jsonl on 127.0.0.1
                    
                    Core adapters versions
                    js-controller:  4.0.24
                    admin:          6.10.1
                    javascript:     7.1.4
                    
                    /home/iobroker/.diag.sh: line 263: npm: command not found
                    Adapters from github:   0
                    
                    Adapter State
                    + system.adapter.admin.0                  : admin                 : bananapim5                               -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                    + system.adapter.backitup.0               : backitup              : bananapim5                               -  enabled
                    + system.adapter.discovery.0              : discovery             : bananapim5                               -  enabled
                    + system.adapter.energiefluss.0           : energiefluss          : bananapim5                               -  enabled
                    + system.adapter.influxdb.0               : influxdb              : bananapim5                               -  enabled, port: 8086
                    + system.adapter.javascript.0             : javascript            : bananapim5                               -  enabled
                    + system.adapter.kecontact.0              : kecontact             : bananapim5                               -  enabled
                    + system.adapter.modbus.0                 : modbus                : bananapim5                               -  enabled
                    + system.adapter.modbus.1                 : modbus                : bananapim5                               -  enabled
                    + system.adapter.modbus.2                 : modbus                : bananapim5                               -  enabled
                    + system.adapter.rpi2.0                   : rpi2                  : bananapim5                               -  enabled
                    + system.adapter.smartmeter.0             : smartmeter            : bananapim5                               -  enabled
                    + system.adapter.sonoff.0                 : sonoff                : bananapim5                               -  enabled, port: 1883, bind: 0.0.0.0
                    + system.adapter.statistics.0             : statistics            : bananapim5                               -  enabled
                      system.adapter.vis-weather.0            : vis-weather           : bananapim5                               -  enabled
                      system.adapter.vis.0                    : vis                   : bananapim5                               -  enabled
                    + system.adapter.web.0                    : web                   : bananapim5                               -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                    
                    + instance is alive
                    
                    Enabled adapters with bindings
                    + system.adapter.admin.0                  : admin                 : bananapim5                               -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                    + system.adapter.influxdb.0               : influxdb              : bananapim5                               -  enabled, port: 8086
                    + system.adapter.sonoff.0                 : sonoff                : bananapim5                               -  enabled, port: 1883, bind: 0.0.0.0
                    + system.adapter.web.0                    : web                   : bananapim5                               -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                    
                    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.10.1   , installed 6.10.1
                    Adapter    "backitup"     : 2.8.1    , installed 2.8.1
                    Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                    Adapter    "energymanager": 1.4.2    , installed 1.4.2
                    Adapter    "influxdb"     : 3.2.0    , installed 3.2.0
                    Adapter    "javascript"   : 7.1.4    , installed 7.1.4
                    Controller "js-controller": 5.0.12   , installed 4.0.24 [Updatable]
                    Adapter    "kecontact"    : 2.0.1    , installed 2.0.1
                    Adapter    "modbus"       : 5.0.11   , installed 5.0.11
                    Adapter    "opi"          : 0.1.2    , installed 0.1.2
                    Adapter    "rpi2"         : 1.3.2    , installed 1.3.2
                    Adapter    "shelly"       : 6.4.1    , installed 6.4.1
                    Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                    Adapter    "smartmeter"   : 3.3.4    , installed 3.3.4
                    Adapter    "socketio"     : 6.5.5    , installed 6.5.5
                    Adapter    "sonoff"       : 2.5.3    , installed 2.5.3
                    Adapter    "statistics"   : 2.3.0    , installed 2.3.0
                    Adapter    "vis"          : 1.4.16   , installed 1.4.16
                    Adapter    "vis-weather"  : 2.5.6    , installed 2.5.6
                    Adapter    "web"          : 6.1.2    , installed 6.1.2
                    Adapter    "ws"           : 2.5.5    , installed 2.5.5
                    
                    Objects and States
                    Please stand by - This may take a while
                    Objects:        986
                    States:         810
                    
                    *** OS-Repositories and Updates ***
                    Hit:1 http://deb.debian.org/debian bookworm InRelease
                    Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
                    Hit:3 http://security.debian.org bookworm-security InRelease
                    Hit:4 http://deb.debian.org/debian bookworm-backports InRelease
                    Hit:5 https://repos.influxdata.com/debian stable InRelease
                    Hit:6 https://deb.nodesource.com/node_18.x nodistro InRelease
                    Hit:7 https://apt.grafana.com stable InRelease
                    Hit:8 http://armbian.systemonachip.net/apt bookworm 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 0.0.0.0:111             0.0.0.0:*               LISTEN      0          4509       1/init
                    tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          13466      1839/sshd: /usr/sbi
                    tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1000       14629      2197/io.sonoff.0
                    tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1000       11954      2071/iobroker.js-co
                    tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1000       13534      2071/iobroker.js-co
                    tcp6       0      0 :::111                  :::*                    LISTEN      0          4510       1/init
                    tcp6       0      0 :::22                   :::*                    LISTEN      0          13468      1839/sshd: /usr/sbi
                    tcp6       0      0 :::8082                 :::*                    LISTEN      1000       12177      2290/io.web.0
                    tcp6       0      0 :::8081                 :::*                    LISTEN      1000       13575      2093/io.admin.0
                    tcp6       0      0 :::8086                 :::*                    LISTEN      999        11932      1822/influxd
                    udp        0      0 0.0.0.0:7090            0.0.0.0:*                           1000       13913      2279/io.kecontact.0
                    udp        0      0 0.0.0.0:7092            0.0.0.0:*                           1000       12172      2279/io.kecontact.0
                    udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          2198       1/init
                    udp        0      0 127.0.0.1:323           0.0.0.0:*                           0          11719      1832/chronyd
                    udp        0      0 0.0.0.0:54128           0.0.0.0:*                           1000       14769      2279/io.kecontact.0
                    udp6       0      0 :::111                  :::*                                0          2199       1/init
                    udp6       0      0 ::1:323                 :::*                                0          11720      1832/chronyd
                    udp6       0      0 fe80::be63:bc84:afe:546 :::*                                0          11889      1748/NetworkManager
                    
                    *** Log File - Last 25 Lines ***
                    
                    2023-10-07 16:37:51.544  - info: smartmeter.0 (2133) Received 10 values, 1 updated
                    2023-10-07 16:37:55.308  - info: javascript.0 (2118) script.js.SolPlanet.VAR_Erzeugung: request: http://192.168.178.24:8484/getdevdata.cgi?device=2&sn=MA30006012260056
                    2023-10-07 16:38:04.794  - info: smartmeter.0 (2133) Received 10 values, 1 updated
                    2023-10-07 16:38:05.308  - info: javascript.0 (2118) script.js.SolPlanet.VAR_Erzeugung: request: http://192.168.178.24:8484/getdevdata.cgi?device=2&sn=MA30006012260056
                    2023-10-07 16:38:15.309  - info: javascript.0 (2118) script.js.SolPlanet.VAR_Erzeugung: request: http://192.168.178.24:8484/getdevdata.cgi?device=2&sn=MA30006012260056
                    2023-10-07 16:38:18.098  - info: smartmeter.0 (2133) Received 10 values, 1 updated
                    2023-10-07 16:38:25.309  - info: javascript.0 (2118) script.js.SolPlanet.VAR_Erzeugung: request: http://192.168.178.24:8484/getdevdata.cgi?device=2&sn=MA30006012260056
                    2023-10-07 16:38:30.804  - info: smartmeter.0 (2133) Received 10 values, 3 updated
                    2023-10-07 16:38:35.310  - info: javascript.0 (2118) script.js.SolPlanet.VAR_Erzeugung: request: http://192.168.178.24:8484/getdevdata.cgi?device=2&sn=MA30006012260056
                    2023-10-07 16:38:44.080  - info: smartmeter.0 (2133) Received 10 values, 1 updated
                    2023-10-07 16:38:45.310  - info: javascript.0 (2118) script.js.SolPlanet.VAR_Erzeugung: request: http://192.168.178.24:8484/getdevdata.cgi?device=2&sn=MA30006012260056
                    2023-10-07 16:38:55.310  - info: javascript.0 (2118) script.js.SolPlanet.VAR_Erzeugung: request: http://192.168.178.24:8484/getdevdata.cgi?device=2&sn=MA30006012260056
                    2023-10-07 16:38:57.382  - info: smartmeter.0 (2133) Received 10 values, 3 updated
                    2023-10-07 16:39:05.310  - info: javascript.0 (2118) script.js.SolPlanet.VAR_Erzeugung: request: http://192.168.178.24:8484/getdevdata.cgi?device=2&sn=MA30006012260056
                    2023-10-07 16:39:10.651  - info: smartmeter.0 (2133) Received 10 values, 1 updated
                    2023-10-07 16:39:15.310  - info: javascript.0 (2118) script.js.SolPlanet.VAR_Erzeugung: request: http://192.168.178.24:8484/getdevdata.cgi?device=2&sn=MA30006012260056
                    2023-10-07 16:39:23.956  - info: smartmeter.0 (2133) Received 10 values, 1 updated
                    2023-10-07 16:39:25.310  - info: javascript.0 (2118) script.js.SolPlanet.VAR_Erzeugung: request: http://192.168.178.24:8484/getdevdata.cgi?device=2&sn=MA30006012260056
                    2023-10-07 16:39:35.310  - info: javascript.0 (2118) script.js.SolPlanet.VAR_Erzeugung: request: http://192.168.178.24:8484/getdevdata.cgi?device=2&sn=MA30006012260056
                    2023-10-07 16:39:36.086  - info: smartmeter.0 (2133) Received 10 values, 3 updated
                    2023-10-07 16:39:45.310  - info: javascript.0 (2118) script.js.SolPlanet.VAR_Erzeugung: request: http://192.168.178.24:8484/getdevdata.cgi?device=2&sn=MA30006012260056
                    2023-10-07 16:39:49.344  - info: smartmeter.0 (2133) Received 10 values, 1 updated
                    2023-10-07 16:39:55.310  - info: javascript.0 (2118) script.js.SolPlanet.VAR_Erzeugung: request: http://192.168.178.24:8484/getdevdata.cgi?device=2&sn=MA30006012260056
                    2023-10-07 16:40:02.620  - info: smartmeter.0 (2133) Received 10 values, 1 updated
                    2023-10-07 16:40:05.310  - info: javascript.0 (2118) script.js.SolPlanet.VAR_Erzeugung: request: http://192.168.178.24:8484/getdevdata.cgi?device=2&sn=MA30006012260056
                    
                    

                    Das kommt bei der Installation:

                    $ iobroker url https://www.npmjs.com/package/homebridge-wemo --host bananapim5 --debug
                    
                    install https://www.npmjs.com/package/homebridge-wemo
                    
                    NPM version: 10.1.0
                    
                    Installing https://www.npmjs.com/package/homebridge-wemo... (System call)
                    
                    npm WARN tar TAR_ENTRY_INVALID checksum failure
                    
                    npm WARN tar TAR_ENTRY_INVALID checksum failure
                    
                    npm WARN tar TAR_ENTRY_INVALID checksum failure
                    
                    npm WARN tar TAR_ENTRY_INVALID checksum failure
                    
                    npm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failure
                    
                    npm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failure
                    
                    npm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failure
                    
                    npm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failure
                    
                    npm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failure
                    
                    npm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failure
                    
                    npm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failure
                    
                    npm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failure
                    
                    npm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failure
                    
                    npm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failure
                    
                    npm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failure
                    
                    npm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failure
                    
                    npm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failure
                    
                    npm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failure
                    
                    npm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failure
                    
                    npm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failure
                    
                    npm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failure
                    
                    npm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failure
                    
                    npm WARN tar TAR_ENTRY_INVALID checksum failure
                    
                    npm WARN tar TAR_ENTRY_INVALID checksum failure
                    
                    npm WARN tar TAR_ENTRY_INVALID checksum failure
                    
                    npm WARN tar TAR_ENTRY_INVALID checksum failure
                    
                    npm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failure
                    
                    npm WARN tar TAR_ENTRY_INVALID checksum failure
                    
                    npm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failure
                    
                    npm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failure
                    
                    npm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failure
                    
                    npm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failure
                    
                    npm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failure
                    
                    npm WARN tar TAR_ENTRY_INVALID checksum failure
                    
                    npm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failure
                    
                    npm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failure
                    
                    npm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failure
                    
                    npm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failure
                    
                    npm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failure
                    
                    npm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failure
                    
                    npm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failure
                    
                    npm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failure
                    
                    npm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failure
                    
                    npm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failure
                    
                    npm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failure
                    
                    npm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failurenpm WARN tar TAR_ENTRY_INVALID checksum failure
                    
                    npm WARN tar TAR_BAD_ARCHIVE: Unrecognized archive format
                    
                    npm ERR! code TAR_BAD_ARCHIVE
                    
                    npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2023-10-07T15_10_44_402Z-debug-0.log
                    
                    host.bananapim5 Cannot install https://www.npmjs.com/package/homebridge-wemo: 1
                    
                    ERROR: Process exited with code 25
                    
                    Thomas Braun 1 Reply Last reply Reply Quote 0
                    • Thomas Braun
                      Thomas Braun Most Active @Stefan Falt last edited by Thomas Braun

                      @stefan-falt

                      Du hast ja auch nicht das node-fix-Skript ausgeführt.
                      Oder nicht vollständig.

                      sudo apt update
                      sudo apt full-upgrade
                      

                      sagt?

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

                      Support us

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

                      864
                      Online

                      32.0k
                      Users

                      80.6k
                      Topics

                      1.3m
                      Posts

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