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. Off Topic
  4. Fehler /usr/lib/node_modules/npm/lib/cli.js:35 info-Adapter

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.1k

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

Fehler /usr/lib/node_modules/npm/lib/cli.js:35 info-Adapter

Geplant Angeheftet Gesperrt Verschoben Off Topic
33 Beiträge 5 Kommentatoren 3.5k 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.
  • B Bender275
    Systemdata Bitte Ausfüllen
    Hardwaresystem: Pi4
    Arbeitsspeicher: 8GB
    Festplattenart: SSD
    Betriebssystem: Ubuntu
    Node-Version: 18.17
    Nodejs-Version: 18.17
    NPM-Version: nicht auslesbar...
    Installationsart: Skript
    Image genutzt: JNein

    Hallo zusammen,
    ich machte das normale Raspi-Update, bei dem Das Update von Node.js von 18.16.1 auf 18.17 durchgeführt wurde.
    Lief soweit alles einwandfrei, danach mag der Info-Adapter aber nicht mehr:

    host.Raspi4
    	2023-08-02 10:22:28.566	info	Restart adapter system.adapter.info.0 because enabled
    host.Raspi4
    	2023-08-02 10:22:28.566	error	instance system.adapter.info.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
    host.Raspi4
    	2023-08-02 10:22:28.566	error	Caught by controller[1]: Node.js v18.17.0
    host.Raspi4
    	2023-08-02 10:22:28.566	error	Caught by controller[1]: at node:internal/main/run_main_module:23:47
    host.Raspi4
    	2023-08-02 10:22:28.566	error	Caught by controller[1]: at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
    host.Raspi4
    	2023-08-02 10:22:28.565	error	Caught by controller[1]: at Module._load (node:internal/modules/cjs/loader:960:12)
    host.Raspi4
    	2023-08-02 10:22:28.565	error	Caught by controller[1]: at Module.load (node:internal/modules/cjs/loader:1119:32)
    host.Raspi4
    	2023-08-02 10:22:28.565	error	Caught by controller[1]: at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
    host.Raspi4
    	2023-08-02 10:22:28.565	error	Caught by controller[1]: at Module._compile (node:internal/modules/cjs/loader:1256:14)
    host.Raspi4
    	2023-08-02 10:22:28.565	error	Caught by controller[1]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.info/main.js:58:18)
    host.Raspi4
    	2023-08-02 10:22:28.565	error	Caught by controller[1]: at getSystemVersions (/opt/iobroker/node_modules/iobroker.info/main.js:89:11)
    host.Raspi4
    	2023-08-02 10:22:28.565	error	Caught by controller[1]: TypeError: Cannot read properties of undefined (reading 'log')
    host.Raspi4
    	2023-08-02 10:22:28.564	error	Caught by controller[1]: ^
    host.Raspi4
    	2023-08-02 10:22:28.564	error	Caught by controller[1]: adapter.log.error("Could not check npm version: " + e);
    host.Raspi4
    	2023-08-02 10:22:28.564	error	Caught by controller[1]: /opt/iobroker/node_modules/iobroker.info/main.js:89
    host.Raspi4
    	2023-08-02 10:22:28.564	error	Caught by controller[0]: Node.js v18.17.0
    host.Raspi4
    	2023-08-02 10:22:28.564	error	Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
    host.Raspi4
    	2023-08-02 10:22:28.564	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1256:14)
    host.Raspi4
    	2023-08-02 10:22:28.564	error	Caught by controller[0]: at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/cacache/lib/content/read.js:4:13)
    host.Raspi4
    	2023-08-02 10:22:28.563	error	Caught by controller[0]: at require (node:internal/modules/cjs/helpers:110:18)
    host.Raspi4
    	2023-08-02 10:22:28.563	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1143:19)
    host.Raspi4
    	2023-08-02 10:22:28.563	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:960:12)
    host.Raspi4
    	2023-08-02 10:22:28.563	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1119:32)
    host.Raspi4
    	2023-08-02 10:22:28.563	error	Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
    host.Raspi4
    	2023-08-02 10:22:28.563	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1256:14)
    host.Raspi4
    	2023-08-02 10:22:28.563	error	Caught by controller[0]: at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/fs-minipass/lib/index.js:136:4)
    host.Raspi4
    	2023-08-02 10:22:28.562	error	Caught by controller[0]: TypeError: Class extends value undefined is not a constructor or null
    host.Raspi4
    	2023-08-02 10:22:28.562	error	Caught by controller[0]: ^
    host.Raspi4
    	2023-08-02 10:22:28.562	error	Caught by controller[0]: throw err
    host.Raspi4
    	2023-08-02 10:22:28.562	error	Caught by controller[0]: /usr/lib/node_modules/npm/lib/cli.js:35
    host.Raspi4
    	2023-08-02 10:22:25.704	info	instance system.adapter.info.0 started with pid 2616
    

    Die anderen Instanzen laufen einwandfrei. Die NPM-Version kann nicht mehr angezeigt werden.

    iob diag:

    Skript v.2023-04-16
    
    *** BASE SYSTEM ***
    Model		: Raspberry Pi 4 Model B Rev 1.4
    Architecture    : aarch64
    Docker          : false
    Virtualization  : none
    Distributor ID:	Raspbian
    Description:	Raspbian GNU/Linux 11 (bullseye)
    Release:	11
    Codename:	bullseye
    
    PRETTY_NAME="Raspbian GNU/Linux 11 (bullseye)"
    NAME="Raspbian GNU/Linux"
    VERSION_ID="11"
    VERSION="11 (bullseye)"
    VERSION_CODENAME=bullseye
    ID=raspbian
    ID_LIKE=debian
    HOME_URL="http://www.raspbian.org/"
    SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
    BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"
    
    Systemuptime and Load:
     10:22:47 up 9 min,  0 users,  load average: 1.89, 1.64, 0.98
    CPU threads: 4
    
    Raspberry only:
    throttled=0x0
    Other values than 0x0 hint to temperature/voltage problems
    temp=54.0'C
    volt=0.8600V
    
    *** Time and Time Zones ***
                   Local time: Wed 2023-08-02 10:22:47 CEST
               Universal time: Wed 2023-08-02 08:22:47 UTC
                     RTC time: n/a
                    Time zone: Europe/Berlin (CEST, +0200)
    System clock synchronized: yes
                  NTP service: active
              RTC in local TZ: no
    
    *** User and Groups ***
    pi
    /home/pi
    pi adm dialout cdrom sudo audio video plugdev games users input netdev lpadmin gpio i2c spi iobroker
    
    *** X-Server-Setup ***
    X-Server: 	true
    Desktop: 	LXDE-pi
    Terminal: 	x11
    Boot Target: 	graphical.target
    
    *** MEMORY ***
                   total        used        free      shared  buff/cache   available
    Mem:            7.8G        1.5G        5.4G         31M        925M        6.2G
    Swap:            99M          0B         99M
    Total:          7.9G        1.5G        5.5G
    
             7810 M total memory
             1464 M used memory
             1854 M active memory
              382 M inactive memory
             5420 M free memory
               94 M buffer memory
              831 M swap cache
               99 M total swap
                0 M used swap
               99 M free swap
    
    Raspberry only:
    oom events: 0
    lifetime oom required: 0 Mbytes
    total time in oom handler: 0 ms
    max time spent in oom handler: 0 ms
    
    *** FILESYSTEM ***
    Filesystem     Type      Size  Used Avail Use% Mounted on
    /dev/root      ext4      470G   17G  434G   4% /
    devtmpfs       devtmpfs  3.6G     0  3.6G   0% /dev
    tmpfs          tmpfs     3.9G  2.9M  3.9G   1% /dev/shm
    tmpfs          tmpfs     1.6G  764K  1.6G   1% /run
    tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
    /dev/sda1      vfat      253M   52M  202M  21% /boot
    tmpfs          tmpfs     782M   20K  782M   1% /run/user/1000
    
    Messages concerning ext4 filesystem in dmesg:
    [Wed Aug  2 10:13:38 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1  smsc95xx.macaddr=E4:5F:01:0C:5F:3D vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff00000  console=tty1 root=PARTUUID=5d45f9a3-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
    [Wed Aug  2 10:13:40 2023] EXT4-fs (sda2): mounted filesystem with ordered data mode. Quota mode: none.
    [Wed Aug  2 10:13:40 2023] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
    [Wed Aug  2 10:13:42 2023] EXT4-fs (sda2): re-mounted. Quota mode: none.
    
    Show mounted filesystems (real ones only):
    TARGET                       SOURCE       FSTYPE            OPTIONS
    /                            /dev/sda2    ext4              rw,noatime
    |-/boot                      /dev/sda1    vfat              rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,flush,errors=remount-ro
    `-/home/pi/thinclient_drives xrdp-chansrv fuse.xrdp-chansrv rw,nosuid,nodev,relatime,user_id=1000,group_id=1000
    
    Files in neuralgic directories:
    
    /var:
    2.9G	/var/
    1.3G	/var/log/journal/d305c1d5b0964304901f0bf58ddc9f97
    1.3G	/var/log/journal
    1.3G	/var/log
    943M	/var/cache
    
    Archived and active journals take up 1.2G in the file system.
    
    /opt/iobroker/backups:
    636M	/opt/iobroker/backups/
    704K	/opt/iobroker/backups/skripte
    688K	/opt/iobroker/backups/skripte/Räume
    252K	/opt/iobroker/backups/skripte/Räume/allgemein
    156K	/opt/iobroker/backups/skripte/Räume/Küche
    
    /opt/iobroker/iobroker-data:
    396M	/opt/iobroker/iobroker-data/
    215M	/opt/iobroker/iobroker-data/files
    127M	/opt/iobroker/iobroker-data/backup-objects
    52M	/opt/iobroker/iobroker-data/files/javascript.admin
    45M	/opt/iobroker/iobroker-data/files/devices.admin/static
    
    The five largest files in iobroker-data are:
    35M	/opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js.map
    27M	/opt/iobroker/iobroker-data/objects.jsonl
    19M	/opt/iobroker/iobroker-data/files/iot.admin/static/js/main.2975a411.js.map
    8.9M	/opt/iobroker/iobroker-data/files/scenes.admin/static/js/2.7de3299d.chunk.js.map
    8.7M	/opt/iobroker/iobroker-data/objects.json.migrated
    
    *** NodeJS-Installation ***
    
    /usr/bin/nodejs 	v18.17.0
    /usr/bin/node 		v18.17.0
    /usr/lib/node_modules/npm/lib/cli.js:35
        throw err
        ^
    
    TypeError: Class extends value undefined is not a constructor or null
        at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/fs-minipass/lib/index.js:136:4)
        at Module._compile (node:internal/modules/cjs/loader:1256:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
        at Module.load (node:internal/modules/cjs/loader:1119:32)
        at Module._load (node:internal/modules/cjs/loader:960:12)
        at Module.require (node:internal/modules/cjs/loader:1143:19)
        at require (node:internal/modules/cjs/helpers:110:18)
        at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/cacache/lib/content/read.js:4:13)
        at Module._compile (node:internal/modules/cjs/loader:1256:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
    
    Node.js v18.17.0
    /usr/bin/npm 		
    /usr/lib/node_modules/npm/lib/cli.js:35
        throw err
        ^
    
    TypeError: Class extends value undefined is not a constructor or null
        at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/fs-minipass/lib/index.js:136:4)
        at Module._compile (node:internal/modules/cjs/loader:1256:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
        at Module.load (node:internal/modules/cjs/loader:1119:32)
        at Module._load (node:internal/modules/cjs/loader:960:12)
        at Module.require (node:internal/modules/cjs/loader:1143:19)
        at require (node:internal/modules/cjs/helpers:110:18)
        at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/cacache/lib/content/read.js:4:13)
        at Module._compile (node:internal/modules/cjs/loader:1256:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
    
    Node.js v18.17.0
    /usr/bin/npx 		
    /usr/lib/node_modules/npm/lib/cli.js:35
        throw err
        ^
    
    TypeError: Class extends value undefined is not a constructor or null
        at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/fs-minipass/lib/index.js:136:4)
        at Module._compile (node:internal/modules/cjs/loader:1256:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
        at Module.load (node:internal/modules/cjs/loader:1119:32)
        at Module._load (node:internal/modules/cjs/loader:960:12)
        at Module.require (node:internal/modules/cjs/loader:1143:19)
        at require (node:internal/modules/cjs/helpers:110:18)
        at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/cacache/lib/content/read.js:4:13)
        at Module._compile (node:internal/modules/cjs/loader:1256:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
    
    Node.js v18.17.0
    /usr/lib/node_modules/npm/lib/cli.js:35
        throw err
        ^
    
    TypeError: Class extends value undefined is not a constructor or null
        at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/fs-minipass/lib/index.js:136:4)
        at Module._compile (node:internal/modules/cjs/loader:1256:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
        at Module.load (node:internal/modules/cjs/loader:1119:32)
        at Module._load (node:internal/modules/cjs/loader:960:12)
        at Module.require (node:internal/modules/cjs/loader:1143:19)
        at require (node:internal/modules/cjs/helpers:110:18)
        at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/cacache/lib/content/read.js:4:13)
        at Module._compile (node:internal/modules/cjs/loader:1256:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
    
    Node.js v18.17.0
    
    
    nodejs:
      Installed: 18.17.0-deb-1nodesource1
      Candidate: 18.17.0-deb-1nodesource1
      Version table:
     *** 18.17.0-deb-1nodesource1 500
            500 https://deb.nodesource.com/node_18.x bullseye/main armhf Packages
            100 /var/lib/dpkg/status
         12.22.12~dfsg-1~deb11u4 500
            500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
    
    Temp directories causing npm8 problem: 0
    No problems detected
    
    *** ioBroker-Installation ***
    
    ioBroker Status
    iobroker is running on this host.
    
    
    Objects type: jsonl
    States  type: jsonl
    
    MULTIHOSTSERVICE/enabled: false
    
    Core adapters versions
    js-controller: 	4.0.24
    admin: 		6.3.5
    javascript: 	7.0.3
    
    /usr/lib/node_modules/npm/lib/cli.js:35
        throw err
        ^
    
    TypeError: Class extends value undefined is not a constructor or null
        at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/fs-minipass/lib/index.js:136:4)
        at Module._compile (node:internal/modules/cjs/loader:1256:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
        at Module.load (node:internal/modules/cjs/loader:1119:32)
        at Module._load (node:internal/modules/cjs/loader:960:12)
        at Module.require (node:internal/modules/cjs/loader:1143:19)
        at require (node:internal/modules/cjs/helpers:110:18)
        at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/cacache/lib/content/read.js:4:13)
        at Module._compile (node:internal/modules/cjs/loader:1256:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
    
    Node.js v18.17.0
    Adapters from github: 	0
    
    Adapter State
    + system.adapter.admin.0                  : admin                 : Raspi4                                   -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
    + system.adapter.backitup.0               : backitup              : Raspi4                                   -  enabled
    + system.adapter.bestway.0                : bestway               : Raspi4                                   -  enabled
    + system.adapter.bluelink.0               : bluelink              : Raspi4                                   -  enabled
    + system.adapter.cloud.0                  : cloud                 : Raspi4                                   -  enabled
      system.adapter.daswetter.0              : daswetter             : Raspi4                                   -  enabled
      system.adapter.devices.0                : devices               : Raspi4                                   -  enabled
    + system.adapter.discovery.0              : discovery             : Raspi4                                   -  enabled
      system.adapter.dwd.0                    : dwd                   : Raspi4                                   -  enabled
    + system.adapter.email.0                  : email                 : Raspi4                                   -  enabled
      system.adapter.feiertage.0              : feiertage             : Raspi4                                   -  enabled
    + system.adapter.fritzdect.0              : fritzdect             : Raspi4                                   -  enabled
    + system.adapter.fronius-wattpilot.0      : fronius-wattpilot     : Raspi4                                   -  enabled
    + system.adapter.fronius.0                : fronius               : Raspi4                                   -  enabled
    + system.adapter.hs100.0                  : hs100                 : Raspi4                                   -  enabled
      system.adapter.info.0                   : info                  : Raspi4                                   -  enabled
    + system.adapter.iot.0                    : iot                   : Raspi4                                   -  enabled
    + system.adapter.jarvis.0                 : jarvis                : Raspi4                                   -  enabled
    + system.adapter.javascript.0             : javascript            : Raspi4                                   -  enabled
    + system.adapter.klf200.0                 : klf200                : Raspi4                                   -  enabled
    + system.adapter.lgtv.0                   : lgtv                  : Raspi4                                   -  enabled
    + system.adapter.mqtt.0                   : mqtt                  : Raspi4                                   -  enabled, port: 1883, bind: 0.0.0.0
    + system.adapter.net-tools.0              : net-tools             : Raspi4                                   -  enabled
    + system.adapter.nuki.0                   : nuki                  : Raspi4                                   -  enabled
    + system.adapter.ping.0                   : ping                  : Raspi4                                   -  enabled
    + system.adapter.sayit.0                  : sayit                 : Raspi4                                   -  enabled
    + system.adapter.sayit.1                  : sayit                 : Raspi4                                   -  enabled
    + system.adapter.sayit.2                  : sayit                 : Raspi4                                   -  enabled
    + system.adapter.scenes.0                 : scenes                : Raspi4                                   -  enabled
    + system.adapter.shelly.0                 : shelly                : Raspi4                                   -  enabled, port: 1882, bind: 0.0.0.0
    + system.adapter.shelly.1                 : shelly                : Raspi4                                   -  enabled, port: 1882, bind: 0.0.0.0
    + system.adapter.sprinklecontrol.0        : sprinklecontrol       : Raspi4                                   -  enabled
    + system.adapter.sql.0                    : sql                   : Raspi4                                   -  enabled, port: 3306
    + system.adapter.tuya.0                   : tuya                  : Raspi4                                   -  enabled
      system.adapter.vis.0                    : vis                   : Raspi4                                   -  enabled
    + system.adapter.web.0                    : web                   : Raspi4                                   -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
    
    + instance is alive
    
    Enabled adapters with bindings
    + system.adapter.admin.0                  : admin                 : Raspi4                                   -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
    + system.adapter.mqtt.0                   : mqtt                  : Raspi4                                   -  enabled, port: 1883, bind: 0.0.0.0
    + system.adapter.shelly.0                 : shelly                : Raspi4                                   -  enabled, port: 1882, bind: 0.0.0.0
    + system.adapter.shelly.1                 : shelly                : Raspi4                                   -  enabled, port: 1882, bind: 0.0.0.0
    + system.adapter.sql.0                    : sql                   : Raspi4                                   -  enabled, port: 3306
    + system.adapter.web.0                    : web                   : Raspi4                                   -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
    
    ioBroker-Repositories
    Stable (default): http://download.iobroker.net/sources-dist.json
    Beta (latest) : http://download.iobroker.net/sources-dist-latest.json
    
    Active repo(s): Stable (default)
    
    Installed ioBroker-Instances
    Used repository: Stable (default)
    Adapter    "admin"        : 6.3.5    , installed 6.3.5
    Adapter    "backitup"     : 2.6.23   , installed 2.6.23
    Adapter    "bestway"      : 0.0.4    , installed 0.0.4
    Adapter    "bluelink"     : 2.3.2    , installed 2.3.2
    Adapter    "cloud"        : 4.4.1    , installed 4.4.1
    Adapter    "daswetter"    : 3.1.8    , installed 3.1.8
    Adapter    "devices"      : 1.1.5    , installed 1.1.5
    Adapter    "discovery"    : 3.1.0    , installed 3.1.0
    Adapter    "dwd"          : 2.8.5    , installed 2.8.5
    Adapter    "email"        : 1.2.0    , installed 1.2.0
    Adapter    "feiertage"    : 1.1.0    , installed 1.1.0
    Adapter    "fritzdect"    : 2.3.1    , installed 2.3.1
    Adapter    "fronius"      : 1.1.3    , installed 1.1.3
    Adapter    "fronius-wattpilot": 4.6.0, installed 4.6.0
    Adapter    "hs100"        : 2.1.2    , installed 2.1.6
    Adapter    "info"         : 1.9.26   , installed 1.9.26
    Adapter    "iot"          : 1.14.5   , installed 1.14.5
    Adapter    "jarvis"       : 3.1.2    , installed 3.1.2
    Adapter    "javascript"   : 7.0.3    , installed 7.0.3
    Controller "js-controller": 4.0.24   , installed 4.0.24
    Adapter    "klf200"       : 1.0.1    , installed 1.0.1
    Adapter    "lgtv"         : 1.1.10   , installed 1.1.10
    Adapter    "mqtt"         : 4.1.1    , installed 4.1.1
    Adapter    "net-tools"    : 0.2.0    , installed 0.2.0
    Adapter    "nuki"         : 1.6.0    , installed 1.6.0
    Adapter    "ping"         : 1.5.3    , installed 1.5.3
    Adapter    "sayit"        : 3.0.5    , installed 3.0.0  [Updatable]
    Adapter    "scenes"       : 2.3.9    , installed 2.3.9
    Adapter    "shelly"       : 6.4.1    , installed 6.4.1
    Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
    Adapter    "socketio"     : 4.2.0    , installed 4.2.0
    Adapter    "sprinklecontrol": 0.2.13 , installed 0.2.13
    Adapter    "sql"          : 2.2.0    , installed 2.2.0
    Adapter    "tuya"         : 3.14.2   , installed 3.14.2
    Adapter    "vis"          : 1.4.16   , installed 1.4.16
    Adapter    "web"          : 4.3.0    , installed 4.3.0
    Adapter    "ws"           : 1.3.0    , installed 1.3.0
    
    Objects and States
    Please stand by - This may take a while
    Objects: 	8180
    States: 	6493
    
    *** OS-Repositories and Updates ***
    Hit:1 http://archive.raspberrypi.org/debian bullseye InRelease
    Hit:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
    Hit:3 https://deb.nodesource.com/node_18.x bullseye InRelease
    Reading package lists...
    Pending Updates: 0
    
    *** Listening Ports ***
    Active Internet connections (only servers)
    Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name    
    tcp        0      0 0.0.0.0:8400            0.0.0.0:*               LISTEN      1001       21535      1595/io.jarvis.0    
    tcp        0      0 0.0.0.0:80              0.0.0.0:*               LISTEN      0          13041      589/lighttpd        
    tcp        0      0 0.0.0.0:53              0.0.0.0:*               LISTEN      999        16528      557/pihole-FTL      
    tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          14246      576/sshd: /usr/sbin 
    tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      1001       19671      1287/io.shelly.1    
    tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      117        14197      549/mosquitto       
    tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          14228      520/cupsd           
    tcp        0      0 127.0.0.1:4711          0.0.0.0:*               LISTEN      999        16534      557/pihole-FTL      
    tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       15108      521/iobroker.js-con 
    tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       15121      521/iobroker.js-con 
    tcp6       0      0 :::80                   :::*                    LISTEN      0          13042      589/lighttpd        
    tcp6       0      0 :::53                   :::*                    LISTEN      999        16530      557/pihole-FTL      
    tcp6       0      0 :::22                   :::*                    LISTEN      0          14248      576/sshd: /usr/sbin 
    tcp6       0      0 ::1:3350                :::*                    LISTEN      0          14835      569/xrdp-sesman     
    tcp6       0      0 :::1883                 :::*                    LISTEN      117        14198      549/mosquitto       
    tcp6       0      0 :::3306                 :::*                    LISTEN      116        15838      809/mysqld          
    tcp6       0      0 :::3389                 :::*                    LISTEN      115        13162      639/xrdp            
    tcp6       0      0 ::1:631                 :::*                    LISTEN      0          14227      520/cupsd           
    tcp6       0      0 ::1:4711                :::*                    LISTEN      999        16535      557/pihole-FTL      
    tcp6       0      0 :::8082                 :::*                    LISTEN      1001       17848      1353/io.web.0       
    tcp6       0      0 :::8081                 :::*                    LISTEN      1001       16369      971/io.admin.0      
    udp        0      0 0.0.0.0:53              0.0.0.0:*                           999        16527      557/pihole-FTL      
    udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          13280      439/dhcpcd          
    udp        0      0 0.0.0.0:57780           0.0.0.0:*                           108        12236      373/avahi-daemon: r 
    udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          14950      608/cups-browsed    
    udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        12234      373/avahi-daemon: r 
    udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       17701      1211/io.shelly.0    
    udp        0      0 0.0.0.0:47153           0.0.0.0:*                           1001       18536      1044/io.javascript. 
    udp        0      0 0.0.0.0:6666            0.0.0.0:*                           1001       17755      1274/io.tuya.0      
    udp        0      0 0.0.0.0:6667            0.0.0.0:*                           1001       17756      1274/io.tuya.0      
    udp6       0      0 :::53                   :::*                                999        16529      557/pihole-FTL      
    udp6       0      0 :::5353                 :::*                                108        12235      373/avahi-daemon: r 
    udp6       0      0 :::48079                :::*                                108        12237      373/avahi-daemon: r 
    
    *** Log File - Last 25 Lines ***
    
    2023-08-02 10:23:35.447  - error: host.Raspi4 Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1256:14)
    2023-08-02 10:23:35.447  - error: host.Raspi4 Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
    2023-08-02 10:23:35.447  - error: host.Raspi4 Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1119:32)
    2023-08-02 10:23:35.447  - error: host.Raspi4 Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:960:12)
    2023-08-02 10:23:35.447  - error: host.Raspi4 Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1143:19)
    2023-08-02 10:23:35.447  - error: host.Raspi4 Caught by controller[0]:     at require (node:internal/modules/cjs/helpers:110:18)
    2023-08-02 10:23:35.448  - error: host.Raspi4 Caught by controller[0]:     at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/cacache/lib/content/read.js:4:13)
    2023-08-02 10:23:35.448  - error: host.Raspi4 Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1256:14)
    2023-08-02 10:23:35.448  - error: host.Raspi4 Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
    2023-08-02 10:23:35.448  - error: host.Raspi4 Caught by controller[0]: Node.js v18.17.0
    2023-08-02 10:23:35.448  - error: host.Raspi4 Caught by controller[0]: /opt/iobroker/node_modules/iobroker.info/main.js:89
    2023-08-02 10:23:35.448  - error: host.Raspi4 Caught by controller[0]: 		adapter.log.error("Could not check npm version: " + e);
    2023-08-02 10:23:35.449  - error: host.Raspi4 Caught by controller[0]: 		        ^
    2023-08-02 10:23:35.449  - error: host.Raspi4 Caught by controller[0]: TypeError: Cannot read properties of undefined (reading 'log')
    2023-08-02 10:23:35.449  - error: host.Raspi4 Caught by controller[0]:     at getSystemVersions (/opt/iobroker/node_modules/iobroker.info/main.js:89:11)
    2023-08-02 10:23:35.449  - error: host.Raspi4 Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.info/main.js:58:18)
    2023-08-02 10:23:35.449  - error: host.Raspi4 Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1256:14)
    2023-08-02 10:23:35.449  - error: host.Raspi4 Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
    2023-08-02 10:23:35.450  - error: host.Raspi4 Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1119:32)
    2023-08-02 10:23:35.450  - error: host.Raspi4 Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:960:12)
    2023-08-02 10:23:35.450  - error: host.Raspi4 Caught by controller[0]:     at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
    2023-08-02 10:23:35.450  - error: host.Raspi4 Caught by controller[0]:     at node:internal/main/run_main_module:23:47
    2023-08-02 10:23:35.450  - error: host.Raspi4 Caught by controller[0]: Node.js v18.17.0
    2023-08-02 10:23:35.450  - error: host.Raspi4 instance system.adapter.info.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
    2023-08-02 10:23:35.451  - info: host.Raspi4 Restart adapter system.adapter.info.0 because enabled
    
    

    Kann mir jemand helfen?
    Danke und Grüße
    Bender275

    crunchipC Abwesend
    crunchipC Abwesend
    crunchip
    Forum Testing Most Active
    schrieb am zuletzt editiert von
    #2

    @bender275 probier es mit einem reinstall von nodejs

    umgestiegen von Proxmox auf Unraid

    B 1 Antwort Letzte Antwort
    0
    • crunchipC crunchip

      @bender275 probier es mit einem reinstall von nodejs

      B Offline
      B Offline
      Bender275
      schrieb am zuletzt editiert von
      #3

      @crunchip
      Danke, hat geholfen. Eine De- und Installation hat noch nicht gereicht.

      Ich musste

      • deinstallieren,
      • rebooten,
      • den Ordner /usr/lib/node_modules/npm löschen
      • dann installieren und wieder
      • rebooten.

      So ging es dann.
      Viele Grüße

      Thomas BraunT 1 Antwort Letzte Antwort
      0
      • B Bender275

        @crunchip
        Danke, hat geholfen. Eine De- und Installation hat noch nicht gereicht.

        Ich musste

        • deinstallieren,
        • rebooten,
        • den Ordner /usr/lib/node_modules/npm löschen
        • dann installieren und wieder
        • rebooten.

        So ging es dann.
        Viele Grüße

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

        @bender275

        Und wie schaut das nun aus in

        iob diag
        

        Und schalt den Desktop aus.

        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
        • SmiziS Offline
          SmiziS Offline
          Smizi
          schrieb am zuletzt editiert von
          #5

          Hallo Zusammen,

          auch ich habe mal wieder ein Problem - sieht ggfs ähnlich wie oben aus.
          Der IOBroker lief jetzt echt ne ganze Zeit stabil und gut - ich war zufrieden. Jetzt ware aber 4 neue AdapterUpdates verfügbar und die gingen nicht zu installieren und irgendwie zeigt alles auf diesen NPM.

          iob diag zeigt Folgendes:

          ======================= SUMMARY =======================
          		     v.2023-04-16
          
          
          Operatingsystem: 	Debian GNU/Linux 11 (bullseye)
          Kernel: 		6.1.21-v8+
          Installation: 		Native
          Timezone: 		Europe/Berlin (CEST, +0200)
          User-ID: 		1000
          X-Server: 		false
          Boot Target: 		multi-user.target
          
          Pending OS-Updates: 	1
          Pending iob updates: 	4
          
          Nodejs-Installation: 	/usr/bin/nodejs 	v18.17.0
          			/usr/bin/node 		v18.17.0
          /usr/lib/node_modules/npm/lib/cli.js:35
              throw err
              ^
          
          TypeError: Class extends value undefined is not a constructor or null
              at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/fs-minipass/lib/index.js:136:4)
              at Module._compile (node:internal/modules/cjs/loader:1256:14)
              at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
              at Module.load (node:internal/modules/cjs/loader:1119:32)
              at Module._load (node:internal/modules/cjs/loader:960:12)
              at Module.require (node:internal/modules/cjs/loader:1143:19)
              at require (node:internal/modules/cjs/helpers:110:18)
              at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/cacache/lib/content/read.js:4:13)
              at Module._compile (node:internal/modules/cjs/loader:1256:14)
              at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
          
          Node.js v18.17.0
          			/usr/bin/npm 		
          /usr/lib/node_modules/npm/lib/cli.js:35
              throw err
              ^
          
          TypeError: Class extends value undefined is not a constructor or null
              at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/fs-minipass/lib/index.js:136:4)
              at Module._compile (node:internal/modules/cjs/loader:1256:14)
              at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
              at Module.load (node:internal/modules/cjs/loader:1119:32)
              at Module._load (node:internal/modules/cjs/loader:960:12)
              at Module.require (node:internal/modules/cjs/loader:1143:19)
              at require (node:internal/modules/cjs/helpers:110:18)
              at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/cacache/lib/content/read.js:4:13)
              at Module._compile (node:internal/modules/cjs/loader:1256:14)
              at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
          
          Node.js v18.17.0
          			/usr/bin/npx 		
          
          Recommended versions are nodejs 18.x.y and npm 9.x.y
          Your nodejs installation is correct
          
          MEMORY: 
                         total        used        free      shared  buff/cache   available
          Mem:            7.8G        2.6G        289M         14M        5.0G        5.1G
          Swap:            99M        3.0M         96M
          Total:          7.9G        2.6G        386M
          
          Active iob-Instances: 	34
          Active repo(s): stable
          
          ioBroker Core: 		js-controller 		4.0.24
          			admin 			6.3.5
          
          ioBroker Status: 	iobroker is running on this host.
          
          
          Objects type: jsonl
          States  type: jsonl
          
          Status admin and web instance:
          + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
          + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
          
          Objects: 		16124
          States: 		14037
          
          Size of iob-Database:
          
          24M	/opt/iobroker/iobroker-data/objects.jsonl
          4.4M	/opt/iobroker/iobroker-data/states.jsonl
          
          
          =================== END OF SUMMARY ====================
          

          Habt ihr ne Idee, was hier schiefgelaufen ist, bestenfalls wie ich das korrigiert bekommen (habe bereits Backups zurückgespielt von vor 2 Monaten und hätte noch Ältere...).

          Selbstverständlich habe ich natürlich NIX gemacht :grimacing:

          Liebe Grüße
          Markus

          Thomas BraunT 1 Antwort Letzte Antwort
          0
          • SmiziS Smizi

            Hallo Zusammen,

            auch ich habe mal wieder ein Problem - sieht ggfs ähnlich wie oben aus.
            Der IOBroker lief jetzt echt ne ganze Zeit stabil und gut - ich war zufrieden. Jetzt ware aber 4 neue AdapterUpdates verfügbar und die gingen nicht zu installieren und irgendwie zeigt alles auf diesen NPM.

            iob diag zeigt Folgendes:

            ======================= SUMMARY =======================
            		     v.2023-04-16
            
            
            Operatingsystem: 	Debian GNU/Linux 11 (bullseye)
            Kernel: 		6.1.21-v8+
            Installation: 		Native
            Timezone: 		Europe/Berlin (CEST, +0200)
            User-ID: 		1000
            X-Server: 		false
            Boot Target: 		multi-user.target
            
            Pending OS-Updates: 	1
            Pending iob updates: 	4
            
            Nodejs-Installation: 	/usr/bin/nodejs 	v18.17.0
            			/usr/bin/node 		v18.17.0
            /usr/lib/node_modules/npm/lib/cli.js:35
                throw err
                ^
            
            TypeError: Class extends value undefined is not a constructor or null
                at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/fs-minipass/lib/index.js:136:4)
                at Module._compile (node:internal/modules/cjs/loader:1256:14)
                at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
                at Module.load (node:internal/modules/cjs/loader:1119:32)
                at Module._load (node:internal/modules/cjs/loader:960:12)
                at Module.require (node:internal/modules/cjs/loader:1143:19)
                at require (node:internal/modules/cjs/helpers:110:18)
                at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/cacache/lib/content/read.js:4:13)
                at Module._compile (node:internal/modules/cjs/loader:1256:14)
                at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
            
            Node.js v18.17.0
            			/usr/bin/npm 		
            /usr/lib/node_modules/npm/lib/cli.js:35
                throw err
                ^
            
            TypeError: Class extends value undefined is not a constructor or null
                at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/fs-minipass/lib/index.js:136:4)
                at Module._compile (node:internal/modules/cjs/loader:1256:14)
                at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
                at Module.load (node:internal/modules/cjs/loader:1119:32)
                at Module._load (node:internal/modules/cjs/loader:960:12)
                at Module.require (node:internal/modules/cjs/loader:1143:19)
                at require (node:internal/modules/cjs/helpers:110:18)
                at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/cacache/lib/content/read.js:4:13)
                at Module._compile (node:internal/modules/cjs/loader:1256:14)
                at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
            
            Node.js v18.17.0
            			/usr/bin/npx 		
            
            Recommended versions are nodejs 18.x.y and npm 9.x.y
            Your nodejs installation is correct
            
            MEMORY: 
                           total        used        free      shared  buff/cache   available
            Mem:            7.8G        2.6G        289M         14M        5.0G        5.1G
            Swap:            99M        3.0M         96M
            Total:          7.9G        2.6G        386M
            
            Active iob-Instances: 	34
            Active repo(s): stable
            
            ioBroker Core: 		js-controller 		4.0.24
            			admin 			6.3.5
            
            ioBroker Status: 	iobroker is running on this host.
            
            
            Objects type: jsonl
            States  type: jsonl
            
            Status admin and web instance:
            + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
            + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
            
            Objects: 		16124
            States: 		14037
            
            Size of iob-Database:
            
            24M	/opt/iobroker/iobroker-data/objects.jsonl
            4.4M	/opt/iobroker/iobroker-data/states.jsonl
            
            
            =================== END OF SUMMARY ====================
            

            Habt ihr ne Idee, was hier schiefgelaufen ist, bestenfalls wie ich das korrigiert bekommen (habe bereits Backups zurückgespielt von vor 2 Monaten und hätte noch Ältere...).

            Selbstverständlich habe ich natürlich NIX gemacht :grimacing:

            Liebe Grüße
            Markus

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

            @smizi sagte in Fehler /usr/lib/node_modules/npm/lib/cli.js:35 info-Adapter:

            Selbstverständlich habe ich natürlich NIX gemacht

            Dein nodejs bzw. npm hat 'nen Schuß.

            apt policy nodejs
            

            sagt?

            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

            SmiziS 1 Antwort Letzte Antwort
            0
            • Thomas BraunT Thomas Braun

              @smizi sagte in Fehler /usr/lib/node_modules/npm/lib/cli.js:35 info-Adapter:

              Selbstverständlich habe ich natürlich NIX gemacht

              Dein nodejs bzw. npm hat 'nen Schuß.

              apt policy nodejs
              

              sagt?

              SmiziS Offline
              SmiziS Offline
              Smizi
              schrieb am zuletzt editiert von
              #7

              @thomas-braun sagte in Fehler /usr/lib/node_modules/npm/lib/cli.js:35 info-Adapter:

              apt policy nodejs

              das hier:

              nodejs:
                Installed: 18.17.0-deb-1nodesource1
                Candidate: 18.17.1-deb-1nodesource1
                Version table:
                   18.17.1-deb-1nodesource1 500
                      500 https://deb.nodesource.com/node_18.x bullseye/main arm64 Packages
               *** 18.17.0-deb-1nodesource1 100
                      100 /var/lib/dpkg/status
                   12.22.12~dfsg-1~deb11u4 500
                      500 http://security.debian.org/debian-security bullseye-security/main arm64 Packages
                   12.22.12~dfsg-1~deb11u3 500
                      500 http://deb.debian.org/debian bullseye/main arm64 Packages
              
              Thomas BraunT 1 Antwort Letzte Antwort
              0
              • SmiziS Smizi

                @thomas-braun sagte in Fehler /usr/lib/node_modules/npm/lib/cli.js:35 info-Adapter:

                apt policy nodejs

                das hier:

                nodejs:
                  Installed: 18.17.0-deb-1nodesource1
                  Candidate: 18.17.1-deb-1nodesource1
                  Version table:
                     18.17.1-deb-1nodesource1 500
                        500 https://deb.nodesource.com/node_18.x bullseye/main arm64 Packages
                 *** 18.17.0-deb-1nodesource1 100
                        100 /var/lib/dpkg/status
                     12.22.12~dfsg-1~deb11u4 500
                        500 http://security.debian.org/debian-security bullseye-security/main arm64 Packages
                     12.22.12~dfsg-1~deb11u3 500
                        500 http://deb.debian.org/debian bullseye/main arm64 Packages
                
                Thomas BraunT Online
                Thomas BraunT Online
                Thomas Braun
                Most Active
                schrieb am zuletzt editiert von Thomas Braun
                #8

                @smizi

                iob stop 
                sudo apt update
                sudo apt full-upgrade
                sudo reboot
                

                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

                SmiziS 1 Antwort Letzte Antwort
                0
                • Thomas BraunT Thomas Braun

                  @smizi

                  iob stop 
                  sudo apt update
                  sudo apt full-upgrade
                  sudo reboot
                  
                  SmiziS Offline
                  SmiziS Offline
                  Smizi
                  schrieb am zuletzt editiert von
                  #9

                  @thomas-braun sagte in Fehler /usr/lib/node_modules/npm/lib/cli.js:35 info-Adapter:

                  sudo reboot

                  Lieben Dank,
                  das hatte ich eigentlich (aus meiner Unwissenheit heraus) sogar auch schon mal gemacht, bring aber (meine ich) nix

                  
                  pi@raspberrypi:~ $ npm -v
                  /usr/lib/node_modules/npm/lib/cli.js:35
                      throw err
                      ^
                  
                  TypeError: Class extends value undefined is not a constructor or null
                      at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/fs-minipass/lib/index.js:136:4)
                      at Module._compile (node:internal/modules/cjs/loader:1256:14)
                      at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
                      at Module.load (node:internal/modules/cjs/loader:1119:32)
                      at Module._load (node:internal/modules/cjs/loader:960:12)
                      at Module.require (node:internal/modules/cjs/loader:1143:19)
                      at require (node:internal/modules/cjs/helpers:121:18)
                      at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/cacache/lib/content/read.js:4:13)
                      at Module._compile (node:internal/modules/cjs/loader:1256:14)
                      at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
                  
                  Node.js v18.17.1
                  
                  Thomas BraunT 1 Antwort Letzte Antwort
                  0
                  • SmiziS Smizi

                    @thomas-braun sagte in Fehler /usr/lib/node_modules/npm/lib/cli.js:35 info-Adapter:

                    sudo reboot

                    Lieben Dank,
                    das hatte ich eigentlich (aus meiner Unwissenheit heraus) sogar auch schon mal gemacht, bring aber (meine ich) nix

                    
                    pi@raspberrypi:~ $ npm -v
                    /usr/lib/node_modules/npm/lib/cli.js:35
                        throw err
                        ^
                    
                    TypeError: Class extends value undefined is not a constructor or null
                        at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/fs-minipass/lib/index.js:136:4)
                        at Module._compile (node:internal/modules/cjs/loader:1256:14)
                        at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
                        at Module.load (node:internal/modules/cjs/loader:1119:32)
                        at Module._load (node:internal/modules/cjs/loader:960:12)
                        at Module.require (node:internal/modules/cjs/loader:1143:19)
                        at require (node:internal/modules/cjs/helpers:121:18)
                        at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/cacache/lib/content/read.js:4:13)
                        at Module._compile (node:internal/modules/cjs/loader:1256:14)
                        at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
                    
                    Node.js v18.17.1
                    
                    Thomas BraunT Online
                    Thomas BraunT Online
                    Thomas Braun
                    Most Active
                    schrieb am zuletzt editiert von
                    #10

                    @smizi

                    Bitte immer alles zeigen.
                    Hier wäre die Ausgabe vom 'apt full-upgrade' wichtig gewesen.

                    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

                    SmiziS 1 Antwort Letzte Antwort
                    0
                    • Thomas BraunT Thomas Braun

                      @smizi

                      Bitte immer alles zeigen.
                      Hier wäre die Ausgabe vom 'apt full-upgrade' wichtig gewesen.

                      SmiziS Offline
                      SmiziS Offline
                      Smizi
                      schrieb am zuletzt editiert von
                      #11

                      @thomas-braun sorry...warte...

                      SmiziS 1 Antwort Letzte Antwort
                      0
                      • SmiziS Smizi

                        @thomas-braun sorry...warte...

                        SmiziS Offline
                        SmiziS Offline
                        Smizi
                        schrieb am zuletzt editiert von
                        #12

                        @smizi sagte in Fehler /usr/lib/node_modules/npm/lib/cli.js:35 info-Adapter:

                        @thomas-braun sorry...warte...

                         sudo apt update
                        Hit:1 http://archive.raspberrypi.org/debian bullseye InRelease
                        Hit:2 http://deb.debian.org/debian bullseye InRelease                                                                                      
                        Hit:3 http://security.debian.org/debian-security bullseye-security InRelease                                                               
                        Hit:4 http://repository.picockpit.com/raspbian bullseye InRelease                                                                          
                        Hit:5 http://deb.debian.org/debian bullseye-updates InRelease                                                                              
                        Get:6 https://repos.influxdata.com/debian bullseye InRelease [7,040 B]                                                                     
                        Get:7 https://packages.grafana.com/oss/deb stable InRelease [5,984 B]                                                                      
                        Hit:8 https://deb.nodesource.com/node_18.x bullseye InRelease
                        Err:6 https://repos.influxdata.com/debian bullseye InRelease
                          The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                        Err:7 https://packages.grafana.com/oss/deb stable InRelease
                          The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 9E439B102CF3C0C6
                        Fetched 7,040 B in 2s (3,618 B/s)
                        Reading package lists... Done
                        Building dependency tree... Done
                        Reading state information... Done
                        1 package can be upgraded. Run 'apt list --upgradable' to see it.
                        W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list.d/picockpit.list:1 and /etc/apt/sources.list.d/picockpit.list:2
                        W: Target Packages (main/binary-armhf/Packages) is configured multiple times in /etc/apt/sources.list.d/picockpit.list:1 and /etc/apt/sources.list.d/picockpit.list:2
                        W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list.d/picockpit.list:1 and /etc/apt/sources.list.d/picockpit.list:2
                        W: Target Translations (main/i18n/Translation-en_GB) is configured multiple times in /etc/apt/sources.list.d/picockpit.list:1 and /etc/apt/sources.list.d/picockpit.list:2
                        W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list.d/picockpit.list:1 and /etc/apt/sources.list.d/picockpit.list:2
                        N: Skipping acquire of configured file 'main/binary-arm64/Packages' as repository 'http://repository.picockpit.com/raspbian bullseye InRelease' doesn't support architecture 'arm64'
                        W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://repos.influxdata.com/debian bullseye InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                        W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://packages.grafana.com/oss/deb stable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 9E439B102CF3C0C6
                        W: Failed to fetch https://packages.grafana.com/oss/deb/dists/stable/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 9E439B102CF3C0C6
                        W: Failed to fetch https://repos.influxdata.com/debian/dists/bullseye/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                        W: Some index files failed to download. They have been ignored, or old ones used instead.
                        W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list.d/picockpit.list:1 and /etc/apt/sources.list.d/picockpit.list:2
                        W: Target Packages (main/binary-armhf/Packages) is configured multiple times in /etc/apt/sources.list.d/picockpit.list:1 and /etc/apt/sources.list.d/picockpit.list:2
                        W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list.d/picockpit.list:1 and /etc/apt/sources.list.d/picockpit.list:2
                        W: Target Translations (main/i18n/Translation-en_GB) is configured multiple times in /etc/apt/sources.list.d/picockpit.list:1 and /etc/apt/sources.list.d/picockpit.list:2
                        W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list.d/picockpit.list:1 and /etc/apt/sources.list.d/picockpit.list:2
                        pi@raspberrypi:~ $ sudo apt full-upgrade
                        Reading package lists... Done
                        Building dependency tree... Done
                        Reading state information... Done
                        Calculating upgrade... Done
                        The following packages will be upgraded:
                          nodejs
                        1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
                        Need to get 28.1 MB of archives.
                        After this operation, 3,072 B of additional disk space will be used.
                        Do you want to continue? [Y/n] Y
                        Get:1 https://deb.nodesource.com/node_18.x bullseye/main arm64 nodejs arm64 18.17.1-deb-1nodesource1 [28.1 MB]
                        Fetched 28.1 MB in 3s (10.1 MB/s)  
                        Reading changelogs... Done
                        (Reading database ... 59608 files and directories currently installed.)
                        Preparing to unpack .../nodejs_18.17.1-deb-1nodesource1_arm64.deb ...
                        Unpacking nodejs (18.17.1-deb-1nodesource1) over (18.17.0-deb-1nodesource1) ...
                        Setting up nodejs (18.17.1-deb-1nodesource1) ...
                        Processing triggers for man-db (2.9.4-2) ...
                        pi@raspberrypi:~ $ 
                        pi@raspberrypi:~ $ sudo reboot
                        Connection to 192.168.1.129 closed by remote host.
                        Connection to 192.168.1.129 closed.
                        Mac-mini:~ schmitzmark$ ssh pi@192.168.1.129
                        pi@192.168.1.129's password: 
                        Linux raspberrypi 6.1.21-v8+ #1642 SMP PREEMPT Mon Apr  3 17:24:16 BST 2023 aarch64
                        
                        The programs included with the Debian GNU/Linux system are free software;
                        the exact distribution terms for each program are described in the
                        individual files in /usr/share/doc/*/copyright.
                        
                        Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
                        permitted by applicable law.
                        Last login: Mon Aug 14 10:46:51 2023 from 192.168.1.10
                        
                        Wi-Fi is currently blocked by rfkill.
                        Use raspi-config to set the country before use.
                        
                        Thomas BraunT 1 Antwort Letzte Antwort
                        0
                        • SmiziS Smizi

                          @smizi sagte in Fehler /usr/lib/node_modules/npm/lib/cli.js:35 info-Adapter:

                          @thomas-braun sorry...warte...

                           sudo apt update
                          Hit:1 http://archive.raspberrypi.org/debian bullseye InRelease
                          Hit:2 http://deb.debian.org/debian bullseye InRelease                                                                                      
                          Hit:3 http://security.debian.org/debian-security bullseye-security InRelease                                                               
                          Hit:4 http://repository.picockpit.com/raspbian bullseye InRelease                                                                          
                          Hit:5 http://deb.debian.org/debian bullseye-updates InRelease                                                                              
                          Get:6 https://repos.influxdata.com/debian bullseye InRelease [7,040 B]                                                                     
                          Get:7 https://packages.grafana.com/oss/deb stable InRelease [5,984 B]                                                                      
                          Hit:8 https://deb.nodesource.com/node_18.x bullseye InRelease
                          Err:6 https://repos.influxdata.com/debian bullseye InRelease
                            The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                          Err:7 https://packages.grafana.com/oss/deb stable InRelease
                            The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 9E439B102CF3C0C6
                          Fetched 7,040 B in 2s (3,618 B/s)
                          Reading package lists... Done
                          Building dependency tree... Done
                          Reading state information... Done
                          1 package can be upgraded. Run 'apt list --upgradable' to see it.
                          W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list.d/picockpit.list:1 and /etc/apt/sources.list.d/picockpit.list:2
                          W: Target Packages (main/binary-armhf/Packages) is configured multiple times in /etc/apt/sources.list.d/picockpit.list:1 and /etc/apt/sources.list.d/picockpit.list:2
                          W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list.d/picockpit.list:1 and /etc/apt/sources.list.d/picockpit.list:2
                          W: Target Translations (main/i18n/Translation-en_GB) is configured multiple times in /etc/apt/sources.list.d/picockpit.list:1 and /etc/apt/sources.list.d/picockpit.list:2
                          W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list.d/picockpit.list:1 and /etc/apt/sources.list.d/picockpit.list:2
                          N: Skipping acquire of configured file 'main/binary-arm64/Packages' as repository 'http://repository.picockpit.com/raspbian bullseye InRelease' doesn't support architecture 'arm64'
                          W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://repos.influxdata.com/debian bullseye InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                          W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://packages.grafana.com/oss/deb stable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 9E439B102CF3C0C6
                          W: Failed to fetch https://packages.grafana.com/oss/deb/dists/stable/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 9E439B102CF3C0C6
                          W: Failed to fetch https://repos.influxdata.com/debian/dists/bullseye/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                          W: Some index files failed to download. They have been ignored, or old ones used instead.
                          W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list.d/picockpit.list:1 and /etc/apt/sources.list.d/picockpit.list:2
                          W: Target Packages (main/binary-armhf/Packages) is configured multiple times in /etc/apt/sources.list.d/picockpit.list:1 and /etc/apt/sources.list.d/picockpit.list:2
                          W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list.d/picockpit.list:1 and /etc/apt/sources.list.d/picockpit.list:2
                          W: Target Translations (main/i18n/Translation-en_GB) is configured multiple times in /etc/apt/sources.list.d/picockpit.list:1 and /etc/apt/sources.list.d/picockpit.list:2
                          W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list.d/picockpit.list:1 and /etc/apt/sources.list.d/picockpit.list:2
                          pi@raspberrypi:~ $ sudo apt full-upgrade
                          Reading package lists... Done
                          Building dependency tree... Done
                          Reading state information... Done
                          Calculating upgrade... Done
                          The following packages will be upgraded:
                            nodejs
                          1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
                          Need to get 28.1 MB of archives.
                          After this operation, 3,072 B of additional disk space will be used.
                          Do you want to continue? [Y/n] Y
                          Get:1 https://deb.nodesource.com/node_18.x bullseye/main arm64 nodejs arm64 18.17.1-deb-1nodesource1 [28.1 MB]
                          Fetched 28.1 MB in 3s (10.1 MB/s)  
                          Reading changelogs... Done
                          (Reading database ... 59608 files and directories currently installed.)
                          Preparing to unpack .../nodejs_18.17.1-deb-1nodesource1_arm64.deb ...
                          Unpacking nodejs (18.17.1-deb-1nodesource1) over (18.17.0-deb-1nodesource1) ...
                          Setting up nodejs (18.17.1-deb-1nodesource1) ...
                          Processing triggers for man-db (2.9.4-2) ...
                          pi@raspberrypi:~ $ 
                          pi@raspberrypi:~ $ sudo reboot
                          Connection to 192.168.1.129 closed by remote host.
                          Connection to 192.168.1.129 closed.
                          Mac-mini:~ schmitzmark$ ssh pi@192.168.1.129
                          pi@192.168.1.129's password: 
                          Linux raspberrypi 6.1.21-v8+ #1642 SMP PREEMPT Mon Apr  3 17:24:16 BST 2023 aarch64
                          
                          The programs included with the Debian GNU/Linux system are free software;
                          the exact distribution terms for each program are described in the
                          individual files in /usr/share/doc/*/copyright.
                          
                          Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
                          permitted by applicable law.
                          Last login: Mon Aug 14 10:46:51 2023 from 192.168.1.10
                          
                          Wi-Fi is currently blocked by rfkill.
                          Use raspi-config to set the country before use.
                          
                          Thomas BraunT Online
                          Thomas BraunT Online
                          Thomas Braun
                          Most Active
                          schrieb am zuletzt editiert von
                          #13

                          @smizi

                          Wassen das wieder für Chaos?

                          picockpit rauswerfen, gibt es offenbar eh nicht für arm64.
                          Mindestens aber die Doubletten in der /etc/apt/sources.list.d/picockpit.list rauskicken.

                          influxdata und grafana müssen angepackt werden. Und zwar schon seit Monaten.

                          https://forum.iobroker.net/topic/62040/linux-debian-grafana-repo-muss-aktualisiert-werden

                          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

                          SmiziS 1 Antwort Letzte Antwort
                          0
                          • Thomas BraunT Thomas Braun

                            @smizi

                            Wassen das wieder für Chaos?

                            picockpit rauswerfen, gibt es offenbar eh nicht für arm64.
                            Mindestens aber die Doubletten in der /etc/apt/sources.list.d/picockpit.list rauskicken.

                            influxdata und grafana müssen angepackt werden. Und zwar schon seit Monaten.

                            https://forum.iobroker.net/topic/62040/linux-debian-grafana-repo-muss-aktualisiert-werden

                            SmiziS Offline
                            SmiziS Offline
                            Smizi
                            schrieb am zuletzt editiert von
                            #14

                            @thomas-braun OK, danke und kann ich gerne angehen. PiCockpit hatte ich seinerzeit mal installiert, weil der Raspi mir zu warm geworden war...InfluxDB und Grafana habe ich schon was länger nicht mehr benutzt (keine wirkliche Zeit und Motivation momentan).

                            Kannst du mir bitte sagen (bin kein Linux Experte) , wie ich das "rauskicke"? und löst das aber doch nicht wirklich das npm Thema?

                            Thomas BraunT 1 Antwort Letzte Antwort
                            0
                            • SmiziS Smizi

                              @thomas-braun OK, danke und kann ich gerne angehen. PiCockpit hatte ich seinerzeit mal installiert, weil der Raspi mir zu warm geworden war...InfluxDB und Grafana habe ich schon was länger nicht mehr benutzt (keine wirkliche Zeit und Motivation momentan).

                              Kannst du mir bitte sagen (bin kein Linux Experte) , wie ich das "rauskicke"? und löst das aber doch nicht wirklich das npm Thema?

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

                              @smizi sagte in Fehler /usr/lib/node_modules/npm/lib/cli.js:35 info-Adapter:

                              PiCockpit hatte ich seinerzeit mal installiert, weil der Raspi mir zu warm geworden war

                              Komische Logik... Das Ding wird zu warm, dann werfe ich noch zusätzliche Software drauf, die die Last noch weiter hochtreibt?

                              Dann lösch picockpit und auch die .list-Datei danach.

                              Um influxdb und grafana musst du dich aber unabhänigig davon kümmern, ob das im Moment verwendet wird. Oder du deinstallierst auch alles dazu, auch wiederum inkl. der .list-Dateien.

                              und löst das aber doch nicht wirklich das npm Thema?

                              Nö, trägt aber auch nicht zu einem sauberen System bei. Basiert picockpit auch auf nodejs und schleppt ggf. da was eigenes an? Kann ja alles sein...

                              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

                              SmiziS 1 Antwort Letzte Antwort
                              0
                              • Thomas BraunT Thomas Braun

                                @smizi sagte in Fehler /usr/lib/node_modules/npm/lib/cli.js:35 info-Adapter:

                                PiCockpit hatte ich seinerzeit mal installiert, weil der Raspi mir zu warm geworden war

                                Komische Logik... Das Ding wird zu warm, dann werfe ich noch zusätzliche Software drauf, die die Last noch weiter hochtreibt?

                                Dann lösch picockpit und auch die .list-Datei danach.

                                Um influxdb und grafana musst du dich aber unabhänigig davon kümmern, ob das im Moment verwendet wird. Oder du deinstallierst auch alles dazu, auch wiederum inkl. der .list-Dateien.

                                und löst das aber doch nicht wirklich das npm Thema?

                                Nö, trägt aber auch nicht zu einem sauberen System bei. Basiert picockpit auch auf nodejs und schleppt ggf. da was eigenes an? Kann ja alles sein...

                                SmiziS Offline
                                SmiziS Offline
                                Smizi
                                schrieb am zuletzt editiert von
                                #16

                                @thomas-braun OK, danke dir!

                                piCockpit war ich bis dato auch nicht motiviert genug, das Thema zu eliminieren, aber das ist schon 1 oder 2 Jahre drauf und hat eigentlich nichts wirklich beeinflusst..., warum aber npm für mich versionslos in der Übersicht dargestellt erklärt sich mir immer noch nicht.
                                Macht es Sinn im Backup weiter zurückzugehen (ginge bis Feb. 2023 zurück) oder hat das keine Einfluss (weiss nicht genau, was da alles ge-backupt wird).

                                Oder hast du noch ne andere Idee, wie man das wieder hinbiegen kann?

                                Grüßle
                                Markus

                                Thomas BraunT 1 Antwort Letzte Antwort
                                0
                                • SmiziS Smizi

                                  @thomas-braun OK, danke dir!

                                  piCockpit war ich bis dato auch nicht motiviert genug, das Thema zu eliminieren, aber das ist schon 1 oder 2 Jahre drauf und hat eigentlich nichts wirklich beeinflusst..., warum aber npm für mich versionslos in der Übersicht dargestellt erklärt sich mir immer noch nicht.
                                  Macht es Sinn im Backup weiter zurückzugehen (ginge bis Feb. 2023 zurück) oder hat das keine Einfluss (weiss nicht genau, was da alles ge-backupt wird).

                                  Oder hast du noch ne andere Idee, wie man das wieder hinbiegen kann?

                                  Grüßle
                                  Markus

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

                                  @smizi

                                  Gib mal die Langfassung von iob diag
                                  Hast du die überflüssigen Quellen dann jetzt entsorgt?

                                  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

                                  SmiziS 1 Antwort Letzte Antwort
                                  0
                                  • Thomas BraunT Thomas Braun

                                    @smizi

                                    Gib mal die Langfassung von iob diag
                                    Hast du die überflüssigen Quellen dann jetzt entsorgt?

                                    SmiziS Offline
                                    SmiziS Offline
                                    Smizi
                                    schrieb am zuletzt editiert von
                                    #18

                                    @thomas-braun sagte in Fehler /usr/lib/node_modules/npm/lib/cli.js:35 info-Adapter:

                                    iob diag

                                    Ohh, cool, du bist noch da.

                                    jaein, ich versuche es ja, aber bin schaffs nicht, weil zu kein Linux Erfahrung (Mist!)

                                    anbei zumindest die Long-Version

                                    SmiziS 1 Antwort Letzte Antwort
                                    0
                                    • SmiziS Smizi

                                      @thomas-braun sagte in Fehler /usr/lib/node_modules/npm/lib/cli.js:35 info-Adapter:

                                      iob diag

                                      Ohh, cool, du bist noch da.

                                      jaein, ich versuche es ja, aber bin schaffs nicht, weil zu kein Linux Erfahrung (Mist!)

                                      anbei zumindest die Long-Version

                                      SmiziS Offline
                                      SmiziS Offline
                                      Smizi
                                      schrieb am zuletzt editiert von
                                      #19

                                      @smizi sagte in Fehler /usr/lib/node_modules/npm/lib/cli.js:35 info-Adapter:

                                      @thomas-braun sagte in Fehler /usr/lib/node_modules/npm/lib/cli.js:35 info-Adapter:

                                      iob diag

                                      Ohh, cool, du bist noch da.

                                      jaein, ich versuche es ja, aber bin schaffs nicht, weil zu kein Linux Erfahrung (Mist!)

                                      anbei zumindest die Long-Version

                                      Skript v.2023-04-16
                                      
                                      *** BASE SYSTEM ***
                                      Model		: Raspberry Pi 4 Model B Rev 1.4
                                      Architecture    : aarch64
                                      Docker          : false
                                      Virtualization  : none
                                      Distributor ID:	Debian
                                      Description:	Debian GNU/Linux 11 (bullseye)
                                      Release:	11
                                      Codename:	bullseye
                                      
                                      PRETTY_NAME="Debian GNU/Linux 11 (bullseye)"
                                      NAME="Debian GNU/Linux"
                                      VERSION_ID="11"
                                      VERSION="11 (bullseye)"
                                      VERSION_CODENAME=bullseye
                                      ID=debian
                                      HOME_URL="https://www.debian.org/"
                                      SUPPORT_URL="https://www.debian.org/support"
                                      BUG_REPORT_URL="https://bugs.debian.org/"
                                      
                                      Systemuptime and Load:
                                       15:04:55 up  2:44,  1 user,  load average: 3.70, 3.98, 3.92
                                      CPU threads: 4
                                      
                                      Raspberry only:
                                      throttled=0x0
                                      Other values than 0x0 hint to temperature/voltage problems
                                      temp=64.7'C
                                      volt=0.9160V
                                      
                                      *** Time and Time Zones ***
                                                     Local time: Mon 2023-08-14 15:04:56 CEST
                                                 Universal time: Mon 2023-08-14 13:04:56 UTC
                                                       RTC time: n/a
                                                      Time zone: Europe/Berlin (CEST, +0200)
                                      System clock synchronized: yes
                                                    NTP service: active
                                                RTC in local TZ: no
                                      
                                      *** User and Groups ***
                                      pi
                                      /home/pi
                                      pi adm dialout cdrom sudo audio video plugdev games users input render netdev gpio i2c spi iobroker
                                      
                                      *** X-Server-Setup ***
                                      X-Server: 	false
                                      Desktop: 	
                                      Terminal: 	tty
                                      Boot Target: 	multi-user.target
                                      
                                      *** MEMORY ***
                                                     total        used        free      shared  buff/cache   available
                                      Mem:            7.8G        2.6G        2.9G        4.0M        2.4G        5.1G
                                      Swap:            99M          0B         99M
                                      Total:          7.9G        2.6G        3.0G
                                      
                                               7811 M total memory
                                               2582 M used memory
                                               4259 M active memory
                                                515 M inactive memory
                                               2863 M free memory
                                                101 M buffer memory
                                               2263 M swap cache
                                                 99 M total swap
                                                  0 M used swap
                                                 99 M free swap
                                      
                                      Raspberry only:
                                      oom events: 0
                                      lifetime oom required: 0 Mbytes
                                      total time in oom handler: 0 ms
                                      max time spent in oom handler: 0 ms
                                      
                                      *** FILESYSTEM ***
                                      Filesystem                     Type      Size  Used Avail Use% Mounted on
                                      /dev/root                      ext4      459G   31G  410G   7% /
                                      devtmpfs                       devtmpfs  3.6G     0  3.6G   0% /dev
                                      tmpfs                          tmpfs     3.9G  736K  3.9G   1% /dev/shm
                                      tmpfs                          tmpfs     1.6G  1.2M  1.6G   1% /run
                                      tmpfs                          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                                      /dev/sdb1                      exfat      29G   32M   29G   1% /mnt/usb0
                                      /dev/sda1                      vfat      255M   32M  224M  13% /boot
                                      //192.168.1.46/Backup/ioBroker cifs      3.5T  1.9T  1.6T  55% /opt/iobroker/backups
                                      tmpfs                          tmpfs     782M     0  782M   0% /run/user/1000
                                      
                                      Messages concerning ext4 filesystem in dmesg:
                                      [Mon Aug 14 12:20:39 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0  smsc95xx.macaddr=DC:A6:32:BF:9F:66 vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff00000  console=ttyS0,115200 console=tty1 root=PARTUUID=6d6cae10-02 rootfstype=ext4 fsck.repair=yes rootwait
                                      [Mon Aug 14 12:20:41 2023] EXT4-fs (sda2): mounted filesystem with ordered data mode. Quota mode: none.
                                      [Mon Aug 14 12:20:41 2023] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
                                      [Mon Aug 14 12:20:43 2023] EXT4-fs (sda2): re-mounted. Quota mode: none.
                                      
                                      Show mounted filesystems (real ones only):
                                      TARGET                  SOURCE                         FSTYPE OPTIONS
                                      /                       /dev/sda2                      ext4   rw,noatime
                                      |-/mnt/usb0             /dev/sdb1                      exfat  rw,nosuid,nodev,noexec,relatime,fmask=0000,dmask=0000,allow_utime=0022,iocharset=utf8,errors=remount-ro
                                      |-/boot                 /dev/sda1                      vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                                      `-/opt/iobroker/backups //192.168.1.46/Backup/ioBroker cifs   rw,relatime,vers=1.0,cache=strict,username=Backup,uid=1001,noforceuid,gid=1001,noforcegid,addr=192.168.1.46,soft,unix,posixpaths,serverino,mapposix,acl,rsize=1048576,wsize=1048576,bsize=1048576,echo_interval=60,actimeo=1,closetimeo=5
                                      
                                      Files in neuralgic directories:
                                      
                                      /var:
                                      25G	/var/
                                      20G	/var/lib/influxdb/engine/data/82a2a7778d484ffc/autogen
                                      20G	/var/lib/influxdb/engine/data/82a2a7778d484ffc
                                      20G	/var/lib/influxdb/engine/data
                                      20G	/var/lib/influxdb/engine
                                      
                                      Archived and active journals take up 4.0G in the file system.
                                      
                                      /opt/iobroker/backups:
                                      2.0G	/opt/iobroker/backups/
                                      0	/opt/iobroker/backups/yahka_1.hapdata
                                      
                                      /opt/iobroker/iobroker-data:
                                      592M	/opt/iobroker/iobroker-data/
                                      418M	/opt/iobroker/iobroker-data/files
                                      129M	/opt/iobroker/iobroker-data/backup-objects
                                      88M	/opt/iobroker/iobroker-data/files/echarts.admin
                                      72M	/opt/iobroker/iobroker-data/files/telegram.admin
                                      
                                      The five largest files in iobroker-data are:
                                      35M	/opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js.map
                                      30M	/opt/iobroker/iobroker-data/objects.jsonl
                                      23M	/opt/iobroker/iobroker-data/files/echarts/static/js/main.eb0afecd.js.map
                                      23M	/opt/iobroker/iobroker-data/files/echarts.admin/static/js/main.7952f0f7.js.map
                                      23M	/opt/iobroker/iobroker-data/files/echarts.admin/chart/static/js/main.eb0afecd.js.map
                                      
                                      *** NodeJS-Installation ***
                                      
                                      /usr/bin/nodejs 	v18.17.1
                                      /usr/bin/node 		v18.17.1
                                      /usr/lib/node_modules/npm/lib/cli.js:35
                                          throw err
                                          ^
                                      
                                      TypeError: Class extends value undefined is not a constructor or null
                                          at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/fs-minipass/lib/index.js:136:4)
                                          at Module._compile (node:internal/modules/cjs/loader:1256:14)
                                          at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
                                          at Module.load (node:internal/modules/cjs/loader:1119:32)
                                          at Module._load (node:internal/modules/cjs/loader:960:12)
                                          at Module.require (node:internal/modules/cjs/loader:1143:19)
                                          at require (node:internal/modules/cjs/helpers:121:18)
                                          at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/cacache/lib/content/read.js:4:13)
                                          at Module._compile (node:internal/modules/cjs/loader:1256:14)
                                          at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
                                      
                                      Node.js v18.17.1
                                      /usr/bin/npm 		
                                      /usr/lib/node_modules/npm/lib/cli.js:35
                                          throw err
                                          ^
                                      
                                      TypeError: Class extends value undefined is not a constructor or null
                                          at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/fs-minipass/lib/index.js:136:4)
                                          at Module._compile (node:internal/modules/cjs/loader:1256:14)
                                          at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
                                          at Module.load (node:internal/modules/cjs/loader:1119:32)
                                          at Module._load (node:internal/modules/cjs/loader:960:12)
                                          at Module.require (node:internal/modules/cjs/loader:1143:19)
                                          at require (node:internal/modules/cjs/helpers:121:18)
                                          at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/cacache/lib/content/read.js:4:13)
                                          at Module._compile (node:internal/modules/cjs/loader:1256:14)
                                          at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
                                      
                                      Node.js v18.17.1
                                      /usr/bin/npx 		
                                      /usr/lib/node_modules/npm/lib/cli.js:35
                                          throw err
                                          ^
                                      
                                      TypeError: Class extends value undefined is not a constructor or null
                                          at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/fs-minipass/lib/index.js:136:4)
                                          at Module._compile (node:internal/modules/cjs/loader:1256:14)
                                          at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
                                          at Module.load (node:internal/modules/cjs/loader:1119:32)
                                          at Module._load (node:internal/modules/cjs/loader:960:12)
                                          at Module.require (node:internal/modules/cjs/loader:1143:19)
                                          at require (node:internal/modules/cjs/helpers:121:18)
                                          at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/cacache/lib/content/read.js:4:13)
                                          at Module._compile (node:internal/modules/cjs/loader:1256:14)
                                          at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
                                      
                                      Node.js v18.17.1
                                      /usr/lib/node_modules/npm/lib/cli.js:35
                                          throw err
                                          ^
                                      
                                      TypeError: Class extends value undefined is not a constructor or null
                                          at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/fs-minipass/lib/index.js:136:4)
                                          at Module._compile (node:internal/modules/cjs/loader:1256:14)
                                          at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
                                          at Module.load (node:internal/modules/cjs/loader:1119:32)
                                          at Module._load (node:internal/modules/cjs/loader:960:12)
                                          at Module.require (node:internal/modules/cjs/loader:1143:19)
                                          at require (node:internal/modules/cjs/helpers:121:18)
                                          at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/cacache/lib/content/read.js:4:13)
                                          at Module._compile (node:internal/modules/cjs/loader:1256:14)
                                          at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
                                      
                                      Node.js v18.17.1
                                      
                                      
                                      nodejs:
                                        Installed: 18.17.1-deb-1nodesource1
                                        Candidate: 18.17.1-deb-1nodesource1
                                        Version table:
                                       *** 18.17.1-deb-1nodesource1 500
                                              500 https://deb.nodesource.com/node_18.x bullseye/main arm64 Packages
                                              100 /var/lib/dpkg/status
                                           12.22.12~dfsg-1~deb11u4 500
                                              500 http://security.debian.org/debian-security bullseye-security/main arm64 Packages
                                           12.22.12~dfsg-1~deb11u3 500
                                              500 http://deb.debian.org/debian bullseye/main arm64 Packages
                                      
                                      Temp directories causing npm8 problem: 0
                                      No problems detected
                                      
                                      *** ioBroker-Installation ***
                                      
                                      ioBroker Status
                                      iobroker is running on this host.
                                      
                                      
                                      Objects type: jsonl
                                      States  type: jsonl
                                      
                                      MULTIHOSTSERVICE/enabled: false
                                      
                                      Core adapters versions
                                      js-controller: 	4.0.24
                                      admin: 		6.3.5
                                      javascript: 	7.0.3
                                      
                                      /usr/lib/node_modules/npm/lib/cli.js:35
                                          throw err
                                          ^
                                      
                                      TypeError: Class extends value undefined is not a constructor or null
                                          at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/fs-minipass/lib/index.js:136:4)
                                          at Module._compile (node:internal/modules/cjs/loader:1256:14)
                                          at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
                                          at Module.load (node:internal/modules/cjs/loader:1119:32)
                                          at Module._load (node:internal/modules/cjs/loader:960:12)
                                          at Module.require (node:internal/modules/cjs/loader:1143:19)
                                          at require (node:internal/modules/cjs/helpers:121:18)
                                          at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/cacache/lib/content/read.js:4:13)
                                          at Module._compile (node:internal/modules/cjs/loader:1256:14)
                                          at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
                                      
                                      Node.js v18.17.1
                                      Adapters from github: 	0
                                      
                                      Adapter State
                                      + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                      + system.adapter.alarm.0                  : alarm                 : raspberrypi                              -  enabled
                                      + system.adapter.backitup.0               : backitup              : raspberrypi                              -  enabled
                                        system.adapter.ble.0                    : ble                   : raspberrypi                              -  enabled
                                      + system.adapter.bmw.0                    : bmw                   : raspberrypi                              -  enabled
                                      + system.adapter.bshb.0                   : bshb                  : raspberrypi                              -  enabled
                                        system.adapter.daswetter.0              : daswetter             : raspberrypi                              - disabled
                                      + system.adapter.denon.0                  : denon                 : raspberrypi                              -  enabled
                                        system.adapter.devices.0                : devices               : raspberrypi                              -  enabled
                                      + system.adapter.discovery.0              : discovery             : raspberrypi                              -  enabled
                                        system.adapter.doorbird.0               : doorbird              : raspberrypi                              -  enabled
                                      + system.adapter.dwd.0                    : dwd                   : raspberrypi                              -  enabled
                                      + system.adapter.echarts.0                : echarts               : raspberrypi                              -  enabled
                                        system.adapter.envertech-pv.0           : envertech-pv          : raspberrypi                              -  enabled
                                        system.adapter.feiertage.0              : feiertage             : raspberrypi                              -  enabled
                                      + system.adapter.fritzbox.0               : fritzbox              : raspberrypi                              -  enabled
                                      + system.adapter.hm-rpc.0                 : hm-rpc                : raspberrypi                              -  enabled, port: 0
                                      + system.adapter.influxdb.0               : influxdb              : raspberrypi                              -  enabled, port: 8086
                                        system.adapter.info.0                   : info                  : raspberrypi                              -  enabled
                                      + system.adapter.iot.0                    : iot                   : raspberrypi                              -  enabled
                                      + system.adapter.javascript.0             : javascript            : raspberrypi                              -  enabled
                                        system.adapter.mielecloudservice.0      : mielecloudservice     : raspberrypi                              -  enabled
                                      + system.adapter.mihome-vacuum.1          : mihome-vacuum         : raspberrypi                              -  enabled, port: 54321
                                      + system.adapter.mihome.0                 : mihome                : raspberrypi                              -  enabled, port: 9898, bind: 0.0.0.0
                                      + system.adapter.mqtt.0                   : mqtt                  : raspberrypi                              -  enabled, port: 1883, bind: 0.0.0.0
                                        system.adapter.netatmo-crawler.0        : netatmo-crawler       : raspberrypi                              -  enabled
                                      + system.adapter.netatmo.0                : netatmo               : raspberrypi                              -  enabled
                                      + system.adapter.nuki.0                   : nuki                  : raspberrypi                              -  enabled
                                        system.adapter.oilfox.1                 : oilfox                : raspberrypi                              -  enabled
                                      + system.adapter.pollenflug.0             : pollenflug            : raspberrypi                              -  enabled
                                      + system.adapter.pvforecast.0             : pvforecast            : raspberrypi                              -  enabled
                                      + system.adapter.pvoutputorg.0            : pvoutputorg           : raspberrypi                              -  enabled
                                      + system.adapter.scenes.0                 : scenes                : raspberrypi                              -  enabled
                                      + system.adapter.shelly.0                 : shelly                : raspberrypi                              -  enabled, bind: 0.0.0.0
                                        system.adapter.smartgarden.0            : smartgarden           : raspberrypi                              -  enabled
                                      + system.adapter.sonos.0                  : sonos                 : raspberrypi                              -  enabled
                                      + system.adapter.synology.0               : synology              : raspberrypi                              -  enabled, port: 5000
                                      + system.adapter.tado.0                   : tado                  : raspberrypi                              -  enabled
                                      + system.adapter.telegram.0               : telegram              : raspberrypi                              -  enabled, port: 8443, bind: 0.0.0.0
                                      + system.adapter.tuya.0                   : tuya                  : raspberrypi                              -  enabled
                                        system.adapter.weatherunderground.0     : weatherunderground    : raspberrypi                              -  enabled
                                      + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                      + system.adapter.withings.0               : withings              : raspberrypi                              -  enabled
                                      + system.adapter.wled.0                   : wled                  : raspberrypi                              -  enabled
                                      + system.adapter.yahka.0                  : yahka                 : raspberrypi                              -  enabled
                                      
                                      + instance is alive
                                      
                                      Enabled adapters with bindings
                                      + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                      + system.adapter.hm-rpc.0                 : hm-rpc                : raspberrypi                              -  enabled, port: 0
                                      + system.adapter.influxdb.0               : influxdb              : raspberrypi                              -  enabled, port: 8086
                                      + system.adapter.mihome-vacuum.1          : mihome-vacuum         : raspberrypi                              -  enabled, port: 54321
                                      + system.adapter.mihome.0                 : mihome                : raspberrypi                              -  enabled, port: 9898, bind: 0.0.0.0
                                      + system.adapter.mqtt.0                   : mqtt                  : raspberrypi                              -  enabled, port: 1883, bind: 0.0.0.0
                                      + system.adapter.synology.0               : synology              : raspberrypi                              -  enabled, port: 5000
                                      + system.adapter.telegram.0               : telegram              : raspberrypi                              -  enabled, port: 8443, bind: 0.0.0.0
                                      + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                      
                                      ioBroker-Repositories
                                      stable        : http://download.iobroker.net/sources-dist.json
                                      beta          : http://download.iobroker.net/sources-dist-latest.json
                                      default       : http://download.iobroker.net/sources-dist.json
                                      repro         : http://iobroker.live/repo/sources-dist.json
                                      
                                      Active repo(s): stable
                                      
                                      Installed ioBroker-Instances
                                      Used repository: stable
                                      Adapter    "admin"        : 6.3.5    , installed 6.3.5
                                      Adapter    "alarm"        : 3.3.12   , installed 3.3.12
                                      Adapter    "backitup"     : 2.6.23   , installed 2.6.23
                                      Adapter    "ble"          : 0.13.4   , installed 0.13.4
                                      Adapter    "bmw"          : 2.5.7    , installed 2.5.7
                                      Adapter    "bshb"         : 0.2.4    , installed 0.2.4
                                      Adapter    "daswetter"    : 3.1.10   , installed 3.1.8  [Updatable]
                                      Adapter    "denon"        : 1.15.3   , installed 1.15.2 [Updatable]
                                      Adapter    "devices"      : 1.1.5    , installed 1.1.5
                                      Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                                      Adapter    "doorbird"     : 1.0.5    , installed 1.0.5
                                      Adapter    "dwd"          : 2.8.5    , installed 2.8.5
                                      Adapter    "echarts"      : 1.5.1    , installed 1.5.1
                                      Adapter    "envertech-pv" : 1.0.2    , installed 0.1.0-alpha.0 [Updatable]
                                      Adapter    "feiertage"    : 1.1.0    , installed 1.1.0
                                      Adapter    "fritzbox"     : 0.2.1    , installed 0.2.1
                                      Adapter    "hm-rpc"       : 1.15.18  , installed 1.15.18
                                      Adapter    "influxdb"     : 3.2.0    , installed 3.2.0
                                      Adapter    "info"         : 1.9.26   , installed 1.9.26
                                      Adapter    "iot"          : 1.14.5   , installed 1.14.5
                                      Adapter    "javascript"   : 7.0.3    , installed 7.0.3
                                      Controller "js-controller": 4.0.24   , installed 4.0.24
                                      Adapter    "mielecloudservice": 6.5.4, installed 6.5.4
                                      Adapter    "mihome"       : 1.4.0    , installed 1.4.0
                                      Adapter    "mihome-vacuum": 3.11.0   , installed 3.11.0
                                      Adapter    "mqtt"         : 4.1.1    , installed 4.1.1
                                      Adapter    "netatmo"      : 3.1.0    , installed 3.1.0
                                      Adapter    "netatmo-crawler": 0.8.1  , installed 0.8.1
                                      Adapter    "nuki"         : 1.6.0    , installed 1.6.0
                                      Adapter    "oilfox"       : 4.1.2    , installed 4.1.2
                                      Adapter    "pollenflug"   : 1.0.6    , installed 1.0.6
                                      Adapter    "pvforecast"   : 2.7.1    , installed 2.7.1
                                      Adapter    "pvoutputorg"  : 1.8.9    , installed 1.8.8  [Updatable]
                                      Adapter    "scenes"       : 2.3.9    , installed 2.3.9
                                      Adapter    "shelly"       : 6.4.1    , installed 6.4.1
                                      Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                                      Adapter    "smartgarden"  : 2.0.0    , installed 2.0.0
                                      Adapter    "socketio"     : 4.2.0    , installed 4.2.0
                                      Adapter    "sonos"        : 2.3.1    , installed 2.3.1
                                      Adapter    "synology"     : 2.1.13   , installed 2.1.13
                                      Adapter    "tado"         : 0.4.8    , installed 0.4.8
                                      Adapter    "telegram"     : 1.16.0   , installed 1.16.0
                                      Adapter    "tuya"         : 3.14.2   , installed 3.14.2
                                      Adapter    "weatherunderground": 3.4.2, installed 3.4.2
                                      Adapter    "web"          : 4.3.0    , installed 4.3.0
                                      Adapter    "whatsapp-cmb" : 0.2.3    , installed 0.2.3
                                      Adapter    "withings"     : 0.0.13   , installed 0.0.13
                                      Adapter    "wled"         : 0.6.7    , installed 0.6.7
                                      Adapter    "ws"           : 1.3.0    , installed 1.3.0
                                      Adapter    "yahka"        : 0.17.0   , installed 0.17.0
                                      
                                      Objects and States
                                      Please stand by - This may take a while
                                      Objects: 	16124
                                      States: 	14042
                                      
                                      *** OS-Repositories and Updates ***
                                      W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://repository.picockpit.com/raspbian bullseye InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 778C2E78CFB9A731
                                      W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://repos.influxdata.com/debian bullseye InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                                      W: Failed to fetch https://repos.influxdata.com/debian/dists/bullseye/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                                      W: Failed to fetch http://repository.picockpit.com/raspbian/dists/bullseye/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 778C2E78CFB9A731
                                      W: Some index files failed to download. They have been ignored, or old ones used instead.
                                      W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list.d/picockpit.list:1 and /etc/apt/sources.list.d/picockpit.list:2
                                      W: Target Packages (main/binary-armhf/Packages) is configured multiple times in /etc/apt/sources.list.d/picockpit.list:1 and /etc/apt/sources.list.d/picockpit.list:2
                                      W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list.d/picockpit.list:1 and /etc/apt/sources.list.d/picockpit.list:2
                                      W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list.d/picockpit.list:1 and /etc/apt/sources.list.d/picockpit.list:2
                                      Hit:1 http://repository.picockpit.com/raspbian bullseye InRelease
                                      Hit:2 http://deb.debian.org/debian bullseye InRelease
                                      Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
                                      Hit:4 http://security.debian.org/debian-security bullseye-security InRelease
                                      Hit:5 http://archive.raspberrypi.org/debian bullseye InRelease
                                      Hit:6 https://apt.grafana.com stable InRelease
                                      Get:7 https://repos.influxdata.com/debian bullseye InRelease [7040 B]
                                      Hit:8 https://deb.nodesource.com/node_18.x bullseye InRelease
                                      Err:1 http://repository.picockpit.com/raspbian bullseye InRelease
                                        The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 778C2E78CFB9A731
                                      Err:7 https://repos.influxdata.com/debian bullseye InRelease
                                        The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                                      Fetched 7040 B in 3s (2296 B/s)
                                      Reading package lists...
                                      W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://repository.picockpit.com/raspbian bullseye InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 778C2E78CFB9A731
                                      W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://repos.influxdata.com/debian bullseye InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                                      W: Failed to fetch https://repos.influxdata.com/debian/dists/bullseye/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                                      W: Failed to fetch http://repository.picockpit.com/raspbian/dists/bullseye/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 778C2E78CFB9A731
                                      W: Some index files failed to download. They have been ignored, or old ones used instead.
                                      W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list.d/picockpit.list:1 and /etc/apt/sources.list.d/picockpit.list:2
                                      W: Target Packages (main/binary-armhf/Packages) is configured multiple times in /etc/apt/sources.list.d/picockpit.list:1 and /etc/apt/sources.list.d/picockpit.list:2
                                      W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list.d/picockpit.list:1 and /etc/apt/sources.list.d/picockpit.list:2
                                      W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list.d/picockpit.list:1 and /etc/apt/sources.list.d/picockpit.list:2
                                      Pending Updates: 1
                                      
                                      *** Listening Ports ***
                                      Active Internet connections (only servers)
                                      Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name    
                                      tcp        0      0 127.0.0.1:1883          0.0.0.0:*               LISTEN      111        12465      540/mosquitto       
                                      tcp        0      0 0.0.0.0:33695           0.0.0.0:*               LISTEN      1001       28854      1732/io.yahka.0     
                                      tcp        0      0 192.168.1.129:42001     0.0.0.0:*               LISTEN      1001       14000      1011/io.hm-rpc.0    
                                      tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       15329      776/iobroker.js-con 
                                      tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       13746      776/iobroker.js-con 
                                      tcp        0      0 0.0.0.0:41185           0.0.0.0:*               LISTEN      1001       28852      1732/io.yahka.0     
                                      tcp        0      0 0.0.0.0:80              0.0.0.0:*               LISTEN      0          15669      694/lighttpd        
                                      tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          12482      543/sshd: /usr/sbin 
                                      tcp        0      0 0.0.0.0:53              0.0.0.0:*               LISTEN      998        15647      637/pihole-FTL      
                                      tcp        0      0 127.0.0.1:4711          0.0.0.0:*               LISTEN      998        15653      637/pihole-FTL      
                                      tcp        0      0 127.0.0.1:39059         0.0.0.0:*               LISTEN      1001       30083      1732/io.yahka.0     
                                      tcp        0      0 127.0.0.1:43917         0.0.0.0:*               LISTEN      1001       30078      1732/io.yahka.0     
                                      tcp6       0      0 :::80                   :::*                    LISTEN      0          15670      694/lighttpd        
                                      tcp6       0      0 :::22                   :::*                    LISTEN      0          12484      543/sshd: /usr/sbin 
                                      tcp6       0      0 :::53                   :::*                    LISTEN      998        15649      637/pihole-FTL      
                                      tcp6       0      0 ::1:4711                :::*                    LISTEN      998        15654      637/pihole-FTL      
                                      tcp6       0      0 :::8086                 :::*                    LISTEN      999        12590      619/influxd         
                                      tcp6       0      0 :::8082                 :::*                    LISTEN      1001       27758      1672/io.web.0       
                                      tcp6       0      0 :::8081                 :::*                    LISTEN      1001       15784      833/io.admin.0      
                                      tcp6       0      0 :::3500                 :::*                    LISTEN      1001       16682      1134/io.sonos.0     
                                      tcp6       0      0 ::1:1883                :::*                    LISTEN      111        12466      540/mosquitto       
                                      tcp6       0      0 :::3000                 :::*                    LISTEN      110        15703      614/grafana-server  
                                      udp        0      0 0.0.0.0:53              0.0.0.0:*                           998        15646      637/pihole-FTL      
                                      udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          15485      613/dhcpcd          
                                      udp        0      0 0.0.0.0:53421           0.0.0.0:*                           1001       14052      1049/io.mihome-vacu 
                                      udp        0  13824 0.0.0.0:54058           0.0.0.0:*                           1001       2015355    1119/io.shelly.0    
                                      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       26484      1716/io.wled.0      
                                      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        12437      396/avahi-daemon: r 
                                      udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       12847      1119/io.shelly.0    
                                      udp        0      0 0.0.0.0:9898            0.0.0.0:*                           1001       2391631    1072/io.mihome.0    
                                      udp        0      0 0.0.0.0:55521           0.0.0.0:*                           108        12439      396/avahi-daemon: r 
                                      udp        0      0 0.0.0.0:6666            0.0.0.0:*                           1001       16723      1164/io.tuya.0      
                                      udp        0      0 0.0.0.0:6667            0.0.0.0:*                           1001       16724      1164/io.tuya.0      
                                      udp6       0      0 :::53                   :::*                                998        15648      637/pihole-FTL      
                                      udp6       0      0 :::45488                :::*                                108        12440      396/avahi-daemon: r 
                                      udp6       0      0 :::5353                 :::*                                108        12438      396/avahi-daemon: r 
                                      
                                      *** Log File - Last 25 Lines ***
                                      
                                      2023-08-14 15:06:54.622  - error: host.raspberrypi Caught by controller[0]:     at require (node:internal/modules/cjs/helpers:121:18)
                                      2023-08-14 15:06:54.623  - error: host.raspberrypi Caught by controller[0]:     at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/cacache/lib/content/read.js:4:13)
                                      2023-08-14 15:06:54.623  - error: host.raspberrypi Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1256:14)
                                      2023-08-14 15:06:54.623  - error: host.raspberrypi Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
                                      2023-08-14 15:06:54.623  - error: host.raspberrypi Caught by controller[0]: Node.js v18.17.1
                                      2023-08-14 15:06:54.628  - error: host.raspberrypi Caught by controller[0]: /opt/iobroker/node_modules/iobroker.info/main.js:89
                                      2023-08-14 15:06:54.628  - error: host.raspberrypi Caught by controller[0]: 		adapter.log.error("Could not check npm version: " + e);
                                      2023-08-14 15:06:54.628  - error: host.raspberrypi Caught by controller[0]: 		        ^
                                      2023-08-14 15:06:54.628  - error: host.raspberrypi Caught by controller[0]: TypeError: Cannot read properties of undefined (reading 'log')
                                      2023-08-14 15:06:54.629  - error: host.raspberrypi Caught by controller[0]:     at getSystemVersions (/opt/iobroker/node_modules/iobroker.info/main.js:89:11)
                                      2023-08-14 15:06:54.629  - error: host.raspberrypi Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.info/main.js:58:18)
                                      2023-08-14 15:06:54.629  - error: host.raspberrypi Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1256:14)
                                      2023-08-14 15:06:54.629  - error: host.raspberrypi Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
                                      2023-08-14 15:06:54.629  - error: host.raspberrypi Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1119:32)
                                      2023-08-14 15:06:54.629  - error: host.raspberrypi Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:960:12)
                                      2023-08-14 15:06:54.630  - error: host.raspberrypi Caught by controller[0]:     at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
                                      2023-08-14 15:06:54.630  - error: host.raspberrypi Caught by controller[0]:     at node:internal/main/run_main_module:23:47
                                      2023-08-14 15:06:54.630  - error: host.raspberrypi Caught by controller[0]: Node.js v18.17.1
                                      2023-08-14 15:06:54.630  - error: host.raspberrypi instance system.adapter.info.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                                      2023-08-14 15:06:54.630  - info: host.raspberrypi Restart adapter system.adapter.info.0 because enabled
                                      2023-08-14 15:07:00.974  - info: bshb.0 (1270) Check if client with identifier: ioBroker.bshb_f8e1effa-de6e-4e9f-9f4e-8447b26c0efd is already paired.
                                      2023-08-14 15:07:00.993  - info: bshb.0 (1270) Client with identifier: ioBroker.bshb_f8e1effa-de6e-4e9f-9f4e-8447b26c0efd was not paired yet.
                                      2023-08-14 15:07:00.994  - info: bshb.0 (1270) Start pairing. Activate pairing on Bosch Smart Home Controller by pressing button until flashing.
                                      2023-08-14 15:07:01.012  - warn: bshb.0 (1270) Could not pair client. Did you press the paring button? Error details: BshbError: [ERROR] error during call to BSHC: 
                                      2023-08-14 15:07:01.013  - warn: bshb.0 (1270) Could not pair client. Did you press the paring button on Bosch Smart Home Controller? Error details: BshbError: [ERROR] error during call to BSHC: 
                                      
                                      

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

                                      Thomas BraunT 1 Antwort Letzte Antwort
                                      0
                                      • SmiziS Smizi

                                        @smizi sagte in Fehler /usr/lib/node_modules/npm/lib/cli.js:35 info-Adapter:

                                        @thomas-braun sagte in Fehler /usr/lib/node_modules/npm/lib/cli.js:35 info-Adapter:

                                        iob diag

                                        Ohh, cool, du bist noch da.

                                        jaein, ich versuche es ja, aber bin schaffs nicht, weil zu kein Linux Erfahrung (Mist!)

                                        anbei zumindest die Long-Version

                                        Skript v.2023-04-16
                                        
                                        *** BASE SYSTEM ***
                                        Model		: Raspberry Pi 4 Model B Rev 1.4
                                        Architecture    : aarch64
                                        Docker          : false
                                        Virtualization  : none
                                        Distributor ID:	Debian
                                        Description:	Debian GNU/Linux 11 (bullseye)
                                        Release:	11
                                        Codename:	bullseye
                                        
                                        PRETTY_NAME="Debian GNU/Linux 11 (bullseye)"
                                        NAME="Debian GNU/Linux"
                                        VERSION_ID="11"
                                        VERSION="11 (bullseye)"
                                        VERSION_CODENAME=bullseye
                                        ID=debian
                                        HOME_URL="https://www.debian.org/"
                                        SUPPORT_URL="https://www.debian.org/support"
                                        BUG_REPORT_URL="https://bugs.debian.org/"
                                        
                                        Systemuptime and Load:
                                         15:04:55 up  2:44,  1 user,  load average: 3.70, 3.98, 3.92
                                        CPU threads: 4
                                        
                                        Raspberry only:
                                        throttled=0x0
                                        Other values than 0x0 hint to temperature/voltage problems
                                        temp=64.7'C
                                        volt=0.9160V
                                        
                                        *** Time and Time Zones ***
                                                       Local time: Mon 2023-08-14 15:04:56 CEST
                                                   Universal time: Mon 2023-08-14 13:04:56 UTC
                                                         RTC time: n/a
                                                        Time zone: Europe/Berlin (CEST, +0200)
                                        System clock synchronized: yes
                                                      NTP service: active
                                                  RTC in local TZ: no
                                        
                                        *** User and Groups ***
                                        pi
                                        /home/pi
                                        pi adm dialout cdrom sudo audio video plugdev games users input render netdev gpio i2c spi iobroker
                                        
                                        *** X-Server-Setup ***
                                        X-Server: 	false
                                        Desktop: 	
                                        Terminal: 	tty
                                        Boot Target: 	multi-user.target
                                        
                                        *** MEMORY ***
                                                       total        used        free      shared  buff/cache   available
                                        Mem:            7.8G        2.6G        2.9G        4.0M        2.4G        5.1G
                                        Swap:            99M          0B         99M
                                        Total:          7.9G        2.6G        3.0G
                                        
                                                 7811 M total memory
                                                 2582 M used memory
                                                 4259 M active memory
                                                  515 M inactive memory
                                                 2863 M free memory
                                                  101 M buffer memory
                                                 2263 M swap cache
                                                   99 M total swap
                                                    0 M used swap
                                                   99 M free swap
                                        
                                        Raspberry only:
                                        oom events: 0
                                        lifetime oom required: 0 Mbytes
                                        total time in oom handler: 0 ms
                                        max time spent in oom handler: 0 ms
                                        
                                        *** FILESYSTEM ***
                                        Filesystem                     Type      Size  Used Avail Use% Mounted on
                                        /dev/root                      ext4      459G   31G  410G   7% /
                                        devtmpfs                       devtmpfs  3.6G     0  3.6G   0% /dev
                                        tmpfs                          tmpfs     3.9G  736K  3.9G   1% /dev/shm
                                        tmpfs                          tmpfs     1.6G  1.2M  1.6G   1% /run
                                        tmpfs                          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                                        /dev/sdb1                      exfat      29G   32M   29G   1% /mnt/usb0
                                        /dev/sda1                      vfat      255M   32M  224M  13% /boot
                                        //192.168.1.46/Backup/ioBroker cifs      3.5T  1.9T  1.6T  55% /opt/iobroker/backups
                                        tmpfs                          tmpfs     782M     0  782M   0% /run/user/1000
                                        
                                        Messages concerning ext4 filesystem in dmesg:
                                        [Mon Aug 14 12:20:39 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0  smsc95xx.macaddr=DC:A6:32:BF:9F:66 vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff00000  console=ttyS0,115200 console=tty1 root=PARTUUID=6d6cae10-02 rootfstype=ext4 fsck.repair=yes rootwait
                                        [Mon Aug 14 12:20:41 2023] EXT4-fs (sda2): mounted filesystem with ordered data mode. Quota mode: none.
                                        [Mon Aug 14 12:20:41 2023] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
                                        [Mon Aug 14 12:20:43 2023] EXT4-fs (sda2): re-mounted. Quota mode: none.
                                        
                                        Show mounted filesystems (real ones only):
                                        TARGET                  SOURCE                         FSTYPE OPTIONS
                                        /                       /dev/sda2                      ext4   rw,noatime
                                        |-/mnt/usb0             /dev/sdb1                      exfat  rw,nosuid,nodev,noexec,relatime,fmask=0000,dmask=0000,allow_utime=0022,iocharset=utf8,errors=remount-ro
                                        |-/boot                 /dev/sda1                      vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                                        `-/opt/iobroker/backups //192.168.1.46/Backup/ioBroker cifs   rw,relatime,vers=1.0,cache=strict,username=Backup,uid=1001,noforceuid,gid=1001,noforcegid,addr=192.168.1.46,soft,unix,posixpaths,serverino,mapposix,acl,rsize=1048576,wsize=1048576,bsize=1048576,echo_interval=60,actimeo=1,closetimeo=5
                                        
                                        Files in neuralgic directories:
                                        
                                        /var:
                                        25G	/var/
                                        20G	/var/lib/influxdb/engine/data/82a2a7778d484ffc/autogen
                                        20G	/var/lib/influxdb/engine/data/82a2a7778d484ffc
                                        20G	/var/lib/influxdb/engine/data
                                        20G	/var/lib/influxdb/engine
                                        
                                        Archived and active journals take up 4.0G in the file system.
                                        
                                        /opt/iobroker/backups:
                                        2.0G	/opt/iobroker/backups/
                                        0	/opt/iobroker/backups/yahka_1.hapdata
                                        
                                        /opt/iobroker/iobroker-data:
                                        592M	/opt/iobroker/iobroker-data/
                                        418M	/opt/iobroker/iobroker-data/files
                                        129M	/opt/iobroker/iobroker-data/backup-objects
                                        88M	/opt/iobroker/iobroker-data/files/echarts.admin
                                        72M	/opt/iobroker/iobroker-data/files/telegram.admin
                                        
                                        The five largest files in iobroker-data are:
                                        35M	/opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js.map
                                        30M	/opt/iobroker/iobroker-data/objects.jsonl
                                        23M	/opt/iobroker/iobroker-data/files/echarts/static/js/main.eb0afecd.js.map
                                        23M	/opt/iobroker/iobroker-data/files/echarts.admin/static/js/main.7952f0f7.js.map
                                        23M	/opt/iobroker/iobroker-data/files/echarts.admin/chart/static/js/main.eb0afecd.js.map
                                        
                                        *** NodeJS-Installation ***
                                        
                                        /usr/bin/nodejs 	v18.17.1
                                        /usr/bin/node 		v18.17.1
                                        /usr/lib/node_modules/npm/lib/cli.js:35
                                            throw err
                                            ^
                                        
                                        TypeError: Class extends value undefined is not a constructor or null
                                            at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/fs-minipass/lib/index.js:136:4)
                                            at Module._compile (node:internal/modules/cjs/loader:1256:14)
                                            at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
                                            at Module.load (node:internal/modules/cjs/loader:1119:32)
                                            at Module._load (node:internal/modules/cjs/loader:960:12)
                                            at Module.require (node:internal/modules/cjs/loader:1143:19)
                                            at require (node:internal/modules/cjs/helpers:121:18)
                                            at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/cacache/lib/content/read.js:4:13)
                                            at Module._compile (node:internal/modules/cjs/loader:1256:14)
                                            at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
                                        
                                        Node.js v18.17.1
                                        /usr/bin/npm 		
                                        /usr/lib/node_modules/npm/lib/cli.js:35
                                            throw err
                                            ^
                                        
                                        TypeError: Class extends value undefined is not a constructor or null
                                            at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/fs-minipass/lib/index.js:136:4)
                                            at Module._compile (node:internal/modules/cjs/loader:1256:14)
                                            at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
                                            at Module.load (node:internal/modules/cjs/loader:1119:32)
                                            at Module._load (node:internal/modules/cjs/loader:960:12)
                                            at Module.require (node:internal/modules/cjs/loader:1143:19)
                                            at require (node:internal/modules/cjs/helpers:121:18)
                                            at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/cacache/lib/content/read.js:4:13)
                                            at Module._compile (node:internal/modules/cjs/loader:1256:14)
                                            at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
                                        
                                        Node.js v18.17.1
                                        /usr/bin/npx 		
                                        /usr/lib/node_modules/npm/lib/cli.js:35
                                            throw err
                                            ^
                                        
                                        TypeError: Class extends value undefined is not a constructor or null
                                            at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/fs-minipass/lib/index.js:136:4)
                                            at Module._compile (node:internal/modules/cjs/loader:1256:14)
                                            at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
                                            at Module.load (node:internal/modules/cjs/loader:1119:32)
                                            at Module._load (node:internal/modules/cjs/loader:960:12)
                                            at Module.require (node:internal/modules/cjs/loader:1143:19)
                                            at require (node:internal/modules/cjs/helpers:121:18)
                                            at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/cacache/lib/content/read.js:4:13)
                                            at Module._compile (node:internal/modules/cjs/loader:1256:14)
                                            at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
                                        
                                        Node.js v18.17.1
                                        /usr/lib/node_modules/npm/lib/cli.js:35
                                            throw err
                                            ^
                                        
                                        TypeError: Class extends value undefined is not a constructor or null
                                            at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/fs-minipass/lib/index.js:136:4)
                                            at Module._compile (node:internal/modules/cjs/loader:1256:14)
                                            at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
                                            at Module.load (node:internal/modules/cjs/loader:1119:32)
                                            at Module._load (node:internal/modules/cjs/loader:960:12)
                                            at Module.require (node:internal/modules/cjs/loader:1143:19)
                                            at require (node:internal/modules/cjs/helpers:121:18)
                                            at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/cacache/lib/content/read.js:4:13)
                                            at Module._compile (node:internal/modules/cjs/loader:1256:14)
                                            at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
                                        
                                        Node.js v18.17.1
                                        
                                        
                                        nodejs:
                                          Installed: 18.17.1-deb-1nodesource1
                                          Candidate: 18.17.1-deb-1nodesource1
                                          Version table:
                                         *** 18.17.1-deb-1nodesource1 500
                                                500 https://deb.nodesource.com/node_18.x bullseye/main arm64 Packages
                                                100 /var/lib/dpkg/status
                                             12.22.12~dfsg-1~deb11u4 500
                                                500 http://security.debian.org/debian-security bullseye-security/main arm64 Packages
                                             12.22.12~dfsg-1~deb11u3 500
                                                500 http://deb.debian.org/debian bullseye/main arm64 Packages
                                        
                                        Temp directories causing npm8 problem: 0
                                        No problems detected
                                        
                                        *** ioBroker-Installation ***
                                        
                                        ioBroker Status
                                        iobroker is running on this host.
                                        
                                        
                                        Objects type: jsonl
                                        States  type: jsonl
                                        
                                        MULTIHOSTSERVICE/enabled: false
                                        
                                        Core adapters versions
                                        js-controller: 	4.0.24
                                        admin: 		6.3.5
                                        javascript: 	7.0.3
                                        
                                        /usr/lib/node_modules/npm/lib/cli.js:35
                                            throw err
                                            ^
                                        
                                        TypeError: Class extends value undefined is not a constructor or null
                                            at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/fs-minipass/lib/index.js:136:4)
                                            at Module._compile (node:internal/modules/cjs/loader:1256:14)
                                            at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
                                            at Module.load (node:internal/modules/cjs/loader:1119:32)
                                            at Module._load (node:internal/modules/cjs/loader:960:12)
                                            at Module.require (node:internal/modules/cjs/loader:1143:19)
                                            at require (node:internal/modules/cjs/helpers:121:18)
                                            at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/cacache/lib/content/read.js:4:13)
                                            at Module._compile (node:internal/modules/cjs/loader:1256:14)
                                            at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
                                        
                                        Node.js v18.17.1
                                        Adapters from github: 	0
                                        
                                        Adapter State
                                        + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                        + system.adapter.alarm.0                  : alarm                 : raspberrypi                              -  enabled
                                        + system.adapter.backitup.0               : backitup              : raspberrypi                              -  enabled
                                          system.adapter.ble.0                    : ble                   : raspberrypi                              -  enabled
                                        + system.adapter.bmw.0                    : bmw                   : raspberrypi                              -  enabled
                                        + system.adapter.bshb.0                   : bshb                  : raspberrypi                              -  enabled
                                          system.adapter.daswetter.0              : daswetter             : raspberrypi                              - disabled
                                        + system.adapter.denon.0                  : denon                 : raspberrypi                              -  enabled
                                          system.adapter.devices.0                : devices               : raspberrypi                              -  enabled
                                        + system.adapter.discovery.0              : discovery             : raspberrypi                              -  enabled
                                          system.adapter.doorbird.0               : doorbird              : raspberrypi                              -  enabled
                                        + system.adapter.dwd.0                    : dwd                   : raspberrypi                              -  enabled
                                        + system.adapter.echarts.0                : echarts               : raspberrypi                              -  enabled
                                          system.adapter.envertech-pv.0           : envertech-pv          : raspberrypi                              -  enabled
                                          system.adapter.feiertage.0              : feiertage             : raspberrypi                              -  enabled
                                        + system.adapter.fritzbox.0               : fritzbox              : raspberrypi                              -  enabled
                                        + system.adapter.hm-rpc.0                 : hm-rpc                : raspberrypi                              -  enabled, port: 0
                                        + system.adapter.influxdb.0               : influxdb              : raspberrypi                              -  enabled, port: 8086
                                          system.adapter.info.0                   : info                  : raspberrypi                              -  enabled
                                        + system.adapter.iot.0                    : iot                   : raspberrypi                              -  enabled
                                        + system.adapter.javascript.0             : javascript            : raspberrypi                              -  enabled
                                          system.adapter.mielecloudservice.0      : mielecloudservice     : raspberrypi                              -  enabled
                                        + system.adapter.mihome-vacuum.1          : mihome-vacuum         : raspberrypi                              -  enabled, port: 54321
                                        + system.adapter.mihome.0                 : mihome                : raspberrypi                              -  enabled, port: 9898, bind: 0.0.0.0
                                        + system.adapter.mqtt.0                   : mqtt                  : raspberrypi                              -  enabled, port: 1883, bind: 0.0.0.0
                                          system.adapter.netatmo-crawler.0        : netatmo-crawler       : raspberrypi                              -  enabled
                                        + system.adapter.netatmo.0                : netatmo               : raspberrypi                              -  enabled
                                        + system.adapter.nuki.0                   : nuki                  : raspberrypi                              -  enabled
                                          system.adapter.oilfox.1                 : oilfox                : raspberrypi                              -  enabled
                                        + system.adapter.pollenflug.0             : pollenflug            : raspberrypi                              -  enabled
                                        + system.adapter.pvforecast.0             : pvforecast            : raspberrypi                              -  enabled
                                        + system.adapter.pvoutputorg.0            : pvoutputorg           : raspberrypi                              -  enabled
                                        + system.adapter.scenes.0                 : scenes                : raspberrypi                              -  enabled
                                        + system.adapter.shelly.0                 : shelly                : raspberrypi                              -  enabled, bind: 0.0.0.0
                                          system.adapter.smartgarden.0            : smartgarden           : raspberrypi                              -  enabled
                                        + system.adapter.sonos.0                  : sonos                 : raspberrypi                              -  enabled
                                        + system.adapter.synology.0               : synology              : raspberrypi                              -  enabled, port: 5000
                                        + system.adapter.tado.0                   : tado                  : raspberrypi                              -  enabled
                                        + system.adapter.telegram.0               : telegram              : raspberrypi                              -  enabled, port: 8443, bind: 0.0.0.0
                                        + system.adapter.tuya.0                   : tuya                  : raspberrypi                              -  enabled
                                          system.adapter.weatherunderground.0     : weatherunderground    : raspberrypi                              -  enabled
                                        + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                        + system.adapter.withings.0               : withings              : raspberrypi                              -  enabled
                                        + system.adapter.wled.0                   : wled                  : raspberrypi                              -  enabled
                                        + system.adapter.yahka.0                  : yahka                 : raspberrypi                              -  enabled
                                        
                                        + instance is alive
                                        
                                        Enabled adapters with bindings
                                        + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                        + system.adapter.hm-rpc.0                 : hm-rpc                : raspberrypi                              -  enabled, port: 0
                                        + system.adapter.influxdb.0               : influxdb              : raspberrypi                              -  enabled, port: 8086
                                        + system.adapter.mihome-vacuum.1          : mihome-vacuum         : raspberrypi                              -  enabled, port: 54321
                                        + system.adapter.mihome.0                 : mihome                : raspberrypi                              -  enabled, port: 9898, bind: 0.0.0.0
                                        + system.adapter.mqtt.0                   : mqtt                  : raspberrypi                              -  enabled, port: 1883, bind: 0.0.0.0
                                        + system.adapter.synology.0               : synology              : raspberrypi                              -  enabled, port: 5000
                                        + system.adapter.telegram.0               : telegram              : raspberrypi                              -  enabled, port: 8443, bind: 0.0.0.0
                                        + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                        
                                        ioBroker-Repositories
                                        stable        : http://download.iobroker.net/sources-dist.json
                                        beta          : http://download.iobroker.net/sources-dist-latest.json
                                        default       : http://download.iobroker.net/sources-dist.json
                                        repro         : http://iobroker.live/repo/sources-dist.json
                                        
                                        Active repo(s): stable
                                        
                                        Installed ioBroker-Instances
                                        Used repository: stable
                                        Adapter    "admin"        : 6.3.5    , installed 6.3.5
                                        Adapter    "alarm"        : 3.3.12   , installed 3.3.12
                                        Adapter    "backitup"     : 2.6.23   , installed 2.6.23
                                        Adapter    "ble"          : 0.13.4   , installed 0.13.4
                                        Adapter    "bmw"          : 2.5.7    , installed 2.5.7
                                        Adapter    "bshb"         : 0.2.4    , installed 0.2.4
                                        Adapter    "daswetter"    : 3.1.10   , installed 3.1.8  [Updatable]
                                        Adapter    "denon"        : 1.15.3   , installed 1.15.2 [Updatable]
                                        Adapter    "devices"      : 1.1.5    , installed 1.1.5
                                        Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                                        Adapter    "doorbird"     : 1.0.5    , installed 1.0.5
                                        Adapter    "dwd"          : 2.8.5    , installed 2.8.5
                                        Adapter    "echarts"      : 1.5.1    , installed 1.5.1
                                        Adapter    "envertech-pv" : 1.0.2    , installed 0.1.0-alpha.0 [Updatable]
                                        Adapter    "feiertage"    : 1.1.0    , installed 1.1.0
                                        Adapter    "fritzbox"     : 0.2.1    , installed 0.2.1
                                        Adapter    "hm-rpc"       : 1.15.18  , installed 1.15.18
                                        Adapter    "influxdb"     : 3.2.0    , installed 3.2.0
                                        Adapter    "info"         : 1.9.26   , installed 1.9.26
                                        Adapter    "iot"          : 1.14.5   , installed 1.14.5
                                        Adapter    "javascript"   : 7.0.3    , installed 7.0.3
                                        Controller "js-controller": 4.0.24   , installed 4.0.24
                                        Adapter    "mielecloudservice": 6.5.4, installed 6.5.4
                                        Adapter    "mihome"       : 1.4.0    , installed 1.4.0
                                        Adapter    "mihome-vacuum": 3.11.0   , installed 3.11.0
                                        Adapter    "mqtt"         : 4.1.1    , installed 4.1.1
                                        Adapter    "netatmo"      : 3.1.0    , installed 3.1.0
                                        Adapter    "netatmo-crawler": 0.8.1  , installed 0.8.1
                                        Adapter    "nuki"         : 1.6.0    , installed 1.6.0
                                        Adapter    "oilfox"       : 4.1.2    , installed 4.1.2
                                        Adapter    "pollenflug"   : 1.0.6    , installed 1.0.6
                                        Adapter    "pvforecast"   : 2.7.1    , installed 2.7.1
                                        Adapter    "pvoutputorg"  : 1.8.9    , installed 1.8.8  [Updatable]
                                        Adapter    "scenes"       : 2.3.9    , installed 2.3.9
                                        Adapter    "shelly"       : 6.4.1    , installed 6.4.1
                                        Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                                        Adapter    "smartgarden"  : 2.0.0    , installed 2.0.0
                                        Adapter    "socketio"     : 4.2.0    , installed 4.2.0
                                        Adapter    "sonos"        : 2.3.1    , installed 2.3.1
                                        Adapter    "synology"     : 2.1.13   , installed 2.1.13
                                        Adapter    "tado"         : 0.4.8    , installed 0.4.8
                                        Adapter    "telegram"     : 1.16.0   , installed 1.16.0
                                        Adapter    "tuya"         : 3.14.2   , installed 3.14.2
                                        Adapter    "weatherunderground": 3.4.2, installed 3.4.2
                                        Adapter    "web"          : 4.3.0    , installed 4.3.0
                                        Adapter    "whatsapp-cmb" : 0.2.3    , installed 0.2.3
                                        Adapter    "withings"     : 0.0.13   , installed 0.0.13
                                        Adapter    "wled"         : 0.6.7    , installed 0.6.7
                                        Adapter    "ws"           : 1.3.0    , installed 1.3.0
                                        Adapter    "yahka"        : 0.17.0   , installed 0.17.0
                                        
                                        Objects and States
                                        Please stand by - This may take a while
                                        Objects: 	16124
                                        States: 	14042
                                        
                                        *** OS-Repositories and Updates ***
                                        W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://repository.picockpit.com/raspbian bullseye InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 778C2E78CFB9A731
                                        W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://repos.influxdata.com/debian bullseye InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                                        W: Failed to fetch https://repos.influxdata.com/debian/dists/bullseye/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                                        W: Failed to fetch http://repository.picockpit.com/raspbian/dists/bullseye/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 778C2E78CFB9A731
                                        W: Some index files failed to download. They have been ignored, or old ones used instead.
                                        W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list.d/picockpit.list:1 and /etc/apt/sources.list.d/picockpit.list:2
                                        W: Target Packages (main/binary-armhf/Packages) is configured multiple times in /etc/apt/sources.list.d/picockpit.list:1 and /etc/apt/sources.list.d/picockpit.list:2
                                        W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list.d/picockpit.list:1 and /etc/apt/sources.list.d/picockpit.list:2
                                        W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list.d/picockpit.list:1 and /etc/apt/sources.list.d/picockpit.list:2
                                        Hit:1 http://repository.picockpit.com/raspbian bullseye InRelease
                                        Hit:2 http://deb.debian.org/debian bullseye InRelease
                                        Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
                                        Hit:4 http://security.debian.org/debian-security bullseye-security InRelease
                                        Hit:5 http://archive.raspberrypi.org/debian bullseye InRelease
                                        Hit:6 https://apt.grafana.com stable InRelease
                                        Get:7 https://repos.influxdata.com/debian bullseye InRelease [7040 B]
                                        Hit:8 https://deb.nodesource.com/node_18.x bullseye InRelease
                                        Err:1 http://repository.picockpit.com/raspbian bullseye InRelease
                                          The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 778C2E78CFB9A731
                                        Err:7 https://repos.influxdata.com/debian bullseye InRelease
                                          The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                                        Fetched 7040 B in 3s (2296 B/s)
                                        Reading package lists...
                                        W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://repository.picockpit.com/raspbian bullseye InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 778C2E78CFB9A731
                                        W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://repos.influxdata.com/debian bullseye InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                                        W: Failed to fetch https://repos.influxdata.com/debian/dists/bullseye/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                                        W: Failed to fetch http://repository.picockpit.com/raspbian/dists/bullseye/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 778C2E78CFB9A731
                                        W: Some index files failed to download. They have been ignored, or old ones used instead.
                                        W: Target Packages (main/binary-arm64/Packages) is configured multiple times in /etc/apt/sources.list.d/picockpit.list:1 and /etc/apt/sources.list.d/picockpit.list:2
                                        W: Target Packages (main/binary-armhf/Packages) is configured multiple times in /etc/apt/sources.list.d/picockpit.list:1 and /etc/apt/sources.list.d/picockpit.list:2
                                        W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list.d/picockpit.list:1 and /etc/apt/sources.list.d/picockpit.list:2
                                        W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list.d/picockpit.list:1 and /etc/apt/sources.list.d/picockpit.list:2
                                        Pending Updates: 1
                                        
                                        *** Listening Ports ***
                                        Active Internet connections (only servers)
                                        Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name    
                                        tcp        0      0 127.0.0.1:1883          0.0.0.0:*               LISTEN      111        12465      540/mosquitto       
                                        tcp        0      0 0.0.0.0:33695           0.0.0.0:*               LISTEN      1001       28854      1732/io.yahka.0     
                                        tcp        0      0 192.168.1.129:42001     0.0.0.0:*               LISTEN      1001       14000      1011/io.hm-rpc.0    
                                        tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       15329      776/iobroker.js-con 
                                        tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       13746      776/iobroker.js-con 
                                        tcp        0      0 0.0.0.0:41185           0.0.0.0:*               LISTEN      1001       28852      1732/io.yahka.0     
                                        tcp        0      0 0.0.0.0:80              0.0.0.0:*               LISTEN      0          15669      694/lighttpd        
                                        tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          12482      543/sshd: /usr/sbin 
                                        tcp        0      0 0.0.0.0:53              0.0.0.0:*               LISTEN      998        15647      637/pihole-FTL      
                                        tcp        0      0 127.0.0.1:4711          0.0.0.0:*               LISTEN      998        15653      637/pihole-FTL      
                                        tcp        0      0 127.0.0.1:39059         0.0.0.0:*               LISTEN      1001       30083      1732/io.yahka.0     
                                        tcp        0      0 127.0.0.1:43917         0.0.0.0:*               LISTEN      1001       30078      1732/io.yahka.0     
                                        tcp6       0      0 :::80                   :::*                    LISTEN      0          15670      694/lighttpd        
                                        tcp6       0      0 :::22                   :::*                    LISTEN      0          12484      543/sshd: /usr/sbin 
                                        tcp6       0      0 :::53                   :::*                    LISTEN      998        15649      637/pihole-FTL      
                                        tcp6       0      0 ::1:4711                :::*                    LISTEN      998        15654      637/pihole-FTL      
                                        tcp6       0      0 :::8086                 :::*                    LISTEN      999        12590      619/influxd         
                                        tcp6       0      0 :::8082                 :::*                    LISTEN      1001       27758      1672/io.web.0       
                                        tcp6       0      0 :::8081                 :::*                    LISTEN      1001       15784      833/io.admin.0      
                                        tcp6       0      0 :::3500                 :::*                    LISTEN      1001       16682      1134/io.sonos.0     
                                        tcp6       0      0 ::1:1883                :::*                    LISTEN      111        12466      540/mosquitto       
                                        tcp6       0      0 :::3000                 :::*                    LISTEN      110        15703      614/grafana-server  
                                        udp        0      0 0.0.0.0:53              0.0.0.0:*                           998        15646      637/pihole-FTL      
                                        udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          15485      613/dhcpcd          
                                        udp        0      0 0.0.0.0:53421           0.0.0.0:*                           1001       14052      1049/io.mihome-vacu 
                                        udp        0  13824 0.0.0.0:54058           0.0.0.0:*                           1001       2015355    1119/io.shelly.0    
                                        udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       26484      1716/io.wled.0      
                                        udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        12437      396/avahi-daemon: r 
                                        udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       12847      1119/io.shelly.0    
                                        udp        0      0 0.0.0.0:9898            0.0.0.0:*                           1001       2391631    1072/io.mihome.0    
                                        udp        0      0 0.0.0.0:55521           0.0.0.0:*                           108        12439      396/avahi-daemon: r 
                                        udp        0      0 0.0.0.0:6666            0.0.0.0:*                           1001       16723      1164/io.tuya.0      
                                        udp        0      0 0.0.0.0:6667            0.0.0.0:*                           1001       16724      1164/io.tuya.0      
                                        udp6       0      0 :::53                   :::*                                998        15648      637/pihole-FTL      
                                        udp6       0      0 :::45488                :::*                                108        12440      396/avahi-daemon: r 
                                        udp6       0      0 :::5353                 :::*                                108        12438      396/avahi-daemon: r 
                                        
                                        *** Log File - Last 25 Lines ***
                                        
                                        2023-08-14 15:06:54.622  - error: host.raspberrypi Caught by controller[0]:     at require (node:internal/modules/cjs/helpers:121:18)
                                        2023-08-14 15:06:54.623  - error: host.raspberrypi Caught by controller[0]:     at Object.<anonymous> (/usr/lib/node_modules/npm/node_modules/cacache/lib/content/read.js:4:13)
                                        2023-08-14 15:06:54.623  - error: host.raspberrypi Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1256:14)
                                        2023-08-14 15:06:54.623  - error: host.raspberrypi Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
                                        2023-08-14 15:06:54.623  - error: host.raspberrypi Caught by controller[0]: Node.js v18.17.1
                                        2023-08-14 15:06:54.628  - error: host.raspberrypi Caught by controller[0]: /opt/iobroker/node_modules/iobroker.info/main.js:89
                                        2023-08-14 15:06:54.628  - error: host.raspberrypi Caught by controller[0]: 		adapter.log.error("Could not check npm version: " + e);
                                        2023-08-14 15:06:54.628  - error: host.raspberrypi Caught by controller[0]: 		        ^
                                        2023-08-14 15:06:54.628  - error: host.raspberrypi Caught by controller[0]: TypeError: Cannot read properties of undefined (reading 'log')
                                        2023-08-14 15:06:54.629  - error: host.raspberrypi Caught by controller[0]:     at getSystemVersions (/opt/iobroker/node_modules/iobroker.info/main.js:89:11)
                                        2023-08-14 15:06:54.629  - error: host.raspberrypi Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.info/main.js:58:18)
                                        2023-08-14 15:06:54.629  - error: host.raspberrypi Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1256:14)
                                        2023-08-14 15:06:54.629  - error: host.raspberrypi Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
                                        2023-08-14 15:06:54.629  - error: host.raspberrypi Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1119:32)
                                        2023-08-14 15:06:54.629  - error: host.raspberrypi Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:960:12)
                                        2023-08-14 15:06:54.630  - error: host.raspberrypi Caught by controller[0]:     at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
                                        2023-08-14 15:06:54.630  - error: host.raspberrypi Caught by controller[0]:     at node:internal/main/run_main_module:23:47
                                        2023-08-14 15:06:54.630  - error: host.raspberrypi Caught by controller[0]: Node.js v18.17.1
                                        2023-08-14 15:06:54.630  - error: host.raspberrypi instance system.adapter.info.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                                        2023-08-14 15:06:54.630  - info: host.raspberrypi Restart adapter system.adapter.info.0 because enabled
                                        2023-08-14 15:07:00.974  - info: bshb.0 (1270) Check if client with identifier: ioBroker.bshb_f8e1effa-de6e-4e9f-9f4e-8447b26c0efd is already paired.
                                        2023-08-14 15:07:00.993  - info: bshb.0 (1270) Client with identifier: ioBroker.bshb_f8e1effa-de6e-4e9f-9f4e-8447b26c0efd was not paired yet.
                                        2023-08-14 15:07:00.994  - info: bshb.0 (1270) Start pairing. Activate pairing on Bosch Smart Home Controller by pressing button until flashing.
                                        2023-08-14 15:07:01.012  - warn: bshb.0 (1270) Could not pair client. Did you press the paring button? Error details: BshbError: [ERROR] error during call to BSHC: 
                                        2023-08-14 15:07:01.013  - warn: bshb.0 (1270) Could not pair client. Did you press the paring button on Bosch Smart Home Controller? Error details: BshbError: [ERROR] error during call to BSHC: 
                                        
                                        

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

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

                                        @smizi

                                        Spricht dein gemountetes NAS wirklich nur CIFS v1.0?
                                        Das ist späte Kreidezeit und sollte tunlichst vermieden werden.
                                        Stell das auf das höchstmögliche Protokoll ein.

                                        sudo apt install --reinstall nodejs
                                        

                                        sagt?

                                        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

                                        SmiziS 1 Antwort Letzte Antwort
                                        0
                                        • Thomas BraunT Thomas Braun

                                          @smizi

                                          Spricht dein gemountetes NAS wirklich nur CIFS v1.0?
                                          Das ist späte Kreidezeit und sollte tunlichst vermieden werden.
                                          Stell das auf das höchstmögliche Protokoll ein.

                                          sudo apt install --reinstall nodejs
                                          

                                          sagt?

                                          SmiziS Offline
                                          SmiziS Offline
                                          Smizi
                                          schrieb am zuletzt editiert von
                                          #21

                                          @thomas-braun sagte in Fehler /usr/lib/node_modules/npm/lib/cli.js:35 info-Adapter:

                                          sudo apt install --reinstall nodejs

                                          OK, danke für den Tip mit CIFS!

                                          Nodejs sagt:

                                          eading package lists... Done
                                          Building dependency tree... Done
                                          Reading state information... Done
                                          0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 1 not upgraded.
                                          Need to get 28.1 MB of archives.
                                          After this operation, 0 B of additional disk space will be used.
                                          Get:1 https://deb.nodesource.com/node_18.x bullseye/main arm64 nodejs arm64 18.17.1-deb-1nodesource1 [28.1 MB]
                                          Fetched 28.1 MB in 3s (10.3 MB/s)  
                                          (Reading database ... 59608 files and directories currently installed.)
                                          Preparing to unpack .../nodejs_18.17.1-deb-1nodesource1_arm64.deb ...
                                          Unpacking nodejs (18.17.1-deb-1nodesource1) over (18.17.1-deb-1nodesource1) ...
                                          Setting up nodejs (18.17.1-deb-1nodesource1) ...
                                          Processing triggers for man-db (2.9.4-2) ...
                                          
                                          Thomas BraunT 1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          564

                                          Online

                                          32.4k

                                          Benutzer

                                          81.5k

                                          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