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

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Einsteigerfragen
  4. Installation
  5. node js Update - npm bad error EBADENGINE

NEWS

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

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

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

node js Update - npm bad error EBADENGINE

Geplant Angeheftet Gesperrt Verschoben Installation
37 Beiträge 6 Kommentatoren 2.8k Aufrufe 5 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.
  • madjack84M madjack84

    NPM war vor dem upgrade meine ich auch en niedrigere Version.... wurde ggf mit aktualisiert :/
    Tips gegen den NPM error?

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

    @madjack84

    Update die Antiquitätensammlung bei den Adaptern...

    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

    madjack84M 1 Antwort Letzte Antwort
    0
    • Thomas BraunT Thomas Braun

      @madjack84

      Update die Antiquitätensammlung bei den Adaptern...

      madjack84M Offline
      madjack84M Offline
      madjack84
      schrieb am zuletzt editiert von
      #4

      @thomas-braun :D :D

      darum habe ich ja Nodejs aktualisiert :D

      $ iobroker upgrade mqtt-client@1.8.0 --debug
      
      Installing iobroker.mqtt-client@1.8.0... (System call)
      
      npm error code EBADENGINE
      
      npm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-05-31T17_52_53_784Z-debug-0.log
      
      upload [17] mqtt-client.admin /opt/iobroker/node_modules/iobroker.mqtt-client/admin/custom.html custom.html text/html
      
      upload [10] mqtt-client.admin /opt/iobroker/node_modules/iobroker.mqtt-client/admin/i18n/nl/translations.json i18n/nl/translations.json application/json
      
      upload [9] mqtt-client.admin /opt/iobroker/node_modules/iobroker.mqtt-client/admin/i18n/pl/translations.json i18n/pl/translations.json application/json
      
      upload [0] mqtt-client.admin /opt/iobroker/node_modules/iobroker.mqtt-client/admin/words.js words.js application/javascript
      
      Process exited with code 0
      

      das hier bekomme ich wenn ich den MQTT adapter aktualisieren möchte

      nuc i3, Proxmox, raspimatic (PI3), 15 shellies, shelly 4pro/25/RGB, wled sonoff, 7x xiaomi sensoren, 4xEchos, 4 Tasmota Steckdosen, motionEye, nspanel, Ring, hoymiles usw

      Thomas BraunT madjack84M 3 Antworten Letzte Antwort
      0
      • madjack84M madjack84

        @thomas-braun :D :D

        darum habe ich ja Nodejs aktualisiert :D

        $ iobroker upgrade mqtt-client@1.8.0 --debug
        
        Installing iobroker.mqtt-client@1.8.0... (System call)
        
        npm error code EBADENGINE
        
        npm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-05-31T17_52_53_784Z-debug-0.log
        
        upload [17] mqtt-client.admin /opt/iobroker/node_modules/iobroker.mqtt-client/admin/custom.html custom.html text/html
        
        upload [10] mqtt-client.admin /opt/iobroker/node_modules/iobroker.mqtt-client/admin/i18n/nl/translations.json i18n/nl/translations.json application/json
        
        upload [9] mqtt-client.admin /opt/iobroker/node_modules/iobroker.mqtt-client/admin/i18n/pl/translations.json i18n/pl/translations.json application/json
        
        upload [0] mqtt-client.admin /opt/iobroker/node_modules/iobroker.mqtt-client/admin/words.js words.js application/javascript
        
        Process exited with code 0
        

        das hier bekomme ich wenn ich den MQTT adapter aktualisieren möchte

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

        @madjack84

        iob update 
        iob upgrade all -y
        

        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

        madjack84M 1 Antwort Letzte Antwort
        0
        • madjack84M madjack84

          @thomas-braun :D :D

          darum habe ich ja Nodejs aktualisiert :D

          $ iobroker upgrade mqtt-client@1.8.0 --debug
          
          Installing iobroker.mqtt-client@1.8.0... (System call)
          
          npm error code EBADENGINE
          
          npm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-05-31T17_52_53_784Z-debug-0.log
          
          upload [17] mqtt-client.admin /opt/iobroker/node_modules/iobroker.mqtt-client/admin/custom.html custom.html text/html
          
          upload [10] mqtt-client.admin /opt/iobroker/node_modules/iobroker.mqtt-client/admin/i18n/nl/translations.json i18n/nl/translations.json application/json
          
          upload [9] mqtt-client.admin /opt/iobroker/node_modules/iobroker.mqtt-client/admin/i18n/pl/translations.json i18n/pl/translations.json application/json
          
          upload [0] mqtt-client.admin /opt/iobroker/node_modules/iobroker.mqtt-client/admin/words.js words.js application/javascript
          
          Process exited with code 0
          

          das hier bekomme ich wenn ich den MQTT adapter aktualisieren möchte

          madjack84M Offline
          madjack84M Offline
          madjack84
          schrieb am zuletzt editiert von
          #6

          @madjack84

          hier noch das NPM log

          ======== Start marking the full check here =========

          Skript v.2024-05-22
          
          *** BASE SYSTEM ***
             Static hostname: ioalbrecht
                   Icon name: computer-vm
                     Chassis: vm
              Virtualization: kvm
            Operating System: Ubuntu 20.04.6 LTS
                      Kernel: Linux 5.4.0-182-generic
                Architecture: x86-64
          
          model name	: Common KVM processor
          Docker          : false
          Virtualization  : kvm
          Kernel          : x86_64
          Userland        : 64 bit
          
          Systemuptime and Load:
           19:43:38 up 37 min,  1 user,  load average: 0.17, 0.11, 0.15
          CPU threads: 2
          
          
          *** Time and Time Zones ***
                         Local time: Fri 2024-05-31 19:43:38 CEST
                     Universal time: Fri 2024-05-31 17:43:38 UTC 
                           RTC time: Fri 2024-05-31 17:43:39     
                          Time zone: Europe/Berlin (CEST, +0200) 
          System clock synchronized: yes                         
                        NTP service: active                      
                    RTC in local TZ: no                          
          
          *** Users and Groups ***
          User that called 'iob diag':
          upgrade
          HOME=/home/upgrade
          GROUPS=upgrade adm dialout cdrom sudo dip plugdev lxd iobroker
          
          User that is running 'js-controller':
          iobroker
          HOME=/home/iobroker
          GROUPS=iobroker tty dialout audio video redis
          
          *** Display-Server-Setup ***
          Display-Server: false
          Desktop: 	
          Terminal: 	tty
          Boot Target: 	graphical.target
          
          *** MEMORY ***
                        total        used        free      shared  buff/cache   available
          Mem:           3.9G        1.8G        1.3G        1.0M        866M        1.9G
          Swap:          3.9G          0B        3.9G
          Total:         7.9G        1.8G        5.2G
          
          Active iob-Instances: 	19
          
                   3920 M total memory
                   1760 M used memory
                   1960 M active memory
                    470 M inactive memory
                   1293 M free memory
                     90 M buffer memory
                    775 M swap cache
                   3935 M total swap
                      0 M used swap
                   3935 M free swap
          
          *** top - Table Of Processes  ***
          top - 19:43:39 up 37 min,  1 user,  load average: 0.17, 0.11, 0.15
          Tasks: 145 total,   1 running, 144 sleeping,   0 stopped,   0 zombie
          %Cpu(s):  0.0 us,  0.0 sy,  0.0 ni,100.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
          MiB Mem :   3920.1 total,   1293.8 free,   1760.0 used,    866.4 buff/cache
          MiB Swap:   3936.0 total,   3936.0 free,      0.0 used.   1922.3 avail Mem 
          
          *** FAILED SERVICES ***
          
            UNIT                             LOAD   ACTIVE SUB    DESCRIPTION                                     
          * snap.mosquitto.mosquitto.service loaded failed failed Service for snap application mosquitto.mosquitto
          
          LOAD   = Reflects whether the unit definition was properly loaded.
          ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
          SUB    = The low-level unit activation state, values depend on unit type.
          
          1 loaded units listed.
          
          *** FILESYSTEM ***
          Filesystem                        Type      Size  Used Avail Use% Mounted on
          udev                              devtmpfs  1.9G     0  1.9G   0% /dev
          tmpfs                             tmpfs     393M  1.1M  391M   1% /run
          /dev/mapper/ubuntu--vg-ubuntu--lv ext4       20G   15G  4.3G  78% /
          tmpfs                             tmpfs     2.0G     0  2.0G   0% /dev/shm
          tmpfs                             tmpfs     5.0M     0  5.0M   0% /run/lock
          tmpfs                             tmpfs     2.0G     0  2.0G   0% /sys/fs/cgroup
          /dev/sda2                         ext4      974M  312M  595M  35% /boot
          /dev/loop0                        squashfs   56M   56M     0 100% /snap/core18/2823
          /dev/loop1                        squashfs   56M   56M     0 100% /snap/core18/2812
          /dev/loop2                        squashfs   64M   64M     0 100% /snap/core20/2318
          /dev/loop3                        squashfs  1.2M  1.2M     0 100% /snap/mosquitto/873
          /dev/loop4                        squashfs   92M   92M     0 100% /snap/lxd/24061
          /dev/loop5                        squashfs   64M   64M     0 100% /snap/core20/2264
          /dev/loop6                        squashfs  1.2M  1.2M     0 100% /snap/mosquitto/856
          /dev/loop7                        squashfs   92M   92M     0 100% /snap/lxd/23991
          /dev/loop8                        squashfs   39M   39M     0 100% /snap/snapd/21465
          /dev/loop9                        squashfs   39M   39M     0 100% /snap/snapd/21759
          tmpfs                             tmpfs     393M     0  393M   0% /run/user/1000
          
          Messages concerning ext4 filesystem in dmesg:
          [Fri May 31 19:06:31 2024] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null)
          [Fri May 31 19:06:32 2024] EXT4-fs (dm-0): re-mounted. Opts: (null)
          [Fri May 31 19:06:34 2024] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
          
          Show mounted filesystems:
          TARGET                                SOURCE                            FSTYPE      OPTIONS
          /                                     /dev/mapper/ubuntu--vg-ubuntu--lv ext4        rw,relatime
          |-/sys                                sysfs                             sysfs       rw,nosuid,nodev,noexec,relatime
          | |-/sys/kernel/security              securityfs                        securityfs  rw,nosuid,nodev,noexec,relatime
          | |-/sys/fs/cgroup                    tmpfs                             tmpfs       ro,nosuid,nodev,noexec,mode=755
          | | |-/sys/fs/cgroup/unified          cgroup2                           cgroup2     rw,nosuid,nodev,noexec,relatime,nsdelegate
          | | |-/sys/fs/cgroup/systemd          cgroup                            cgroup      rw,nosuid,nodev,noexec,relatime,xattr,name=systemd
          | | |-/sys/fs/cgroup/devices          cgroup                            cgroup      rw,nosuid,nodev,noexec,relatime,devices
          | | |-/sys/fs/cgroup/cpuset           cgroup                            cgroup      rw,nosuid,nodev,noexec,relatime,cpuset
          | | |-/sys/fs/cgroup/net_cls,net_prio cgroup                            cgroup      rw,nosuid,nodev,noexec,relatime,net_cls,net_prio
          | | |-/sys/fs/cgroup/memory           cgroup                            cgroup      rw,nosuid,nodev,noexec,relatime,memory
          | | |-/sys/fs/cgroup/rdma             cgroup                            cgroup      rw,nosuid,nodev,noexec,relatime,rdma
          | | |-/sys/fs/cgroup/cpu,cpuacct      cgroup                            cgroup      rw,nosuid,nodev,noexec,relatime,cpu,cpuacct
          | | |-/sys/fs/cgroup/freezer          cgroup                            cgroup      rw,nosuid,nodev,noexec,relatime,freezer
          | | |-/sys/fs/cgroup/hugetlb          cgroup                            cgroup      rw,nosuid,nodev,noexec,relatime,hugetlb
          | | |-/sys/fs/cgroup/perf_event       cgroup                            cgroup      rw,nosuid,nodev,noexec,relatime,perf_event
          | | |-/sys/fs/cgroup/pids             cgroup                            cgroup      rw,nosuid,nodev,noexec,relatime,pids
          | | `-/sys/fs/cgroup/blkio            cgroup                            cgroup      rw,nosuid,nodev,noexec,relatime,blkio
          | |-/sys/fs/pstore                    pstore                            pstore      rw,nosuid,nodev,noexec,relatime
          | |-/sys/fs/bpf                       none                              bpf         rw,nosuid,nodev,noexec,relatime,mode=700
          | |-/sys/kernel/debug                 debugfs                           debugfs     rw,nosuid,nodev,noexec,relatime
          | |-/sys/kernel/tracing               tracefs                           tracefs     rw,nosuid,nodev,noexec,relatime
          | |-/sys/kernel/config                configfs                          configfs    rw,nosuid,nodev,noexec,relatime
          | `-/sys/fs/fuse/connections          fusectl                           fusectl     rw,nosuid,nodev,noexec,relatime
          |-/proc                               proc                              proc        rw,nosuid,nodev,noexec,relatime
          | `-/proc/sys/fs/binfmt_misc          systemd-1                         autofs      rw,relatime,fd=28,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=15764
          |   `-/proc/sys/fs/binfmt_misc        binfmt_misc                       binfmt_misc rw,nosuid,nodev,noexec,relatime
          |-/dev                                udev                              devtmpfs    rw,nosuid,noexec,relatime,size=1960344k,nr_inodes=490086,mode=755
          | |-/dev/pts                          devpts                            devpts      rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000
          | |-/dev/shm                          tmpfs                             tmpfs       rw,nosuid,nodev
          | |-/dev/hugepages                    hugetlbfs                         hugetlbfs   rw,relatime,pagesize=2M
          | `-/dev/mqueue                       mqueue                            mqueue      rw,nosuid,nodev,noexec,relatime
          |-/run                                tmpfs                             tmpfs       rw,nosuid,nodev,noexec,relatime,size=401424k,mode=755
          | |-/run/lock                         tmpfs                             tmpfs       rw,nosuid,nodev,noexec,relatime,size=5120k
          | |-/run/rpc_pipefs                   sunrpc                            rpc_pipefs  rw,relatime
          | |-/run/snapd/ns                     tmpfs[/snapd/ns]                  tmpfs       rw,nosuid,nodev,noexec,relatime,size=401424k,mode=755
          | | |-/run/snapd/ns/lxd.mnt           nsfs[mnt:[4026532318]]            nsfs        rw
          | | `-/run/snapd/ns/mosquitto.mnt     nsfs[mnt:[4026532320]]            nsfs        rw
          | `-/run/user/1000                    tmpfs                             tmpfs       rw,nosuid,nodev,relatime,size=401420k,mode=700,uid=1000,gid=1000
          |-/boot                               /dev/sda2                         ext4        rw,relatime
          |-/snap/core18/2823                   /dev/loop0                        squashfs    ro,nodev,relatime
          |-/snap/core18/2812                   /dev/loop1                        squashfs    ro,nodev,relatime
          |-/snap/core20/2318                   /dev/loop2                        squashfs    ro,nodev,relatime
          |-/snap/mosquitto/873                 /dev/loop3                        squashfs    ro,nodev,relatime
          |-/snap/lxd/24061                     /dev/loop4                        squashfs    ro,nodev,relatime
          |-/snap/core20/2264                   /dev/loop5                        squashfs    ro,nodev,relatime
          |-/snap/mosquitto/856                 /dev/loop6                        squashfs    ro,nodev,relatime
          |-/snap/lxd/23991                     /dev/loop7                        squashfs    ro,nodev,relatime
          |-/snap/snapd/21465                   /dev/loop8                        squashfs    ro,nodev,relatime
          `-/snap/snapd/21759                   /dev/loop9                        squashfs    ro,nodev,relatime
          
          Files in neuralgic directories:
          
          /var:
          2.4G	/var/
          1.2G	/var/lib
          926M	/var/lib/snapd
          901M	/var/log
          897M	/var/log/journal/9eafc192ff0e4f099ca8b43790018b7d
          
          Archived and active journals take up 896.1M in the file system.
          
          /opt/iobroker/backups:
          352M	/opt/iobroker/backups/
          
          /opt/iobroker/iobroker-data:
          1.4G	/opt/iobroker/iobroker-data/
          726M	/opt/iobroker/iobroker-data/files
          511M	/opt/iobroker/iobroker-data/files/ring.0
          498M	/opt/iobroker/iobroker-data/files/ring.0/doorbell_91774976
          386M	/opt/iobroker/iobroker-data/backup-objects
          
          The five largest files in iobroker-data are:
          47M	/opt/iobroker/iobroker-data/states.jsonl
          35M	/opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js.map
          33M	/opt/iobroker/iobroker-data/files/iot.admin/static/js/main.1797d034.js.map
          29M	/opt/iobroker/iobroker-data/objects.jsonl
          24M	/opt/iobroker/iobroker-data/files/web.admin/static/js/main.135279a0.js.map
          
          USB-Devices by-id:
          USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
          
          /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2473751-if00
          
          Your zigbee.0 COM-Port is matching 'by-id'. Very good!
          
          
          
          *** NodeJS-Installation ***
          
          /usr/bin/nodejs 	v20.14.0
          /usr/bin/node 		v20.14.0
          /usr/bin/npm 		10.7.0
          /usr/bin/npx 		10.7.0
          /usr/bin/corepack 	0.28.1
          
          
          nodejs:
            Installed: 20.14.0-1nodesource1
            Candidate: 20.14.0-1nodesource1
            Version table:
           *** 20.14.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                  100 /var/lib/dpkg/status
               20.13.1-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
               20.13.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
               20.12.2-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
               20.12.1-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
               20.12.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
               20.11.1-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
               20.11.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
               20.10.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
               20.9.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
               20.8.1-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
               20.8.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
               20.7.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
               20.6.1-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
               20.6.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
               20.5.1-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
               20.5.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
               20.4.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
               20.3.1-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
               20.3.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
               20.2.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
               20.1.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
               20.0.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
               10.19.0~dfsg-3ubuntu1.6 500
                  500 http://de.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages
                  500 http://de.archive.ubuntu.com/ubuntu focal-security/universe amd64 Packages
               10.19.0~dfsg-3ubuntu1 500
                  500 http://de.archive.ubuntu.com/ubuntu focal/universe amd64 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.12
          admin: 		6.13.16
          javascript: 	7.1.4
          
          nodejs modules from github: 	1
          | +-- samsungtv@0.0.0 (git+https://git@github.com/luca-saggese/samsungtv.git#7fc20107455414e2afb94022682e0787e8635550)
          
          Adapter State
          + system.adapter.admin.0                  : admin                 : ioalbrecht                               -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
          + system.adapter.alexa2.0                 : alexa2                : ioalbrecht                               -  enabled
            system.adapter.alias-manager.0          : alias-manager         : ioalbrecht                               -  enabled
          + system.adapter.backitup.0               : backitup              : ioalbrecht                               -  enabled
            system.adapter.daswetter.0              : daswetter             : ioalbrecht                               -  enabled
            system.adapter.devices.0                : devices               : ioalbrecht                               -  enabled
            system.adapter.discovery.0              : discovery             : ioalbrecht                               - disabled
            system.adapter.feiertage.0              : feiertage             : ioalbrecht                               -  enabled
            system.adapter.flot.0                   : flot                  : ioalbrecht                               - disabled
          + system.adapter.history.0                : history               : ioalbrecht                               -  enabled
          + system.adapter.info.0                   : info                  : ioalbrecht                               -  enabled
          + system.adapter.iot.0                    : iot                   : ioalbrecht                               -  enabled
          + system.adapter.javascript.0             : javascript            : ioalbrecht                               -  enabled
          + system.adapter.mihome-vacuum.0          : mihome-vacuum         : ioalbrecht                               -  enabled, port: 54321
          + system.adapter.mihome.0                 : mihome                : ioalbrecht                               -  enabled, port: 9898, bind: 0.0.0.0
          + system.adapter.mqtt-client.0            : mqtt-client           : ioalbrecht                               -  enabled, port: 1883
          + system.adapter.mqtt-client.1            : mqtt-client           : ioalbrecht                               -  enabled, port: 1883
          + system.adapter.ping.0                   : ping                  : ioalbrecht                               -  enabled
            system.adapter.ring.0                   : ring                  : ioalbrecht                               - disabled
            system.adapter.samsung.0                : samsung               : ioalbrecht                               - disabled
          + system.adapter.simple-api.0             : simple-api            : ioalbrecht                               -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
          + system.adapter.telegram.0               : telegram              : ioalbrecht                               -  enabled, port: 8443, bind: 0.0.0.0
          + system.adapter.tr-064.0                 : tr-064                : ioalbrecht                               -  enabled
          + system.adapter.vw-connect.0             : vw-connect            : ioalbrecht                               -  enabled
          + system.adapter.web.0                    : web                   : ioalbrecht                               -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
            system.adapter.wled.0                   : wled                  : ioalbrecht                               - disabled
          + system.adapter.zigbee.0                 : zigbee                : ioalbrecht                               -  enabled, port: /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2473751-if00
          
          + instance is alive
          
          Enabled adapters with bindings
          + system.adapter.admin.0                  : admin                 : ioalbrecht                               -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
          + system.adapter.mihome-vacuum.0          : mihome-vacuum         : ioalbrecht                               -  enabled, port: 54321
          + system.adapter.mihome.0                 : mihome                : ioalbrecht                               -  enabled, port: 9898, bind: 0.0.0.0
          + system.adapter.mqtt-client.0            : mqtt-client           : ioalbrecht                               -  enabled, port: 1883
          + system.adapter.mqtt-client.1            : mqtt-client           : ioalbrecht                               -  enabled, port: 1883
          + system.adapter.simple-api.0             : simple-api            : ioalbrecht                               -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
          + system.adapter.telegram.0               : telegram              : ioalbrecht                               -  enabled, port: 8443, bind: 0.0.0.0
          + system.adapter.web.0                    : web                   : ioalbrecht                               -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
          + system.adapter.zigbee.0                 : zigbee                : ioalbrecht                               -  enabled, port: /dev/serial/by-id/usb-dresden_elektronik_ingenieurtechnik_GmbH_ConBee_II_DE2473751-if00
          
          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.5   , installed 3.26.4 [Updatable]
          Adapter    "alias-manager": 1.2.6    , installed 1.2.6
          Adapter    "backitup"     : 2.11.0   , installed 2.11.0
          Adapter    "daswetter"    : 3.1.13   , installed 3.1.13
          Adapter    "deconz"       : 1.4.1    , installed 1.3.19 [Updatable]
          Adapter    "devices"      : 1.1.5    , installed 1.1.5
          Adapter    "discovery"    : 4.4.0    , installed 3.1.0  [Updatable]
          Adapter    "feiertage"    : 1.2.0    , installed 1.1.4  [Updatable]
          Adapter    "flot"         : 1.12.0   , installed 1.12.0
          Adapter    "history"      : 3.0.1    , installed 3.0.1
          Adapter    "iot"          : 3.2.2    , installed 2.0.11 [Updatable]
          Adapter    "javascript"   : 8.3.1    , installed 7.1.4  [Updatable]
          Controller "js-controller": 5.0.19   , installed 5.0.12 [Updatable]
          Adapter    "mihome"       : 1.4.0    , installed 1.4.0
          Adapter    "mihome-vacuum": 4.2.0    , installed 4.0.0  [Updatable]
          Adapter    "mqtt-client"  : 1.8.0    , installed 1.7.0  [Updatable]
          Adapter    "ping"         : 1.6.2    , installed 1.6.2
          Adapter    "ring"         : 5.0.10   , installed 3.2.2  [Updatable]
          Adapter    "samsung"      : 0.5.11   , installed 0.5.11
          Adapter    "simple-api"   : 2.8.0    , installed 2.7.2  [Updatable]
          Adapter    "socketio"     : 6.7.0    , installed 6.6.1  [Updatable]
          Adapter    "telegram"     : 3.2.1    , installed 3.1.0  [Updatable]
          Adapter    "tr-064"       : 4.3.0    , installed 4.2.18 [Updatable]
          Adapter    "web"          : 6.2.5    , installed 6.2.5
          Adapter    "wled"         : 0.7.2    , installed 0.7.2
          Adapter    "ws"           : 2.6.1    , installed 2.5.11 [Updatable]
          Adapter    "zigbee"       : 1.10.3   , installed 1.8.24 [Updatable]
          
          Objects and States
          Please stand by - This may take a while
          Objects: 	11401
          States: 	9587
          
          *** OS-Repositories and Updates ***
          Hit:1 http://phoscon.de/apt/deconz focal InRelease
          Hit:2 http://ppa.launchpad.net/chris-lea/redis-server/ubuntu focal InRelease
          Hit:3 http://de.archive.ubuntu.com/ubuntu focal InRelease
          Hit:4 http://de.archive.ubuntu.com/ubuntu focal-updates InRelease
          Hit:5 https://deb.nodesource.com/node_20.x nodistro InRelease
          Hit:6 http://de.archive.ubuntu.com/ubuntu focal-backports InRelease
          Hit:7 http://de.archive.ubuntu.com/ubuntu focal-security 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.53:53           0.0.0.0:*               LISTEN      101        22411      648/systemd-resolve 
          tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          25267      721/sshd: /usr/sbin 
          tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      0          24892      672/mosquitto       
          tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       27453      669/iobroker.js-con 
          tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       27394      669/iobroker.js-con 
          tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          15775      1/init              
          tcp6       0      0 :::22                   :::*                    LISTEN      0          25278      721/sshd: /usr/sbin 
          tcp6       0      0 :::8087                 :::*                    LISTEN      1001       29602      1410/io.simple-api. 
          tcp6       0      0 :::1883                 :::*                    LISTEN      0          24893      672/mosquitto       
          tcp6       0      0 :::111                  :::*                    LISTEN      0          15783      1/init              
          tcp6       0      0 :::8081                 :::*                    LISTEN      1001       27613      963/io.admin.0      
          tcp6       0      0 :::8082                 :::*                    LISTEN      1001       31154      1569/io.web.0       
          udp        0      0 0.0.0.0:9898            0.0.0.0:*                           1001       28129      1093/io.mihome.0    
          udp        0      0 127.0.0.53:53           0.0.0.0:*                           101        22410      648/systemd-resolve 
          udp        0      0 192.168.188.74:68       0.0.0.0:*                           100        22414      646/systemd-network 
          udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          15778      1/init              
          udp        0      0 0.0.0.0:53421           0.0.0.0:*                           1001       28081      1065/io.mihome-vacu 
          udp6       0      0 :::111                  :::*                                0          15788      1/init              
          udp6       0      0 fe80::e091:47ff:fe6:546 :::*                                100        22631      646/systemd-network 
          
          *** Log File - Last 25 Lines ***
          
          2024-05-31 19:29:58.040  - info: host.ioalbrecht iobroker npm error code EBADENGINE
          2024-05-31 19:29:58.044  - info: host.ioalbrecht iobroker npm error engine Unsupported engine
          2024-05-31 19:29:58.046  - info: host.ioalbrecht iobroker npm error engine Not compatible with your version of node/npm: ring-client-api@11.7.1
          2024-05-31 19:29:58.047  - info: host.ioalbrecht iobroker npm error notsup Not compatible with your version of node/npm: ring-client-api@11.7.1npm error notsup Required: {"node":"^16 || ^18"}npm error notsup Actual:   {"npm":"10.7.0","node":"v20.14.0"}
          2024-05-31 19:29:58.051  - info: host.ioalbrecht iobroker 
          2024-05-31 19:29:58.053  - info: host.ioalbrecht iobroker npm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-05-31T17_29_55_322Z-debug-0.log
          2024-05-31 19:29:58.201  - info: host.ioalbrecht iobroker upload [17] mqtt-client.admin /opt/iobroker/node_modules/iobroker.mqtt-client/admin/custom.html custom.html text/html
          2024-05-31 19:29:58.209  - info: host.ioalbrecht iobroker upload [16] mqtt-client.admin /opt/iobroker/node_modules/iobroker.mqtt-client/admin/custom_m.html custom_m.html text/html
          2024-05-31 19:29:58.213  - info: host.ioalbrecht iobroker upload [15] mqtt-client.admin /opt/iobroker/node_modules/iobroker.mqtt-client/admin/i18n/de/translations.json i18n/de/translations.json application/json
          2024-05-31 19:29:58.218  - info: host.ioalbrecht iobroker upload [14] mqtt-client.admin /opt/iobroker/node_modules/iobroker.mqtt-client/admin/i18n/en/translations.json i18n/en/translations.json application/json
          2024-05-31 19:29:58.223  - info: host.ioalbrecht iobroker upload [13] mqtt-client.admin /opt/iobroker/node_modules/iobroker.mqtt-client/admin/i18n/es/translations.json i18n/es/translations.json application/json
          2024-05-31 19:29:58.228  - info: host.ioalbrecht iobroker upload [12] mqtt-client.admin /opt/iobroker/node_modules/iobroker.mqtt-client/admin/i18n/fr/translations.json i18n/fr/translations.json application/json
          2024-05-31 19:29:58.233  - info: host.ioalbrecht iobroker upload [11] mqtt-client.admin /opt/iobroker/node_modules/iobroker.mqtt-client/admin/i18n/it/translations.json i18n/it/translations.json application/json
          2024-05-31 19:29:58.238  - info: host.ioalbrecht iobroker upload [10] mqtt-client.admin /opt/iobroker/node_modules/iobroker.mqtt-client/admin/i18n/nl/translations.json i18n/nl/translations.json application/json
          2024-05-31 19:29:58.244  - info: host.ioalbrecht iobroker upload [9] mqtt-client.admin /opt/iobroker/node_modules/iobroker.mqtt-client/admin/i18n/pl/translations.json i18n/pl/translations.json application/json
          2024-05-31 19:29:58.249  - info: host.ioalbrecht iobroker upload [8] mqtt-client.admin /opt/iobroker/node_modules/iobroker.mqtt-client/admin/i18n/pt/translations.json i18n/pt/translations.json application/json
          2024-05-31 19:29:58.254  - info: host.ioalbrecht iobroker upload [7] mqtt-client.admin /opt/iobroker/node_modules/iobroker.mqtt-client/admin/i18n/ru/translations.json i18n/ru/translations.json application/json
          2024-05-31 19:29:58.259  - info: host.ioalbrecht iobroker upload [6] mqtt-client.admin /opt/iobroker/node_modules/iobroker.mqtt-client/admin/i18n/uk/translations.json i18n/uk/translations.json application/json
          2024-05-31 19:29:58.265  - info: host.ioalbrecht iobroker upload [5] mqtt-client.admin /opt/iobroker/node_modules/iobroker.mqtt-client/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json
          2024-05-31 19:29:58.269  - info: host.ioalbrecht iobroker upload [4] mqtt-client.admin /opt/iobroker/node_modules/iobroker.mqtt-client/admin/index.html index.html text/html
          2024-05-31 19:29:58.274  - info: host.ioalbrecht iobroker upload [3] mqtt-client.admin /opt/iobroker/node_modules/iobroker.mqtt-client/admin/index_m.html index_m.html text/html
          2024-05-31 19:29:58.279  - info: host.ioalbrecht iobroker upload [2] mqtt-client.admin /opt/iobroker/node_modules/iobroker.mqtt-client/admin/jsonCustom.json jsonCustom.json application/json
          2024-05-31 19:29:58.284  - info: host.ioalbrecht iobroker upload [1] mqtt-client.admin /opt/iobroker/node_modules/iobroker.mqtt-client/admin/mqtt-client.png mqtt-client.png image/png
          2024-05-31 19:29:58.289  - info: host.ioalbrecht iobroker upload [0] mqtt-client.admin /opt/iobroker/node_modules/iobroker.mqtt-client/admin/words.js words.js application/javascript
          2024-05-31 19:29:59.304  - info: host.ioalbrecht iobroker exit 0
          
          

          ============ Mark until here for C&P =============

          iob diag has finished.

          Press any key for a summary

          upgrade@ioalbrecht:~$ cd /home/iobroker/.npm/_logs/
          upgrade@ioalbrecht:/home/iobroker/.npm/_logs$ ls
          2024-05-31T04_51_03_286Z-debug-0.log 2024-05-31T16_51_03_282Z-debug-0.log 2024-05-31T17_10_24_820Z-debug-0.log 2024-05-31T17_29_55_322Z-debug-0.log
          2024-05-31T16_41_37_801Z-debug-0.log 2024-05-31T17_08_51_571Z-debug-0.log 2024-05-31T17_15_46_197Z-debug-0.log 2024-05-31T17_52_53_784Z-debug-0.log
          2024-05-31T16_41_38_253Z-debug-0.log 2024-05-31T17_09_50_211Z-debug-0.log 2024-05-31T17_24_54_814Z-debug-0.log
          upgrade@ioalbrecht:/home/iobroker/.npm/_logs$ nano /home/iobroker/.npm/_logs/2024-05-31T17_52_53_784Z-debug-0.log

          GNU nano 4.8 /home/iobroker/.npm/_logs/2024-05-31T17_52_53_784Z-debug-0.log
          12 silly logfile done cleaning log files
          13 silly idealTree buildDeps
          14 silly fetch manifest iobroker.mqtt-client@1.8.0
          15 verbose shrinkwrap failed to load node_modules/.package-lock.json out of date, updated: node_modules/iobroker.alexa2
          16 http fetch GET 200 https://registry.npmjs.org/iobroker.mqtt-client 1407ms (cache revalidated)
          17 silly placeDep ROOT iobroker.mqtt-client@1.8.0 REPLACE for: iobroker.inst@3.0.0 want: 1.8.0
          18 verbose stack Error: Unsupported engine
          18 verbose stack at checkEngine (/usr/lib/node_modules/npm/node_modules/npm-install-checks/lib/index.js:14:25)
          18 verbose stack at #checkEngineAndPlatform (/usr/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:220:11)
          18 verbose stack at Arborist.buildIdealTree (/usr/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:206:41)
          18 verbose stack at async Promise.all (index 1)
          18 verbose stack at async Arborist.reify (/usr/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/reify.js:131:5)
          18 verbose stack at async Install.exec (/usr/lib/node_modules/npm/lib/commands/install.js:150:5)
          18 verbose stack at async module.exports (/usr/lib/node_modules/npm/lib/cli/entry.js:74:5)
          19 verbose pkgid ring-client-api@11.7.1
          20 verbose cwd /opt/iobroker
          21 verbose Linux 5.4.0-182-generic
          22 verbose node v20.14.0
          23 verbose npm v10.7.0
          24 error code EBADENGINE
          25 error engine Unsupported engine
          26 error engine Not compatible with your version of node/npm: ring-client-api@11.7.1
          27 error notsup Not compatible with your version of node/npm: ring-client-api@11.7.1
          27 error notsup Required: {"node":"^16 || ^18"}
          27 error notsup Actual: {"npm":"10.7.0","node":"v20.14.0"}
          28 verbose exit 1
          29 verbose code 1
          30 silly unfinished npm timer reify 1717177974152
          31 silly unfinished npm timer reify:loadTrees 1717177974174
          32 error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-05-31T17_52_53_784Z-debug-0.log

          nuc i3, Proxmox, raspimatic (PI3), 15 shellies, shelly 4pro/25/RGB, wled sonoff, 7x xiaomi sensoren, 4xEchos, 4 Tasmota Steckdosen, motionEye, nspanel, Ring, hoymiles usw

          1 Antwort Letzte Antwort
          0
          • Thomas BraunT Thomas Braun

            @madjack84

            iob update 
            iob upgrade all -y
            
            madjack84M Offline
            madjack84M Offline
            madjack84
            schrieb am zuletzt editiert von
            #7

            @thomas-braun sagte in node js Update - npm bad error EBADENGINE:

            iob upgrade all -y

            läuft gerade und die ersten Adapter sind durchgelaufen....

            D.h. die Informationen für die Adapter bei mir auf der Platte waren veraltet und konjugiert damit wurden nun das repo aktualisiert??? oder was ist hier der Mechanismus?

            nuc i3, Proxmox, raspimatic (PI3), 15 shellies, shelly 4pro/25/RGB, wled sonoff, 7x xiaomi sensoren, 4xEchos, 4 Tasmota Steckdosen, motionEye, nspanel, Ring, hoymiles usw

            Thomas BraunT 1 Antwort Letzte Antwort
            0
            • madjack84M madjack84

              @thomas-braun :D :D

              darum habe ich ja Nodejs aktualisiert :D

              $ iobroker upgrade mqtt-client@1.8.0 --debug
              
              Installing iobroker.mqtt-client@1.8.0... (System call)
              
              npm error code EBADENGINE
              
              npm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-05-31T17_52_53_784Z-debug-0.log
              
              upload [17] mqtt-client.admin /opt/iobroker/node_modules/iobroker.mqtt-client/admin/custom.html custom.html text/html
              
              upload [10] mqtt-client.admin /opt/iobroker/node_modules/iobroker.mqtt-client/admin/i18n/nl/translations.json i18n/nl/translations.json application/json
              
              upload [9] mqtt-client.admin /opt/iobroker/node_modules/iobroker.mqtt-client/admin/i18n/pl/translations.json i18n/pl/translations.json application/json
              
              upload [0] mqtt-client.admin /opt/iobroker/node_modules/iobroker.mqtt-client/admin/words.js words.js application/javascript
              
              Process exited with code 0
              

              das hier bekomme ich wenn ich den MQTT adapter aktualisieren möchte

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

              @madjack84 sagte in node js Update - npm bad error EBADENGINE:

              das hier bekomme ich wenn ich den MQTT adapter aktualisieren möchte

              Da klemmt es bei dem ring-Adapter. Den zuerst aktualisieren.

              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
              • madjack84M madjack84

                @thomas-braun sagte in node js Update - npm bad error EBADENGINE:

                iob upgrade all -y

                läuft gerade und die ersten Adapter sind durchgelaufen....

                D.h. die Informationen für die Adapter bei mir auf der Platte waren veraltet und konjugiert damit wurden nun das repo aktualisiert??? oder was ist hier der Mechanismus?

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

                @madjack84 sagte in node js Update - npm bad error EBADENGINE:

                oder was ist hier der Mechanismus?

                Der Mechanismus ist, das dein gnadenlos abgesoffener ring-Adapter bzw. eine der Abhängigkeiten so alt war/ist, das der mit aktuellen nodejs-Versionen nicht mag. Deswegen hält man seine Kiste auch regelmäßig auf Stand, dann passiert das nicht (so leicht).

                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

                madjack84M 1 Antwort Letzte Antwort
                0
                • Thomas BraunT Thomas Braun

                  @madjack84 sagte in node js Update - npm bad error EBADENGINE:

                  oder was ist hier der Mechanismus?

                  Der Mechanismus ist, das dein gnadenlos abgesoffener ring-Adapter bzw. eine der Abhängigkeiten so alt war/ist, das der mit aktuellen nodejs-Versionen nicht mag. Deswegen hält man seine Kiste auch regelmäßig auf Stand, dann passiert das nicht (so leicht).

                  madjack84M Offline
                  madjack84M Offline
                  madjack84
                  schrieb am zuletzt editiert von
                  #10

                  @thomas-braun
                  ich hab heut dick gelesen:

                  If it ain't broker, don't fix it :man-shrugging:

                  aber ja,... ich hab den iobroker die letzten Monate stark vernachlässigt :(

                  Dir schonmal größten Dank für die fixe Hilfe.... ich wühl mich mal durch ob alles funktioniert :)

                  nuc i3, Proxmox, raspimatic (PI3), 15 shellies, shelly 4pro/25/RGB, wled sonoff, 7x xiaomi sensoren, 4xEchos, 4 Tasmota Steckdosen, motionEye, nspanel, Ring, hoymiles usw

                  Thomas BraunT 1 Antwort Letzte Antwort
                  0
                  • madjack84M madjack84

                    @thomas-braun
                    ich hab heut dick gelesen:

                    If it ain't broker, don't fix it :man-shrugging:

                    aber ja,... ich hab den iobroker die letzten Monate stark vernachlässigt :(

                    Dir schonmal größten Dank für die fixe Hilfe.... ich wühl mich mal durch ob alles funktioniert :)

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

                    @madjack84 sagte in node js Update - npm bad error EBADENGINE:

                    If it ain't broker, don't fix it

                    MOOOOOOOOOARRRRRR....
                    Das ist der allergrößte BULLSHIT EVER!!!!!!!

                    Wer erzählt so einen Schwachsinn immer????

                    Es gilt: Halt die Kiste immer auf einem aktuellen, stabilen Stand.

                    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

                    madjack84M 2 Antworten Letzte Antwort
                    1
                    • Thomas BraunT Thomas Braun

                      @madjack84 sagte in node js Update - npm bad error EBADENGINE:

                      If it ain't broker, don't fix it

                      MOOOOOOOOOARRRRRR....
                      Das ist der allergrößte BULLSHIT EVER!!!!!!!

                      Wer erzählt so einen Schwachsinn immer????

                      Es gilt: Halt die Kiste immer auf einem aktuellen, stabilen Stand.

                      madjack84M Offline
                      madjack84M Offline
                      madjack84
                      schrieb am zuletzt editiert von
                      #12

                      @thomas-braun

                      https://tasmota.github.io/docs/Upgrading/

                      these guys :D :D :D hab vorhin ne Steckdose aktualisiert

                      nuc i3, Proxmox, raspimatic (PI3), 15 shellies, shelly 4pro/25/RGB, wled sonoff, 7x xiaomi sensoren, 4xEchos, 4 Tasmota Steckdosen, motionEye, nspanel, Ring, hoymiles usw

                      Thomas BraunT Meister MopperM 2 Antworten Letzte Antwort
                      0
                      • Thomas BraunT Thomas Braun

                        @madjack84 sagte in node js Update - npm bad error EBADENGINE:

                        If it ain't broker, don't fix it

                        MOOOOOOOOOARRRRRR....
                        Das ist der allergrößte BULLSHIT EVER!!!!!!!

                        Wer erzählt so einen Schwachsinn immer????

                        Es gilt: Halt die Kiste immer auf einem aktuellen, stabilen Stand.

                        madjack84M Offline
                        madjack84M Offline
                        madjack84
                        schrieb am zuletzt editiert von
                        #13

                        @thomas-braun Lektion gelernt!

                        Und ich bin immer noch beeindruckt wie du das so schnell irgendwo rausgelesen hast. Hab eben die logs durch gescrollt und nix gefunden #shame

                        Danke nochmal :)

                        nuc i3, Proxmox, raspimatic (PI3), 15 shellies, shelly 4pro/25/RGB, wled sonoff, 7x xiaomi sensoren, 4xEchos, 4 Tasmota Steckdosen, motionEye, nspanel, Ring, hoymiles usw

                        1 Antwort Letzte Antwort
                        0
                        • madjack84M madjack84

                          @thomas-braun

                          https://tasmota.github.io/docs/Upgrading/

                          these guys :D :D :D hab vorhin ne Steckdose aktualisiert

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

                          @madjack84

                          Joh, bei Tasmota sollst du auch nicht jede kleine Änderung in den Speicher dampfen. Aber so ab und an würde ich auch das auf die nächste Major-Version heben.

                          Für Server-(Dienste) gilt aber: Updaten, updaten, updaten.

                          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
                          2
                          • madjack84M madjack84

                            @thomas-braun

                            https://tasmota.github.io/docs/Upgrading/

                            these guys :D :D :D hab vorhin ne Steckdose aktualisiert

                            Meister MopperM Abwesend
                            Meister MopperM Abwesend
                            Meister Mopper
                            schrieb am zuletzt editiert von
                            #15

                            @madjack84 sagte in node js Update - npm bad error EBADENGINE:

                            these guys hab vorhin ne Steckdose aktualisiert

                            IOT ist ein großes Sicherheitsrisiko und bedarf ständiger Upgrades.

                            Das auch hier oftmals proklamierte Argument, "meine Geräte dürfen nicht ins Internet" greift aus meiner Sicht zu kurz, denn wenn ICH darauf zugreifen kann, kann ein anderer, der auf irgendeine Weise mein System kompromittiert hat, vortäuschen ICH zu sein.

                            Hier eine Startrampe für IOT-Sicherheit

                            Proxmox und HA

                            lobomauL 1 Antwort Letzte Antwort
                            0
                            • Meister MopperM Meister Mopper

                              @madjack84 sagte in node js Update - npm bad error EBADENGINE:

                              these guys hab vorhin ne Steckdose aktualisiert

                              IOT ist ein großes Sicherheitsrisiko und bedarf ständiger Upgrades.

                              Das auch hier oftmals proklamierte Argument, "meine Geräte dürfen nicht ins Internet" greift aus meiner Sicht zu kurz, denn wenn ICH darauf zugreifen kann, kann ein anderer, der auf irgendeine Weise mein System kompromittiert hat, vortäuschen ICH zu sein.

                              Hier eine Startrampe für IOT-Sicherheit

                              lobomauL Offline
                              lobomauL Offline
                              lobomau
                              schrieb am zuletzt editiert von Homoran
                              #16

                              Ich bin hier gelandet bei der Suche nach meinem Fehler:

                              npm error code EBADENGINE
                              

                              Ich habe einen Adapter-Update-Stau seitdem ich auf node 22 geupdatet bin auf dem Pi4. Auf meinem Haupthost auf einem NUC habe ich die Probleme nicht. Es kann also nicht an den Adaptern liegen:
                              8b5d9845-d94e-4aea-a44c-f3e060eb29f8-{9118A0D1-5D92-4BCB-8185-FF108CDE9FAB}.png

                              Admin Updateversuch:

                               $ iobroker upgrade device-watcher@2.12.6 --debug
                              
                              Update device-watcher from @2.12.1 to @2.12.6
                              
                              NPM version: 10.9.3
                              
                              Installing iobroker.device-watcher@2.12.6... (System call)
                              
                              npm error code EBADENGINE
                              
                              npm error engine Unsupported enginenpm error engine Not compatible with your version of node/npm: hap-nodejs@1.1.0npm error notsup Not compatible with your version of node/npm: hap-nodejs@1.1.0npm error notsup Required: {"node":"^18 || ^20"}npm error notsup Actual: {"npm":"10.9.3","node":"v22.19.0"}
                              
                              npm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2025-09-12T14_16_19_654Z-debug-0.log
                              
                              Updating objects from io-package.json for adapter "device-watcher" with version "2.12.1"
                              
                              upload [19] device-watcher.admin /opt/iobroker/node_modules/iobroker.device-watcher/admin/device-watcher.png device-watcher.png image/png
                              
                              upload [18] device-watcher.admin /opt/iobroker/node_modules/iobroker.device-watcher/admin/i18n/de/translations.json i18n/de/translations.json application/json
                              
                              upload [17] device-watcher.admin /opt/iobroker/node_modules/iobroker.device-watcher/admin/i18n/en/translations.json i18n/en/translations.json application/json
                              
                              upload [16] device-watcher.admin /opt/iobroker/node_modules/iobroker.device-watcher/admin/i18n/es/translations.json i18n/es/translations.json application/json
                              
                              upload [15] device-watcher.admin /opt/iobroker/node_modules/iobroker.device-watcher/admin/i18n/fr/translations.json i18n/fr/translations.json application/json
                              
                              upload [14] device-watcher.admin /opt/iobroker/node_modules/iobroker.device-watcher/admin/i18n/it/translations.json i18n/it/translations.json application/json
                              
                              upload [13] device-watcher.admin /opt/iobroker/node_modules/iobroker.device-watcher/admin/i18n/nl/translations.json i18n/nl/translations.json application/json
                              
                              upload [12] device-watcher.admin /opt/iobroker/node_modules/iobroker.device-watcher/admin/i18n/pl/translations.json i18n/pl/translations.json application/json
                              
                              upload [11] device-watcher.admin /opt/iobroker/node_modules/iobroker.device-watcher/admin/i18n/pt/translations.json i18n/pt/translations.json application/json
                              
                              upload [10] device-watcher.admin /opt/iobroker/node_modules/iobroker.device-watcher/admin/i18n/ru/translations.json i18n/ru/translations.json application/json
                              
                              upload [9] device-watcher.admin /opt/iobroker/node_modules/iobroker.device-watcher/admin/i18n/uk/translations.json i18n/uk/translations.json application/json
                              
                              upload [8] device-watcher.admin /opt/iobroker/node_modules/iobroker.device-watcher/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json
                              
                              upload [7] device-watcher.admin /opt/iobroker/node_modules/iobroker.device-watcher/admin/images/add_blacklist.png images/add_blacklist.png image/png
                              
                              upload [6] device-watcher.admin /opt/iobroker/node_modules/iobroker.device-watcher/admin/images/list1.png images/list1.png image/png
                              
                              upload [5] device-watcher.admin /opt/iobroker/node_modules/iobroker.device-watcher/admin/images/list2.png images/list2.png image/png
                              
                              upload [4] device-watcher.admin /opt/iobroker/node_modules/iobroker.device-watcher/admin/images/list3.png images/list3.png image/png
                              
                              upload [3] device-watcher.admin /opt/iobroker/node_modules/iobroker.device-watcher/admin/images/noti_push.jpeg images/noti_push.jpeg image/jpeg
                              
                              upload [2] device-watcher.admin /opt/iobroker/node_modules/iobroker.device-watcher/admin/images/noti_push2.jpeg images/noti_push2.jpeg image/jpeg
                              
                              upload [1] device-watcher.admin /opt/iobroker/node_modules/iobroker.device-watcher/admin/jsonConfig.json5 jsonConfig.json5 application/json5
                              
                              upload [0] device-watcher.admin /opt/iobroker/node_modules/iobroker.device-watcher/admin/words.js words.js application/javascript
                              
                              Process exited with code 0
                              

                              Device-Watcher Updateversuch:

                               $ iobroker upgrade device-watcher@2.12.6 --debug
                              
                              Update device-watcher from @2.12.1 to @2.12.6
                              
                              NPM version: 10.9.3
                              
                              Installing iobroker.device-watcher@2.12.6... (System call)
                              
                              npm error code EBADENGINEnpm error engine Unsupported enginenpm error engine Not compatible with your version of node/npm: hap-nodejs@1.1.0npm error notsup Not compatible with your version of node/npm: hap-nodejs@1.1.0npm error notsup Required: {"node":"^18 || ^20"}npm error notsup Actual: {"npm":"10.9.3","node":"v22.19.0"}
                              
                              npm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2025-09-12T14_17_21_747Z-debug-0.log
                              
                              Updating objects from io-package.json for adapter "device-watcher" with version "2.12.1"
                              
                              upload [19] device-watcher.admin /opt/iobroker/node_modules/iobroker.device-watcher/admin/device-watcher.png device-watcher.png image/png
                              
                              upload [18] device-watcher.admin /opt/iobroker/node_modules/iobroker.device-watcher/admin/i18n/de/translations.json i18n/de/translations.json application/json
                              
                              upload [17] device-watcher.admin /opt/iobroker/node_modules/iobroker.device-watcher/admin/i18n/en/translations.json i18n/en/translations.json application/json
                              
                              upload [16] device-watcher.admin /opt/iobroker/node_modules/iobroker.device-watcher/admin/i18n/es/translations.json i18n/es/translations.json application/json
                              
                              upload [15] device-watcher.admin /opt/iobroker/node_modules/iobroker.device-watcher/admin/i18n/fr/translations.json i18n/fr/translations.json application/json
                              
                              upload [14] device-watcher.admin /opt/iobroker/node_modules/iobroker.device-watcher/admin/i18n/it/translations.json i18n/it/translations.json application/json
                              
                              upload [13] device-watcher.admin /opt/iobroker/node_modules/iobroker.device-watcher/admin/i18n/nl/translations.json i18n/nl/translations.json application/json
                              
                              upload [12] device-watcher.admin /opt/iobroker/node_modules/iobroker.device-watcher/admin/i18n/pl/translations.json i18n/pl/translations.json application/json
                              
                              upload [11] device-watcher.admin /opt/iobroker/node_modules/iobroker.device-watcher/admin/i18n/pt/translations.json i18n/pt/translations.json application/json
                              
                              upload [10] device-watcher.admin /opt/iobroker/node_modules/iobroker.device-watcher/admin/i18n/ru/translations.json i18n/ru/translations.json application/json
                              
                              upload [9] device-watcher.admin /opt/iobroker/node_modules/iobroker.device-watcher/admin/i18n/uk/translations.json i18n/uk/translations.json application/json
                              
                              upload [8] device-watcher.admin /opt/iobroker/node_modules/iobroker.device-watcher/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json
                              
                              upload [7] device-watcher.admin /opt/iobroker/node_modules/iobroker.device-watcher/admin/images/add_blacklist.png images/add_blacklist.png image/png
                              
                              upload [6] device-watcher.admin /opt/iobroker/node_modules/iobroker.device-watcher/admin/images/list1.png images/list1.png image/png
                              
                              upload [5] device-watcher.admin /opt/iobroker/node_modules/iobroker.device-watcher/admin/images/list2.png images/list2.png image/png
                              
                              upload [4] device-watcher.admin /opt/iobroker/node_modules/iobroker.device-watcher/admin/images/list3.png images/list3.png image/png
                              
                              upload [3] device-watcher.admin /opt/iobroker/node_modules/iobroker.device-watcher/admin/images/noti_push.jpeg images/noti_push.jpeg image/jpeg
                              
                              upload [2] device-watcher.admin /opt/iobroker/node_modules/iobroker.device-watcher/admin/images/noti_push2.jpeg images/noti_push2.jpeg image/jpeg
                              
                              upload [1] device-watcher.admin /opt/iobroker/node_modules/iobroker.device-watcher/admin/jsonConfig.json5 jsonConfig.json5 application/json5
                              
                              upload [0] device-watcher.admin /opt/iobroker/node_modules/iobroker.device-watcher/admin/words.js words.js application/javascript
                              
                              Process exited with code 0
                              

                              MOD-EDIT: Code in code-tags gesetzt!

                              Host: NUC8i3 mit Proxmox:

                              • ioBroker CT Debian 13, npm 10.9.3, nodejs 22.20.0
                              • Slave: Pi4
                              Thomas BraunT 1 Antwort Letzte Antwort
                              0
                              • lobomauL lobomau

                                Ich bin hier gelandet bei der Suche nach meinem Fehler:

                                npm error code EBADENGINE
                                

                                Ich habe einen Adapter-Update-Stau seitdem ich auf node 22 geupdatet bin auf dem Pi4. Auf meinem Haupthost auf einem NUC habe ich die Probleme nicht. Es kann also nicht an den Adaptern liegen:
                                8b5d9845-d94e-4aea-a44c-f3e060eb29f8-{9118A0D1-5D92-4BCB-8185-FF108CDE9FAB}.png

                                Admin Updateversuch:

                                 $ iobroker upgrade device-watcher@2.12.6 --debug
                                
                                Update device-watcher from @2.12.1 to @2.12.6
                                
                                NPM version: 10.9.3
                                
                                Installing iobroker.device-watcher@2.12.6... (System call)
                                
                                npm error code EBADENGINE
                                
                                npm error engine Unsupported enginenpm error engine Not compatible with your version of node/npm: hap-nodejs@1.1.0npm error notsup Not compatible with your version of node/npm: hap-nodejs@1.1.0npm error notsup Required: {"node":"^18 || ^20"}npm error notsup Actual: {"npm":"10.9.3","node":"v22.19.0"}
                                
                                npm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2025-09-12T14_16_19_654Z-debug-0.log
                                
                                Updating objects from io-package.json for adapter "device-watcher" with version "2.12.1"
                                
                                upload [19] device-watcher.admin /opt/iobroker/node_modules/iobroker.device-watcher/admin/device-watcher.png device-watcher.png image/png
                                
                                upload [18] device-watcher.admin /opt/iobroker/node_modules/iobroker.device-watcher/admin/i18n/de/translations.json i18n/de/translations.json application/json
                                
                                upload [17] device-watcher.admin /opt/iobroker/node_modules/iobroker.device-watcher/admin/i18n/en/translations.json i18n/en/translations.json application/json
                                
                                upload [16] device-watcher.admin /opt/iobroker/node_modules/iobroker.device-watcher/admin/i18n/es/translations.json i18n/es/translations.json application/json
                                
                                upload [15] device-watcher.admin /opt/iobroker/node_modules/iobroker.device-watcher/admin/i18n/fr/translations.json i18n/fr/translations.json application/json
                                
                                upload [14] device-watcher.admin /opt/iobroker/node_modules/iobroker.device-watcher/admin/i18n/it/translations.json i18n/it/translations.json application/json
                                
                                upload [13] device-watcher.admin /opt/iobroker/node_modules/iobroker.device-watcher/admin/i18n/nl/translations.json i18n/nl/translations.json application/json
                                
                                upload [12] device-watcher.admin /opt/iobroker/node_modules/iobroker.device-watcher/admin/i18n/pl/translations.json i18n/pl/translations.json application/json
                                
                                upload [11] device-watcher.admin /opt/iobroker/node_modules/iobroker.device-watcher/admin/i18n/pt/translations.json i18n/pt/translations.json application/json
                                
                                upload [10] device-watcher.admin /opt/iobroker/node_modules/iobroker.device-watcher/admin/i18n/ru/translations.json i18n/ru/translations.json application/json
                                
                                upload [9] device-watcher.admin /opt/iobroker/node_modules/iobroker.device-watcher/admin/i18n/uk/translations.json i18n/uk/translations.json application/json
                                
                                upload [8] device-watcher.admin /opt/iobroker/node_modules/iobroker.device-watcher/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json
                                
                                upload [7] device-watcher.admin /opt/iobroker/node_modules/iobroker.device-watcher/admin/images/add_blacklist.png images/add_blacklist.png image/png
                                
                                upload [6] device-watcher.admin /opt/iobroker/node_modules/iobroker.device-watcher/admin/images/list1.png images/list1.png image/png
                                
                                upload [5] device-watcher.admin /opt/iobroker/node_modules/iobroker.device-watcher/admin/images/list2.png images/list2.png image/png
                                
                                upload [4] device-watcher.admin /opt/iobroker/node_modules/iobroker.device-watcher/admin/images/list3.png images/list3.png image/png
                                
                                upload [3] device-watcher.admin /opt/iobroker/node_modules/iobroker.device-watcher/admin/images/noti_push.jpeg images/noti_push.jpeg image/jpeg
                                
                                upload [2] device-watcher.admin /opt/iobroker/node_modules/iobroker.device-watcher/admin/images/noti_push2.jpeg images/noti_push2.jpeg image/jpeg
                                
                                upload [1] device-watcher.admin /opt/iobroker/node_modules/iobroker.device-watcher/admin/jsonConfig.json5 jsonConfig.json5 application/json5
                                
                                upload [0] device-watcher.admin /opt/iobroker/node_modules/iobroker.device-watcher/admin/words.js words.js application/javascript
                                
                                Process exited with code 0
                                

                                Device-Watcher Updateversuch:

                                 $ iobroker upgrade device-watcher@2.12.6 --debug
                                
                                Update device-watcher from @2.12.1 to @2.12.6
                                
                                NPM version: 10.9.3
                                
                                Installing iobroker.device-watcher@2.12.6... (System call)
                                
                                npm error code EBADENGINEnpm error engine Unsupported enginenpm error engine Not compatible with your version of node/npm: hap-nodejs@1.1.0npm error notsup Not compatible with your version of node/npm: hap-nodejs@1.1.0npm error notsup Required: {"node":"^18 || ^20"}npm error notsup Actual: {"npm":"10.9.3","node":"v22.19.0"}
                                
                                npm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2025-09-12T14_17_21_747Z-debug-0.log
                                
                                Updating objects from io-package.json for adapter "device-watcher" with version "2.12.1"
                                
                                upload [19] device-watcher.admin /opt/iobroker/node_modules/iobroker.device-watcher/admin/device-watcher.png device-watcher.png image/png
                                
                                upload [18] device-watcher.admin /opt/iobroker/node_modules/iobroker.device-watcher/admin/i18n/de/translations.json i18n/de/translations.json application/json
                                
                                upload [17] device-watcher.admin /opt/iobroker/node_modules/iobroker.device-watcher/admin/i18n/en/translations.json i18n/en/translations.json application/json
                                
                                upload [16] device-watcher.admin /opt/iobroker/node_modules/iobroker.device-watcher/admin/i18n/es/translations.json i18n/es/translations.json application/json
                                
                                upload [15] device-watcher.admin /opt/iobroker/node_modules/iobroker.device-watcher/admin/i18n/fr/translations.json i18n/fr/translations.json application/json
                                
                                upload [14] device-watcher.admin /opt/iobroker/node_modules/iobroker.device-watcher/admin/i18n/it/translations.json i18n/it/translations.json application/json
                                
                                upload [13] device-watcher.admin /opt/iobroker/node_modules/iobroker.device-watcher/admin/i18n/nl/translations.json i18n/nl/translations.json application/json
                                
                                upload [12] device-watcher.admin /opt/iobroker/node_modules/iobroker.device-watcher/admin/i18n/pl/translations.json i18n/pl/translations.json application/json
                                
                                upload [11] device-watcher.admin /opt/iobroker/node_modules/iobroker.device-watcher/admin/i18n/pt/translations.json i18n/pt/translations.json application/json
                                
                                upload [10] device-watcher.admin /opt/iobroker/node_modules/iobroker.device-watcher/admin/i18n/ru/translations.json i18n/ru/translations.json application/json
                                
                                upload [9] device-watcher.admin /opt/iobroker/node_modules/iobroker.device-watcher/admin/i18n/uk/translations.json i18n/uk/translations.json application/json
                                
                                upload [8] device-watcher.admin /opt/iobroker/node_modules/iobroker.device-watcher/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json
                                
                                upload [7] device-watcher.admin /opt/iobroker/node_modules/iobroker.device-watcher/admin/images/add_blacklist.png images/add_blacklist.png image/png
                                
                                upload [6] device-watcher.admin /opt/iobroker/node_modules/iobroker.device-watcher/admin/images/list1.png images/list1.png image/png
                                
                                upload [5] device-watcher.admin /opt/iobroker/node_modules/iobroker.device-watcher/admin/images/list2.png images/list2.png image/png
                                
                                upload [4] device-watcher.admin /opt/iobroker/node_modules/iobroker.device-watcher/admin/images/list3.png images/list3.png image/png
                                
                                upload [3] device-watcher.admin /opt/iobroker/node_modules/iobroker.device-watcher/admin/images/noti_push.jpeg images/noti_push.jpeg image/jpeg
                                
                                upload [2] device-watcher.admin /opt/iobroker/node_modules/iobroker.device-watcher/admin/images/noti_push2.jpeg images/noti_push2.jpeg image/jpeg
                                
                                upload [1] device-watcher.admin /opt/iobroker/node_modules/iobroker.device-watcher/admin/jsonConfig.json5 jsonConfig.json5 application/json5
                                
                                upload [0] device-watcher.admin /opt/iobroker/node_modules/iobroker.device-watcher/admin/words.js words.js application/javascript
                                
                                Process exited with code 0
                                

                                MOD-EDIT: Code in code-tags gesetzt!

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

                                @lobomau sagte in node js Update - npm bad error EBADENGINE:

                                hap-nodejs

                                ist nicht kompatibel mit nodejs@22. Schau nach wo der in deiner Installation hängt und aktualisier den übergeordneten Adapter ggfls. nochmal frisch drüber.

                                cd /opt/iobroker && npm ls hap-nodejs
                                

                                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
                                • lobomauL Offline
                                  lobomauL Offline
                                  lobomau
                                  schrieb am zuletzt editiert von lobomau
                                  #18

                                  @thomas-braun mit

                                  npm1 hap-nodejs
                                  

                                  kann er nichts anfangen. Von zu Hause kann ich besser die Fehlermeldungen posten. Bis später.

                                  Im Mai hattet ihr schon das Thema 'hap-nodejs@1.1.0'
                                  https://forum.iobroker.net/topic/81186/nodejs-update-post-install-check

                                  Host: NUC8i3 mit Proxmox:

                                  • ioBroker CT Debian 13, npm 10.9.3, nodejs 22.20.0
                                  • Slave: Pi4
                                  HomoranH 1 Antwort Letzte Antwort
                                  0
                                  • lobomauL lobomau

                                    @thomas-braun mit

                                    npm1 hap-nodejs
                                    

                                    kann er nichts anfangen. Von zu Hause kann ich besser die Fehlermeldungen posten. Bis später.

                                    Im Mai hattet ihr schon das Thema 'hap-nodejs@1.1.0'
                                    https://forum.iobroker.net/topic/81186/nodejs-update-post-install-check

                                    HomoranH Nicht stören
                                    HomoranH Nicht stören
                                    Homoran
                                    Global Moderator Administrators
                                    schrieb am zuletzt editiert von
                                    #19

                                    @lobomau sagte in node js Update - npm bad error EBADENGINE:

                                    mit
                                    npm1 hap-nodejs
                                    kann er nichts anfangen.

                                    das steht ja auch nicht bei @Thomas-Braun

                                    kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                                    Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                                    der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                    Thomas BraunT 1 Antwort Letzte Antwort
                                    0
                                    • HomoranH Homoran

                                      @lobomau sagte in node js Update - npm bad error EBADENGINE:

                                      mit
                                      npm1 hap-nodejs
                                      kann er nichts anfangen.

                                      das steht ja auch nicht bei @Thomas-Braun

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

                                      @homoran sagte in node js Update - npm bad error EBADENGINE:

                                      das steht ja auch nicht bei @Thomas-Braun

                                      Bei mir stand aber dafür anderer Quark... Jetzt passt es aber.

                                      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

                                      HomoranH 1 Antwort Letzte Antwort
                                      0
                                      • Thomas BraunT Thomas Braun

                                        @homoran sagte in node js Update - npm bad error EBADENGINE:

                                        das steht ja auch nicht bei @Thomas-Braun

                                        Bei mir stand aber dafür anderer Quark... Jetzt passt es aber.

                                        HomoranH Nicht stören
                                        HomoranH Nicht stören
                                        Homoran
                                        Global Moderator Administrators
                                        schrieb am zuletzt editiert von
                                        #21

                                        @thomas-braun sagte in node js Update - npm bad error EBADENGINE:

                                        stand aber dafür anderer Quark

                                        hatte ich vermutet :joy:

                                        kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                                        Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                                        der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                        lobomauL 1 Antwort Letzte Antwort
                                        0
                                        • HomoranH Homoran

                                          @thomas-braun sagte in node js Update - npm bad error EBADENGINE:

                                          stand aber dafür anderer Quark

                                          hatte ich vermutet :joy:

                                          lobomauL Offline
                                          lobomauL Offline
                                          lobomau
                                          schrieb am zuletzt editiert von
                                          #22

                                          @homoran ich auch :-D
                                          ich hatte auch "1" und "l" ausprobiert ;-)
                                          Nun lief schon mal der Befehl durch:

                                          pi@Pi4:~ $ cd /opt/iobroker && npm ls hap-nodejs
                                          iobroker.inst@3.0.0 /opt/iobroker
                                          └─┬ iobroker.yahka@1.0.9
                                            └── hap-nodejs@1.1.0
                                          

                                          Ich habe anschließend einen reboot und update, upgrade ausgeführt.

                                          noch sind wir nicht am Ziel, Fehler ist geblieben:

                                          $ iobroker upgrade admin@7.7.2 --debug
                                          
                                          Update admin from @7.6.17 to @7.7.2
                                          
                                          host.Pi4 Adapter "system.adapter.admin.2" is stopped.
                                          
                                          NPM version: 10.9.3
                                          
                                          Installing iobroker.admin@7.7.2... (System call)
                                          
                                          npm error code EBADENGINE
                                          
                                          npm error engine Unsupported enginenpm error engine Not compatible with your version of node/npm: hap-nodejs@1.1.0npm error notsup Not compatible with your version of node/npm: hap-nodejs@1.1.0npm error notsup Required: {"node":"^18 || ^20"}npm error notsup Actual: {"npm":"10.9.3","node":"v22.19.0"}
                                          
                                          npm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2025-09-12T16_24_24_746Z-debug-0.log
                                          
                                          Updating objects from io-package.json for adapter "admin" with version "7.6.17"
                                          
                                          upload [171] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/admin.png admin.png image/png
                                          
                                          upload [150] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/assets/Components-BGVs6Dmn.js custom/assets/Components-BGVs6Dmn.js application/javascript
                                          
                                          upload [100] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/assets/index-B82Lauwj.js custom/assets/index-B82Lauwj.js application/javascript
                                          ...
                                          

                                          Host: NUC8i3 mit Proxmox:

                                          • ioBroker CT Debian 13, npm 10.9.3, nodejs 22.20.0
                                          • Slave: Pi4
                                          HomoranH Thomas BraunT mcm1957M 3 Antworten Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          819

                                          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