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. Error/Bug
  4. Zigbee Adapter lässt sich nicht mehr installieren

NEWS

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    17
    1
    4.1k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.2k

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    25
    1
    2.6k

Zigbee Adapter lässt sich nicht mehr installieren

Geplant Angeheftet Gesperrt Verschoben Error/Bug
15 Beiträge 2 Kommentatoren 404 Aufrufe 2 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.
  • J Offline
    J Offline
    jfwillow
    schrieb am zuletzt editiert von
    #1
    Systemdata Bitte Ausfüllen
    Hardwaresystem: Pi4
    Festplattenart: SD-Karte
    Betriebssystem: Linux
    Node-Version: 16.18.1
    Nodejs-Version: 16.18.1
    NPM-Version: 8.19.2
    Installationsart: Skript/Manuell

    Servus zusammen,

    bekomme seit Tagen den Zigbee-Adapter nicht mehr installiert und der Ble.Adapter will auch nicht mehr von Gelb auf Grün wechseln. Habe mich durch alle möglichen Foren-Beiträge gearbeitet, aber leider ohne Erfolg.

    Angefangen hat es damit, dass der Zigbee-Adapter vor ein paar Tagen plötzlich auf Rot wechselte. Da dachte ich mir, warum auch immer, mach ich doch gleich ein Node.js update auf 16.18.1 und spiele danach ein Backup wieder ein. Seither funktioniert auch alles wieder soweit . Nur eben den Ble.Adapter bekomme ich nicht mehr Grün und der Zigbee-Adapter lässt sich überhaupt nicht mehr installieren. Und aus den Fehlermeldungen werde ich leider auch nicht schlau.

    Vielleicht könnt ihr mir ja auf die Sprünge helfen.
    Danke im voraus!

    pi@iobroker:~ $ iobroker add zigbee --debug
    NPM version: 8.19.2
    Installing iobroker.zigbee@1.7.6... (System call)
    npm ERR! code 1
    npm ERR! path /opt/iobroker/node_modules/@serialport/bindings
    npm ERR! command failed
    npm ERR! command sh -c -- prebuild-install --tag-prefix @serialport/bindings@ ||                                                                                                                        node-gyp rebuild
    npm ERR! make: Verzeichnis „/opt/iobroker/node_modules/@serialport/bindings/buil                                                                                                                       d“ wird betreten
    npm ERR!   CXX(target) Release/obj.target/bindings/src/serialport.o
    npm ERR! make: Verzeichnis „/opt/iobroker/node_modules/@serialport/bindings/buil                                                                                                                       d“ wird verlassen
    npm ERR! prebuild-install warn install No prebuilt binaries found (target=16.18.                                                                                                                       1 runtime=node arch=arm libc= platform=linux)
    npm ERR! gyp info it worked if it ends with ok
    npm ERR! gyp info using node-gyp@9.1.0
    npm ERR! gyp info using node@16.18.1 | linux | arm
    npm ERR! gyp info find Python using Python version 3.7.3 found at "/usr/bin/pyth                                                                                                                       on3"
    npm ERR! gyp info spawn /usr/bin/python3
    npm ERR! gyp info spawn args [
    npm ERR! gyp info spawn args   '/usr/lib/node_modules/npm/node_modules/node-gyp/                                                                                                                       gyp/gyp_main.py',
    npm ERR! gyp info spawn args   'binding.gyp',
    npm ERR! gyp info spawn args   '-f',
    npm ERR! gyp info spawn args   'make',
    npm ERR! gyp info spawn args   '-I',
    npm ERR! gyp info spawn args   '/opt/iobroker/node_modules/@serialport/bindings/                                                                                                                       build/config.gypi',
    npm ERR! gyp info spawn args   '-I',
    npm ERR! gyp info spawn args   '/usr/lib/node_modules/npm/node_modules/node-gyp/                                                                                                                       addon.gypi',
    npm ERR! gyp info spawn args   '-I',
    npm ERR! gyp info spawn args   '/home/iobroker/.cache/node-gyp/16.18.1/include/n                                                                                                                       ode/common.gypi',
    npm ERR! gyp info spawn args   '-Dlibrary=shared_library',
    npm ERR! gyp info spawn args   '-Dvisibility=default',
    npm ERR! gyp info spawn args   '-Dnode_root_dir=/home/iobroker/.cache/node-gyp/1                                                                                                                       6.18.1',
    npm ERR! gyp info spawn args   '-Dnode_gyp_dir=/usr/lib/node_modules/npm/node_mo                                                                                                                       dules/node-gyp',
    npm ERR! gyp info spawn args   '-Dnode_lib_file=/home/iobroker/.cache/node-gyp/1                                                                                                                       6.18.1/<(target_arch)/node.lib',
    npm ERR! gyp info spawn args   '-Dmodule_root_dir=/opt/iobroker/node_modules/@se                                                                                                                       rialport/bindings',
    npm ERR! gyp info spawn args   '-Dnode_engine=v8',
    npm ERR! gyp info spawn args   '--depth=.',
    npm ERR! gyp info spawn args   '--no-parallel',
    npm ERR! gyp info spawn args   '--generator-output',
    npm ERR! gyp info spawn args   'build',
    npm ERR! gyp info spawn args   '-Goutput_dir=.'
    npm ERR! gyp info spawn args ]
    npm ERR! gyp info spawn make
    npm ERR! gyp info spawn args [ 'BUILDTYPE=Release', '-C', 'build' ]
    npm ERR! ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Open(Na                                                                                                                       n::NAN_METHOD_ARGS_TYPE)’:
    npm ERR! ../src/serialport.cpp:78:69: warning: cast between incompatible functio                                                                                                                       n types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_wo                                                                                                                       rk_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
    npm ERR!    uv_queue_work(uv_default_loop(), req, EIO_Open, (uv_after_work_cb)EI                                                                                                                       O_AfterOpen);
    npm ERR!                                                                      ^~                                                                                                                       ~~~~~~~~~~~
    npm ERR! ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Update(                                                                                                                       Nan::NAN_METHOD_ARGS_TYPE)’:
    npm ERR! ../src/serialport.cpp:135:71: warning: cast between incompatible functi                                                                                                                       on types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_w                                                                                                                       ork_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
    npm ERR!    uv_queue_work(uv_default_loop(), req, EIO_Update, (uv_after_work_cb)                                                                                                                       EIO_AfterUpdate);
    npm ERR!                                                                                                                                                                                               ^~~~~~~~~~~~~~~
    npm ERR! ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Close(N                                                                                                                       an::NAN_METHOD_ARGS_TYPE)’:
    npm ERR! ../src/serialport.cpp:175:70: warning: cast between incompatible functi                                                                                                                       on types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_w                                                                                                                       ork_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
    npm ERR!    uv_queue_work(uv_default_loop(), req, EIO_Close, (uv_after_work_cb)E                                                                                                                       IO_AfterClose);
    npm ERR!                                                                       ^                                                                                                                       ~~~~~~~~~~~~~
    npm ERR! ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Flush(N                                                                                                                       an::NAN_METHOD_ARGS_TYPE)’:
    npm ERR! ../src/serialport.cpp:215:70: warning: cast between incompatible functi                                                                                                                       on types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_w                                                                                                                       ork_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
    npm ERR!    uv_queue_work(uv_default_loop(), req, EIO_Flush, (uv_after_work_cb)E                                                                                                                       IO_AfterFlush);
    npm ERR!                                                                       ^                                                                                                                       ~~~~~~~~~~~~~
    npm ERR! ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Set(Nan                                                                                                                       ::NAN_METHOD_ARGS_TYPE)’:
    npm ERR! ../src/serialport.cpp:271:68: warning: cast between incompatible functi                                                                                                                       on types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_w                                                                                                                       ork_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
    npm ERR!    uv_queue_work(uv_default_loop(), req, EIO_Set, (uv_after_work_cb)EIO                                                                                                                       _AfterSet);
    npm ERR!                                                                     ^~~                                                                                                                       ~~~~~~~~~
    npm ERR! ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Get(Nan                                                                                                                       ::NAN_METHOD_ARGS_TYPE)’:
    npm ERR! ../src/serialport.cpp:316:68: warning: cast between incompatible functi                                                                                                                       on types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_w                                                                                                                       ork_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
    npm ERR!    uv_queue_work(uv_default_loop(), req, EIO_Get, (uv_after_work_cb)EIO                                                                                                                       _AfterGet);
    npm ERR!                                                                     ^~~                                                                                                                       ~~~~~~~~~
    npm ERR! ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE GetBaud                                                                                                                       Rate(Nan::NAN_METHOD_ARGS_TYPE)’:
    npm ERR! ../src/serialport.cpp:366:76: warning: cast between incompatible functi                                                                                                                       on types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_w                                                                                                                       ork_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
    npm ERR!    uv_queue_work(uv_default_loop(), req, EIO_GetBaudRate, (uv_after_wor                                                                                                                       k_cb)EIO_AfterGetBaudRate);
    npm ERR!                                                                                                                                                                                                    ^~~~~~~~~~~~~~~~~~~~
    npm ERR! ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Drain(N                                                                                                                       an::NAN_METHOD_ARGS_TYPE)’:
    npm ERR! ../src/serialport.cpp:412:70: warning: cast between incompatible functi                                                                                                                       on types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_w                                                                                                                       ork_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
    npm ERR!    uv_queue_work(uv_default_loop(), req, EIO_Drain, (uv_after_work_cb)E                                                                                                                       IO_AfterDrain);
    npm ERR!                                                                       ^                                                                                                                       ~~~~~~~~~~~~~
    npm ERR! ../src/serialport.cpp: At global scope:
    npm ERR! ../src/serialport.cpp:433:28: warning: unnecessary parentheses in decla                                                                                                                       ration of ‘ToParityEnum’ [-Wparentheses]
    npm ERR!  SerialPortParity NAN_INLINE(ToParityEnum(const v8::Local<v8::String>&                                                                                                                        v8str)) {
    npm ERR!                             ^
    npm ERR! ../src/serialport.cpp:452:30: warning: unnecessary parentheses in decla                                                                                                                       ration of ‘ToStopBitEnum’ [-Wparentheses]
    npm ERR!  SerialPortStopBits NAN_INLINE(ToStopBitEnum(double stopBits)) {
    npm ERR!                               ^
    npm ERR! In file included from ../../../nan/nan.h:60,
    npm ERR!                  from ../src/./serialport.h:13,
    npm ERR!                  from ../src/serialport.cpp:1:
    npm ERR! /home/iobroker/.cache/node-gyp/16.18.1/include/node/node.h:887:43: warn                                                                                                                       ing: cast between incompatible function types from ‘void (*)(Nan::ADDON_REGISTER                                                                                                                       _FUNCTION_ARGS_TYPE)’ {aka ‘void (*)(v8::Local<v8::Object>)’} to ‘node::addon_re                                                                                                                       gister_func’ {aka ‘void (*)(v8::Local<v8::Object>, v8::Local<v8::Value>, void*)’                                                                                                                       } [-Wcast-function-type]
    npm ERR!        (node::addon_register_func) (regfunc),                                                                                                                                                 \
    npm ERR!                                            ^
    npm ERR! /home/iobroker/.cache/node-gyp/16.18.1/include/node/node.h:921:3: note:                                                                                                                        in expansion of macro ‘NODE_MODULE_X’
    npm ERR!    NODE_MODULE_X(modname, regfunc, NULL, 0)  // NOLINT (readability/nul                                                                                                                       l_usage)
    npm ERR!    ^~~~~~~~~~~~~
    npm ERR! ../src/serialport.cpp:486:1: note: in expansion of macro ‘NODE_MODULE’
    npm ERR!  NODE_MODULE(serialport, init);
    npm ERR!  ^~~~~~~~~~~
    npm ERR! In file included from ../../../nan/nan_callbacks.h:87,
    npm ERR!                  from ../../../nan/nan.h:180,
    npm ERR!                  from ../src/./serialport.h:13,
    npm ERR!                  from ../src/serialport.cpp:1:
    npm ERR! ../../../nan/nan_callbacks_12_inl.h:169:6: internal compiler error: Bus                                                                                                                       -Zugriffsfehler
    npm ERR!  void FunctionCallbackWrapper(const v8::FunctionCallbackInfo<v8::Value>                                                                                                                        &info) {
    npm ERR!       ^~~~~~~~~~~~~~~~~~~~~~~
    npm ERR! 0xb6b3910f ???
    npm ERR!        ../sysdeps/unix/sysv/linux/arm/sigrestorer.S:64
    npm ERR! Please submit a full bug report,
    npm ERR! with preprocessed source if appropriate.
    npm ERR! Please include the complete backtrace with any bug report.
    npm ERR! See <file:///usr/share/doc/gcc-8/README.Bugs> for instructions.
    npm ERR! make: *** [bindings.target.mk:114: Release/obj.target/bindings/src/seri                                                                                                                       alport.o] Fehler 1
    npm ERR! gyp ERR! build error
    npm ERR! gyp ERR! stack Error: `make` failed with exit code: 2
    npm ERR! gyp ERR! stack     at ChildProcess.onExit (/usr/lib/node_modules/npm/no                                                                                                                       de_modules/node-gyp/lib/build.js:201:23)
    npm ERR! gyp ERR! stack     at ChildProcess.emit (node:events:513:28)
    npm ERR! gyp ERR! stack     at Process.ChildProcess._handle.onexit (node:interna                                                                                                                       l/child_process:293:12)
    npm ERR! gyp ERR! System Linux 5.10.103-v7l+
    npm ERR! gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_module                                                                                                                       s/node-gyp/bin/node-gyp.js" "rebuild"
    npm ERR! gyp ERR! cwd /opt/iobroker/node_modules/@serialport/bindings
    npm ERR! gyp ERR! node -v v16.18.1
    npm ERR! gyp ERR! node-gyp -v v9.1.0
    npm ERR! gyp ERR! not ok
    
    npm ERR! A complete log of this run can be found in:
    npm ERR!     /home/iobroker/.npm/_logs/2022-11-11T15_37_18_788Z-debug-0.log
    host.iobroker Cannot install iobroker.zigbee@1.7.6: 1
    
    Thomas BraunT 1 Antwort Letzte Antwort
    0
    • J jfwillow
      Systemdata Bitte Ausfüllen
      Hardwaresystem: Pi4
      Festplattenart: SD-Karte
      Betriebssystem: Linux
      Node-Version: 16.18.1
      Nodejs-Version: 16.18.1
      NPM-Version: 8.19.2
      Installationsart: Skript/Manuell

      Servus zusammen,

      bekomme seit Tagen den Zigbee-Adapter nicht mehr installiert und der Ble.Adapter will auch nicht mehr von Gelb auf Grün wechseln. Habe mich durch alle möglichen Foren-Beiträge gearbeitet, aber leider ohne Erfolg.

      Angefangen hat es damit, dass der Zigbee-Adapter vor ein paar Tagen plötzlich auf Rot wechselte. Da dachte ich mir, warum auch immer, mach ich doch gleich ein Node.js update auf 16.18.1 und spiele danach ein Backup wieder ein. Seither funktioniert auch alles wieder soweit . Nur eben den Ble.Adapter bekomme ich nicht mehr Grün und der Zigbee-Adapter lässt sich überhaupt nicht mehr installieren. Und aus den Fehlermeldungen werde ich leider auch nicht schlau.

      Vielleicht könnt ihr mir ja auf die Sprünge helfen.
      Danke im voraus!

      pi@iobroker:~ $ iobroker add zigbee --debug
      NPM version: 8.19.2
      Installing iobroker.zigbee@1.7.6... (System call)
      npm ERR! code 1
      npm ERR! path /opt/iobroker/node_modules/@serialport/bindings
      npm ERR! command failed
      npm ERR! command sh -c -- prebuild-install --tag-prefix @serialport/bindings@ ||                                                                                                                        node-gyp rebuild
      npm ERR! make: Verzeichnis „/opt/iobroker/node_modules/@serialport/bindings/buil                                                                                                                       d“ wird betreten
      npm ERR!   CXX(target) Release/obj.target/bindings/src/serialport.o
      npm ERR! make: Verzeichnis „/opt/iobroker/node_modules/@serialport/bindings/buil                                                                                                                       d“ wird verlassen
      npm ERR! prebuild-install warn install No prebuilt binaries found (target=16.18.                                                                                                                       1 runtime=node arch=arm libc= platform=linux)
      npm ERR! gyp info it worked if it ends with ok
      npm ERR! gyp info using node-gyp@9.1.0
      npm ERR! gyp info using node@16.18.1 | linux | arm
      npm ERR! gyp info find Python using Python version 3.7.3 found at "/usr/bin/pyth                                                                                                                       on3"
      npm ERR! gyp info spawn /usr/bin/python3
      npm ERR! gyp info spawn args [
      npm ERR! gyp info spawn args   '/usr/lib/node_modules/npm/node_modules/node-gyp/                                                                                                                       gyp/gyp_main.py',
      npm ERR! gyp info spawn args   'binding.gyp',
      npm ERR! gyp info spawn args   '-f',
      npm ERR! gyp info spawn args   'make',
      npm ERR! gyp info spawn args   '-I',
      npm ERR! gyp info spawn args   '/opt/iobroker/node_modules/@serialport/bindings/                                                                                                                       build/config.gypi',
      npm ERR! gyp info spawn args   '-I',
      npm ERR! gyp info spawn args   '/usr/lib/node_modules/npm/node_modules/node-gyp/                                                                                                                       addon.gypi',
      npm ERR! gyp info spawn args   '-I',
      npm ERR! gyp info spawn args   '/home/iobroker/.cache/node-gyp/16.18.1/include/n                                                                                                                       ode/common.gypi',
      npm ERR! gyp info spawn args   '-Dlibrary=shared_library',
      npm ERR! gyp info spawn args   '-Dvisibility=default',
      npm ERR! gyp info spawn args   '-Dnode_root_dir=/home/iobroker/.cache/node-gyp/1                                                                                                                       6.18.1',
      npm ERR! gyp info spawn args   '-Dnode_gyp_dir=/usr/lib/node_modules/npm/node_mo                                                                                                                       dules/node-gyp',
      npm ERR! gyp info spawn args   '-Dnode_lib_file=/home/iobroker/.cache/node-gyp/1                                                                                                                       6.18.1/<(target_arch)/node.lib',
      npm ERR! gyp info spawn args   '-Dmodule_root_dir=/opt/iobroker/node_modules/@se                                                                                                                       rialport/bindings',
      npm ERR! gyp info spawn args   '-Dnode_engine=v8',
      npm ERR! gyp info spawn args   '--depth=.',
      npm ERR! gyp info spawn args   '--no-parallel',
      npm ERR! gyp info spawn args   '--generator-output',
      npm ERR! gyp info spawn args   'build',
      npm ERR! gyp info spawn args   '-Goutput_dir=.'
      npm ERR! gyp info spawn args ]
      npm ERR! gyp info spawn make
      npm ERR! gyp info spawn args [ 'BUILDTYPE=Release', '-C', 'build' ]
      npm ERR! ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Open(Na                                                                                                                       n::NAN_METHOD_ARGS_TYPE)’:
      npm ERR! ../src/serialport.cpp:78:69: warning: cast between incompatible functio                                                                                                                       n types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_wo                                                                                                                       rk_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
      npm ERR!    uv_queue_work(uv_default_loop(), req, EIO_Open, (uv_after_work_cb)EI                                                                                                                       O_AfterOpen);
      npm ERR!                                                                      ^~                                                                                                                       ~~~~~~~~~~~
      npm ERR! ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Update(                                                                                                                       Nan::NAN_METHOD_ARGS_TYPE)’:
      npm ERR! ../src/serialport.cpp:135:71: warning: cast between incompatible functi                                                                                                                       on types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_w                                                                                                                       ork_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
      npm ERR!    uv_queue_work(uv_default_loop(), req, EIO_Update, (uv_after_work_cb)                                                                                                                       EIO_AfterUpdate);
      npm ERR!                                                                                                                                                                                               ^~~~~~~~~~~~~~~
      npm ERR! ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Close(N                                                                                                                       an::NAN_METHOD_ARGS_TYPE)’:
      npm ERR! ../src/serialport.cpp:175:70: warning: cast between incompatible functi                                                                                                                       on types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_w                                                                                                                       ork_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
      npm ERR!    uv_queue_work(uv_default_loop(), req, EIO_Close, (uv_after_work_cb)E                                                                                                                       IO_AfterClose);
      npm ERR!                                                                       ^                                                                                                                       ~~~~~~~~~~~~~
      npm ERR! ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Flush(N                                                                                                                       an::NAN_METHOD_ARGS_TYPE)’:
      npm ERR! ../src/serialport.cpp:215:70: warning: cast between incompatible functi                                                                                                                       on types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_w                                                                                                                       ork_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
      npm ERR!    uv_queue_work(uv_default_loop(), req, EIO_Flush, (uv_after_work_cb)E                                                                                                                       IO_AfterFlush);
      npm ERR!                                                                       ^                                                                                                                       ~~~~~~~~~~~~~
      npm ERR! ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Set(Nan                                                                                                                       ::NAN_METHOD_ARGS_TYPE)’:
      npm ERR! ../src/serialport.cpp:271:68: warning: cast between incompatible functi                                                                                                                       on types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_w                                                                                                                       ork_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
      npm ERR!    uv_queue_work(uv_default_loop(), req, EIO_Set, (uv_after_work_cb)EIO                                                                                                                       _AfterSet);
      npm ERR!                                                                     ^~~                                                                                                                       ~~~~~~~~~
      npm ERR! ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Get(Nan                                                                                                                       ::NAN_METHOD_ARGS_TYPE)’:
      npm ERR! ../src/serialport.cpp:316:68: warning: cast between incompatible functi                                                                                                                       on types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_w                                                                                                                       ork_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
      npm ERR!    uv_queue_work(uv_default_loop(), req, EIO_Get, (uv_after_work_cb)EIO                                                                                                                       _AfterGet);
      npm ERR!                                                                     ^~~                                                                                                                       ~~~~~~~~~
      npm ERR! ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE GetBaud                                                                                                                       Rate(Nan::NAN_METHOD_ARGS_TYPE)’:
      npm ERR! ../src/serialport.cpp:366:76: warning: cast between incompatible functi                                                                                                                       on types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_w                                                                                                                       ork_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
      npm ERR!    uv_queue_work(uv_default_loop(), req, EIO_GetBaudRate, (uv_after_wor                                                                                                                       k_cb)EIO_AfterGetBaudRate);
      npm ERR!                                                                                                                                                                                                    ^~~~~~~~~~~~~~~~~~~~
      npm ERR! ../src/serialport.cpp: In function ‘Nan::NAN_METHOD_RETURN_TYPE Drain(N                                                                                                                       an::NAN_METHOD_ARGS_TYPE)’:
      npm ERR! ../src/serialport.cpp:412:70: warning: cast between incompatible functi                                                                                                                       on types from ‘void (*)(uv_work_t*)’ {aka ‘void (*)(uv_work_s*)’} to ‘uv_after_w                                                                                                                       ork_cb’ {aka ‘void (*)(uv_work_s*, int)’} [-Wcast-function-type]
      npm ERR!    uv_queue_work(uv_default_loop(), req, EIO_Drain, (uv_after_work_cb)E                                                                                                                       IO_AfterDrain);
      npm ERR!                                                                       ^                                                                                                                       ~~~~~~~~~~~~~
      npm ERR! ../src/serialport.cpp: At global scope:
      npm ERR! ../src/serialport.cpp:433:28: warning: unnecessary parentheses in decla                                                                                                                       ration of ‘ToParityEnum’ [-Wparentheses]
      npm ERR!  SerialPortParity NAN_INLINE(ToParityEnum(const v8::Local<v8::String>&                                                                                                                        v8str)) {
      npm ERR!                             ^
      npm ERR! ../src/serialport.cpp:452:30: warning: unnecessary parentheses in decla                                                                                                                       ration of ‘ToStopBitEnum’ [-Wparentheses]
      npm ERR!  SerialPortStopBits NAN_INLINE(ToStopBitEnum(double stopBits)) {
      npm ERR!                               ^
      npm ERR! In file included from ../../../nan/nan.h:60,
      npm ERR!                  from ../src/./serialport.h:13,
      npm ERR!                  from ../src/serialport.cpp:1:
      npm ERR! /home/iobroker/.cache/node-gyp/16.18.1/include/node/node.h:887:43: warn                                                                                                                       ing: cast between incompatible function types from ‘void (*)(Nan::ADDON_REGISTER                                                                                                                       _FUNCTION_ARGS_TYPE)’ {aka ‘void (*)(v8::Local<v8::Object>)’} to ‘node::addon_re                                                                                                                       gister_func’ {aka ‘void (*)(v8::Local<v8::Object>, v8::Local<v8::Value>, void*)’                                                                                                                       } [-Wcast-function-type]
      npm ERR!        (node::addon_register_func) (regfunc),                                                                                                                                                 \
      npm ERR!                                            ^
      npm ERR! /home/iobroker/.cache/node-gyp/16.18.1/include/node/node.h:921:3: note:                                                                                                                        in expansion of macro ‘NODE_MODULE_X’
      npm ERR!    NODE_MODULE_X(modname, regfunc, NULL, 0)  // NOLINT (readability/nul                                                                                                                       l_usage)
      npm ERR!    ^~~~~~~~~~~~~
      npm ERR! ../src/serialport.cpp:486:1: note: in expansion of macro ‘NODE_MODULE’
      npm ERR!  NODE_MODULE(serialport, init);
      npm ERR!  ^~~~~~~~~~~
      npm ERR! In file included from ../../../nan/nan_callbacks.h:87,
      npm ERR!                  from ../../../nan/nan.h:180,
      npm ERR!                  from ../src/./serialport.h:13,
      npm ERR!                  from ../src/serialport.cpp:1:
      npm ERR! ../../../nan/nan_callbacks_12_inl.h:169:6: internal compiler error: Bus                                                                                                                       -Zugriffsfehler
      npm ERR!  void FunctionCallbackWrapper(const v8::FunctionCallbackInfo<v8::Value>                                                                                                                        &info) {
      npm ERR!       ^~~~~~~~~~~~~~~~~~~~~~~
      npm ERR! 0xb6b3910f ???
      npm ERR!        ../sysdeps/unix/sysv/linux/arm/sigrestorer.S:64
      npm ERR! Please submit a full bug report,
      npm ERR! with preprocessed source if appropriate.
      npm ERR! Please include the complete backtrace with any bug report.
      npm ERR! See <file:///usr/share/doc/gcc-8/README.Bugs> for instructions.
      npm ERR! make: *** [bindings.target.mk:114: Release/obj.target/bindings/src/seri                                                                                                                       alport.o] Fehler 1
      npm ERR! gyp ERR! build error
      npm ERR! gyp ERR! stack Error: `make` failed with exit code: 2
      npm ERR! gyp ERR! stack     at ChildProcess.onExit (/usr/lib/node_modules/npm/no                                                                                                                       de_modules/node-gyp/lib/build.js:201:23)
      npm ERR! gyp ERR! stack     at ChildProcess.emit (node:events:513:28)
      npm ERR! gyp ERR! stack     at Process.ChildProcess._handle.onexit (node:interna                                                                                                                       l/child_process:293:12)
      npm ERR! gyp ERR! System Linux 5.10.103-v7l+
      npm ERR! gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_module                                                                                                                       s/node-gyp/bin/node-gyp.js" "rebuild"
      npm ERR! gyp ERR! cwd /opt/iobroker/node_modules/@serialport/bindings
      npm ERR! gyp ERR! node -v v16.18.1
      npm ERR! gyp ERR! node-gyp -v v9.1.0
      npm ERR! gyp ERR! not ok
      
      npm ERR! A complete log of this run can be found in:
      npm ERR!     /home/iobroker/.npm/_logs/2022-11-11T15_37_18_788Z-debug-0.log
      host.iobroker Cannot install iobroker.zigbee@1.7.6: 1
      
      Thomas BraunT Online
      Thomas BraunT Online
      Thomas Braun
      Most Active
      schrieb am zuletzt editiert von Thomas Braun
      #2

      @jfwillow

      Das sieht krumm aus. Wie bist du da insgesamt unterwegs?

      https://forum.iobroker.net/topic/59549/iob-diag-skript

      Und mach das Fenster von deinem puTTY breiter, das Ding verhunzt die Zeilenumbrüche.

      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

      J 1 Antwort Letzte Antwort
      0
      • Thomas BraunT Thomas Braun

        @jfwillow

        Das sieht krumm aus. Wie bist du da insgesamt unterwegs?

        https://forum.iobroker.net/topic/59549/iob-diag-skript

        Und mach das Fenster von deinem puTTY breiter, das Ding verhunzt die Zeilenumbrüche.

        J Offline
        J Offline
        jfwillow
        schrieb am zuletzt editiert von
        #3

        @thomas-braun

        die Zeilenumbrüche sollten jetz zumindest passen....sorry

        *** BASE SYSTEM ***
        Architecture:   armv7l
        Docker:         false
        Virtualization: none
        Distributor ID: Raspbian
        Description:    Raspbian GNU/Linux 10 (buster)
        Release:        10
        Codename:       buster
        
        PRETTY_NAME="Raspbian GNU/Linux 10 (buster)"
        NAME="Raspbian GNU/Linux"
        VERSION_ID="10"
        VERSION="10 (buster)"
        VERSION_CODENAME=buster
        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:
         21:24:12 up 2 days, 11:54,  1 user,  load average: 0.82, 0.98, 1.01
        CPU threads: 4
        
        *** Time and Time Zones ***
        Fri Nov 11 20:24:12 UTC 2022
        Fri Nov 11 21:24:12 CET 2022
        CET +0100
        Europe/Vienna
        
        *** User and Groups ***
        pi
        /home/pi
        pi adm dialout cdrom sudo audio video plugdev games users input netdev gpio i2c spi iobroker
        
        *** X-Server-Setup ***
        X-Server:       false
        Desktop:
        Terminal:       tty
        
        *** MEMORY ***
                      total        used        free      shared  buff/cache   available
        Mem:           3.8G        2.7G        490M         75M        610M        1.8G
        Swap:           99M         62M         37M
        Total:         3.9G        2.8G        527M
        
                 3838 M total memory
                 2738 M used memory
                 1243 M active memory
                 1973 M inactive memory
                  490 M free memory
                  111 M buffer memory
                  498 M swap cache
                   99 M total swap
                   62 M used swap
                   37 M free swap
        
        *** FILESYSTEM ***
        Filesystem     Type      Size  Used Avail Use% Mounted on
        /dev/root      ext4       29G   12G   17G  42% /
        devtmpfs       devtmpfs  1.8G     0  1.8G   0% /dev
        tmpfs          tmpfs     1.9G  1.8M  1.9G   1% /dev/shm
        tmpfs          tmpfs     1.9G  105M  1.8G   6% /run
        tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
        tmpfs          tmpfs     1.9G     0  1.9G   0% /sys/fs/cgroup
        /dev/mmcblk0p1 vfat      253M   49M  204M  20% /boot
        tmpfs          tmpfs     384M     0  384M   0% /run/user/998
        tmpfs          tmpfs     384M     0  384M   0% /run/user/1000
        
        Show mounted filesystems (real ones only):
        TARGET        SOURCE         FSTYPE OPTIONS
        /             /dev/mmcblk0p2 ext4   rw,noatime
        |-/sys/fs/bpf none           bpf    rw,nosuid,nodev,noexec,relatime,mode=700
        `-/boot       /dev/mmcblk0p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
        
        Files in neuralgic directories:
        
        /var:
        1.3G    /var/
        499M    /var/lib
        387M    /var/cache
        381M    /var/cache/apt
        319M    /var/cache/apt/archives
        
        /opt/iobroker/backups:
        1.5G    /opt/iobroker/backups/
        
        /opt/iobroker/iobroker-data:
        841M    /opt/iobroker/iobroker-data/
        445M    /opt/iobroker/iobroker-data/history
        208M    /opt/iobroker/iobroker-data/files
        145M    /opt/iobroker/iobroker-data/backup-objects
        48M     /opt/iobroker/iobroker-data/files/javascript.admin
        
        The five largest files in iobroker-data are:
        15M     /opt/iobroker/iobroker-data/objects.jsonl
        12M     /opt/iobroker/iobroker-data/objects.json.migrated
        12M     /opt/iobroker/iobroker-data/objects.json.bak.migrated
        12M     /opt/iobroker/iobroker-data/files/javascript.admin/static/js/790.1eb1f33b.chunk.js.map
        8.5M    /opt/iobroker/iobroker-data/files/vis.0/Import/vis-views.json
        
        *** NodeJS-Installation ***
        /usr/bin/nodejs         v16.18.1
        /usr/bin/node           v16.18.1
        /usr/bin/npm            8.19.2
        
        nodejs:
          Installed: 16.18.1-deb-1nodesource1
          Candidate: 16.18.1-deb-1nodesource1
          Version table:
         *** 16.18.1-deb-1nodesource1 500
                500 https://deb.nodesource.com/node_16.x buster/main armhf Packages
                100 /var/lib/dpkg/status
             10.24.0~dfsg-1~deb10u2 500
                500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
                500 https://archive.raspbian.org/raspbian buster/main armhf Packages
        
        Temp directories causing npm8 problem: 0
        
        *** ioBroker-Installation ***
        
        ioBroker Status
        iobroker is running on this host.
        
        
        Objects type: jsonl
        States  type: jsonl
        
        Core adapters versions
        js-controller:  4.0.23
        admin:          6.2.23
        
        Enabled adapters with bindings
        + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
        + system.adapter.influxdb.0               : influxdb              : iobroker                                 -  enabled, port: 8086
        + system.adapter.mihome-vacuum.0          : mihome-vacuum         : iobroker                                 -  enabled, port: 54321
        + system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 0.0.0.0
        + system.adapter.sonoff.0                 : sonoff                : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
        + system.adapter.telegram.0               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
        + system.adapter.web.0                    : web                   : iobroker                                 -  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): Beta (latest)
        
        ioBroker-Instances
        Used repository: Beta (latest)
        Adapter    "admin"        : 6.2.23   , installed 6.2.23
        Adapter    "alexa-shoppinglist": 0.1.4, installed 0.1.4
        Adapter    "alexa2"       : 3.21.0   , installed 3.20.1 [Updatable]
        Adapter    "backitup"     : 2.5.4    , installed 2.4.12 [Updatable]
        Adapter    "ble"          : 0.13.0   , installed 0.13.0
        Adapter    "chromecast"   : 3.0.3    , installed 3.0.3
        Adapter    "discovery"    : 3.1.0    , installed 3.0.5  [Updatable]
        Adapter    "flot"         : 1.11.0   , installed 1.11.0
        Adapter    "harmony"      : 1.2.2    , installed 1.2.2
        Adapter    "history"      : 2.2.4    , installed 2.2.0  [Updatable]
        Adapter    "ical"         : 1.13.2   , installed 1.13.2
        Adapter    "icons-addictive-flavour-png": 0.1.0, installed 0.1.0
        Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
        Adapter    "icons-material-svg": 0.1.0, installed 0.1.0
        Adapter    "icons-mfd-svg": 1.1.0    , installed 1.1.0
        Adapter    "influxdb"     : 3.2.0    , installed 3.1.8  [Updatable]
        Adapter    "info"         : 1.9.21   , installed 1.9.19 [Updatable]
        Adapter    "iot"          : 1.12.5   , installed 1.11.9 [Updatable]
        Adapter    "javascript"   : 6.1.3    , installed 6.0.3  [Updatable]
        Controller "js-controller": 4.0.23   , installed 4.0.23
        Adapter    "meross"       : 1.14.0   , installed 1.14.0
        Adapter    "mihome-vacuum": 3.8.5    , installed 3.8.3  [Updatable]
        Adapter    "net-tools"    : 0.2.0    , installed 0.2.0
        Adapter    "netatmo-crawler": 0.8.1  , installed 0.8.1
        Adapter    "octoprint"    : 4.0.1    , installed 4.0.0  [Updatable]
        Adapter    "pi-hole"      : 1.3.4    , installed 1.3.4
        Adapter    "plex"         : 0.9.1    , installed 0.9.1
        Adapter    "rpi2"         : 1.3.2    , installed 1.3.2
        Adapter    "shelly"       : 6.2.4    , installed 6.2.0  [Updatable]
        Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
        Adapter    "socketio"     : 6.2.0    , installed 4.2.0  [Updatable]
        Adapter    "sonoff"       : 2.5.1    , installed 2.5.1
        Adapter    "sourceanalytix": 0.4.14  , installed 0.4.14
        Adapter    "systeminfo"   : 0.3.1    , installed 0.3.1
        Adapter    "telegram"     : 1.15.2   , installed 1.14.1 [Updatable]
        Adapter    "text2command" : 2.3.0    , installed 2.2.2  [Updatable]
        Adapter    "tr-064"       : 4.2.17   , installed 4.2.16 [Updatable]
        Adapter    "trashschedule": 2.0.3    , installed 2.0.3
        Adapter    "vis"          : 1.4.15   , installed 1.4.15
        Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
        Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
        Adapter    "vis-colorpicker": 1.2.0  , installed 1.2.0
        Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
        Adapter    "vis-hqwidgets": 1.3.0    , installed 1.3.0
        Adapter    "vis-lcars"    : 1.0.4    , installed 1.0.4
        Adapter    "vis-materialdesign": 0.5.9, installed 0.5.22
        Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
        Adapter    "vis-players"  : 0.1.6    , installed 0.1.6
        Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
        Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
        Adapter    "web"          : 5.2.10   , installed 4.3.0  [Updatable]
        Adapter    "ws"           : 2.2.1    , installed 1.3.0  [Updatable]
        Adapter    "yeelight-2"   : 1.2.1    , installed 1.2.0  [Updatable]
        
        Objects and States
        Please stand by - This may take a while
        Objects:        11389
        States:         8720
        
        *** OS-Repositories and Updates ***
        Get:1 http://giteduberger.fr rpimonitor/ InRelease [1933 B]
        Hit:2 http://raspbian.raspberrypi.org/raspbian buster InRelease
        Hit:3 https://archive.raspbian.org/raspbian buster InRelease
        Hit:4 https://repos.influxdata.com/debian buster InRelease
        Hit:5 https://deb.nodesource.com/node_16.x buster InRelease
        Hit:6 http://archive.raspberrypi.org/debian buster InRelease
        Fetched 1933 B in 15s (125 B/s)
        Reading package lists... Done
        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:80              0.0.0.0:*               LISTEN      0          18376      657/lighttpd
        tcp        0      0 0.0.0.0:53              0.0.0.0:*               LISTEN      998        17646238   24085/pihole-FTL
        tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          16826      658/sshd
        tcp        0      0 127.0.0.1:8088          0.0.0.0:*               LISTEN      999        16600      547/influxd
        tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       18386820   16043/io.sonoff.0
        tcp        0      0 127.0.0.1:4711          0.0.0.0:*               LISTEN      998        17647877   24085/pihole-FTL
        tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       18385666   15787/iobroker.js-c
        tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       18385659   15787/iobroker.js-c
        tcp6       0      0 :::80                   :::*                    LISTEN      0          18377      657/lighttpd
        tcp6       0      0 :::8081                 :::*                    LISTEN      1001       18387529   15805/io.admin.0
        tcp6       0      0 :::8082                 :::*                    LISTEN      1001       18392931   16957/io.web.0
        tcp6       0      0 :::53                   :::*                    LISTEN      998        17646240   24085/pihole-FTL
        tcp6       0      0 :::8086                 :::*                    LISTEN      999        18726      547/influxd
        tcp6       0      0 :::22                   :::*                    LISTEN      0          16836      658/sshd
        tcp6       0      0 :::3000                 :::*                    LISTEN      109        18903      683/grafana-server
        tcp6       0      0 :::61991                :::*                    LISTEN      1001       18389437   16103/io.harmony.0
        tcp6       0      0 ::1:4711                :::*                    LISTEN      998        17647878   24085/pihole-FTL
        udp        0      0 0.0.0.0:61991           0.0.0.0:*                           1001       18389438   16103/io.harmony.0
        udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       18389310   16028/io.shelly.0
        udp    31488      0 0.0.0.0:53              0.0.0.0:*                           998        17646237   24085/pihole-FTL
        udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          13680      529/dhcpcd
        udp        0      0 0.0.0.0:53421           0.0.0.0:*                           1001       18387892   15953/io.mihome-vac
        udp        0      0 0.0.0.0:52910           0.0.0.0:*                           108        13626      341/avahi-daemon: r
        udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       18386562   15908/io.chromecast
        udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        13624      341/avahi-daemon: r
        udp     2624      0 0.0.0.0:57599           0.0.0.0:*                           998        19483847   24085/pihole-FTL
        udp6       0      0 :::36811                :::*                                108        13627      341/avahi-daemon: r
        udp6       0      0 :::546                  :::*                                0          17383070   529/dhcpcd
        udp6       0      0 :::53                   :::*                                998        17646239   24085/pihole-FTL
        udp6       0      0 :::5353                 :::*                                108        13625      341/avahi-daemon: r
        
        
        Thomas BraunT 1 Antwort Letzte Antwort
        0
        • J jfwillow

          @thomas-braun

          die Zeilenumbrüche sollten jetz zumindest passen....sorry

          *** BASE SYSTEM ***
          Architecture:   armv7l
          Docker:         false
          Virtualization: none
          Distributor ID: Raspbian
          Description:    Raspbian GNU/Linux 10 (buster)
          Release:        10
          Codename:       buster
          
          PRETTY_NAME="Raspbian GNU/Linux 10 (buster)"
          NAME="Raspbian GNU/Linux"
          VERSION_ID="10"
          VERSION="10 (buster)"
          VERSION_CODENAME=buster
          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:
           21:24:12 up 2 days, 11:54,  1 user,  load average: 0.82, 0.98, 1.01
          CPU threads: 4
          
          *** Time and Time Zones ***
          Fri Nov 11 20:24:12 UTC 2022
          Fri Nov 11 21:24:12 CET 2022
          CET +0100
          Europe/Vienna
          
          *** User and Groups ***
          pi
          /home/pi
          pi adm dialout cdrom sudo audio video plugdev games users input netdev gpio i2c spi iobroker
          
          *** X-Server-Setup ***
          X-Server:       false
          Desktop:
          Terminal:       tty
          
          *** MEMORY ***
                        total        used        free      shared  buff/cache   available
          Mem:           3.8G        2.7G        490M         75M        610M        1.8G
          Swap:           99M         62M         37M
          Total:         3.9G        2.8G        527M
          
                   3838 M total memory
                   2738 M used memory
                   1243 M active memory
                   1973 M inactive memory
                    490 M free memory
                    111 M buffer memory
                    498 M swap cache
                     99 M total swap
                     62 M used swap
                     37 M free swap
          
          *** FILESYSTEM ***
          Filesystem     Type      Size  Used Avail Use% Mounted on
          /dev/root      ext4       29G   12G   17G  42% /
          devtmpfs       devtmpfs  1.8G     0  1.8G   0% /dev
          tmpfs          tmpfs     1.9G  1.8M  1.9G   1% /dev/shm
          tmpfs          tmpfs     1.9G  105M  1.8G   6% /run
          tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
          tmpfs          tmpfs     1.9G     0  1.9G   0% /sys/fs/cgroup
          /dev/mmcblk0p1 vfat      253M   49M  204M  20% /boot
          tmpfs          tmpfs     384M     0  384M   0% /run/user/998
          tmpfs          tmpfs     384M     0  384M   0% /run/user/1000
          
          Show mounted filesystems (real ones only):
          TARGET        SOURCE         FSTYPE OPTIONS
          /             /dev/mmcblk0p2 ext4   rw,noatime
          |-/sys/fs/bpf none           bpf    rw,nosuid,nodev,noexec,relatime,mode=700
          `-/boot       /dev/mmcblk0p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
          
          Files in neuralgic directories:
          
          /var:
          1.3G    /var/
          499M    /var/lib
          387M    /var/cache
          381M    /var/cache/apt
          319M    /var/cache/apt/archives
          
          /opt/iobroker/backups:
          1.5G    /opt/iobroker/backups/
          
          /opt/iobroker/iobroker-data:
          841M    /opt/iobroker/iobroker-data/
          445M    /opt/iobroker/iobroker-data/history
          208M    /opt/iobroker/iobroker-data/files
          145M    /opt/iobroker/iobroker-data/backup-objects
          48M     /opt/iobroker/iobroker-data/files/javascript.admin
          
          The five largest files in iobroker-data are:
          15M     /opt/iobroker/iobroker-data/objects.jsonl
          12M     /opt/iobroker/iobroker-data/objects.json.migrated
          12M     /opt/iobroker/iobroker-data/objects.json.bak.migrated
          12M     /opt/iobroker/iobroker-data/files/javascript.admin/static/js/790.1eb1f33b.chunk.js.map
          8.5M    /opt/iobroker/iobroker-data/files/vis.0/Import/vis-views.json
          
          *** NodeJS-Installation ***
          /usr/bin/nodejs         v16.18.1
          /usr/bin/node           v16.18.1
          /usr/bin/npm            8.19.2
          
          nodejs:
            Installed: 16.18.1-deb-1nodesource1
            Candidate: 16.18.1-deb-1nodesource1
            Version table:
           *** 16.18.1-deb-1nodesource1 500
                  500 https://deb.nodesource.com/node_16.x buster/main armhf Packages
                  100 /var/lib/dpkg/status
               10.24.0~dfsg-1~deb10u2 500
                  500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
                  500 https://archive.raspbian.org/raspbian buster/main armhf Packages
          
          Temp directories causing npm8 problem: 0
          
          *** ioBroker-Installation ***
          
          ioBroker Status
          iobroker is running on this host.
          
          
          Objects type: jsonl
          States  type: jsonl
          
          Core adapters versions
          js-controller:  4.0.23
          admin:          6.2.23
          
          Enabled adapters with bindings
          + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
          + system.adapter.influxdb.0               : influxdb              : iobroker                                 -  enabled, port: 8086
          + system.adapter.mihome-vacuum.0          : mihome-vacuum         : iobroker                                 -  enabled, port: 54321
          + system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 0.0.0.0
          + system.adapter.sonoff.0                 : sonoff                : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
          + system.adapter.telegram.0               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
          + system.adapter.web.0                    : web                   : iobroker                                 -  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): Beta (latest)
          
          ioBroker-Instances
          Used repository: Beta (latest)
          Adapter    "admin"        : 6.2.23   , installed 6.2.23
          Adapter    "alexa-shoppinglist": 0.1.4, installed 0.1.4
          Adapter    "alexa2"       : 3.21.0   , installed 3.20.1 [Updatable]
          Adapter    "backitup"     : 2.5.4    , installed 2.4.12 [Updatable]
          Adapter    "ble"          : 0.13.0   , installed 0.13.0
          Adapter    "chromecast"   : 3.0.3    , installed 3.0.3
          Adapter    "discovery"    : 3.1.0    , installed 3.0.5  [Updatable]
          Adapter    "flot"         : 1.11.0   , installed 1.11.0
          Adapter    "harmony"      : 1.2.2    , installed 1.2.2
          Adapter    "history"      : 2.2.4    , installed 2.2.0  [Updatable]
          Adapter    "ical"         : 1.13.2   , installed 1.13.2
          Adapter    "icons-addictive-flavour-png": 0.1.0, installed 0.1.0
          Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
          Adapter    "icons-material-svg": 0.1.0, installed 0.1.0
          Adapter    "icons-mfd-svg": 1.1.0    , installed 1.1.0
          Adapter    "influxdb"     : 3.2.0    , installed 3.1.8  [Updatable]
          Adapter    "info"         : 1.9.21   , installed 1.9.19 [Updatable]
          Adapter    "iot"          : 1.12.5   , installed 1.11.9 [Updatable]
          Adapter    "javascript"   : 6.1.3    , installed 6.0.3  [Updatable]
          Controller "js-controller": 4.0.23   , installed 4.0.23
          Adapter    "meross"       : 1.14.0   , installed 1.14.0
          Adapter    "mihome-vacuum": 3.8.5    , installed 3.8.3  [Updatable]
          Adapter    "net-tools"    : 0.2.0    , installed 0.2.0
          Adapter    "netatmo-crawler": 0.8.1  , installed 0.8.1
          Adapter    "octoprint"    : 4.0.1    , installed 4.0.0  [Updatable]
          Adapter    "pi-hole"      : 1.3.4    , installed 1.3.4
          Adapter    "plex"         : 0.9.1    , installed 0.9.1
          Adapter    "rpi2"         : 1.3.2    , installed 1.3.2
          Adapter    "shelly"       : 6.2.4    , installed 6.2.0  [Updatable]
          Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
          Adapter    "socketio"     : 6.2.0    , installed 4.2.0  [Updatable]
          Adapter    "sonoff"       : 2.5.1    , installed 2.5.1
          Adapter    "sourceanalytix": 0.4.14  , installed 0.4.14
          Adapter    "systeminfo"   : 0.3.1    , installed 0.3.1
          Adapter    "telegram"     : 1.15.2   , installed 1.14.1 [Updatable]
          Adapter    "text2command" : 2.3.0    , installed 2.2.2  [Updatable]
          Adapter    "tr-064"       : 4.2.17   , installed 4.2.16 [Updatable]
          Adapter    "trashschedule": 2.0.3    , installed 2.0.3
          Adapter    "vis"          : 1.4.15   , installed 1.4.15
          Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
          Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
          Adapter    "vis-colorpicker": 1.2.0  , installed 1.2.0
          Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
          Adapter    "vis-hqwidgets": 1.3.0    , installed 1.3.0
          Adapter    "vis-lcars"    : 1.0.4    , installed 1.0.4
          Adapter    "vis-materialdesign": 0.5.9, installed 0.5.22
          Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
          Adapter    "vis-players"  : 0.1.6    , installed 0.1.6
          Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
          Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
          Adapter    "web"          : 5.2.10   , installed 4.3.0  [Updatable]
          Adapter    "ws"           : 2.2.1    , installed 1.3.0  [Updatable]
          Adapter    "yeelight-2"   : 1.2.1    , installed 1.2.0  [Updatable]
          
          Objects and States
          Please stand by - This may take a while
          Objects:        11389
          States:         8720
          
          *** OS-Repositories and Updates ***
          Get:1 http://giteduberger.fr rpimonitor/ InRelease [1933 B]
          Hit:2 http://raspbian.raspberrypi.org/raspbian buster InRelease
          Hit:3 https://archive.raspbian.org/raspbian buster InRelease
          Hit:4 https://repos.influxdata.com/debian buster InRelease
          Hit:5 https://deb.nodesource.com/node_16.x buster InRelease
          Hit:6 http://archive.raspberrypi.org/debian buster InRelease
          Fetched 1933 B in 15s (125 B/s)
          Reading package lists... Done
          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:80              0.0.0.0:*               LISTEN      0          18376      657/lighttpd
          tcp        0      0 0.0.0.0:53              0.0.0.0:*               LISTEN      998        17646238   24085/pihole-FTL
          tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          16826      658/sshd
          tcp        0      0 127.0.0.1:8088          0.0.0.0:*               LISTEN      999        16600      547/influxd
          tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       18386820   16043/io.sonoff.0
          tcp        0      0 127.0.0.1:4711          0.0.0.0:*               LISTEN      998        17647877   24085/pihole-FTL
          tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       18385666   15787/iobroker.js-c
          tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       18385659   15787/iobroker.js-c
          tcp6       0      0 :::80                   :::*                    LISTEN      0          18377      657/lighttpd
          tcp6       0      0 :::8081                 :::*                    LISTEN      1001       18387529   15805/io.admin.0
          tcp6       0      0 :::8082                 :::*                    LISTEN      1001       18392931   16957/io.web.0
          tcp6       0      0 :::53                   :::*                    LISTEN      998        17646240   24085/pihole-FTL
          tcp6       0      0 :::8086                 :::*                    LISTEN      999        18726      547/influxd
          tcp6       0      0 :::22                   :::*                    LISTEN      0          16836      658/sshd
          tcp6       0      0 :::3000                 :::*                    LISTEN      109        18903      683/grafana-server
          tcp6       0      0 :::61991                :::*                    LISTEN      1001       18389437   16103/io.harmony.0
          tcp6       0      0 ::1:4711                :::*                    LISTEN      998        17647878   24085/pihole-FTL
          udp        0      0 0.0.0.0:61991           0.0.0.0:*                           1001       18389438   16103/io.harmony.0
          udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       18389310   16028/io.shelly.0
          udp    31488      0 0.0.0.0:53              0.0.0.0:*                           998        17646237   24085/pihole-FTL
          udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          13680      529/dhcpcd
          udp        0      0 0.0.0.0:53421           0.0.0.0:*                           1001       18387892   15953/io.mihome-vac
          udp        0      0 0.0.0.0:52910           0.0.0.0:*                           108        13626      341/avahi-daemon: r
          udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       18386562   15908/io.chromecast
          udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        13624      341/avahi-daemon: r
          udp     2624      0 0.0.0.0:57599           0.0.0.0:*                           998        19483847   24085/pihole-FTL
          udp6       0      0 :::36811                :::*                                108        13627      341/avahi-daemon: r
          udp6       0      0 :::546                  :::*                                0          17383070   529/dhcpcd
          udp6       0      0 :::53                   :::*                                998        17646239   24085/pihole-FTL
          udp6       0      0 :::5353                 :::*                                108        13625      341/avahi-daemon: r
          
          
          Thomas BraunT Online
          Thomas BraunT Online
          Thomas Braun
          Most Active
          schrieb am zuletzt editiert von
          #4

          @jfwillow

          Entweder das iobroker-Repo auf 'Stable' setzen oder die Adapter alle auf den letzten Beta-Stand bringen. So bringt das ja gar nix.

          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

          J 1 Antwort Letzte Antwort
          0
          • Thomas BraunT Thomas Braun

            @jfwillow

            Entweder das iobroker-Repo auf 'Stable' setzen oder die Adapter alle auf den letzten Beta-Stand bringen. So bringt das ja gar nix.

            J Offline
            J Offline
            jfwillow
            schrieb am zuletzt editiert von
            #5

            @thomas-braun

            ok Repo auf 'Stable'. Backup- und Alexa-Adapter brauchten ein Update....hat funktioniert, aber dauert gefühlt eine Ewigkeit bis die Updates durch sind.

            *** BASE SYSTEM ***
            Architecture:   armv7l
            Docker:         false
            Virtualization: none
            Distributor ID: Raspbian
            Description:    Raspbian GNU/Linux 10 (buster)
            Release:        10
            Codename:       buster
            
            PRETTY_NAME="Raspbian GNU/Linux 10 (buster)"
            NAME="Raspbian GNU/Linux"
            VERSION_ID="10"
            VERSION="10 (buster)"
            VERSION_CODENAME=buster
            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:
             08:42:07 up 2 days, 23:12,  1 user,  load average: 2.45, 1.26, 1.06
            CPU threads: 4
            
            *** Time and Time Zones ***
            Sat Nov 12 07:42:07 UTC 2022
            Sat Nov 12 08:42:07 CET 2022
            CET +0100
            Europe/Vienna
            
            *** User and Groups ***
            pi
            /home/pi
            pi adm dialout cdrom sudo audio video plugdev games users input netdev gpio i2c spi iobroker
            
            *** X-Server-Setup ***
            X-Server:       false
            Desktop:
            Terminal:       tty
            
            *** MEMORY ***
                          total        used        free      shared  buff/cache   available
            Mem:           3.8G        2.6G        511M         84M        741M        1.7G
            Swap:           99M         99M        0.0K
            Total:         3.9G        2.7G        511M
            
                     3838 M total memory
                     2586 M used memory
                     1116 M active memory
                     2086 M inactive memory
                      511 M free memory
                       84 M buffer memory
                      656 M swap cache
                       99 M total swap
                       99 M used swap
                        0 M free swap
            
            *** FILESYSTEM ***
            Filesystem     Type      Size  Used Avail Use% Mounted on
            /dev/root      ext4       29G   12G   17G  42% /
            devtmpfs       devtmpfs  1.8G     0  1.8G   0% /dev
            tmpfs          tmpfs     1.9G  2.4M  1.9G   1% /dev/shm
            tmpfs          tmpfs     1.9G  129M  1.8G   7% /run
            tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
            tmpfs          tmpfs     1.9G     0  1.9G   0% /sys/fs/cgroup
            /dev/mmcblk0p1 vfat      253M   49M  204M  20% /boot
            tmpfs          tmpfs     384M     0  384M   0% /run/user/998
            tmpfs          tmpfs     384M     0  384M   0% /run/user/1000
            
            Show mounted filesystems (real ones only):
            TARGET        SOURCE         FSTYPE OPTIONS
            /             /dev/mmcblk0p2 ext4   rw,noatime
            |-/sys/fs/bpf none           bpf    rw,nosuid,nodev,noexec,relatime,mode=700
            `-/boot       /dev/mmcblk0p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
            
            Files in neuralgic directories:
            
            /var:
            1.3G    /var/
            495M    /var/lib
            387M    /var/cache
            381M    /var/cache/apt
            319M    /var/cache/apt/archives
            
            /opt/iobroker/backups:
            1.5G    /opt/iobroker/backups/
            
            /opt/iobroker/iobroker-data:
            865M    /opt/iobroker/iobroker-data/
            444M    /opt/iobroker/iobroker-data/history
            208M    /opt/iobroker/iobroker-data/files
            145M    /opt/iobroker/iobroker-data/backup-objects
            48M     /opt/iobroker/iobroker-data/files/javascript.admin
            
            The five largest files in iobroker-data are:
            25M     /opt/iobroker/iobroker-data/objects.jsonl
            17M     /opt/iobroker/iobroker-data/states.jsonl
            12M     /opt/iobroker/iobroker-data/objects.json.migrated
            12M     /opt/iobroker/iobroker-data/objects.json.bak.migrated
            12M     /opt/iobroker/iobroker-data/files/javascript.admin/static/js/790.1eb1f33b.chunk.js.map
            
            *** NodeJS-Installation ***
            /usr/bin/nodejs         v16.18.1
            /usr/bin/node           v16.18.1
            /usr/bin/npm            8.19.2
            
            nodejs:
              Installed: 16.18.1-deb-1nodesource1
              Candidate: 16.18.1-deb-1nodesource1
              Version table:
             *** 16.18.1-deb-1nodesource1 500
                    500 https://deb.nodesource.com/node_16.x buster/main armhf Packages
                    100 /var/lib/dpkg/status
                 10.24.0~dfsg-1~deb10u2 500
                    500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
                    500 https://archive.raspbian.org/raspbian buster/main armhf Packages
            
            Temp directories causing npm8 problem: 0
            
            *** ioBroker-Installation ***
            
            ioBroker Status
            iobroker is running on this host.
            
            
            Objects type: jsonl
            States  type: jsonl
            
            Core adapters versions
            js-controller:  4.0.23
            admin:          6.2.23
            
            Enabled adapters with bindings
            + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
            + system.adapter.influxdb.0               : influxdb              : iobroker                                 -  enabled, port: 8086
            + system.adapter.mihome-vacuum.0          : mihome-vacuum         : iobroker                                 -  enabled, port: 54321
            + system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 0.0.0.0
            + system.adapter.sonoff.0                 : sonoff                : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
            + system.adapter.telegram.0               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
            + system.adapter.web.0                    : web                   : iobroker                                 -  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)
            
            ioBroker-Instances
            Used repository: Stable (default)
            Adapter    "admin"        : 6.2.23   , installed 6.2.23
            Adapter    "alexa2"       : 3.21.0   , installed 3.21.0
            Adapter    "backitup"     : 2.5.4    , installed 2.5.4
            Adapter    "ble"          : 0.13.0   , installed 0.13.0
            Adapter    "chromecast"   : 2.3.1    , installed 3.0.3
            Adapter    "discovery"    : 3.0.5    , installed 3.0.5
            Adapter    "flot"         : 1.11.0   , installed 1.11.0
            Adapter    "harmony"      : 1.2.2    , installed 1.2.2
            Adapter    "history"      : 2.2.0    , installed 2.2.0
            Adapter    "ical"         : 1.13.1   , installed 1.13.2
            Adapter    "icons-addictive-flavour-png": 0.1.0, installed 0.1.0
            Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
            Adapter    "icons-material-svg": 0.1.0, installed 0.1.0
            Adapter    "icons-mfd-svg": 1.1.0    , installed 1.1.0
            Adapter    "influxdb"     : 3.1.8    , installed 3.1.8
            Adapter    "info"         : 1.9.19   , installed 1.9.19
            Adapter    "iot"          : 1.11.9   , installed 1.11.9
            Adapter    "javascript"   : 6.0.3    , installed 6.0.3
            Controller "js-controller": 4.0.23   , installed 4.0.23
            Adapter    "meross"       : 1.14.0   , installed 1.14.0
            Adapter    "mihome-vacuum": 3.4.2    , installed 3.8.3
            Adapter    "net-tools"    : 0.2.0    , installed 0.2.0
            Adapter    "netatmo-crawler": 0.8.1  , installed 0.8.1
            Adapter    "octoprint"    : 4.0.0    , installed 4.0.0
            Adapter    "pi-hole"      : 1.3.4    , installed 1.3.4
            Adapter    "plex"         : 0.9.1    , installed 0.9.1
            Adapter    "rpi2"         : 1.3.2    , installed 1.3.2
            Adapter    "shelly"       : 6.0.0    , installed 6.2.0
            Adapter    "simple-api"   : 2.7.0    , installed 2.7.2
            Adapter    "socketio"     : 4.2.0    , installed 4.2.0
            Adapter    "sonoff"       : 2.5.1    , installed 2.5.1
            Adapter    "systeminfo"   : 0.3.1    , installed 0.3.1
            Adapter    "telegram"     : 1.14.1   , installed 1.14.1
            Adapter    "text2command" : 2.2.2    , installed 2.2.2
            Adapter    "tr-064"       : 4.2.16   , installed 4.2.16
            Adapter    "trashschedule": 2.0.3    , installed 2.0.3
            Adapter    "vis"          : 1.4.15   , installed 1.4.15
            Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
            Adapter    "vis-canvas-gauges": 0.1.5, installed 1.0.1
            Adapter    "vis-colorpicker": 1.2.0  , installed 1.2.0
            Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
            Adapter    "vis-hqwidgets": 1.3.0    , installed 1.3.0
            Adapter    "vis-lcars"    : 1.0.4    , installed 1.0.4
            Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
            Adapter    "vis-players"  : 0.1.6    , installed 0.1.6
            Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
            Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
            Adapter    "web"          : 4.3.0    , installed 4.3.0
            Adapter    "ws"           : 1.3.0    , installed 1.3.0
            Adapter    "yeelight-2"   : 1.1.2    , installed 1.2.0
            
            Objects and States
            Please stand by - This may take a while
            Objects:        11389
            States:         8720
            
            *** OS-Repositories and Updates ***
            Get:1 http://giteduberger.fr rpimonitor/ InRelease [1933 B]
            Hit:2 http://raspbian.raspberrypi.org/raspbian buster InRelease
            Hit:3 https://archive.raspbian.org/raspbian buster InRelease
            Hit:4 https://repos.influxdata.com/debian buster InRelease
            Hit:5 https://deb.nodesource.com/node_16.x buster InRelease
            Hit:6 http://archive.raspberrypi.org/debian buster InRelease
            Fetched 1933 B in 3s (711 B/s)
            Reading package lists... Done
            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:80              0.0.0.0:*               LISTEN      0          18376      657/lighttpd
            tcp        0      0 0.0.0.0:53              0.0.0.0:*               LISTEN      998        17646238   24085/pihole-FTL
            tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          16826      658/sshd
            tcp        0      0 127.0.0.1:8088          0.0.0.0:*               LISTEN      999        16600      547/influxd
            tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       18386820   16043/io.sonoff.0
            tcp        0      0 127.0.0.1:4711          0.0.0.0:*               LISTEN      998        17647877   24085/pihole-FTL
            tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       18385666   15787/iobroker.js-c
            tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       18385659   15787/iobroker.js-c
            tcp6       0      0 :::80                   :::*                    LISTEN      0          18377      657/lighttpd
            tcp6       0      0 :::8081                 :::*                    LISTEN      1001       18387529   15805/io.admin.0
            tcp6       0      0 :::8082                 :::*                    LISTEN      1001       18392931   16957/io.web.0
            tcp6       0      0 :::53                   :::*                    LISTEN      998        17646240   24085/pihole-FTL
            tcp6       0      0 :::8086                 :::*                    LISTEN      999        18726      547/influxd
            tcp6       0      0 :::22                   :::*                    LISTEN      0          16836      658/sshd
            tcp6       0      0 :::3000                 :::*                    LISTEN      109        18903      683/grafana-server
            tcp6       0      0 :::61991                :::*                    LISTEN      1001       18389437   16103/io.harmony.0
            tcp6       0      0 ::1:4711                :::*                    LISTEN      998        17647878   24085/pihole-FTL
            udp        0      0 0.0.0.0:61991           0.0.0.0:*                           1001       18389438   16103/io.harmony.0
            udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       18389310   16028/io.shelly.0
            udp        0      0 0.0.0.0:53              0.0.0.0:*                           998        17646237   24085/pihole-FTL
            udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          13680      529/dhcpcd
            udp        0      0 0.0.0.0:53421           0.0.0.0:*                           1001       18387892   15953/io.mihome-vac
            udp        0      0 0.0.0.0:52910           0.0.0.0:*                           108        13626      341/avahi-daemon: r
            udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       18386562   15908/io.chromecast
            udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        13624      341/avahi-daemon: r
            udp6       0      0 :::36811                :::*                                108        13627      341/avahi-daemon: r
            udp6       0      0 :::546                  :::*                                0          17383070   529/dhcpcd
            udp6       0      0 :::53                   :::*                                998        17646239   24085/pihole-FTL
            udp6       0      0 :::5353                 :::*                                108        13625      341/avahi-daemon: r
            
            
            
            Thomas BraunT 1 Antwort Letzte Antwort
            0
            • J jfwillow

              @thomas-braun

              ok Repo auf 'Stable'. Backup- und Alexa-Adapter brauchten ein Update....hat funktioniert, aber dauert gefühlt eine Ewigkeit bis die Updates durch sind.

              *** BASE SYSTEM ***
              Architecture:   armv7l
              Docker:         false
              Virtualization: none
              Distributor ID: Raspbian
              Description:    Raspbian GNU/Linux 10 (buster)
              Release:        10
              Codename:       buster
              
              PRETTY_NAME="Raspbian GNU/Linux 10 (buster)"
              NAME="Raspbian GNU/Linux"
              VERSION_ID="10"
              VERSION="10 (buster)"
              VERSION_CODENAME=buster
              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:
               08:42:07 up 2 days, 23:12,  1 user,  load average: 2.45, 1.26, 1.06
              CPU threads: 4
              
              *** Time and Time Zones ***
              Sat Nov 12 07:42:07 UTC 2022
              Sat Nov 12 08:42:07 CET 2022
              CET +0100
              Europe/Vienna
              
              *** User and Groups ***
              pi
              /home/pi
              pi adm dialout cdrom sudo audio video plugdev games users input netdev gpio i2c spi iobroker
              
              *** X-Server-Setup ***
              X-Server:       false
              Desktop:
              Terminal:       tty
              
              *** MEMORY ***
                            total        used        free      shared  buff/cache   available
              Mem:           3.8G        2.6G        511M         84M        741M        1.7G
              Swap:           99M         99M        0.0K
              Total:         3.9G        2.7G        511M
              
                       3838 M total memory
                       2586 M used memory
                       1116 M active memory
                       2086 M inactive memory
                        511 M free memory
                         84 M buffer memory
                        656 M swap cache
                         99 M total swap
                         99 M used swap
                          0 M free swap
              
              *** FILESYSTEM ***
              Filesystem     Type      Size  Used Avail Use% Mounted on
              /dev/root      ext4       29G   12G   17G  42% /
              devtmpfs       devtmpfs  1.8G     0  1.8G   0% /dev
              tmpfs          tmpfs     1.9G  2.4M  1.9G   1% /dev/shm
              tmpfs          tmpfs     1.9G  129M  1.8G   7% /run
              tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
              tmpfs          tmpfs     1.9G     0  1.9G   0% /sys/fs/cgroup
              /dev/mmcblk0p1 vfat      253M   49M  204M  20% /boot
              tmpfs          tmpfs     384M     0  384M   0% /run/user/998
              tmpfs          tmpfs     384M     0  384M   0% /run/user/1000
              
              Show mounted filesystems (real ones only):
              TARGET        SOURCE         FSTYPE OPTIONS
              /             /dev/mmcblk0p2 ext4   rw,noatime
              |-/sys/fs/bpf none           bpf    rw,nosuid,nodev,noexec,relatime,mode=700
              `-/boot       /dev/mmcblk0p1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
              
              Files in neuralgic directories:
              
              /var:
              1.3G    /var/
              495M    /var/lib
              387M    /var/cache
              381M    /var/cache/apt
              319M    /var/cache/apt/archives
              
              /opt/iobroker/backups:
              1.5G    /opt/iobroker/backups/
              
              /opt/iobroker/iobroker-data:
              865M    /opt/iobroker/iobroker-data/
              444M    /opt/iobroker/iobroker-data/history
              208M    /opt/iobroker/iobroker-data/files
              145M    /opt/iobroker/iobroker-data/backup-objects
              48M     /opt/iobroker/iobroker-data/files/javascript.admin
              
              The five largest files in iobroker-data are:
              25M     /opt/iobroker/iobroker-data/objects.jsonl
              17M     /opt/iobroker/iobroker-data/states.jsonl
              12M     /opt/iobroker/iobroker-data/objects.json.migrated
              12M     /opt/iobroker/iobroker-data/objects.json.bak.migrated
              12M     /opt/iobroker/iobroker-data/files/javascript.admin/static/js/790.1eb1f33b.chunk.js.map
              
              *** NodeJS-Installation ***
              /usr/bin/nodejs         v16.18.1
              /usr/bin/node           v16.18.1
              /usr/bin/npm            8.19.2
              
              nodejs:
                Installed: 16.18.1-deb-1nodesource1
                Candidate: 16.18.1-deb-1nodesource1
                Version table:
               *** 16.18.1-deb-1nodesource1 500
                      500 https://deb.nodesource.com/node_16.x buster/main armhf Packages
                      100 /var/lib/dpkg/status
                   10.24.0~dfsg-1~deb10u2 500
                      500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
                      500 https://archive.raspbian.org/raspbian buster/main armhf Packages
              
              Temp directories causing npm8 problem: 0
              
              *** ioBroker-Installation ***
              
              ioBroker Status
              iobroker is running on this host.
              
              
              Objects type: jsonl
              States  type: jsonl
              
              Core adapters versions
              js-controller:  4.0.23
              admin:          6.2.23
              
              Enabled adapters with bindings
              + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
              + system.adapter.influxdb.0               : influxdb              : iobroker                                 -  enabled, port: 8086
              + system.adapter.mihome-vacuum.0          : mihome-vacuum         : iobroker                                 -  enabled, port: 54321
              + system.adapter.shelly.0                 : shelly                : iobroker                                 -  enabled, port: 1882, bind: 0.0.0.0
              + system.adapter.sonoff.0                 : sonoff                : iobroker                                 -  enabled, port: 1883, bind: 0.0.0.0
              + system.adapter.telegram.0               : telegram              : iobroker                                 -  enabled, port: 8443, bind: 0.0.0.0
              + system.adapter.web.0                    : web                   : iobroker                                 -  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)
              
              ioBroker-Instances
              Used repository: Stable (default)
              Adapter    "admin"        : 6.2.23   , installed 6.2.23
              Adapter    "alexa2"       : 3.21.0   , installed 3.21.0
              Adapter    "backitup"     : 2.5.4    , installed 2.5.4
              Adapter    "ble"          : 0.13.0   , installed 0.13.0
              Adapter    "chromecast"   : 2.3.1    , installed 3.0.3
              Adapter    "discovery"    : 3.0.5    , installed 3.0.5
              Adapter    "flot"         : 1.11.0   , installed 1.11.0
              Adapter    "harmony"      : 1.2.2    , installed 1.2.2
              Adapter    "history"      : 2.2.0    , installed 2.2.0
              Adapter    "ical"         : 1.13.1   , installed 1.13.2
              Adapter    "icons-addictive-flavour-png": 0.1.0, installed 0.1.0
              Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
              Adapter    "icons-material-svg": 0.1.0, installed 0.1.0
              Adapter    "icons-mfd-svg": 1.1.0    , installed 1.1.0
              Adapter    "influxdb"     : 3.1.8    , installed 3.1.8
              Adapter    "info"         : 1.9.19   , installed 1.9.19
              Adapter    "iot"          : 1.11.9   , installed 1.11.9
              Adapter    "javascript"   : 6.0.3    , installed 6.0.3
              Controller "js-controller": 4.0.23   , installed 4.0.23
              Adapter    "meross"       : 1.14.0   , installed 1.14.0
              Adapter    "mihome-vacuum": 3.4.2    , installed 3.8.3
              Adapter    "net-tools"    : 0.2.0    , installed 0.2.0
              Adapter    "netatmo-crawler": 0.8.1  , installed 0.8.1
              Adapter    "octoprint"    : 4.0.0    , installed 4.0.0
              Adapter    "pi-hole"      : 1.3.4    , installed 1.3.4
              Adapter    "plex"         : 0.9.1    , installed 0.9.1
              Adapter    "rpi2"         : 1.3.2    , installed 1.3.2
              Adapter    "shelly"       : 6.0.0    , installed 6.2.0
              Adapter    "simple-api"   : 2.7.0    , installed 2.7.2
              Adapter    "socketio"     : 4.2.0    , installed 4.2.0
              Adapter    "sonoff"       : 2.5.1    , installed 2.5.1
              Adapter    "systeminfo"   : 0.3.1    , installed 0.3.1
              Adapter    "telegram"     : 1.14.1   , installed 1.14.1
              Adapter    "text2command" : 2.2.2    , installed 2.2.2
              Adapter    "tr-064"       : 4.2.16   , installed 4.2.16
              Adapter    "trashschedule": 2.0.3    , installed 2.0.3
              Adapter    "vis"          : 1.4.15   , installed 1.4.15
              Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
              Adapter    "vis-canvas-gauges": 0.1.5, installed 1.0.1
              Adapter    "vis-colorpicker": 1.2.0  , installed 1.2.0
              Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
              Adapter    "vis-hqwidgets": 1.3.0    , installed 1.3.0
              Adapter    "vis-lcars"    : 1.0.4    , installed 1.0.4
              Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
              Adapter    "vis-players"  : 0.1.6    , installed 0.1.6
              Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
              Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
              Adapter    "web"          : 4.3.0    , installed 4.3.0
              Adapter    "ws"           : 1.3.0    , installed 1.3.0
              Adapter    "yeelight-2"   : 1.1.2    , installed 1.2.0
              
              Objects and States
              Please stand by - This may take a while
              Objects:        11389
              States:         8720
              
              *** OS-Repositories and Updates ***
              Get:1 http://giteduberger.fr rpimonitor/ InRelease [1933 B]
              Hit:2 http://raspbian.raspberrypi.org/raspbian buster InRelease
              Hit:3 https://archive.raspbian.org/raspbian buster InRelease
              Hit:4 https://repos.influxdata.com/debian buster InRelease
              Hit:5 https://deb.nodesource.com/node_16.x buster InRelease
              Hit:6 http://archive.raspberrypi.org/debian buster InRelease
              Fetched 1933 B in 3s (711 B/s)
              Reading package lists... Done
              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:80              0.0.0.0:*               LISTEN      0          18376      657/lighttpd
              tcp        0      0 0.0.0.0:53              0.0.0.0:*               LISTEN      998        17646238   24085/pihole-FTL
              tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          16826      658/sshd
              tcp        0      0 127.0.0.1:8088          0.0.0.0:*               LISTEN      999        16600      547/influxd
              tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       18386820   16043/io.sonoff.0
              tcp        0      0 127.0.0.1:4711          0.0.0.0:*               LISTEN      998        17647877   24085/pihole-FTL
              tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       18385666   15787/iobroker.js-c
              tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       18385659   15787/iobroker.js-c
              tcp6       0      0 :::80                   :::*                    LISTEN      0          18377      657/lighttpd
              tcp6       0      0 :::8081                 :::*                    LISTEN      1001       18387529   15805/io.admin.0
              tcp6       0      0 :::8082                 :::*                    LISTEN      1001       18392931   16957/io.web.0
              tcp6       0      0 :::53                   :::*                    LISTEN      998        17646240   24085/pihole-FTL
              tcp6       0      0 :::8086                 :::*                    LISTEN      999        18726      547/influxd
              tcp6       0      0 :::22                   :::*                    LISTEN      0          16836      658/sshd
              tcp6       0      0 :::3000                 :::*                    LISTEN      109        18903      683/grafana-server
              tcp6       0      0 :::61991                :::*                    LISTEN      1001       18389437   16103/io.harmony.0
              tcp6       0      0 ::1:4711                :::*                    LISTEN      998        17647878   24085/pihole-FTL
              udp        0      0 0.0.0.0:61991           0.0.0.0:*                           1001       18389438   16103/io.harmony.0
              udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       18389310   16028/io.shelly.0
              udp        0      0 0.0.0.0:53              0.0.0.0:*                           998        17646237   24085/pihole-FTL
              udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          13680      529/dhcpcd
              udp        0      0 0.0.0.0:53421           0.0.0.0:*                           1001       18387892   15953/io.mihome-vac
              udp        0      0 0.0.0.0:52910           0.0.0.0:*                           108        13626      341/avahi-daemon: r
              udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       18386562   15908/io.chromecast
              udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        13624      341/avahi-daemon: r
              udp6       0      0 :::36811                :::*                                108        13627      341/avahi-daemon: r
              udp6       0      0 :::546                  :::*                                0          17383070   529/dhcpcd
              udp6       0      0 :::53                   :::*                                998        17646239   24085/pihole-FTL
              udp6       0      0 :::5353                 :::*                                108        13625      341/avahi-daemon: r
              
              
              
              Thomas BraunT Online
              Thomas BraunT Online
              Thomas Braun
              Most Active
              schrieb am zuletzt editiert von Thomas Braun
              #6

              @jfwillow

              Ich sehe nichts wirklich auffälliges bei dir.
              Den Serial Port hast du freigeschaltet?

              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
              • J Offline
                J Offline
                jfwillow
                schrieb am zuletzt editiert von
                #7

                @thomas-braun

                denke schon

                pi@iobroker:~ $ ls -l /dev/serial/by-id
                insgesamt 0
                lrwxrwxrwx 1 root root 13 Nov  9 09:27 usb-Texas_Instruments_CC2538_USB_CDC-if00 -> ../../ttyACM0
                
                
                Thomas BraunT 1 Antwort Letzte Antwort
                0
                • J jfwillow

                  @thomas-braun

                  denke schon

                  pi@iobroker:~ $ ls -l /dev/serial/by-id
                  insgesamt 0
                  lrwxrwxrwx 1 root root 13 Nov  9 09:27 usb-Texas_Instruments_CC2538_USB_CDC-if00 -> ../../ttyACM0
                  
                  
                  Thomas BraunT Online
                  Thomas BraunT Online
                  Thomas Braun
                  Most Active
                  schrieb am zuletzt editiert von
                  #8

                  @jfwillow

                  In

                  sudo raspi-config
                  

                  Unter Interfaces mal geschaut?

                  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

                  J 1 Antwort Letzte Antwort
                  0
                  • Thomas BraunT Thomas Braun

                    @jfwillow

                    In

                    sudo raspi-config
                    

                    Unter Interfaces mal geschaut?

                    J Offline
                    J Offline
                    jfwillow
                    schrieb am zuletzt editiert von
                    #9

                    @thomas-braun

                    ehrlich gesagt nein.

                    login-shell und serial interface beide auf enable oder nur das interface?

                    Thomas BraunT 1 Antwort Letzte Antwort
                    0
                    • J jfwillow

                      @thomas-braun

                      ehrlich gesagt nein.

                      login-shell und serial interface beide auf enable oder nur das interface?

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

                      @jfwillow

                      Nur das Interface.
                      Einloggen willst du dich nicht.

                      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

                      J 1 Antwort Letzte Antwort
                      0
                      • Thomas BraunT Thomas Braun

                        @jfwillow

                        Nur das Interface.
                        Einloggen willst du dich nicht.

                        J Offline
                        J Offline
                        jfwillow
                        schrieb am zuletzt editiert von
                        #11

                        @thomas-braun

                        Zuerst einmal danke für deine Hilfe!

                        Interface enabled und reboot.
                        Hat sich nichts geändert beim Versuch den Zigbee-Adapter zu installieren. Leider fehlgeschlagen.

                        Thomas BraunT 1 Antwort Letzte Antwort
                        0
                        • J jfwillow

                          @thomas-braun

                          Zuerst einmal danke für deine Hilfe!

                          Interface enabled und reboot.
                          Hat sich nichts geändert beim Versuch den Zigbee-Adapter zu installieren. Leider fehlgeschlagen.

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

                          @jfwillow

                          Schaufel mal etwas RAM frei, bevor der Adapter installiert wird.
                          Andere Instanzen stoppen z. B.

                          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

                          J 1 Antwort Letzte Antwort
                          0
                          • Thomas BraunT Thomas Braun

                            @jfwillow

                            Schaufel mal etwas RAM frei, bevor der Adapter installiert wird.
                            Andere Instanzen stoppen z. B.

                            J Offline
                            J Offline
                            jfwillow
                            schrieb am zuletzt editiert von
                            #13

                            @thomas-braun

                            Schaufel mal etwas RAM frei, bevor der Adapter installiert wird.
                            Andere Instanzen stoppen z. B
                            

                            Hat leider nicht wirklich was gebracht. Hab so ziemlich alles gestoppt. Trotzdem hat der Installationsversuch ewig gedauert und ist dann mit Error 25 abgebrochen. Mir ist aufgefallen, dass der SWAP immer mit 70% ausgelastet ist, hab in daraufhin deaktiviert...leider auch keine Veränderung :-(

                            Kurze Frage noch zum Bluetooth-Adapter...der ja auch seit dem Nnode.js-Update spinnt (also Gelb bleibt)...kannst du, oder jemand anderer, eventuell mit der Fehlermeldung etwas anfangen?

                            ble.0
                            2022-11-15 09:57:15.632	error	Cannot find module '@abandonware/bluetooth-hci-socket'Require stack:- /opt/iobroker/node_modules/@abandonware/noble/lib/hci-socket/hci.js- /opt/iobroker/node_modules/@abandonware/noble/lib/hci-socket/bindings.js- /opt/iobroker/node_modules/@abandonware/noble/lib/resolve-bindings.js- /opt/iobroker/node_modules/@abandonware/noble/index.js- /opt/iobroker/node_modules/iobroker.ble/build/scanProcess.js
                            
                            Thomas BraunT 1 Antwort Letzte Antwort
                            0
                            • J jfwillow

                              @thomas-braun

                              Schaufel mal etwas RAM frei, bevor der Adapter installiert wird.
                              Andere Instanzen stoppen z. B
                              

                              Hat leider nicht wirklich was gebracht. Hab so ziemlich alles gestoppt. Trotzdem hat der Installationsversuch ewig gedauert und ist dann mit Error 25 abgebrochen. Mir ist aufgefallen, dass der SWAP immer mit 70% ausgelastet ist, hab in daraufhin deaktiviert...leider auch keine Veränderung :-(

                              Kurze Frage noch zum Bluetooth-Adapter...der ja auch seit dem Nnode.js-Update spinnt (also Gelb bleibt)...kannst du, oder jemand anderer, eventuell mit der Fehlermeldung etwas anfangen?

                              ble.0
                              2022-11-15 09:57:15.632	error	Cannot find module '@abandonware/bluetooth-hci-socket'Require stack:- /opt/iobroker/node_modules/@abandonware/noble/lib/hci-socket/hci.js- /opt/iobroker/node_modules/@abandonware/noble/lib/hci-socket/bindings.js- /opt/iobroker/node_modules/@abandonware/noble/lib/resolve-bindings.js- /opt/iobroker/node_modules/@abandonware/noble/index.js- /opt/iobroker/node_modules/iobroker.ble/build/scanProcess.js
                              
                              Thomas BraunT Online
                              Thomas BraunT Online
                              Thomas Braun
                              Most Active
                              schrieb am zuletzt editiert von Thomas Braun
                              #14

                              @jfwillow sagte in Zigbee Adapter lässt sich nicht mehr installieren:

                              dass der SWAP immer mit 70% ausgelastet ist, hab in daraufhin deaktiviert...

                              Äähhh, den Notausgang mauerst du auch noch zu? Das ist ja mega sinnvoll.... (nicht).
                              Der SWAP-Bereich wird ja gerade in 'Notsituationen' genutzt, wenn der reguläre Arbeitsspeicher zur Neige gegangen ist.

                              Kurze Frage noch zum Bluetooth-Adapter...der ja auch seit dem Nnode.js-Update spinnt

                              Edit: Der war ja auch oben schon übervoll. Hab ich gar nicht gesehen:

                              *** MEMORY ***
                                            total        used        free      shared  buff/cache   available
                              Mem:           3.8G        2.6G        511M         84M        741M        1.7G
                              Swap:           99M         99M        0.0K
                              Total:         3.9G        2.7G        511M
                              

                              Zu Bluetooth:

                              cd /opt/iobroker/node_modules/iobroker.ble
                              sudo -H -u iobroker npm install --omit=dev
                              

                              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
                              • J Offline
                                J Offline
                                jfwillow
                                schrieb am zuletzt editiert von
                                #15

                                @thomas-braun sagte in Zigbee Adapter lässt sich nicht mehr installieren:

                                Zu Bluetooth:

                                cd /opt/iobroker/node_modules/iobroker.ble
                                sudo -H -u iobroker npm install --omit=dev
                                

                                Hat leider nichts gebracht. Ist zwar fehlerlos durch gelaufen, der Adapter ist aber weiterhin gelb bei identischer Fehlermeldung.

                                Wird wohl auf eine Neuinstallation hinauslaufen. Schade, weil ausser Zigbee und Bluetooth, gefühlt alles tadellos funktioniert. Mal abgesehen von der gefühlten Ewigkeit bei Adapter-Updates/Neuinstallationen.

                                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

                                491

                                Online

                                32.7k

                                Benutzer

                                82.4k

                                Themen

                                1.3m

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

                                • Du hast noch kein Konto? Registrieren

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