Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. [gelöst] Probleme bei Update von admin

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    [gelöst] Probleme bei Update von admin

    This topic has been deleted. Only users with topic management privileges can see it.
    • Homoran
      Homoran Global Moderator Administrators @Markus Faltermeier last edited by

      @markus-faltermeier sagte in Probleme bei Update von admin:

      Was ist das für eine IP Adresse, die da angezeigt wird?

      Das ist jetzt die entscheidende Frage!

      Wo hast du (oder der admin) die her?

      M 1 Reply Last reply Reply Quote 0
      • M
        Markus Faltermeier @Homoran last edited by

        Jetzt hab ich es hinbekommen 🙂
        Scheinbar hat sich bei meinem PI tatsächlich das Netzwerk aufgehängt.
        Ich hab jetzt alles neu gestartet. Also Fritzbox, PI ....

        Dann hat das updaten auch funktioniert.
        Hab jetzt auch node js 14 und npm 6 drauf installiert

        Jetzt hat auch das update vom admin adapter geklappt.

        Manchmal sieht man die offensichtlichen Dinge einfach nicht....

        Vielen Dank nochmal für Eure Hilfe. 👍 😊

        LG Markus

        M 1 Reply Last reply Reply Quote 0
        • M
          Markus Faltermeier @Markus Faltermeier last edited by

          Hallo zusammen,

          jetzt muss ich mich doch noch mal melden.
          Hab heute nochmal das log angesehen. Da steht drinnen, dass mein npm "deprecated" also veraltet ist

          Jetzt bin ich verwirrt.

          Die Version 7 soll man nicht verwenden und die Version 6 ist veraltet . Was soll ich dann machen 😞

          Ich habe jetzt folgendes drauf:
          nodejs: v14.19.0
          node: v14.19.0
          npm: 6.14.16

          Hab auch nochmal update und upgrade laufen lassen. Hat aber auch nichts genützt

          2022-03-11 07:33:39.743 - info: host.raspberrypi instance system.adapter.hue.0 started with pid 16636
          2022-03-11 07:33:39.776 - info: hm-rpc.3 (16603) xmlrpc server is trying to listen on 192.168.178.42:2010
          2022-03-11 07:33:39.779 - info: hm-rpc.3 (16603) xmlrpc client is trying to connect to 192.168.178.69:2010/ with ["http://192.168.178.42:2010","raspberrypi:hm-rpc.3"]
          2022-03-11 07:33:40.029 - info: hm-rpc.3 (16603) Connected
          2022-03-11 07:33:40.893 - info: hm-rpc.3 (16603) xmlrpc <- listDevices ["raspberrypi:hm-rpc.3"]
          2022-03-11 07:33:41.056 - info: hm-rpc.3 (16603) xmlrpc -> 0 devices
          2022-03-11 07:33:41.478 - error: javascript.0 (16450) Traceback (most recent call last):
          File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py", line 47, in
          import gyp
          File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 10, in
          import gyp.input
          File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 7, in
          import ast
          ImportError: No module named ast
          2022-03-11 07:33:41.487 - error: javascript.0 (16450) gyp
          2022-03-11 07:33:41.489 - error: javascript.0 (16450) ERR! configure error
          2022-03-11 07:33:41.491 - error: javascript.0 (16450) gyp ERR! stack Error: `gyp` failed with exit code: 1
          gyp ERR! stack at ChildProcess.onCpExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:351:16)
          gyp ERR!
          2022-03-11 07:33:41.493 - error: javascript.0 (16450) stack at ChildProcess.emit (events.js:400:28)
          gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:282:12)
          2022-03-11 07:33:41.495 - error: javascript.0 (16450) gyp ERR! System Linux 5.10.103-v7l+
          gyp ERR!
          2022-03-11 07:33:41.497 - error: javascript.0 (16450) command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
          gyp ERR! cwd /opt/iobroker/node_modules/iobroker.javascript/node_modules/node-expat
          gyp ERR! node -v v14.19.0
          gyp ERR! node-gyp -v v5.1.0
          gyp
          2022-03-11 07:33:41.502 - error: javascript.0 (16450) ERR! not ok
          2022-03-11 07:33:42.802 - info: hm-rpc.3 (16603) xmlrpc <- newDevices 66
          2022-03-11 07:33:42.884 - info: hm-rpc.3 (16603) new HMIP devices/channels after filter: 0
          2022-03-11 07:33:43.453 - error: javascript.0 (16450) npm
          2022-03-11 07:33:43.455 - error: javascript.0 (16450) ERR! code ELIFECYCLE
          npm ERR! errno 1
          2022-03-11 07:33:43.479 - info: hue.0 (16636) starting. Version 3.5.31 in /opt/iobroker/node_modules/iobroker.hue, node: v14.19.0, js-controller: 3.3.22
          2022-03-11 07:33:43.498 - error: javascript.0 (16450) npm ERR! node-expat@2.4.0 install: `node-gyp rebuild`
          npm ERR! Exit status 1
          npm ERR!
          npm ERR! Failed at the node-expat@2.4.0 install script.
          npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
          2022-03-11 07:33:43.523 - error: javascript.0 (16450)
          npm ERR! A complete log of this run can be found in:
          npm ERR! /home/iobroker/.npm/_logs/2022-03-11T06_33_43_510Z-debug.log
          2022-03-11 07:33:43.549 - error: javascript.0 (16450) Cannot install xml2js: 1
          2022-03-11 07:33:43.551 - info: javascript.0 (16450) npm install owlintuition --production (System call)
          2022-03-11 07:33:43.806 - info: host.raspberrypi instance scheduled system.adapter.ical.0 0,30 * * * *
          2022-03-11 07:33:43.834 - info: host.raspberrypi instance system.adapter.ical.0 started with pid 16674
          2022-03-11 07:33:43.853 - info: hue.0 (16636) Use legacy structure, because existing
          2022-03-11 07:33:43.898 - info: hue.0 (16636) skip switch: Philips hue.Daylight.configured
          2022-03-11 07:33:43.899 - info: hue.0 (16636) skip switch: Philips hue.Daylight.sunriseoffset
          2022-03-11 07:33:43.900 - info: hue.0 (16636) skip switch: Philips hue.Daylight.sunsetoffset
          2022-03-11 07:33:43.901 - info: hue.0 (16636) created/updated 1 sensor channels
          2022-03-11 07:33:43.937 - info: hue.0 (16636) created/updated 1 light channels
          2022-03-11 07:33:43.961 - warn: hue.0 (16636) channel "Philips_hue.Entertainment_area" already exists, using "Philips_hue.Entertainment_area_Entertainment" for group 201
          2022-03-11 07:33:43.969 - warn: hue.0 (16636) channel "Philips_hue.Entertainment_area" already exists, using "Philips_hue.Entertainment_area_Entertainment" for group 202
          2022-03-11 07:33:43.975 - warn: hue.0 (16636) channel "Philips_hue.Entertainment_area" already exists, using "Philips_hue.Entertainment_area_Entertainment" for group 203
          2022-03-11 07:33:43.976 - info: hue.0 (16636) created/updated 7 groups channels
          2022-03-11 07:33:43.981 - info: hue.0 (16636) created/updated 11 scenes
          2022-03-11 07:33:43.982 - info: hue.0 (16636) creating/updating bridge device
          2022-03-11 07:33:48.532 - info: host.raspberrypi instance system.adapter.nut.0 started with pid 16696
          2022-03-11 07:33:49.067 - info: ical.0 (16674) starting. Version 1.11.4 in /opt/iobroker/node_modules/iobroker.ical, node: v14.19.0, js-controller: 3.3.22
          2022-03-11 07:33:49.464 - error: javascript.0 (16450) npm
          2022-03-11 07:33:49.472 - error: javascript.0 (16450)
          2022-03-11 07:33:49.473 - error: javascript.0 (16450) WARN read-shrinkwrap This version of npm is compatible with lockfileVersion@1, but package-lock.json was generated for lockfileVersion@2. I'll try to do my best with it!
          2022-03-11 07:33:50.441 - info: ical.0 (16674) processing URL: Entsorgungstermine http://p61-caldav.icloud.com/published/2/MTM3NzU4MzQ1ODEzNzc1OEKio7cqzHid6trK6D-89qGqT8yJF33oUlgqF6zTT_QYM6-GV1Ffg24vGilDcBXKV4FJUExgBrtrIjJVZSd-6Lg
          2022-03-11 07:33:50.959 - info: ical.0 (16674) processing URL: Feiertage http://p61-caldav.icloud.com/published/2/MTM3NzU4MzQ1ODEzNzc1OEKio7cqzHid6trK6D-89qG19X_3NOEtYGJxgdKE8yk19k0qiKhBtDQluafn6pkGO246Y2s7YenfnbthqjFkKlI
          2022-03-11 07:33:51.862 - info: host.raspberrypi instance system.adapter.rpi2.0 started with pid 16715
          2022-03-11 07:33:52.880 - info: nut.0 (16696) starting. Version 1.5.0 in /opt/iobroker/node_modules/iobroker.nut, node: v14.19.0, js-controller: 3.3.22
          2022-03-11 07:33:55.342 - error: javascript.0 (16450) npm
          2022-03-11 07:33:55.344 - error: javascript.0 (16450) WARN deprecated hoek@4.2.1: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).
          2022-03-11 07:33:55.470 - info: rpi2.0 (16715) starting. Version 1.3.1 in /opt/iobroker/node_modules/iobroker.rpi2, node: v14.19.0, js-controller: 3.3.22
          2022-03-11 07:33:55.586 - error: javascript.0 (16450) npm
          2022-03-11 07:33:55.588 - error: javascript.0 (16450) WARN deprecated joi@13.7.0: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).
          2022-03-11 07:33:55.663 - error: javascript.0 (16450) npm WARN deprecated hoek@5.0.4: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).
          2022-03-11 07:33:55.759 - info: host.raspberrypi instance system.adapter.shelly.0 started with pid 16739
          2022-03-11 07:33:56.428 - error: rpi2.0 (16715) No Value found for cpu_frequency
          2022-03-11 07:33:56.474 - error: javascript.0 (16450) npm WARN deprecated topo@3.0.3: This module has moved and is now available at @hapi/topo. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues.
          2022-03-11 07:33:56.585 - error: javascript.0 (16450) npm
          2022-03-11 07:33:56.587 - error: javascript.0 (16450) WARN deprecated hoek@6.1.3: This module has moved and is now available at @hapi/hoek. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues.
          2022-03-11 07:33:59.831 - info: host.raspberrypi instance system.adapter.sonoff.0 started with pid 16801
          2022-03-11 07:34:00.532 - error: rpi2.0 (16715) Cannot initialize/setMode GPIO: Error: The module '/opt/iobroker/node_modules/epoll/build/Release/epoll.node'
          was compiled against a different Node.js version using
          NODE_MODULE_VERSION 64. This version of Node.js requires
          NODE_MODULE_VERSION 83. Please try re-compiling or re-installing
          the module (for instance, using `npm rebuild` or `npm install`).
          2022-03-11 07:34:01.477 - info: ical.0 (16674) processing URL: Meine Termine http://p61-caldav.icloud.com/published/2/MTM3NzU4MzQ1ODEzNzc1OEKio7cqzHid6trK6D-89qE_-EnALIMu14hqvDV7g4YMLuu9RR6veTt5-O7FzFjG75m8kFB4Ek185sNpkJPVHqU
          2022-03-11 07:34:01.930 - info: shelly.0 (16739) starting. Version 5.3.2 in /opt/iobroker/node_modules/iobroker.shelly, node: v14.19.0, js-controller: 3.3.22
          2022-03-11 07:34:02.463 - info: shelly.0 (16739) Starting in CoAP mode.
          2022-03-11 07:34:02.797 - info: shelly.0 (16739) [CoAP] Listening for packets in the network
          2022-03-11 07:34:03.296 - info: shelly.0 (16739) [CoAP] Device 192.168.178.127 (shellyem / shellyem-B049DB / SHEM#B049DB#1) connected! Polltime set to 10 sec.
          2022-03-11 07:34:04.777 - info: host.raspberrypi instance system.adapter.ping.0 started with pid 16823
          2022-03-11 07:34:06.283 - info: sonoff.0 (16801) starting. Version 2.4.7 in /opt/iobroker/node_modules/iobroker.sonoff, node: v14.19.0, js-controller: 3.3.22
          2022-03-11 07:34:06.472 - info: sonoff.0 (16801) Starting MQTT server on port 1884
          2022-03-11 07:34:07.856 - info: host.raspberrypi instance system.adapter.mqtt-client.0 started with pid 16844
          2022-03-11 07:34:09.090 - info: ping.0 (16823) starting. Version 1.5.0 in /opt/iobroker/node_modules/iobroker.ping, node: v14.19.0, js-controller: 3.3.22
          2022-03-11 07:34:10.334 - info: shelly.0 (16739) [CoAP] Device 192.168.178.79 (shelly1 / shelly1-76A1BD / SHSW-1#76A1BD#1) connected! Polltime set to 10 sec.
          2022-03-11 07:34:10.952 - info: ical.0 (16674) Terminated (NO_ERROR): Without reason
          2022-03-11 07:34:11.297 - info: javascript.0 (16450)
          > node-expat@2.4.0 install /opt/iobroker/node_modules/iobroker.javascript/node_modules/node-expat
          > node-gyp rebuild
          2022-03-11 07:34:11.965 - info: host.raspberrypi instance system.adapter.ical.0 terminated with code 0 (NO_ERROR)
          2022-03-11 07:34:12.093 - info: host.raspberrypi instance system.adapter.alexa2.0 started with pid 16880
          2022-03-11 07:34:12.200 - info: shelly.0 (16739) [CoAP] Device 192.168.178.108 (shelly1 / shelly1-8CAAB561C3BD / SHSW-1#8CAAB561C3BD#1) connected! Polltime set to 10 sec.
          2022-03-11 07:34:13.355 - info: mqtt-client.0 (16844) starting. Version 1.5.0 in /opt/iobroker/node_modules/iobroker.mqtt-client, node: v14.19.0, js-controller: 3.3.22
          2022-03-11 07:34:13.777 - info: mqtt-client.0 (16844) enabled syncing of 0_userdata.0.MQTT_Daten.Test (publish/subscribe:false/true)
          2022-03-11 07:34:13.819 - info: mqtt-client.0 (16844) Try to connect to mqtt://MQTT_Broker:*******************@192.168.178.41:1883?clientId=IOBROKER_MQTT
          2022-03-11 07:34:14.160 - info: mqtt-client.0 (16844) connected to broker
          2022-03-11 07:34:14.323 - error: javascript.0 (16450) Traceback (most recent call last):
          File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py", line 47, in
          2022-03-11 07:34:14.325 - error: javascript.0 (16450) import gyp
          File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 10, in
          import gyp.input
          File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 7, in
          import ast
          ImportError: No module named ast
          2022-03-11 07:34:14.336 - error: javascript.0 (16450) gyp
          2022-03-11 07:34:14.337 - error: javascript.0 (16450) ERR! configure error
          2022-03-11 07:34:14.339 - error: javascript.0 (16450) gyp ERR! stack Error: `gyp` failed with exit code: 1
          gyp ERR! stack at ChildProcess.onCpExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:351:16)
          gyp ERR! stack at ChildProcess.emit (events.js:400:28)
          gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:282:12)
          gyp ERR!
          2022-03-11 07:34:14.341 - error: javascript.0 (16450) System Linux 5.10.103-v7l+
          gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
          gyp ERR! cwd /opt/iobroker/node_modules/iobroker.javascript/node_modules/node-expat
          gyp ERR! node -v v14.19.0
          gyp ERR! node-gyp -v v5.1.0
          gyp ERR! not ok
          2022-03-11 07:34:15.812 - info: host.raspberrypi instance system.adapter.backitup.0 started with pid 16910
          2022-03-11 07:34:16.671 - error: javascript.0 (16450) npm
          2022-03-11 07:34:16.674 - error: javascript.0 (16450)
          2022-03-11 07:34:16.676 - error: javascript.0 (16450) ERR!
          2022-03-11 07:34:16.680 - error: javascript.0 (16450) code ELIFECYCLE
          npm ERR! errno 1
          2022-03-11 07:34:16.728 - error: javascript.0 (16450) npm
          2022-03-11 07:34:16.730 - error: javascript.0 (16450)
          2022-03-11 07:34:16.732 - error: javascript.0 (16450) ERR!
          2022-03-11 07:34:16.735 - error: javascript.0 (16450) node-expat@2.4.0 install: `node-gyp rebuild`
          2022-03-11 07:34:16.753 - error: javascript.0 (16450) npm ERR! Exit status 1
          npm ERR!
          npm ERR! Failed at the node-expat@2.4.0 install script.
          npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
          2022-03-11 07:34:16.819 - error: javascript.0 (16450)
          2022-03-11 07:34:16.827 - error: javascript.0 (16450) npm
          2022-03-11 07:34:16.829 - error: javascript.0 (16450)
          2022-03-11 07:34:16.831 - error: javascript.0 (16450) ERR!
          2022-03-11 07:34:16.834 - error: javascript.0 (16450) A complete log of this run can be found in:
          npm ERR! /home/iobroker/.npm/_logs/2022-03-11T06_34_16_744Z-debug.log
          2022-03-11 07:34:16.858 - error: javascript.0 (16450) Cannot install owlintuition: 1
          2022-03-11 07:34:16.859 - info: javascript.0 (16450) npm install owlintuition --production (System call)
          2022-03-11 07:34:18.272 - info: alexa2.0 (16880) starting. Version 3.11.2 in /opt/iobroker/node_modules/iobroker.alexa2, node: v14.19.0, js-controller: 3.3.22
          2022-03-11 07:34:19.857 - info: host.raspberrypi instance scheduled system.adapter.daswetter.0 */15 * * * *
          2022-03-11 07:34:19.881 - info: host.raspberrypi instance system.adapter.daswetter.0 started with pid 16947
          2022-03-11 07:34:20.344 - info: backitup.0 (16910) starting. Version 2.2.3 in /opt/iobroker/node_modules/iobroker.backitup, node: v14.19.0, js-controller: 3.3.22
          2022-03-11 07:34:20.593 - info: backitup.0 (16910) [iobroker] backup was activated at 20:00 every 1 day(s)
          2022-03-11 07:34:21.739 - info: alexa2.0 (16880) Alexa-Push-Connection (macDms = true) established. Disable Polling
          2022-03-11 07:34:22.341 - error: javascript.0 (16450) npm
          2022-03-11 07:34:22.343 - error: javascript.0 (16450) WARN read-shrinkwrap This version of npm is compatible with lockfileVersion@1, but package-lock.json was generated for lockfileVersion@2. I'll try to do my best with it!
          2022-03-11 07:34:23.763 - info: host.raspberrypi instance system.adapter.fritzbox.0 started with pid 16977
          2022-03-11 07:34:23.781 - debug: daswetter.0 (16947) Plugin sentry Initialize Plugin (enabled=true)
          2022-03-11 07:34:26.269 - info: daswetter.0 (16947) starting. Version 3.0.9 in /opt/iobroker/node_modules/iobroker.daswetter, node: v14.19.0, js-controller: 3.3.22
          2022-03-11 07:34:27.691 - error: javascript.0 (16450) npm
          2022-03-11 07:34:27.693 - error: javascript.0 (16450) WARN deprecated hoek@4.2.1: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).
          2022-03-11 07:34:27.793 - debug: daswetter.0 (16947) insert NextHours.Location_1.Day_1.day_value with 20220311
          2022-03-11 07:34:27.901 - info: host.raspberrypi instance system.adapter.geofency.0 started with pid 16998
          2022-03-11 07:34:27.956 - debug: daswetter.0 (16947) insert NextHours.Location_1.Day_1.symbol_desc2 with Sonne
          2022-03-11 07:34:28.032 - debug: daswetter.0 (16947) insert NextHours.Location_1.Day_1.symbol_value2 with 1
          2022-03-11 07:34:28.140 - debug: daswetter.0 (16947) insert NextHours.Location_1.Day_1.symbol_desc with Sonne
          2022-03-11 07:34:28.160 - error: javascript.0 (16450) npm
          2022-03-11 07:34:28.163 - error: javascript.0 (16450) WARN deprecated joi@13.7.0: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).
          2022-03-11 07:34:28.193 - debug: daswetter.0 (16947) insert NextHours.Location_1.Day_1.symbol_value with 1
          2022-03-11 07:34:28.267 - error: javascript.0 (16450) npm
          2022-03-11 07:34:28.270 - error: javascript.0 (16450) WARN deprecated hoek@5.0.4: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).
          2022-03-11 07:34:28.304 - error: javascript.0 (16450) npm
          2022-03-11 07:34:28.306 - error: javascript.0 (16450) WARN deprecated topo@3.0.3: This module has moved and is now available at @hapi/topo. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues.
          2022-03-11 07:34:28.311 - debug: daswetter.0 (16947) insert NextHours.Location_1.Day_1.iconURL with http://ip:8082/vis.0/Wetter/Wetter HD/2.png1
          2022-03-11 07:34:28.323 - error: javascript.0 (16450) npm
          2022-03-11 07:34:28.325 - error: javascript.0 (16450) WARN deprecated hoek@6.1.3: This module has moved and is now available at @hapi/hoek. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues.
          2022-03-11 07:34:28.477 - debug: daswetter.0 (16947) insert NextHours.Location_1.Day_1.tempmin_value with -5 °C
          2022-03-11 07:34:28.895 - info: fritzbox.0 (16977) starting. Version 0.2.1 in /opt/iobroker/node_modules/iobroker.fritzbox, node: v14.19.0, js-controller: 3.3.22
          2022-03-11 07:34:28.936 - debug: daswetter.0 (16947) insert NextHours.Location_1.Day_1.tempmax_value with 10 °C
          2022-03-11 07:34:28.996 - debug: daswetter.0 (16947) insert NextHours.Location_1.Day_1.wind_symbolB with 52
          2022-03-11 07:34:29.040 - debug: daswetter.0 (16947) insert NextHours.Location_1.Day_1.wind_symbol with 12
          2022-03-11 07:34:29.067 - info: fritzbox.0 (16977) try to connect: 192.168.178.1
          2022-03-11 07:34:29.077 - debug: daswetter.0 (16947) insert NextHours.Location_1.Day_1.wind_value with 19 km/h
          2022-03-11 07:34:29.166 - info: fritzbox.0 (16977) adapter connected to fritzbox: 192.168.178.1
          2022-03-11 07:34:29.241 - info: fritzbox.0 (16977) State value to set for "fritzbox.0.calls.ringActualNumbers" has to be type "string" but received type "object"
          2022-03-11 07:34:29.273 - debug: daswetter.0 (16947) insert NextHours.Location_1.Day_1.windIconURL with /adapter/daswetter/icons/viento-wind/Beaufort-White/52.png
          2022-03-11 07:34:29.247 - info: fritzbox.0 (16977) State value to set for "fritzbox.0.calls.connectNumbers" has to be type "string" but received type "object"
          2022-03-11 07:34:29.249 - info: fritzbox.0 (16977) State value to set for "fritzbox.0.calls.counterActualCalls.ringCount" has to be type "string" but received type "number"
          2022-03-11 07:34:29.309 - debug: daswetter.0 (16947) insert NextHours.Location_1.Day_1.windgusts_value with 40 km/h
          2022-03-11 07:34:29.283 - info: fritzbox.0 (16977) State value to set for "fritzbox.0.calls.counterActualCalls.callCount" has to be type "string" but received type "number"
          2022-03-11 07:34:29.285 - info: fritzbox.0 (16977) State value to set for "fritzbox.0.calls.counterActualCalls.connectCount" has to be type "string" but received type "number"
          2022-03-11 07:34:29.286 - info: fritzbox.0 (16977) State value to set for "fritzbox.0.calls.counterActualCalls.allActiveCount" has to be type "string" but received type "number"
          2022-03-11 07:34:42.695 - info: alexa2.0 (16880) Subscribing to states...
          2022-03-11 07:34:42.697 - info: alexa2.0 (16880) Deleting the following states: ["Smart-Home-Devices.fdeca179-76b1-4f4f-9c93-e16d3df7a6ee","Smart-Home-Devices.c331842e-9b1f-42a5-bde5-1d2620f4b853","Smart-Home-Devices.5a7abe0d-1a9f-4a2f-90ec-6fb53a939ac5","Smart-Home-Devices.bf547405-db73-4cb6-aaa9-2eb154866f23","Smart-Home-Devices.b4de9d55-1579-4dcd-b43b-045cd7eaf91d","Smart-Home-Devices.6f6bdf00-873f-42b4-85d3-92f6d697370a","Smart-Home-Devices.96b60e6c-ccff-4379-a757-2646c76c1954","Smart-Home-Devices.f661b9e9-eebb-403a-a142-f94af15d6c46","Smart-Home-Devices.695b1e7f-0eec-4cf5-869b-50fc3a18cbbe","Smart-Home-Devices.75856d76-78c1-43e7-96b0-b593943c7c3e","Smart-Home-Devices.bc1a9fbd-37d5-435a-8883-2810cca6094f","Smart-Home-Devices.6caaa531-d748-4152-a373-deffe55b3122","Smart-Home-Devices.0cd90d93-4fd4-4d6d-85ec-47e16d9b7ae6","Smart-Home-Devices.e323a880-00d6-446b-a02a-43d779464719","Smart-Home-Devices.acbc87e8-ba84-4b0c-b852-e32a419d7de9","Echo-Devices.G090U509909302VL.Routines.25a7db3c-5cd1-471e-aa55-850a0a8ce694","Echo-Devices.G0911W0793154XTA.Routines.25a7db3c-5cd1-471e-aa55-850a0a8ce694","Echo-Devices.G090P308810600GU.Routines.25a7db3c-5cd1-471e-aa55-850a0a8ce694","Echo-Devices.G090XG0894270K2C.Routines.25a7db3c-5cd1-471e-aa55-850a0a8ce694","Smart-Home-Devices.fdeca179-76b1-4f4f-9c93-e16d3df7a6ee.#enabled","Smart-Home-Devices.fdeca179-76b1-4f4f-9c93-e16d3df7a6ee.#delete","Smart-Home-Devices.fdeca179-76b1-4f4f-9c93-e16d3df7a6ee.powerState","Smart-Home-Devices.c331842e-9b1f-42a5-bde5-1d2620f4b853.#enabled","Smart-Home-Devices.c331842e-9b1f-42a5-bde5-1d2620f4b853.#delete","Smart-Home-Devices.c331842e-9b1f-42a5-bde5-1d2620f4b853.powerState","Smart-Home-Devices.5a7abe0d-1a9f-4a2f-90ec-6fb53a939ac5.#enabled","Smart-Home-Devices.5a7abe0d-1a9f-4a2f-90ec-6fb53a939ac5.#delete","Smart-Home-Devices.5a7abe0d-1a9f-4a2f-90ec-6fb53a939ac5.powerState","Smart-Home-Devices.bf547405-db73-4cb6-aaa9-2eb154866f23.#enabled","Smart-Home-Devices.bf547405-db73-4cb6-aaa9-2eb154866f23.#delete","Smart-Home-Devices.bf547405-db73-4cb6-aaa9-2eb154866f23.powerState","Smart-Home-Devices.b4de9d55-1579-4dcd-b43b-045cd7eaf91d.#enabled","Smart-Home-Devices.b4de9d55-1579-4dcd-b43b-045cd7eaf91d.#delete","Smart-Home-Devices.b4de9d55-1579-4dcd-b43b-045cd7eaf91d.powerState","Smart-Home-Devices.6f6bdf00-873f-42b4-85d3-92f6d697370a.#enabled","Smart-Home-Devices.6f6bdf00-873f-42b4-85d3-92f6d697370a.#delete","Smart-Home-Devices.6f6bdf00-873f-42b4-85d3-92f6d697370a.powerState","Smart-Home-Devices.96b60e6c-ccff-4379-a757-2646c76c1954.#enabled","Smart-Home-Devices.96b60e6c-ccff-4379-a757-2646c76c1954.#delete","Smart-Home-Devices.96b60e6c-ccff-4379-a757-2646c76c1954.powerState","Smart-Home-Devices.f661b9e9-eebb-403a-a142-f94af15d6c46.#enabled","Smart-Home-Devices.f661b9e9-eebb-403a-a142-f94af15d6c46.#delete","Smart-Home-Devices.f661b9e9-eebb-403a-a142-f94af15d6c46.powerState","Smart-Home-Devices.695b1e7f-0eec-4cf5-869b-50fc3a18cbbe.#enabled","Smart-Home-Devices.695b1e7f-0eec-4cf5-869b-50fc3a18cbbe.#delete","Smart-Home-Devices.695b1e7f-0eec-4cf5-869b-50fc3a18cbbe.powerState","Smart-Home-Devices.75856d76-78c1-43e7-96b0-b593943c7c3e.#enabled","Smart-Home-Devices.75856d76-78c1-43e7-96b0-b593943c7c3e.#delete","Smart-Home-Devices.75856d76-78c1-43e7-96b0-b593943c7c3e.powerState","Smart-Home-Devices.bc1a9fbd-37d5-435a-8883-2810cca6094f.#enabled","Smart-Home-Devices.bc1a9fbd-37d5-435a-8883-2810cca6094f.#delete","Smart-Home-Devices.6caaa531-d748-4152-a373-deffe55b3122.#enabled","Smart-Home-Devices.6caaa531-d748-4152-a373-deffe55b3122.#delete","Smart-Home-Devices.0cd90d93-4fd4-4d6d-85ec-47e16d9b7ae6.#enabled","Smart-Home-Devices.0cd90d93-4fd4-4d6d-85ec-47e16d9b7ae6.#delete","Smart-Home-Devices.e323a880-00d6-446b-a02a-43d779464719.#enabled","Smart-Home-Devices.e323a880-00d6-446b-a02a-43d779464719.#delete","Smart-Home-Devices.acbc87e8-ba84-4b0c-b852-e32a419d7de9.#enabled","Smart-Home-Devices.acbc87e8-ba84-4b0c-b852-e32a419d7de9.#delete","Smart-Home-Devices.acbc87e8-ba84-4b0c-b852-e32a419d7de9.powerState"]
          2022-03-11 07:34:42.700 - debug: daswetter.0 (16947) insert NextHours.Location_1.Day_1.Hour_12.wind_symbolB with 52
          2022-03-11 07:34:42.737 - debug: daswetter.0 (16947) insert NextHours.Location_1.Day_1.Hour_12.wind_symbol with 12
          2022-03-11 07:34:42.808 - debug: daswetter.0 (16947) insert NextHours.Location_1.Day_1.Hour_12.wind_dir with SE
          2022-03-11 07:34:42.810 - info: heatingcontrol.0 (17041) CreateDatapoints done
          2022-03-11 07:34:42.909 - debug: daswetter.0 (16947) insert NextHours.Location_1.Day_1.Hour_12.wind_value with 18 km/h
          2022-03-11 07:34:42.931 - info: javascript.0 (16450)
          > node-expat@2.4.0 install /opt/iobroker/node_modules/iobroker.javascript/node_modules/node-expat
          > node-gyp rebuild
          2022-03-11 07:34:42.935 - debug: daswetter.0 (16947) insert NextHours.Location_1.Day_1.Hour_12.windIconURL with /adapter/daswetter/icons/viento-wind/Beaufort-White/52.png
          2022-03-11 07:34:42.972 - debug: daswetter.0 (16947) insert NextHours.Location_1.Day_1.Hour_12.windgusts_value with 40 km/h
          2022-03-11 07:34:44.267 - debug: daswetter.0 (16947) insert NextHours.Location_1.Day_1.Hour_12.rain_value with 0 mm
          2022-03-11 07:34:45.358 - error: javascript.0 (16450) Traceback (most recent call last):
          File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py", line 47, in
          import gyp
          File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 10, in
          import gyp.input
          File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 7, in
          import ast
          ImportError: No module named ast
          2022-03-11 07:34:45.360 - error: javascript.0 (16450) gyp
          2022-03-11 07:34:45.362 - error: javascript.0 (16450) ERR! configure error
          2022-03-11 07:34:45.364 - error: javascript.0 (16450) gyp ERR! stack Error: `gyp` failed with exit code: 1
          gyp ERR! stack at ChildProcess.onCpExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:351:16)
          gyp ERR! stack at ChildProcess.emit (events.js:400:28)
          gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:282:12)
          2022-03-11 07:34:45.365 - error: javascript.0 (16450) gyp ERR! System Linux 5.10.103-v7l+
          gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
          gyp ERR! cwd /opt/iobroker/node_modules/iobroker.javascript/node_modules/node-expat
          gyp ERR! node -v v14.19.0
          gyp ERR! node-gyp -v v5.1.0
          gyp ERR! not ok
          2022-03-11 07:34:48.268 - error: javascript.0 (16450) npm ERR! code ELIFECYCLE
          npm ERR! errno 1
          2022-03-11 07:34:48.315 - error: javascript.0 (16450) npm ERR!
          2022-03-11 07:34:48.317 - error: javascript.0 (16450) node-expat@2.4.0 install: `node-gyp rebuild`
          npm ERR! Exit status 1
          npm ERR!
          npm ERR! Failed at the node-expat@2.4.0 install script.
          npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
          2022-03-11 07:34:48.345 - error: javascript.0 (16450)
          2022-03-11 07:34:48.349 - error: javascript.0 (16450) npm ERR! A complete log of this run can be found in:
          npm ERR! /home/iobroker/.npm/_logs/2022-03-11T06_34_48_333Z-debug.log
          2022-03-11 07:34:48.379 - error: javascript.0 (16450) Cannot install owlintuition: 1
          2022-03-11 07:34:48.400 - debug: daswetter.0 (16947) insert NextHours.Location_1.Day_1.Hour_15.rain_value with 0 mm
          2022-03-11 07:34:48.381 - info: javascript.0 (16450) npm install owlintuition --production (System call)
          2022-03-11 07:34:51.193 - info: info.0 (17062) starting. Version 1.9.8 in /opt/iobroker/node_modules/iobroker.info, node: v14.19.0, js-controller: 3.3.22
          2022-03-11 07:34:52.053 - debug: statistics.0 (17116) Plugin sentry Initialize Plugin (enabled=true)
          2022-03-11 07:34:52.420 - info: info.0 (17062) Reading/updating systemdata.
          2022-03-11 07:34:52.447 - debug: daswetter.0 (16947) insert NextHours.Location_1.Day_1.Hour_17.snowline_value with 2300 m
          2022-03-11 07:34:52.548 - info: host.raspberrypi instance system.adapter.terminal.0 started with pid 17165
          2022-03-11 07:35:00.562 - error: javascript.0 (16450) WARN deprecated joi@13.7.0: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).
          2022-03-11 07:35:00.626 - debug: daswetter.0 (16947) insert NextHours.Location_1.Day_1.Hour_21.temp_value with 0 °C
          2022-03-11 07:35:00.898 - error: javascript.0 (16450) npm WARN deprecated hoek@4.2.1: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).
          2022-03-11 07:35:00.968 - error: javascript.0 (16450) npm WARN deprecated hoek@5.0.4: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).
          npm WARN deprecated topo@3.0.3: This module has moved and is now available at @hapi/topo. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues.
          npm WARN deprecated hoek@6.1.3: This module has moved and is now available at @hapi/hoek. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues.
          2022-03-11 07:35:17.471 - info: host.raspberrypi instance system.adapter.web.0 started with pid 17496
          2022-03-11 07:35:17.796 - info: host.raspberrypi instance system.adapter.vis-google-fonts.0 terminated while should be started once
          2022-03-11 07:35:18.421 - info: javascript.0 (16450)
          > node-expat@2.4.0 install /opt/iobroker/node_modules/iobroker.javascript/node_modules/node-expat
          > node-gyp rebuild
          2022-03-11 07:35:18.497 - info: vis.0 (17467) starting. Version 1.4.5 in /opt/iobroker/node_modules/iobroker.vis, node: v14.19.0, js-controller: 3.3.22
          File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py", line 47, in
          import gyp
          2022-03-11 07:35:21.994 - error: javascript.0 (16450) File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 10, in
          import gyp.input
          File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 7, in
          import ast
          ImportError: No module named ast
          2022-03-11 07:35:22.021 - error: javascript.0 (16450) gyp
          2022-03-11 07:35:22.023 - error: javascript.0 (16450) ERR! configure error
          2022-03-11 07:35:22.024 - error: javascript.0 (16450) gyp ERR! stack Error: `gyp` failed with exit code: 1
          gyp ERR! stack at ChildProcess.onCpExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:351:16)
          gyp ERR! stack at ChildProcess.emit (events.js:400:28)
          gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:282:12)
          2022-03-11 07:35:22.026 - error: javascript.0 (16450) gyp ERR! System Linux 5.10.103-v7l+
          gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
          gyp ERR! cwd /opt/iobroker/node_modules/iobroker.javascript/node_modules/node-expat
          gyp ERR! node -v v14.19.0
          gyp ERR! node-gyp -v v5.1.0
          gyp ERR! not ok
          2022-03-11 07:35:24.589 - info: host.raspberrypi instance system.adapter.mihome-vacuum.0 started with pid 17756
          2022-03-11 07:35:24.641 - error: javascript.0 (16450) npm
          2022-03-11 07:35:24.657 - error: javascript.0 (16450)
          2022-03-11 07:35:24.659 - error: javascript.0 (16450) ERR!
          2022-03-11 07:35:24.660 - error: javascript.0 (16450)
          2022-03-11 07:35:24.662 - error: javascript.0 (16450) code
          2022-03-11 07:35:24.669 - error: javascript.0 (16450) ELIFECYCLE
          npm ERR! errno 1
          2022-03-11 07:35:24.733 - error: javascript.0 (16450) npm ERR!
          2022-03-11 07:35:24.738 - error: javascript.0 (16450) node-expat@2.4.0 install: `node-gyp rebuild`
          npm ERR! Exit status 1
          npm ERR!
          npm ERR! Failed at the node-expat@2.4.0 install script.
          npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
          2022-03-11 07:35:24.753 - error: javascript.0 (16450)
          2022-03-11 07:35:24.756 - error: javascript.0 (16450) npm ERR! A complete log of this run can be found in:
          npm ERR! /home/iobroker/.npm/_logs/2022-03-11T06_35_24_740Z-debug.log
          2022-03-11 07:35:24.789 - error: javascript.0 (16450) Cannot install owlintuition: 1
          2022-03-11 07:35:24.794 - info: host.raspberrypi instance system.adapter.vis.0 terminated while should be started once
          2022-03-11 07:35:24.790 - error: javascript.0 (16450) Cannot install npm packet: owlintuition
          2022-03-11 07:35:25.138 - info: javascript.0 (16450) requesting all states
          2022-03-11 07:35:25.148 - info: javascript.0 (16450) requesting all objects
          2022-03-11 07:35:25.528 - debug: daswetter.0 (16947) insert NextHours.Location_1.Day_2.Hour_16.clouds_value with 0%
          2022-03-11 07:35:26.387 - error: daswetter.0 (16947) force terminate
          2022-03-11 07:35:26.389 - debug: daswetter.0 (16947) Plugin sentry destroyed
          2022-03-11 07:35:26.389 - warn: daswetter.0 (16947) Terminated (UNKNOWN_ERROR): Without reason
          2022-03-11 07:35:28.943 - warn: daswetter.0 (16947) get state error: Connection is closed.
          2022-03-11 07:35:28.987 - error: daswetter.0 (16947) exception in await insertIntoList [Error: DB closed]
          2022-03-11 07:35:28.988 - debug: daswetter.0 (16947) insert NextHours.Location_1.Day_2.Hour_16.snowline_value with 2200 m
          2022-03-11 07:35:29.099 - info: web.0 (17496) starting. Version 3.4.16 in /opt/iobroker/node_modules/iobroker.web, node: v14.19.0, js-controller: 3.3.22
          2022-03-11 07:35:29.312 - debug: daswetter.0 (16947) redis get daswetter.0.NextHours.Location_1.Day_2.Hour_16.snowline_value, error - Connection is closed.
          2022-03-11 07:35:29.315 - error: daswetter.0 (16947) exception in await insertIntoList [Error: Connection is closed.]
          2022-03-11 07:35:29.316 - debug: daswetter.0 (16947) insert NextHours.Location_1.Day_2.Hour_16.windchill_value with 7 °C
          2022-03-11 07:35:29.320 - error: daswetter.0 (16947) Cannot check object existence of "daswetter.0.NextHours.Location_1.Day_2.Hour_16.windchill_value": Connection is closed.
          2022-03-11 07:35:29.323 - error: daswetter.0 (16947) exception in await insertIntoList [Error: Could not check object existence of daswetter.0.NextHours.Location_1.Day_2.Hour_16.windchill_value: Cannot check object existence of "daswetter.0.NextHours.Location_1.Day_2.Hour_16.windchill_value": Connection is closed.]
          2022-03-11 07:35:29.324 - debug: daswetter.0 (16947) insert NextHours.Location_1.Day_2.Hour_17 with null {"type":"channel","common":{"name":"Hour 17","role":"weather"}}
          2022-03-11 07:35:29.328 - error: daswetter.0 (16947) Cannot check object existence of "daswetter.0.NextHours.Location_1.Day_2.Hour_17": Connection is closed.
          2022-03-11 07:35:29.331 - error: daswetter.0 (16947) exception in await insertIntoList [Error: Could not check object existence of daswetter.0.NextHours.Location_1.Day_2.Hour_17: Cannot check object existence of "daswetter.0.NextHours.Location_1.Day_2.Hour_17": Connection is closed.]
          2022-03-11 07:35:29.332 - debug: daswetter.0 (16947) insert NextHours.Location_1.Day_2.Hour_17.hour_value with 17:00
          2022-03-11 07:35:29.335 - error: daswetter.0 (16947) Cannot check object existence of "daswetter.0.NextHours.Location_1.Day_2.Hour_17.hour_value": Connection is closed.
          2022-03-11 07:35:29.338 - error: daswetter.0 (16947) exception in await insertIntoList [Error: Could not check object existence of daswetter.0.NextHours.Location_1.Day_2.Hour_17.hour_value: Cannot check object existence of "daswetter.0.NextHours.Location_1.Day_2.Hour_17.hour_value": Connection is closed.]
          2022-03-11 07:35:29.339 - debug: daswetter.0 (16947) insert NextHours.Location_1.Day_2.Hour_17.temp_value with 8 °C
          2022-03-11 07:35:29.342 - error: daswetter.0 (16947) Cannot check object existence of "daswetter.0.NextHours.Location_1.Day_2.Hour_17.temp_value": Connection is closed.
          2022-03-11 07:35:29.346 - error: daswetter.0 (16947) exception in await insertIntoList [Error: Could not check object existence of daswetter.0.NextHours.Location_1.Day_2.Hour_17.temp_value: Cannot check object existence of "daswetter.0.NextHours.Location_1.Day_2.Hour_17.temp_value": Connection is closed.]
          2022-03-11 07:35:29.347 - debug: daswetter.0 (16947) insert NextHours.Location_1.Day_2.Hour_17.symbol_desc2 with Sonne
          2022-03-11 07:35:29.351 - error: daswetter.0 (16947) Cannot check object existence of "daswetter.0.NextHours.Location_1.Day_2.Hour_17.symbol_desc2": Connection is closed.
          2022-03-11 07:35:29.353 - error: daswetter.0 (16947) exception in await insertIntoList [Error: Could not check object existence of daswetter.0.NextHours.Location_1.Day_2.Hour_17.symbol_desc2: Cannot check object existence of "daswetter.0.NextHours.Location_1.Day_2.Hour_17.symbol_desc2": Connection is closed.]
          2022-03-11 07:35:29.355 - debug: daswetter.0 (16947) insert NextHours.Location_1.Day_2.Hour_17.symbol_value2 with 1
          2022-03-11 07:35:29.357 - error: daswetter.0 (16947) Cannot check object existence of "daswetter.0.NextHours.Location_1.Day_2.Hour_17.symbol_value2": Connection is closed.
          2022-03-11 07:35:29.360 - error: daswetter.0 (16947) exception in await insertIntoList [Error: Could not check object existence of daswetter.0.NextHours.Location_1.Day_2.Hour_17.symbol_value2: Cannot check object existence of "daswetter.0.NextHours.Location_1.Day_2.Hour_17.symbol_value2": Connection is closed.]
          2022-03-11 07:35:29.361 - debug: daswetter.0 (16947) insert NextHours.Location_1.Day_2.Hour_17.symbol_desc with Sonne
          2022-03-11 07:35:29.381 - error: daswetter.0 (16947) Cannot check object existence of "daswetter.0.NextHours.Location_1.Day_2.Hour_17.symbol_desc": Connection is closed.
          2022-03-11 07:35:29.387 - error: daswetter.0 (16947) exception in await insertIntoList [Error: Could not check object existence of daswetter.0.NextHours.Location_1.Day_2.Hour_17.symbol_desc: Cannot check object existence of "daswetter.0.NextHours.Location_1.Day_2.Hour_17.symbol_desc": Connection is closed.]
          2022-03-11 07:35:29.390 - debug: daswetter.0 (16947) insert NextHours.Location_1.Day_2.Hour_17.symbol_value with 1
          2022-03-11 07:35:29.399 - error: daswetter.0 (16947) Cannot check object existence of "daswetter.0.NextHours.Location_1.Day_2.Hour_17.symbol_value": Connection is closed.
          2022-03-11 07:35:29.405 - error: daswetter.0 (16947) exception in await insertIntoList [Error: Could not check object existence of daswetter.0.NextHours.Location_1.Day_2.Hour_17.symbol_value: Cannot check object existence of "daswetter.0.NextHours.Location_1.Day_2.Hour_17.symbol_value": Connection is closed.]
          2022-03-11 07:35:29.409 - debug: daswetter.0 (16947) insert NextHours.Location_1.Day_2.Hour_17.iconURL with http://ip:8082/vis.0/Wetter/Wetter HD/2.png1
          2022-03-11 07:35:29.418 - error: daswetter.0 (16947) Cannot check object existence of "daswetter.0.NextHours.Location_1.Day_2.Hour_17.iconURL": Connection is closed.
          2022-03-11 07:35:29.448 - error: daswetter.0 (16947) exception in await insertIntoList [Error: Could not check object existence of daswetter.0.NextHours.Location_1.Day_2.Hour_17.iconURL: Cannot check object existence of "daswetter.0.NextHours.Location_1.Day_2.Hour_17.iconURL": Connection is closed.]
          2022-03-11 07:35:29.448 - debug: daswetter.0 (16947) insert NextHours.Location_1.Day_2.Hour_17.wind_symbolB with 36
          2022-03-11 07:35:29.451 - error: daswetter.0 (16947) Cannot check object existence of "daswetter.0.NextHours.Location_1.Day_2.Hour_17.wind_symbolB": Connection is closed.
          2022-03-11 07:35:29.452 - error: daswetter.0 (16947) exception in await insertIntoList [Error: Could not check object existence of daswetter.0.NextHours.Location_1.Day_2.Hour_17.wind_symbolB: Cannot check object existence of "daswetter.0.NextHours.Location_1.Day_2.Hour_17.wind_symbolB": Connection is closed.]
          2022-03-11 07:35:29.453 - debug: daswetter.0 (16947) insert NextHours.Location_1.Day_2.Hour_17.wind_symbol with 12
          2022-03-11 07:35:29.454 - error: daswetter.0 (16947) Cannot check object existence of "daswetter.0.NextHours.Location_1.Day_2.Hour_17.wind_symbol": Connection is closed.
          2022-03-11 07:35:29.455 - error: daswetter.0 (16947) exception in await insertIntoList [Error: Could not check object existence of daswetter.0.NextHours.Location_1.Day_2.Hour_17.wind_symbol: Cannot check object existence of "daswetter.0.NextHours.Location_1.Day_2.Hour_17.wind_symbol": Connection is closed.]
          2022-03-11 07:35:29.456 - debug: daswetter.0 (16947) insert NextHours.Location_1.Day_2.Hour_17.wind_dir with SE
          2022-03-11 07:35:29.468 - error: daswetter.0 (16947) Cannot check object existence of "daswetter.0.NextHours.Location_1.Day_2.Hour_17.wind_dir": Connection is closed.
          2022-03-11 07:35:29.469 - error: daswetter.0 (16947) exception in await insertIntoList [Error: Could not check object existence of daswetter.0.NextHours.Location_1.Day_2.Hour_17.wind_dir: Cannot check object existence of "daswetter.0.NextHours.Location_1.Day_2.Hour_17.wind_dir": Connection is closed.]
          2022-03-11 07:35:29.469 - debug: daswetter.0 (16947) insert NextHours.Location_1.Day_2.Hour_17.wind_value with 10 km/h
          2022-03-11 07:35:29.471 - error: daswetter.0 (16947) Cannot check object existence of "daswetter.0.NextHours.Location_1.Day_2.Hour_17.wind_value": Connection is closed.
          2022-03-11 07:35:29.472 - error: daswetter.0 (16947) exception in await insertIntoList [Error: Could not check object existence of daswetter.0.NextHours.Location_1.Day_2.Hour_17.wind_value: Cannot check object existence of "daswetter.0.NextHours.Location_1.Day_2.Hour_17.wind_value": Connection is closed.]
          2022-03-11 07:35:29.473 - debug: daswetter.0 (16947) insert NextHours.Location_1.Day_2.Hour_17.windIconURL with /adapter/daswetter/icons/viento-wind/Beaufort-White/36.png
          2022-03-11 07:35:29.475 - error: daswetter.0 (16947) Cannot check object existence of "daswetter.0.NextHours.Location_1.Day_2.Hour_17.windIconURL": Connection is closed.
          2022-03-11 07:35:29.476 - error: daswetter.0 (16947) exception in await insertIntoList [Error: Could not check object existence of daswetter.0.NextHours.Location_1.Day_2.Hour_17.windIconURL: Cannot check object existence of "daswetter.0.NextHours.Location_1.Day_2.Hour_17.windIconURL": Connection is closed.]
          2022-03-11 07:35:29.477 - debug: daswetter.0 (16947) insert NextHours.Location_1.Day_2.Hour_17.windgusts_value with 27 km/h
          2022-03-11 07:35:29.492 - error: daswetter.0 (16947) Cannot check object existence of "daswetter.0.NextHours.Location_1.Day_2.Hour_17.windgusts_value": Connection is closed.
          2022-03-11 07:35:29.495 - error: daswetter.0 (16947) exception in await insertIntoList [Error: Could not check object existence of daswetter.0.NextHours.Location_1.Day_2.Hour_17.windgusts_value: Cannot check object existence of "daswetter.0.NextHours.Location_1.Day_2.Hour_17.windgusts_value": Connection is closed.]
          2022-03-11 07:35:29.496 - debug: daswetter.0 (16947) insert NextHours.Location_1.Day_2.Hour_17.rain_value with 0 mm
          2022-03-11 07:35:29.502 - error: daswetter.0 (16947) Cannot check object existence of "daswetter.0.NextHours.Location_1.Day_2.Hour_17.rain_value": Connection is closed.
          2022-03-11 07:35:29.504 - error: daswetter.0 (16947) exception in await insertIntoList [Error: Could not check object existence of daswetter.0.NextHours.Location_1.Day_2.Hour_17.rain_value: Cannot check object existence of "daswetter.0.NextHours.Location_1.Day_2.Hour_17.rain_value": Connection is closed.]
          2022-03-11 07:35:29.506 - debug: daswetter.0 (16947) insert NextHours.Location_1.Day_2.Hour_17.humidity_value with 41
          2022-03-11 07:35:29.510 - error: daswetter.0 (16947) Cannot check object existence of "daswetter.0.NextHours.Location_1.Day_2.Hour_17.humidity_value": Connection is closed.
          2022-03-11 07:35:29.514 - error: daswetter.0 (16947) exception in await insertIntoList [Error: Could not check object existence of daswetter.0.NextHours.Location_1.Day_2.Hour_17.humidity_value: Cannot check object existence of "daswetter.0.NextHours.Location_1.Day_2.Hour_17.humidity_value": Connection is closed.]
          2022-03-11 07:35:29.516 - debug: daswetter.0 (16947) insert NextHours.Location_1.Day_2.Hour_17.pressure_value with 1022 mb
          2022-03-11 07:35:29.519 - error: daswetter.0 (16947) Cannot check object existence of "daswetter.0.NextHours.Location_1.Day_2.Hour_17.pressure_value": Connection is closed.
          2022-03-11 07:35:29.521 - error: daswetter.0 (16947) exception in await insertIntoList [Error: Could not check object existence of daswetter.0.NextHours.Location_1.Day_2.Hour_17.pressure_value: Cannot check object existence of "daswetter.0.NextHours.Location_1.Day_2.Hour_17.pressure_value": Connection is closed.]
          2022-03-11 07:35:29.522 - debug: daswetter.0 (16947) insert NextHours.Location_1.Day_2.Hour_17.clouds_value with 0%
          2022-03-11 07:35:29.525 - error: daswetter.0 (16947) Cannot check object existence of "daswetter.0.NextHours.Location_1.Day_2.Hour_17.clouds_value": Connection is closed.
          2022-03-11 07:35:29.527 - error: daswetter.0 (16947) exception in await insertIntoList [Error: Could not check object existence of daswetter.0.NextHours.Location_1.Day_2.Hour_17.clouds_value: Cannot check object existence of "daswetter.0.NextHours.Location_1.Day_2.Hour_17.clouds_value": Connection is closed.]
          2022-03-11 07:35:29.528 - debug: daswetter.0 (16947) insert NextHours.Location_1.Day_2.Hour_17.snowline_value with 2200 m
          2022-03-11 07:35:29.530 - error: daswetter.0 (16947) Cannot check object existence of "daswetter.0.NextHours.Location_1.Day_2.Hour_17.snowline_value": Connection is closed.
          2022-03-11 07:35:29.531 - error: daswetter.0 (16947) exception in await insertIntoList [Error: Could not check object existence of daswetter.0.NextHours.Location_1.Day_2.Hour_17.snowline_value: Cannot check object existence of "daswetter.0.NextHours.Location_1.Day_2.Hour_17.snowline_value": Connection is closed.]
          2022-03-11 07:35:29.532 - debug: daswetter.0 (16947) insert NextHours.Location_1.Day_2.Hour_17.windchill_value with 6 °C
          2022-03-11 07:35:29.534 - error: daswetter.0 (16947) Cannot check object existence of "daswetter.0.NextHours.Location_1.Day_2.Hour_17.windchill_value": Connection is closed.
          2022-03-11 07:35:29.536 - error: daswetter.0 (16947) exception in await insertIntoList [Error: Could not check object existence of daswetter.0.NextHours.Location_1.Day_2.Hour_17.windchill_value: Cannot check object existence of "daswetter.0.NextHours.Location_1.Day_2.Hour_17.windchill_value": Connection is closed.]
          2022-03-11 07:35:29.538 - debug: daswetter.0 (16947) insert NextHours.Location_1.Day_2.Hour_18 with null {"type":"channel","common":{"name":"Hour 18","role":"weather"}}
          2022-03-11 07:35:29.542 - error: daswetter.0 (16947) Cannot check object existence of "daswetter.0.NextHours.Location_1.Day_2.Hour_18": Connection is closed.
          2022-03-11 07:35:29.544 - error: daswetter.0 (16947) exception in await insertIntoList [Error: Could not check object existence of daswetter.0.NextHours.Location_1.Day_2.Hour_18: Cannot check object existence of "daswetter.0.NextHours.Location_1.Day_2.Hour_18": Connection is closed.]
          2022-03-11 07:35:29.546 - debug: daswetter.0 (16947) insert NextHours.Location_1.Day_2.Hour_18.hour_value with 18:00
          2022-03-11 07:35:29.549 - error: daswetter.0 (16947) Cannot check object existence of "daswetter.0.NextHours.Location_1.Day_2.Hour_18.hour_value": Connection is closed.
          2022-03-11 07:35:29.552 - error: daswetter.0 (16947) exception in await insertIntoList [Error: Could not check object existence of daswetter.0.NextHours.Location_1.Day_2.Hour_18.hour_value: Cannot check object existence of "daswetter.0.NextHours.Location_1.Day_2.Hour_18.hour_value": Connection is closed.]
          2022-03-11 07:35:29.553 - debug: daswetter.0 (16947) insert NextHours.Location_1.Day_2.Hour_18.temp_value with 5 °C
          2022-03-11 07:35:29.560 - error: daswetter.0 (16947) Cannot check object existence of "daswetter.0.NextHours.Location_1.Day_2.Hour_18.temp_value": Connection is closed.
          2022-03-11 07:35:29.563 - error: daswetter.0 (16947) exception in await insertIntoList [Error: Could not check object existence of daswetter.0.NextHours.Location_1.Day_2.Hour_18.temp_value: Cannot check object existence of "daswetter.0.NextHours.Location_1.Day_2.Hour_18.temp_value": Connection is closed.]
          2022-03-11 07:35:29.564 - debug: daswetter.0 (16947) insert NextHours.Location_1.Day_2.Hour_18.symbol_desc2 with Sonne
          2022-03-11 07:35:29.567 - error: daswetter.0 (16947) Cannot check object existence of "daswetter.0.NextHours.Location_1.Day_2.Hour_18.symbol_desc2": Connection is closed.
          2022-03-11 07:35:29.570 - error: daswetter.0 (16947) exception in await insertIntoList [Error: Could not check object existence of daswetter.0.NextHours.Location_1.Day_2.Hour_18.symbol_desc2: Cannot check object existence of "daswetter.0.NextHours.Location_1.Day_2.Hour_18.symbol_desc2": Connection is closed.]
          2022-03-11 07:35:29.571 - debug: daswetter.0 (16947) insert NextHours.Location_1.Day_2.Hour_18.symbol_value2 with 1
          2022-03-11 07:35:29.574 - error: daswetter.0 (16947) Cannot check object existence of "daswetter.0.NextHours.Location_1.Day_2.Hour_18.symbol_value2": Connection is closed.
          2022-03-11 07:35:29.577 - error: daswetter.0 (16947) exception in await insertIntoList [Error: Could not check object existence of daswetter.0.NextHours.Location_1.Day_2.Hour_18.symbol_value2: Cannot check object existence of "daswetter.0.NextHours.Location_1.Day_2.Hour_18.symbol_value2": Connection is closed.]
          2022-03-11 07:35:29.578 - debug: daswetter.0 (16947) insert NextHours.Location_1.Day_2.Hour_18.symbol_desc with Sonne
          2022-03-11 07:35:29.582 - error: daswetter.0 (16947) Cannot check object existence of "daswetter.0.NextHours.Location_1.Day_2.Hour_18.symbol_desc": Connection is closed.
          2022-03-11 07:35:29.584 - error: daswetter.0 (16947) exception in await insertIntoList [Error: Could not check object existence of daswetter.0.NextHours.Location_1.Day_2.Hour_18.symbol_desc: Cannot check object existence of "daswetter.0.NextHours.Location_1.Day_2.Hour_18.symbol_desc": Connection is closed.]
          2022-03-11 07:35:29.585 - debug: daswetter.0 (16947) insert NextHours.Location_1.Day_2.Hour_18.symbol_value with 1
          2022-03-11 07:35:29.587 - error: daswetter.0 (16947) Cannot check object existence of "daswetter.0.NextHours.Location_1.Day_2.Hour_18.symbol_value": Connection is closed.
          2022-03-11 07:35:29.599 - error: daswetter.0 (16947) exception in await insertIntoList [Error: Could not check object existence of daswetter.0.NextHours.Location_1.Day_2.Hour_18.symbol_value: Cannot check object existence of "daswetter.0.NextHours.Location_1.Day_2.Hour_18.symbol_value": Connection is closed.]
          2022-03-11 07:35:29.599 - debug: daswetter.0 (16947) insert NextHours.Location_1.Day_2.Hour_18.iconURL with http://ip:8082/vis.0/Wetter/Wetter HD/2.png1
          2022-03-11 07:35:29.600 - error: daswetter.0 (16947) Cannot check object existence of "daswetter.0.NextHours.Location_1.Day_2.Hour_18.iconURL": Connection is closed.
          2022-03-11 07:35:29.602 - error: daswetter.0 (16947) exception in await insertIntoList [Error: Could not check object existence of daswetter.0.NextHours.Location_1.Day_2.Hour_18.iconURL: Cannot check object existence of "daswetter.0.NextHours.Location_1.Day_2.Hour_18.iconURL": Connection is closed.]
          2022-03-11 07:35:29.602 - debug: daswetter.0 (16947) insert NextHours.Location_1.Day_2.Hour_18.wind_symbolB with 36
          2022-03-11 07:35:29.604 - error: daswetter.0 (16947) Cannot check object existence of "daswetter.0.NextHours.Location_1.Day_2.Hour_18.wind_symbolB": Connection is closed.
          2022-03-11 07:35:29.605 - error: daswetter.0 (16947) exception in await insertIntoList [Error: Could not check object existence of daswetter.0.NextHours.Location_1.Day_2.Hour_18.wind_symbolB: Cannot check object existence of "daswetter.0.NextHours.Location_1.Day_2.Hour_18.wind_symbolB": Connection is closed.]
          2022-03-11 07:35:29.605 - debug: daswetter.0 (16947) insert NextHours.Location_1.Day_2.Hour_18.wind_symbol with 12
          2022-03-11 07:35:29.606 - error: daswetter.0 (16947) Cannot check object existence of "daswetter.0.NextHours.Location_1.Day_2.Hour_18.wind_symbol": Connection is closed.
          2022-03-11 07:35:29.607 - error: daswetter.0 (16947) exception in await insertIntoList [Error: Could not check object existence of daswetter.0.NextHours.Location_1.Day_2.Hour_18.wind_symbol: Cannot check object existence of "daswetter.0.NextHours.Location_1.Day_2.Hour_18.wind_symbol": Connection is closed.]
          2022-03-11 07:35:29.618 - debug: daswetter.0 (16947) insert NextHours.Location_1.Day_2.Hour_18.wind_dir with SE
          2022-03-11 07:35:29.619 - error: daswetter.0 (16947) Cannot check object existence of "daswetter.0.NextHours.Location_1.Day_2.Hour_18.wind_dir": Connection is closed.
          2022-03-11 07:35:30.120 - info: web.0 (17496) socket.io server listening on port 8084
          2022-03-11 07:35:30.144 - info: web.0 (17496) http server listening on port 8084
          2022-03-11 07:35:30.516 - info: javascript.0 (16450) received all objects
          2022-03-11 07:35:31.231 - error: host.raspberrypi instance system.adapter.daswetter.0 terminated with code 15 (UNKNOWN_ERROR)
          2022-03-11 07:35:31.273 - info: javascript.0 (16450) received all states
          2022-03-11 07:35:31.355 - info: host.raspberrypi instance system.adapter.iot.0 started with pid 17986
          2022-03-11 07:35:33.695 - warn: mihome-vacuum.0 (17756) Object mihome-vacuum.0.info.dnd is invalid: obj.common.type has an invalid value (switch) but has to be one of number, string, boolean, array, object, mixed, file, json
          2022-03-11 07:35:33.699 - warn: mihome-vacuum.0 (17756) This object will not be created in future versions. Please report this to the developer.
          2022-03-11 07:35:33.742 - info: mihome.0 (17641) starting. Version 1.3.7 in /opt/iobroker/node_modules/iobroker.mihome, node: v14.19.0, js-controller: 3.3.22
          2022-03-11 07:35:33.994 - info: mihome.0 (17641) Change connection status: false
          2022-03-11 07:35:34.167 - info: mihome.0 (17641) Change connection status: true
          2022-03-11 07:35:34.286 - info: javascript.0 (16450) Start javascript script.js.Alarmmeldungen.Fensterzustand
          2022-03-11 07:35:34.501 - info: mihome-vacuum.0 (17756) starting. Version 1.1.5 in /opt/iobroker/node_modules/iobroker.mihome-vacuum, node: v14.19.0, js-controller: 3.3.22
          
          2022-03-11 07:35:37.165 - info: javascript.0 (16450) Start javascript script.js.Wetter.Heute
          2022-03-11 07:35:37.173 - info: javascript.0 (16450) script.js.Wetter.Heute: registered 1 subscription and 0 schedules
          2022-03-11 07:35:37.174 - info: javascript.0 (16450) Start javascript script.js.Wetter.Tag2
          2022-03-11 07:35:37.181 - info: javascript.0 (16450) script.js.Wetter.Tag2: registered 1 subscription and 0 schedules
          2022-03-11 07:35:37.182 - info: javascript.0 (16450) Start javascript script.js.Wetter.Tag3
          2022-03-11 07:35:37.189 - info: javascript.0 (16450) script.js.Wetter.Tag3: registered 1 subscription and 0 schedules
          2022-03-11 07:35:37.189 - info: javascript.0 (16450) Start javascript script.js.Wetter.Tag4
          2022-03-11 07:35:37.196 - info: javascript.0 (16450) script.js.Wetter.Tag4: registered 1 subscription and 0 schedules
          2022-03-11 07:35:37.197 - info: javascript.0 (16450) Start javascript script.js.Wetter.Tag5
          2022-03-11 07:35:37.206 - info: javascript.0 (16450) script.js.Wetter.Tag5: registered 1 subscription and 0 schedules
          2022-03-11 07:35:38.118 - info: iot.0 (17986) starting. Version 1.8.24 in /opt/iobroker/node_modules/iobroker.iot, node: v14.19.0, js-controller: 3.3.22
          2022-03-11 07:35:38.547 - info: iot.0 (17986) Connecting with a18wym7vjdl22g.iot.eu-west-1.amazonaws.com
          2022-03-11 07:35:40.263 - info: info.0 (17062) Reading network data every 3 seconds.
          2022-03-11 07:35:41.642 - info: iot.0 (17986) Connection changed: connect
          2022-03-11 07:35:44.730 - info: mihome-vacuum.0 (17756) State value to set for "mihome-vacuum.0.info.dnd" has to be type "switch" but received type "boolean"
          2022-03-11 07:35:54.729 - info: mihome-vacuum.0 (17756) State value to set for "mihome-vacuum.0.info.dnd" has to be type "switch" but received type "boolean"
          2022-03-11 07:36:06.544 - info: mihome-vacuum.0 (17756) State value to set for "mihome-vacuum.0.info.dnd" has to be type "switch" but received type "boolean"
          2022-03-11 07:36:10.885 - info: host.raspberrypi iobroker npm-install: Traceback (most recent call last): File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py", line 47, in import gyp File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 10, in import gyp.input File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 7, in import astImportError: No module named ast
          2022-03-11 07:36:10.894 - info: host.raspberrypi iobroker npm-install: gyp ERR! configure error
          2022-03-11 07:36:10.898 - info: host.raspberrypi iobroker npm-install: gyp ERR! stack Error: `gyp` failed with exit code: 1gyp ERR! stack at ChildProcess.onCpExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:351:16)gyp ERR! stack at ChildProcess.emit (events.js:400:28)gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:282:12)gyp ERR! System Linux 5.10.103-v7l+gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"gyp ERR! cwd /opt/iobroker/node_modules/@serialport/bindingsgyp ERR! node -v v14.19.0gyp ERR! node-gyp -v v5.1.0gyp ERR! not ok
          2022-03-11 07:36:11.947 - info: host.raspberrypi iobroker npm-install: node-pre-gyp ERR! install response status 404 Not Found on https://github.com/Automattic/node-canvas/releases/download/v2.9.0/canvas-v2.9.0-node-v83-linux-glibc-arm.tar.gz
          2022-03-11 07:36:13.587 - info: host.raspberrypi iobroker npm-install: Traceback (most recent call last):
          2022-03-11 07:36:13.588 - info: host.raspberrypi iobroker npm-install: File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py", line 47, in import gyp File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 10, in import gyp.input File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 7, in import astImportError: No module named ast
          2022-03-11 07:36:13.602 - info: host.raspberrypi iobroker npm-install: gyp ERR! configure error
          2022-03-11 07:36:13.604 - info: host.raspberrypi iobroker npm-install: gyp ERR! stack Error: `gyp` failed with exit code: 1gyp ERR! stack at ChildProcess.onCpExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:351:16)gyp ERR! stack at ChildProcess.emit (events.js:400:28)
          2022-03-11 07:36:13.605 - info: host.raspberrypi iobroker npm-install: gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:282:12)gyp ERR! System Linux 5.10.103-v7l+gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "configure" "--fallback-to-build" "--module=/opt/iobroker/node_modules/canvas/build/Release/canvas.node" "--module_name=canvas" "--module_path=/opt/iobroker/node_modules/canvas/build/Release" "--napi_version=8" "--node_abi_napi=napi" "--napi_build_version=0" "--node_napi_label=node-v83"
          2022-03-11 07:36:13.607 - info: host.raspberrypi iobroker npm-install: gyp ERR! cwd /opt/iobroker/node_modules/canvasgyp ERR! node -v v14.19.0gyp ERR! node-gyp -v v5.1.0gyp ERR! not ok
          2022-03-11 07:36:13.622 - info: host.raspberrypi iobroker npm-install: node-pre-gyp ERR! build error
          2022-03-11 07:36:13.623 - info: host.raspberrypi iobroker npm-install: node-pre-gyp ERR! stack Error: Failed to execute '/usr/bin/node /usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --module=/opt/iobroker/node_modules/canvas/build/Release/canvas.node --module_name=canvas --module_path=/opt/iobroker/node_modules/canvas/build/Release --napi_version=8 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v83' (1)node-pre-gyp ERR! stack at ChildProcess. (/opt/iobroker/node_modules/@mapbox/node-pre-gyp/lib/util/compile.js:89:23)node-pre-gyp ERR! stack at ChildProcess.emit (events.js:400:28)
          2022-03-11 07:36:13.625 - info: host.raspberrypi iobroker npm-install: node-pre-gyp ERR! stack at maybeClose (internal/child_process.js:1058:16)node-pre-gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:293:5)node-pre-gyp ERR! System Linux 5.10.103-v7l+node-pre-gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/.bin/node-pre-gyp" "install" "--fallback-to-build"node-pre-gyp ERR! cwd /opt/iobroker/node_modules/canvasnode-pre-gyp ERR! node -v v14.19.0node-pre-gyp ERR! node-pre-gyp -v v1.0.8node-pre-gyp ERR! not ok
          2022-03-11 07:36:14.735 - info: mihome-vacuum.0 (17756) State value to set for "mihome-vacuum.0.info.dnd" has to be type "switch" but received type "boolean"
          2022-03-11 07:36:20.516 - info: host.raspberrypi iobroker npm-install: Traceback (most recent call last):
          2022-03-11 07:36:20.518 - info: host.raspberrypi iobroker npm-install: File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py", line 47, in import gyp File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 10, in import gyp.input File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 7, in import astImportError: No module named ast
          2022-03-11 07:36:20.529 - info: host.raspberrypi iobroker npm-install: gyp ERR! configure error
          2022-03-11 07:36:20.532 - info: host.raspberrypi iobroker npm-install: gyp ERR! stack Error: `gyp` failed with exit code: 1
          2022-03-11 07:36:20.534 - info: host.raspberrypi iobroker npm-install: gyp ERR! stack at ChildProcess.onCpExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:351:16)
          2022-03-11 07:36:20.536 - info: host.raspberrypi iobroker npm-install: gyp ERR! stack at ChildProcess.emit (events.js:400:28)
          2022-03-11 07:36:20.538 - info: host.raspberrypi iobroker npm-install: gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:282:12)
          2022-03-11 07:36:20.540 - info: host.raspberrypi iobroker npm-install: gyp ERR! System Linux 5.10.103-v7l+
          2022-03-11 07:36:20.542 - info: host.raspberrypi iobroker npm-install: gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
          2022-03-11 07:36:20.544 - info: host.raspberrypi iobroker npm-install: gyp ERR! cwd /opt/iobroker/node_modules/sharp
          2022-03-11 07:36:20.547 - info: host.raspberrypi iobroker npm-install: gyp ERR! node -v v14.19.0gyp ERR! node-gyp -v v5.1.0gyp ERR! not ok
          2022-03-11 07:36:24.746 - info: mihome-vacuum.0 (17756) State value to set for "mihome-vacuum.0.info.dnd" has to be type "switch" but received type "boolean"
          2022-03-11 07:36:24.792 - info: host.raspberrypi iobroker npm-install: Traceback (most recent call last): File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py", line 47, in import gyp File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 10, in import gyp.input File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 7, in import astImportError: No module named ast
          2022-03-11 07:36:24.807 - info: host.raspberrypi iobroker npm-install: gyp ERR! configure error gyp ERR! stack Error: `gyp` failed with exit code: 1
          2022-03-11 07:36:24.810 - info: host.raspberrypi iobroker npm-install: gyp ERR! stack at ChildProcess.onCpExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:351:16)
          2022-03-11 07:36:24.813 - info: host.raspberrypi iobroker npm-install: gyp ERR! stack at ChildProcess.emit (events.js:400:28)
          2022-03-11 07:36:24.815 - info: host.raspberrypi iobroker npm-install: gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:282:12)
          2022-03-11 07:36:24.818 - info: host.raspberrypi iobroker npm-install: gyp ERR! System Linux 5.10.103-v7l+
          2022-03-11 07:36:24.819 - info: host.raspberrypi iobroker npm-install: gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"gyp ERR! cwd /opt/iobroker/node_modules/zigbee-herdsman-converters/node_modules/zigbee-herdsman/node_modules/@serialport/bindingsgyp ERR! node -v v14.19.0gyp ERR! node-gyp -v v5.1.0gyp ERR! not ok
          2022-03-11 07:36:34.745 - info: mihome-vacuum.0 (17756) State value to set for "mihome-vacuum.0.info.dnd" has to be type "switch" but received type "boolean"
          2022-03-11 07:36:36.917 - info: host.raspberrypi iobroker npm-install: npm ERR! code ELIFECYCLEnpm ERR! errno 1
          2022-03-11 07:36:36.942 - info: host.raspberrypi iobroker npm-install: npm ERR! @serialport/bindings@9.2.8 install: `prebuild-install --tag-prefix @serialport/bindings@ || node-gyp rebuild`npm ERR! Exit status 1npm ERR! npm ERR! Failed at the @serialport/bindings@9.2.8 install script.npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
          2022-03-11 07:36:37.065 - info: host.raspberrypi iobroker npm-install: npm ERR! A complete log of this run can be found in:npm ERR! /home/iobroker/.npm/_logs/2022-03-11T06_36_37_037Z-debug.log
          2022-03-11 07:36:37.117 - error: host.raspberrypi iobroker npm-install: host.raspberrypi Cannot install iobroker.zigbee@1.6.16: 1
          2022-03-11 07:36:38.151 - info: host.raspberrypi iobroker npm-install: exit 25
          2022-03-11 07:36:39.155 - warn: host.raspberrypi startInstance cannot find adapter "radar@1.1.3". Try to install it... 1 attempt
          2022-03-11 07:36:39.155 - info: host.raspberrypi iobroker install radar@1.1.3 using installedVersion
          2022-03-11 07:36:41.678 - error: host.raspberrypi iobroker npm-install: host.raspberrypi Unknown packetName radar
          2022-03-11 07:36:41.680 - info: host.raspberrypi iobroker npm-install: host.raspberrypi download radarFile not found: radar
          2022-03-11 07:36:41.696 - info: host.raspberrypi iobroker npm-install: exit 1
          2022-03-11 07:36:42.697 - warn: host.raspberrypi startInstance cannot find adapter "vis-beta@0.12.11". Try to install it... 1 attempt
          2022-03-11 07:36:42.697 - info: host.raspberrypi iobroker install vis-beta@0.12.11 using installedVersion
          2022-03-11 07:36:44.744 - info: mihome-vacuum.0 (17756) State value to set for "mihome-vacuum.0.info.dnd" has to be type "switch" but received type "boolean"
          2022-03-11 07:36:45.116 - error: host.raspberrypi iobroker npm-install: host.raspberrypi Unknown packetName vis-beta
          2022-03-11 07:36:45.121 - info: host.raspberrypi iobroker npm-install: host.raspberrypi download vis-betaFile not found: vis-beta
          2022-03-11 07:36:45.134 - info: host.raspberrypi iobroker npm-install: exit 1
          2022-03-11 07:36:46.145 - warn: host.raspberrypi startInstance cannot find adapter "zigbee@1.6.16". Try to install it... 2 attempt
          2022-03-11 07:38:16.218 - info: host.raspberrypi iobroker npm-install: Traceback (most recent call last): File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py", line 47, in import gyp File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 10, in import gyp.input File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 7, in import astImportError: No module named ast
          2022-03-11 07:38:16.227 - info: host.raspberrypi iobroker npm-install: gyp ERR! configure error
          2022-03-11 07:38:16.230 - info: host.raspberrypi iobroker npm-install: gyp ERR! stack Error: `gyp` failed with exit code: 1gyp ERR! stack at ChildProcess.onCpExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:351:16)gyp ERR! stack at ChildProcess.emit (events.js:400:28)gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:282:12)gyp ERR! System Linux 5.10.103-v7l+gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"gyp ERR! cwd /opt/iobroker/node_modules/@serialport/bindingsgyp ERR! node -v v14.19.0gyp ERR! node-gyp -v v5.1.0gyp ERR! not ok
          2022-03-11 07:38:17.313 - info: host.raspberrypi iobroker npm-install: node-pre-gyp ERR! install response status 404 Not Found on https://github.com/Automattic/node-canvas/releases/download/v2.9.0/canvas-v2.9.0-node-v83-linux-glibc-arm.tar.gz
          2022-03-11 07:38:18.925 - info: host.raspberrypi iobroker npm-install: Traceback (most recent call last): File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py", line 47, in import gyp File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 10, in import gyp.input File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 7, in import astImportError: No module named ast
          2022-03-11 07:38:18.940 - info: host.raspberrypi iobroker npm-install: gyp ERR! configure error gyp ERR! stack Error: `gyp` failed with exit code: 1gyp ERR! stack at ChildProcess.onCpExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:351:16)gyp ERR! stack at ChildProcess.emit (events.js:400:28)gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:282:12)gyp ERR! System Linux 5.10.103-v7l+gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "configure" "--fallback-to-build" "--module=/opt/iobroker/node_modules/canvas/build/Release/canvas.node" "--module_name=canvas" "--module_path=/opt/iobroker/node_modules/canvas/build/Release" "--napi_version=8" "--node_abi_napi=napi" "--napi_build_version=0" "--node_napi_label=node-v83"gyp ERR! cwd /opt/iobroker/node_modules/canvasgyp ERR! node -v v14.19.0gyp ERR! node-gyp -v v5.1.0gyp ERR! not ok
          2022-03-11 07:38:18.954 - info: host.raspberrypi iobroker npm-install: node-pre-gyp ERR! build error
          2022-03-11 07:38:18.956 - info: host.raspberrypi iobroker npm-install: node-pre-gyp ERR! stack Error: Failed to execute '/usr/bin/node /usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --module=/opt/iobroker/node_modules/canvas/build/Release/canvas.node --module_name=canvas --module_path=/opt/iobroker/node_modules/canvas/build/Release --napi_version=8 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v83' (1)node-pre-gyp ERR! stack at ChildProcess. (/opt/iobroker/node_modules/@mapbox/node-pre-gyp/lib/util/compile.js:89:23)node-pre-gyp ERR! stack at ChildProcess.emit (events.js:400:28)node-pre-gyp ERR! stack at maybeClose (internal/child_process.js:1058:16)node-pre-gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:293:5)node-pre-gyp ERR! System Linux 5.10.103-v7l+node-pre-gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/.bin/node-pre-gyp" "install" "--fallback-to-build"node-pre-gyp ERR! cwd /opt/iobroker/node_modules/canvasnode-pre-gyp ERR! node -v v14.19.0node-pre-gyp ERR! node-pre-gyp -v v1.0.8node-pre-gyp ERR! not ok
          2022-03-11 07:38:24.740 - info: mihome-vacuum.0 (17756) State value to set for "mihome-vacuum.0.info.dnd" has to be type "switch" but received type "boolean"
          2022-03-11 07:38:25.208 - info: host.raspberrypi iobroker npm-install: Traceback (most recent call last):
          2022-03-11 07:38:25.210 - info: host.raspberrypi iobroker npm-install: File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py", line 47, in import gyp File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 10, in import gyp.input File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 7, in import astImportError: No module named ast
          2022-03-11 07:38:25.220 - info: host.raspberrypi iobroker npm-install: gyp ERR! configure error
          2022-03-11 07:38:25.222 - info: host.raspberrypi iobroker npm-install: gyp ERR! stack Error: `gyp` failed with exit code: 1gyp ERR! stack at ChildProcess.onCpExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:351:16)gyp ERR! stack at ChildProcess.emit (events.js:400:28)gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:282:12)gyp ERR! System Linux 5.10.103-v7l+
          2022-03-11 07:38:25.224 - info: host.raspberrypi iobroker npm-install: gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"gyp ERR! cwd /opt/iobroker/node_modules/sharpgyp ERR! node -v v14.19.0gyp ERR! node-gyp -v v5.1.0gyp ERR! not ok
          2022-03-11 07:38:28.756 - info: host.raspberrypi iobroker npm-install: Traceback (most recent call last):
          2022-03-11 07:38:28.758 - info: host.raspberrypi iobroker npm-install: File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py", line 47, in import gyp File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 10, in import gyp.input File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 7, in import astImportError: No module named ast
          2022-03-11 07:38:28.767 - info: host.raspberrypi iobroker npm-install: gyp ERR! configure error
          2022-03-11 07:38:28.772 - info: host.raspberrypi iobroker npm-install: gyp ERR! stack Error: `gyp` failed with exit code: 1gyp ERR! stack at ChildProcess.onCpExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:351:16)
          2022-03-11 07:38:28.775 - info: host.raspberrypi iobroker npm-install: gyp ERR! stack at ChildProcess.emit (events.js:400:28)
          2022-03-11 07:38:28.780 - info: host.raspberrypi iobroker npm-install: gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:282:12)gyp ERR! System Linux 5.10.103-v7l+gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
          2022-03-11 07:38:28.782 - info: host.raspberrypi iobroker npm-install: gyp ERR! cwd /opt/iobroker/node_modules/zigbee-herdsman-converters/node_modules/zigbee-herdsman/node_modules/@serialport/bindings
          2022-03-11 07:38:28.794 - info: host.raspberrypi iobroker npm-install: gyp ERR! node -v v14.19.0gyp ERR! node-gyp -v v5.1.0gyp ERR! not ok
          2022-03-11 07:38:34.740 - info: mihome-vacuum.0 (17756) State value to set for "mihome-vacuum.0.info.dnd" has to be type "switch" but received type "boolean"
          2022-03-11 07:38:40.686 - info: host.raspberrypi iobroker npm-install: npm ERR! code ELIFECYCLE
          2022-03-11 07:38:40.687 - info: host.raspberrypi iobroker npm-install: npm ERR! errno 1
          2022-03-11 07:38:40.729 - info: host.raspberrypi iobroker npm-install: npm ERR! @serialport/bindings@9.2.8 install: `prebuild-install --tag-prefix @serialport/bindings@ || node-gyp rebuild`
          2022-03-11 07:38:40.731 - info: host.raspberrypi iobroker npm-install: npm ERR! Exit status 1npm ERR! npm ERR! Failed at the @serialport/bindings@9.2.8 install script.npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
          2022-03-11 07:38:40.825 - info: host.raspberrypi iobroker npm-install: npm ERR! A complete log of this run can be found in:npm ERR! /home/iobroker/.npm/_logs/2022-03-11T06_38_40_794Z-debug.log
          2022-03-11 07:38:40.880 - error: host.raspberrypi iobroker npm-install: host.raspberrypi Cannot install iobroker.zigbee@1.6.16: 1
          2022-03-11 07:38:41.919 - info: host.raspberrypi iobroker npm-install: exit 25
          2022-03-11 07:38:42.921 - warn: host.raspberrypi startInstance cannot find adapter "vis-beta@0.12.11". Try to install it... 2 attempt
          2022-03-11 07:38:42.922 - info: host.raspberrypi iobroker install vis-beta@0.12.11 using installedVersion
          2022-03-11 07:38:44.752 - info: mihome-vacuum.0 (17756) State value to set for "mihome-vacuum.0.info.dnd" has to be type "switch" but received type "boolean"
          2022-03-11 07:38:45.402 - error: host.raspberrypi iobroker npm-install: host.raspberrypi Unknown packetName vis-beta
          2022-03-11 07:38:45.406 - info: host.raspberrypi iobroker npm-install: host.raspberrypi download vis-beta
          2022-03-11 07:38:45.408 - info: host.raspberrypi iobroker npm-install: File not found: vis-beta
          2022-03-11 07:38:45.420 - info: host.raspberrypi iobroker npm-install: exit 1
          2022-03-11 07:38:46.430 - warn: host.raspberrypi startInstance cannot find adapter "zigbee@1.6.16". Try to install it... 3 attempt
          2022-03-11 07:38:46.430 - info: host.raspberrypi iobroker install zigbee@1.6.16 using installedVersion
          2022-03-11 07:38:49.673 - info: host.raspberrypi iobroker npm-install: NPM version: 6.14.16
          2022-03-11 07:38:49.678 - info: host.raspberrypi iobroker npm-install: npm install iobroker.zigbee@1.6.16 --loglevel error --prefix "/opt/iobroker" (System call)
          
          J 1 Reply Last reply Reply Quote 0
          • J
            Jan1 @Markus Faltermeier last edited by

            @markus-faltermeier
            NPM6 ist nicht veraltet, da es mit Node 14 mitkommt. Nur wenn man es mit Node 16 vergleicht ist es alt, da dort eben auch ne höhere NPM drin ist und die noch nicht rund mit IOBroker läuft. Somit bist mit Node 14 und NPM 6 für IOBroker aktuell 😉

            M 1 Reply Last reply Reply Quote 0
            • M
              Markus Faltermeier @Jan1 last edited by

              @jan1 Danke
              aber was bedeuten dann diese Fehlermeldung. Bezieht sich das nicht auf npm

              J 1 Reply Last reply Reply Quote 0
              • J
                Jan1 @Markus Faltermeier last edited by

                @markus-faltermeier
                Hast Du immer noch 7 drauf? Wenn ja, hast die Antwort 😉

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

                  @markus-faltermeier

                  Da ist ein Mix aus nodesource-nodeJS und dem dfsg-nodeJS installiert.

                  iobroker stop
                  sudo apt remove node-*
                  sudo apt remove nodejs*
                  sudo apt remove npm 
                  sudo apt update
                  sudo apt install nodejs
                  
                  M 1 Reply Last reply Reply Quote 0
                  • M
                    Markus Faltermeier @Thomas Braun last edited by

                    @thomas-braun hallo
                    das entfernen hat funktioniert. Aber beim installieren bekomm ich einen Fehler:
                    3261d3d5-6d4d-472f-bdf5-0d388786c76a-grafik.png

                    Thomas Braun 1 Reply Last reply Reply Quote 0
                    • Thomas Braun
                      Thomas Braun Most Active @Markus Faltermeier last edited by

                      @markus-faltermeier

                      Bitte CodeTags verwenden, keine Screenshots.

                      Mach es nochmal nach obigen Befehlen.

                      M 1 Reply Last reply Reply Quote 0
                      • M
                        Markus Faltermeier @Thomas Braun last edited by

                        @thomas-braun Jetzt ist der Befehl durchgelaufen
                        ich bekomme jetzt folgende ausgabe. Wenn ich mir die Version anzeigen lasse:

                        
                        pi@raspberrypi:~ $ node -v
                        v14.19.0
                        pi@raspberrypi:~ $ npm -v
                        6.14.16
                        pi@raspberrypi:~ $ nodejs -v
                        v14.19.0
                        
                        

                        ich hoffe das stimmt jetzt 🙂

                        Thomas Braun 1 Reply Last reply Reply Quote 0
                        • Thomas Braun
                          Thomas Braun Most Active @Markus Faltermeier last edited by

                          @markus-faltermeier

                          Kann ich nicht sagen. Zeig mal die Ausgabe zu:

                          apt policy npm 
                          which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                          
                          
                          M 1 Reply Last reply Reply Quote 0
                          • M
                            Markus Faltermeier @Thomas Braun last edited by

                            @thomas-braun

                            pi@raspberrypi:~ $ apt policy npm
                            npm:
                              Installiert:           (keine)
                              Installationskandidat: 7.5.2+ds-2
                              Versionstabelle:
                                 7.5.2+ds-2 500
                                    500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
                                    100 /var/lib/dpkg/status
                            pi@raspberrypi:~ $ which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                            /usr/bin/nodejs
                            /usr/bin/node
                            /usr/bin/npm
                            v14.19.0
                            v14.19.0
                            6.14.16
                            pi
                            OK:1 http://archive.raspberrypi.org/debian bullseye InRelease
                            OK:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
                            OK:3 https://deb.nodesource.com/node_14.x bullseye InRelease
                            Paketlisten werden gelesen… Fertig
                            Abhängigkeitsbaum wird aufgebaut… Fertig
                            Statusinformationen werden eingelesen… Fertig
                            Alle Pakete sind aktuell.
                            nodejs:
                              Installiert:           14.19.0-deb-1nodesource1
                              Installationskandidat: 14.19.0-deb-1nodesource1
                              Versionstabelle:
                             *** 14.19.0-deb-1nodesource1 500
                                    500 https://deb.nodesource.com/node_14.x bullseye/main armhf Packages
                                    100 /var/lib/dpkg/status
                                 12.22.5~dfsg-2~11u1 500
                                    500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
                            pi@raspberrypi:~ $
                            
                            
                            Thomas Braun 1 Reply Last reply Reply Quote 0
                            • Thomas Braun
                              Thomas Braun Most Active @Markus Faltermeier last edited by

                              @markus-faltermeier

                              Ja, jetzt sollte es passen.

                              M 2 Replies Last reply Reply Quote 0
                              • M
                                Markus Faltermeier @Thomas Braun last edited by

                                @thomas-braun super danke,
                                jetzt lasse ich den IOBROKER mal laufen und beobachte, ob nochmal Fehlermeldungen kommen

                                LG👍 😊

                                1 Reply Last reply Reply Quote 0
                                • M
                                  Markus Faltermeier @Thomas Braun last edited by

                                  @thomas-braun hab versucht den admin adapter upzudaten. Hat so ausgesehen als ob es funktioniert hat. War danach auf 5.3.1
                                  Dann hats ein bisschen gedauert. Dann kam diese Meldung und nichts ging mehr:

                                  3afb3076-1507-4ed9-97ea-f57a72d47008-grafik.png

                                  Da half dann nur noch komplett ausschalten.
                                  Jetzt neu hochgefahren und der admin adapter war wieder zurück auf 5.2.3
                                  Keine Ahnung was hier los ist. 😞

                                  Das log sieht dazu folgendermaßen aus:

                                  2022-03-11 09:48:58.968 - info: hm-rpc.3 (1125) xmlrpc client is trying to connect to 192.168.178.69:2010/ with ["http://192.168.178.42:2010","raspberrypi:hm-rpc.3"]
                                  2022-03-11 09:48:59.198 - info: hm-rpc.3 (1125) Connected
                                  2022-03-11 09:48:59.449 - info: hm-rpc.3 (1125) xmlrpc <- listDevices ["raspberrypi:hm-rpc.3"]
                                  2022-03-11 09:48:59.538 - info: hm-rpc.3 (1125) xmlrpc -> 0 devices
                                  2022-03-11 09:49:00.907 - info: hm-rpc.3 (1125) xmlrpc <- newDevices 66
                                  2022-03-11 09:49:01.032 - error: javascript.0 (965) Traceback (most recent call last):
                                  File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py", line 47, in
                                  import gyp
                                  File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 10, in
                                  2022-03-11 09:49:01.037 - error: javascript.0 (965) import gyp.input
                                  File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 7, in
                                  import ast
                                  ImportError: No module named ast
                                  2022-03-11 09:49:01.043 - error: javascript.0 (965) gyp
                                  2022-03-11 09:49:01.046 - error: javascript.0 (965) ERR! configure error
                                  gyp ERR! stack Error: `gyp` failed with exit code: 1
                                  gyp ERR! stack at ChildProcess.onCpExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:351:16)
                                  gyp ERR! stack at ChildProcess.emit (events.js:400:28)
                                  gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:282:12)
                                  2022-03-11 09:49:01.050 - error: javascript.0 (965) gyp ERR! System Linux 5.10.103-v7l+
                                  gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
                                  gyp ERR! cwd /opt/iobroker/node_modules/iobroker.javascript/node_modules/node-expat
                                  gyp ERR! node -v v14.19.0
                                  gyp ERR! node-gyp -v v5.1.0
                                  gyp ERR! not ok
                                  2022-03-11 09:49:01.169 - info: hm-rpc.3 (1125) new HMIP devices/channels after filter: 0
                                  2022-03-11 09:49:01.530 - info: hue.0 (1146) starting. Version 3.5.31 in /opt/iobroker/node_modules/iobroker.hue, node: v14.19.0, js-controller: 3.3.22
                                  2022-03-11 09:49:01.861 - info: hue.0 (1146) Use legacy structure, because existing
                                  2022-03-11 09:49:01.875 - info: hue.0 (1146) skip switch: Philips hue.Daylight.configured
                                  2022-03-11 09:49:01.876 - info: hue.0 (1146) skip switch: Philips hue.Daylight.sunriseoffset
                                  2022-03-11 09:49:01.878 - info: hue.0 (1146) skip switch: Philips hue.Daylight.sunsetoffset
                                  2022-03-11 09:49:01.879 - info: hue.0 (1146) created/updated 1 sensor channels
                                  2022-03-11 09:49:01.933 - info: hue.0 (1146) created/updated 1 light channels
                                  2022-03-11 09:49:02.017 - info: host.raspberrypi instance scheduled system.adapter.ical.0 0,30 * * * *
                                  2022-03-11 09:49:02.052 - info: host.raspberrypi instance system.adapter.ical.0 started with pid 1189
                                  2022-03-11 09:49:02.075 - warn: hue.0 (1146) channel "Philips_hue.Entertainment_area" already exists, using "Philips_hue.Entertainment_area_Entertainment" for group 201
                                  2022-03-11 09:49:02.081 - warn: hue.0 (1146) channel "Philips_hue.Entertainment_area" already exists, using "Philips_hue.Entertainment_area_Entertainment" for group 202
                                  2022-03-11 09:49:02.087 - warn: hue.0 (1146) channel "Philips_hue.Entertainment_area" already exists, using "Philips_hue.Entertainment_area_Entertainment" for group 203
                                  2022-03-11 09:49:02.088 - info: hue.0 (1146) created/updated 7 groups channels
                                  2022-03-11 09:49:02.094 - info: hue.0 (1146) created/updated 11 scenes
                                  2022-03-11 09:49:02.095 - info: hue.0 (1146) creating/updating bridge device
                                  2022-03-11 09:49:03.183 - error: javascript.0 (965) npm
                                  2022-03-11 09:49:03.186 - error: javascript.0 (965)
                                  2022-03-11 09:49:03.188 - error: javascript.0 (965) ERR!
                                  2022-03-11 09:49:03.199 - error: javascript.0 (965) code ELIFECYCLE
                                  npm ERR! errno 1
                                  2022-03-11 09:49:03.281 - error: javascript.0 (965) npm
                                  2022-03-11 09:49:03.284 - error: javascript.0 (965) ERR! node-expat@2.4.0 install: `node-gyp rebuild`
                                  npm ERR! Exit status 1
                                  npm ERR!
                                  npm ERR! Failed at the node-expat@2.4.0 install script.
                                  npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
                                  2022-03-11 09:49:03.392 - error: javascript.0 (965)
                                  2022-03-11 09:49:03.393 - error: javascript.0 (965) npm ERR! A complete log of this run can be found in:
                                  npm ERR! /home/iobroker/.npm/_logs/2022-03-11T08_49_03_336Z-debug.log
                                  2022-03-11 09:49:03.439 - error: javascript.0 (965) Cannot install xml2js: 1
                                  2022-03-11 09:49:03.441 - info: javascript.0 (965) npm install owlintuition --production (System call)
                                  2022-03-11 09:49:06.762 - info: host.raspberrypi instance system.adapter.nut.0 started with pid 1220
                                  2022-03-11 09:49:07.215 - info: ical.0 (1189) starting. Version 1.11.4 in /opt/iobroker/node_modules/iobroker.ical, node: v14.19.0, js-controller: 3.3.22
                                  2022-03-11 09:49:08.430 - info: ical.0 (1189) processing URL: Entsorgungstermine http://p61-caldav.icloud.com/published/2/MTM3NzU4MzQ1ODEzNzc1OEKio7cqzHid6trK6D-89qGqT8yJF33oUlgqF6zTT_QYM6-GV1Ffg24vGilDcBXKV4FJUExgBrtrIjJVZSd-6Lg
                                  2022-03-11 09:49:08.770 - info: ical.0 (1189) processing URL: Feiertage http://p61-caldav.icloud.com/published/2/MTM3NzU4MzQ1ODEzNzc1OEKio7cqzHid6trK6D-89qG19X_3NOEtYGJxgdKE8yk19k0qiKhBtDQluafn6pkGO246Y2s7YenfnbthqjFkKlI
                                  2022-03-11 09:49:08.986 - error: javascript.0 (965) npm
                                  2022-03-11 09:49:08.989 - error: javascript.0 (965) WARN read-shrinkwrap This version of npm is compatible with lockfileVersion@1, but package-lock.json was generated for lockfileVersion@2. I'll try to do my best with it!
                                  2022-03-11 09:49:09.857 - info: host.raspberrypi instance system.adapter.rpi2.0 started with pid 1260
                                  2022-03-11 09:49:11.263 - info: nut.0 (1220) starting. Version 1.5.0 in /opt/iobroker/node_modules/iobroker.nut, node: v14.19.0, js-controller: 3.3.22
                                  2022-03-11 09:49:13.612 - info: rpi2.0 (1260) starting. Version 1.3.1 in /opt/iobroker/node_modules/iobroker.rpi2, node: v14.19.0, js-controller: 3.3.22
                                  2022-03-11 09:49:14.024 - info: host.raspberrypi instance system.adapter.shelly.0 started with pid 1287
                                  2022-03-11 09:49:14.592 - error: javascript.0 (965) npm
                                  2022-03-11 09:49:14.594 - error: javascript.0 (965) WARN deprecated hoek@4.2.1: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).
                                  2022-03-11 09:49:14.678 - error: javascript.0 (965) npm
                                  2022-03-11 09:49:14.682 - error: javascript.0 (965)
                                  2022-03-11 09:49:14.684 - error: javascript.0 (965) WARN
                                  2022-03-11 09:49:14.689 - error: javascript.0 (965) deprecated joi@13.7.0: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).
                                  2022-03-11 09:49:14.918 - error: rpi2.0 (1260) No Value found for cpu_frequency
                                  2022-03-11 09:49:15.290 - error: javascript.0 (965) npm
                                  2022-03-11 09:49:15.292 - error: javascript.0 (965) WARN deprecated hoek@5.0.4: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).
                                  2022-03-11 09:49:15.455 - error: javascript.0 (965) npm
                                  2022-03-11 09:49:15.457 - error: javascript.0 (965) WARN deprecated topo@3.0.3: This module has moved and is now available at @hapi/topo. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues.
                                  2022-03-11 09:49:15.496 - error: javascript.0 (965) npm
                                  2022-03-11 09:49:15.498 - error: javascript.0 (965) WARN deprecated hoek@6.1.3: This module has moved and is now available at @hapi/hoek. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues.
                                  2022-03-11 09:49:17.815 - info: host.raspberrypi instance system.adapter.sonoff.0 started with pid 1351
                                  2022-03-11 09:49:18.630 - error: rpi2.0 (1260) Cannot initialize/setMode GPIO: Error: The module '/opt/iobroker/node_modules/epoll/build/Release/epoll.node'
                                  was compiled against a different Node.js version using
                                  NODE_MODULE_VERSION 64. This version of Node.js requires
                                  NODE_MODULE_VERSION 83. Please try re-compiling or re-installing
                                  the module (for instance, using `npm rebuild` or `npm install`).
                                  2022-03-11 09:49:19.950 - info: shelly.0 (1287) starting. Version 5.3.2 in /opt/iobroker/node_modules/iobroker.shelly, node: v14.19.0, js-controller: 3.3.22
                                  2022-03-11 09:49:20.201 - warn: shelly.0 (1287) State "shelly.0.SHSW-1#76A1BD#1.online" has no existing object, this might lead to an error in future versions
                                  2022-03-11 09:49:20.332 - warn: shelly.0 (1287) State "shelly.0.SHSW-1#8CAAB561C3BD#1.online" has no existing object, this might lead to an error in future versions
                                  2022-03-11 09:49:20.371 - warn: shelly.0 (1287) State "shelly.0.SHEM#B049DB#1.online" has no existing object, this might lead to an error in future versions
                                  2022-03-11 09:49:20.393 - info: shelly.0 (1287) Starting in CoAP mode.
                                  2022-03-11 09:49:20.476 - info: ical.0 (1189) processing URL: Meine Termine http://p61-caldav.icloud.com/published/2/MTM3NzU4MzQ1ODEzNzc1OEKio7cqzHid6trK6D-89qE_-EnALIMu14hqvDV7g4YMLuu9RR6veTt5-O7FzFjG75m8kFB4Ek185sNpkJPVHqU
                                  2022-03-11 09:49:20.533 - info: shelly.0 (1287) [CoAP] Listening for packets in the network
                                  2022-03-11 09:49:20.717 - warn: shelly.0 (1287) State "shelly.0.SHSW-1#76A1BD#1.online" has no existing object, this might lead to an error in future versions
                                  2022-03-11 09:49:20.727 - warn: shelly.0 (1287) State "shelly.0.SHSW-1#8CAAB561C3BD#1.online" has no existing object, this might lead to an error in future versions
                                  2022-03-11 09:49:20.730 - warn: shelly.0 (1287) State "shelly.0.SHEM#B049DB#1.online" has no existing object, this might lead to an error in future versions
                                  2022-03-11 09:49:22.903 - info: host.raspberrypi instance system.adapter.ping.0 started with pid 1374
                                  2022-03-11 09:49:24.361 - info: sonoff.0 (1351) starting. Version 2.4.7 in /opt/iobroker/node_modules/iobroker.sonoff, node: v14.19.0, js-controller: 3.3.22
                                  2022-03-11 09:49:24.498 - info: sonoff.0 (1351) Starting MQTT server on port 1884
                                  2022-03-11 09:49:24.768 - info: shelly.0 (1287) [CoAP] Device 192.168.178.79 (shelly1 / shelly1-76A1BD / SHSW-1#76A1BD#1) connected! Polltime set to 10 sec.
                                  2022-03-11 09:49:25.535 - info: shelly.0 (1287) [CoAP] Device 192.168.178.108 (shelly1 / shelly1-8CAAB561C3BD / SHSW-1#8CAAB561C3BD#1) connected! Polltime set to 10 sec.
                                  2022-03-11 09:49:26.090 - info: host.raspberrypi instance system.adapter.mqtt-client.0 started with pid 1393
                                  2022-03-11 09:49:29.379 - info: ical.0 (1189) Terminated (NO_ERROR): Without reason
                                  2022-03-11 09:49:29.431 - info: ping.0 (1374) starting. Version 1.5.0 in /opt/iobroker/node_modules/iobroker.ping, node: v14.19.0, js-controller: 3.3.22
                                  2022-03-11 09:49:30.270 - info: javascript.0 (965)
                                  > node-expat@2.4.0 install /opt/iobroker/node_modules/iobroker.javascript/node_modules/node-expat
                                  > node-gyp rebuild
                                  2022-03-11 09:49:30.375 - info: host.raspberrypi instance system.adapter.ical.0 terminated with code 0 (NO_ERROR)
                                  2022-03-11 09:49:30.412 - info: host.raspberrypi instance system.adapter.alexa2.0 started with pid 1424
                                  2022-03-11 09:49:31.964 - info: mqtt-client.0 (1393) starting. Version 1.5.0 in /opt/iobroker/node_modules/iobroker.mqtt-client, node: v14.19.0, js-controller: 3.3.22
                                  2022-03-11 09:49:32.197 - info: mqtt-client.0 (1393) enabled syncing of 0_userdata.0.MQTT_Daten.Test (publish/subscribe:false/true)
                                  2022-03-11 09:49:32.199 - info: mqtt-client.0 (1393) Try to connect to mqtt://MQTT_Broker:*******************@192.168.178.41:1883?clientId=IOBROKER_MQTT
                                  2022-03-11 09:49:32.417 - info: mqtt-client.0 (1393) connected to broker
                                  2022-03-11 09:49:32.557 - error: javascript.0 (965) Traceback (most recent call last):
                                  2022-03-11 09:49:32.568 - error: javascript.0 (965) File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py", line 47, in
                                  2022-03-11 09:49:32.570 - error: javascript.0 (965)
                                  2022-03-11 09:49:32.572 - error: javascript.0 (965) import gyp
                                  2022-03-11 09:49:32.574 - error: javascript.0 (965) File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 10, in
                                  2022-03-11 09:49:32.585 - error: javascript.0 (965) import gyp.input
                                  File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 7, in
                                  import ast
                                  ImportError: No module named ast
                                  2022-03-11 09:49:32.588 - error: javascript.0 (965) gyp
                                  2022-03-11 09:49:32.590 - error: javascript.0 (965) ERR! configure error
                                  2022-03-11 09:49:32.592 - error: javascript.0 (965) gyp ERR! stack Error: `gyp` failed with exit code: 1
                                  gyp ERR! stack at ChildProcess.onCpExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:351:16)
                                  gyp ERR! stack at ChildProcess.emit (events.js:400:28)
                                  gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:282:12)
                                  2022-03-11 09:49:32.594 - error: javascript.0 (965) gyp ERR! System Linux 5.10.103-v7l+
                                  gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
                                  gyp ERR! cwd /opt/iobroker/node_modules/iobroker.javascript/node_modules/node-expat
                                  gyp ERR! node -v v14.19.0
                                  gyp ERR! node-gyp -v v5.1.0
                                  gyp ERR! not ok
                                  2022-03-11 09:49:33.842 - info: host.raspberrypi instance system.adapter.backitup.0 started with pid 1458
                                  2022-03-11 09:49:35.029 - error: javascript.0 (965) npm
                                  2022-03-11 09:49:35.031 - error: javascript.0 (965)
                                  2022-03-11 09:49:35.035 - error: javascript.0 (965) ERR!
                                  2022-03-11 09:49:35.039 - error: javascript.0 (965) code ELIFECYCLE
                                  npm ERR! errno 1
                                  2022-03-11 09:49:35.078 - error: javascript.0 (965) npm
                                  2022-03-11 09:49:35.080 - error: javascript.0 (965)
                                  2022-03-11 09:49:35.082 - error: javascript.0 (965) ERR!
                                  2022-03-11 09:49:35.084 - error: javascript.0 (965) node-expat@2.4.0 install: `node-gyp rebuild`
                                  2022-03-11 09:49:35.097 - error: javascript.0 (965) npm ERR! Exit status 1
                                  npm ERR!
                                  npm ERR! Failed at the node-expat@2.4.0 install script.
                                  npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
                                  2022-03-11 09:49:35.115 - error: javascript.0 (965)
                                  2022-03-11 09:49:35.117 - error: javascript.0 (965) npm
                                  2022-03-11 09:49:35.119 - error: javascript.0 (965)
                                  2022-03-11 09:49:35.121 - error: javascript.0 (965) ERR!
                                  2022-03-11 09:49:35.123 - error: javascript.0 (965) A complete log of this run can be found in:
                                  2022-03-11 09:49:35.126 - error: javascript.0 (965) npm ERR! /home/iobroker/.npm/_logs/2022-03-11T08_49_35_093Z-debug.log
                                  2022-03-11 09:49:35.150 - error: javascript.0 (965) Cannot install owlintuition: 1
                                  2022-03-11 09:49:35.151 - info: javascript.0 (965) npm install owlintuition --production (System call)
                                  2022-03-11 09:49:35.316 - info: shelly.0 (1287) [CoAP] Device 192.168.178.127 (shellyem / shellyem-B049DB / SHEM#B049DB#1) connected! Polltime set to 10 sec.
                                  2022-03-11 09:49:37.169 - info: alexa2.0 (1424) starting. Version 3.11.2 in /opt/iobroker/node_modules/iobroker.alexa2, node: v14.19.0, js-controller: 3.3.22
                                  2022-03-11 09:49:37.798 - info: host.raspberrypi instance scheduled system.adapter.daswetter.0 */15 * * * *
                                  2022-03-11 09:49:37.836 - info: host.raspberrypi instance system.adapter.daswetter.0 started with pid 1495
                                  2022-03-11 09:49:38.829 - info: backitup.0 (1458) starting. Version 2.2.3 in /opt/iobroker/node_modules/iobroker.backitup, node: v14.19.0, js-controller: 3.3.22
                                  2022-03-11 09:49:38.953 - info: backitup.0 (1458) [iobroker] backup was activated at 20:00 every 1 day(s)
                                  2022-03-11 09:49:40.230 - debug: daswetter.0 (1495) Redis Objects: Use Redis connection: 127.0.0.1:9001
                                  2022-03-11 09:49:40.346 - debug: daswetter.0 (1495) Objects client ready ... initialize now
                                  2022-03-11 09:49:40.359 - debug: daswetter.0 (1495) Objects create System PubSub Client
                                  2022-03-11 09:49:40.362 - debug: daswetter.0 (1495) Objects create User PubSub Client
                                  2022-03-11 09:49:40.364 - debug: daswetter.0 (1495) Objects client initialize lua scripts
                                  2022-03-11 09:49:40.403 - debug: daswetter.0 (1495) Objects connected to redis: 127.0.0.1:9001
                                  2022-03-11 09:49:40.416 - debug: daswetter.0 (1495) objectDB connected
                                  2022-03-11 09:49:40.421 - debug: daswetter.0 (1495) Redis States: Use Redis connection: 127.0.0.1:9000
                                  2022-03-11 09:49:40.450 - debug: daswetter.0 (1495) States create System PubSub Client
                                  2022-03-11 09:49:40.452 - debug: daswetter.0 (1495) States create User PubSub Client
                                  2022-03-11 09:49:40.480 - debug: daswetter.0 (1495) States connected to redis: 127.0.0.1:9000
                                  2022-03-11 09:49:40.482 - debug: daswetter.0 (1495) statesDB connected
                                  2022-03-11 09:49:40.726 - error: javascript.0 (965) npm
                                  2022-03-11 09:49:40.731 - error: javascript.0 (965)
                                  2022-03-11 09:49:40.733 - error: javascript.0 (965) WARN
                                  2022-03-11 09:49:40.735 - error: javascript.0 (965)
                                  2022-03-11 09:49:40.743 - error: javascript.0 (965) read-shrinkwrap This version of npm is compatible with lockfileVersion@1, but package-lock.json was generated for lockfileVersion@2. I'll try to do my best with it!
                                  2022-03-11 09:49:40.871 - info: alexa2.0 (1424) Alexa-Push-Connection (macDms = true) established. Disable Polling
                                  2022-03-11 09:49:41.125 - debug: daswetter.0 (1495) Plugin sentry Initialize Plugin (enabled=true)
                                  2022-03-11 09:49:42.443 - info: daswetter.0 (1495) starting. Version 3.0.9 in /opt/iobroker/node_modules/iobroker.daswetter, node: v14.19.0, js-controller: 3.3.22
                                  2022-03-11 09:49:42.483 - info: host.raspberrypi instance system.adapter.fritzbox.0 started with pid 1549
                                  2022-03-11 09:49:42.511 - debug: daswetter.0 (1495) set timeout to 60 sec
                                  2022-03-11 09:49:42.518 - debug: daswetter.0 (1495) calling forecast hourly: http://api.daswetter.com/index.php?api_lang=de&localidad=97771&affiliate_id=sbwsuizf8446&v=2.0&h=1
                                  2022-03-11 09:49:42.732 - debug: daswetter.0 (1495) got response "https://www.daswetter.com/wetter_Wenzenbach-Europa-Deutschland-Bayern--1-97771.html"
                                  2022-03-11 09:49:43.031 - debug: daswetter.0 (1495) result {"report":{"location":{"city":"Wenzenbach 
                                  2022-03-11 09:49:47.455 - info: fritzbox.0 (1549) try to connect: 192.168.178.1
                                  2022-03-11 09:49:47.543 - info: fritzbox.0 (1549) adapter connected to fritzbox: 192.168.178.1
                                  2022-03-11 09:49:47.526 - debug: daswetter.0 (1495) insert NextHours.Location_1.Day_1.Hour_4.hour_value with 04:00
                                  2022-03-11 09:49:48.676 - info: fritzbox.0 (1549) State value to set for "fritzbox.0.calls.ringActualNumbers" has to be type "string" but received type "object"
                                  2022-03-11 09:49:48.684 - info: fritzbox.0 (1549) State value to set for "fritzbox.0.calls.connectNumbers" has to be type "string" but received type "object"
                                  2022-03-11 09:49:21.125 - info: host.raspberrypi iobroker.js-controller version 3.3.22 js-controller starting
                                  2022-03-11 09:49:21.133 - info: host.raspberrypi Copyright (c) 2014-2021 bluefox, 2014 hobbyquaker
                                  2022-03-11 09:49:21.134 - info: host.raspberrypi hostname: raspberrypi, node: v14.19.0
                                  2022-03-11 09:49:21.134 - info: host.raspberrypi ip addresses:
                                  2022-03-11 09:49:21.190 - error: host.raspberrypi-Server Cannot load /opt/iobroker/iobroker-data/objects.json: /opt/iobroker/iobroker-data/objects.json: Unexpected end of JSON input. We try last Backup!
                                  2022-03-11 09:52:29.719 - info: host.raspberrypi connected to Objects and States
                                  2022-03-11 09:52:29.930 - info: host.raspberrypi added notifications configuration of host
                                  2022-03-11 09:52:30.729 - info: host.raspberrypi 70 instances found
                                  2022-03-11 09:52:30.860 - info: host.raspberrypi starting 50 instances
                                  2022-03-11 09:52:30.888 - warn: host.raspberrypi startInstance cannot find adapter "zigbee@1.6.16". Try to install it... 1 attempt
                                  2022-03-11 09:52:30.890 - info: host.raspberrypi iobroker install zigbee@1.6.16 using installedFrom
                                  2022-03-11 09:52:31.298 - info: host.raspberrypi instance system.adapter.admin.0 started with pid 829
                                  2022-03-11 09:52:33.946 - error: admin.0 (829) admin.0 already running
                                  2022-03-11 09:52:33.950 - warn: admin.0 (829) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                                  2022-03-11 09:52:34.631 - error: host.raspberrypi instance system.adapter.admin.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                                  2022-03-11 09:52:34.633 - info: host.raspberrypi Restart adapter system.adapter.admin.0 because enabled
                                  2022-03-11 09:52:34.906 - info: host.raspberrypi instance system.adapter.email.0 started with pid 912
                                  2022-03-11 09:52:34.971 - info: host.raspberrypi iobroker npm-install: NPM version: 6.14.16
                                  2022-03-11 09:52:34.973 - info: host.raspberrypi iobroker npm-install: npm install iobroker.zigbee@1.6.16 --loglevel error --prefix "/opt/iobroker" (System call)
                                  2022-03-11 09:52:36.809 - error: email.0 (912) email.0 already running
                                  2022-03-11 09:52:36.814 - warn: email.0 (912) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                                  2022-03-11 09:52:37.504 - error: host.raspberrypi instance system.adapter.email.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                                  2022-03-11 09:52:37.506 - info: host.raspberrypi Restart adapter system.adapter.email.0 because enabled
                                  2022-03-11 09:52:39.068 - info: host.raspberrypi instance system.adapter.history.0 started with pid 962
                                  2022-03-11 09:52:40.698 - error: history.0 (962) history.0 already running
                                  2022-03-11 09:52:40.703 - warn: history.0 (962) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                                  2022-03-11 09:52:41.404 - error: host.raspberrypi instance system.adapter.history.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                                  2022-03-11 09:52:41.406 - info: host.raspberrypi Restart adapter system.adapter.history.0 because enabled
                                  2022-03-11 09:52:43.055 - info: host.raspberrypi instance system.adapter.javascript.0 started with pid 984
                                  2022-03-11 09:52:46.563 - error: javascript.0 (984) javascript.0 already running
                                  2022-03-11 09:52:46.567 - warn: javascript.0 (984) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                                  2022-03-11 09:52:47.035 - info: host.raspberrypi instance system.adapter.scenes.0 started with pid 1001
                                  2022-03-11 09:52:47.303 - error: host.raspberrypi instance system.adapter.javascript.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                                  2022-03-11 09:52:47.304 - info: host.raspberrypi Restart adapter system.adapter.javascript.0 because enabled
                                  2022-03-11 09:52:48.709 - error: scenes.0 (1001) scenes.0 already running
                                  2022-03-11 09:52:48.714 - warn: scenes.0 (1001) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                                  2022-03-11 09:52:49.430 - error: host.raspberrypi instance system.adapter.scenes.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                                  2022-03-11 09:52:49.431 - info: host.raspberrypi Restart adapter system.adapter.scenes.0 because enabled
                                  2022-03-11 09:52:51.041 - info: host.raspberrypi instance system.adapter.pushover.0 started with pid 1018
                                  2022-03-11 09:52:52.795 - error: pushover.0 (1018) pushover.0 already running
                                  2022-03-11 09:52:52.800 - warn: pushover.0 (1018) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                                  2022-03-11 09:52:53.490 - error: host.raspberrypi instance system.adapter.pushover.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                                  2022-03-11 09:52:53.491 - info: host.raspberrypi Restart adapter system.adapter.pushover.0 because enabled
                                  2022-03-11 09:52:55.157 - info: host.raspberrypi instance system.adapter.hm-rega.0 started with pid 1036
                                  2022-03-11 09:52:57.223 - error: hm-rega.0 (1036) hm-rega.0 already running
                                  2022-03-11 09:52:57.227 - warn: hm-rega.0 (1036) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                                  2022-03-11 09:52:57.963 - error: host.raspberrypi instance system.adapter.hm-rega.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                                  2022-03-11 09:52:57.964 - info: host.raspberrypi Restart adapter system.adapter.hm-rega.0 because enabled
                                  2022-03-11 09:52:58.993 - info: host.raspberrypi instance system.adapter.hm-rpc.0 started with pid 1053
                                  2022-03-11 09:53:00.799 - error: hm-rpc.0 (1053) hm-rpc.0 already running
                                  2022-03-11 09:53:00.803 - warn: hm-rpc.0 (1053) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                                  2022-03-11 09:53:01.505 - error: host.raspberrypi instance system.adapter.hm-rpc.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                                  2022-03-11 09:53:01.507 - info: host.raspberrypi Restart adapter system.adapter.hm-rpc.0 because enabled
                                  2022-03-11 09:53:02.996 - info: host.raspberrypi instance system.adapter.hm-rpc.1 started with pid 1074
                                  2022-03-11 09:53:04.612 - error: hm-rpc.1 (1074) hm-rpc.1 already running
                                  2022-03-11 09:53:04.616 - warn: hm-rpc.1 (1074) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                                  2022-03-11 09:53:04.663 - info: host.raspberrypi instance system.adapter.admin.0 started with pid 1087
                                  2022-03-11 09:53:05.503 - error: host.raspberrypi instance system.adapter.hm-rpc.1 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                                  2022-03-11 09:53:05.506 - info: host.raspberrypi Restart adapter system.adapter.hm-rpc.1 because enabled
                                  2022-03-11 09:53:07.091 - info: host.raspberrypi instance system.adapter.hm-rpc.2 started with pid 1102
                                  2022-03-11 09:53:07.618 - info: host.raspberrypi instance system.adapter.email.0 started with pid 1110
                                  2022-03-11 09:53:08.763 - info: admin.0 (1087) starting. Version 5.2.3 in /opt/iobroker/node_modules/iobroker.admin, node: v14.19.0, js-controller: 3.3.22
                                  2022-03-11 09:53:08.994 - info: admin.0 (1087) requesting all states
                                  2022-03-11 09:53:08.996 - info: admin.0 (1087) requesting all objects
                                  2022-03-11 09:53:11.887 - info: host.raspberrypi instance system.adapter.history.0 started with pid 1135
                                  2022-03-11 09:53:11.898 - error: hm-rpc.2 (1102) hm-rpc.2 already running
                                  2022-03-11 09:53:11.905 - warn: hm-rpc.2 (1102) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                                  2022-03-11 09:53:12.082 - info: host.raspberrypi instance system.adapter.hm-rpc.3 started with pid 1142
                                  2022-03-11 09:53:13.146 - info: admin.0 (1087) received all objects
                                  2022-03-11 09:53:13.828 - error: host.raspberrypi instance system.adapter.hm-rpc.2 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                                  2022-03-11 09:53:13.830 - info: host.raspberrypi Restart adapter system.adapter.hm-rpc.2 because enabled
                                  2022-03-11 09:53:13.986 - info: admin.0 (1087) http server listening on port 8081
                                  2022-03-11 09:53:13.987 - info: admin.0 (1087) Use link "http://localhost:8081" to configure.
                                  2022-03-11 09:53:14.446 - info: email.0 (1110) starting. Version 1.0.10 in /opt/iobroker/node_modules/iobroker.email, node: v14.19.0, js-controller: 3.3.22
                                  2022-03-11 09:53:14.536 - error: hm-rpc.3 (1142) hm-rpc.3 already running
                                  2022-03-11 09:53:14.540 - warn: hm-rpc.3 (1142) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                                  2022-03-11 09:53:14.773 - info: history.0 (1135) starting. Version 1.10.5 in /opt/iobroker/node_modules/iobroker.history, node: v14.19.0, js-controller: 3.3.22
                                  2022-03-11 09:53:14.855 - info: history.0 (1135) enabled logging of nut.0.battery.charge (Count=1), Alias=false
                                  2022-03-11 09:53:14.856 - info: history.0 (1135) enabled logging of nut.0.battery.runtime-low (Count=2), Alias=false
                                  2022-03-11 09:53:14.857 - info: history.0 (1135) enabled logging of nut.0.battery.voltage (Count=3), Alias=false
                                  2022-03-11 09:53:14.858 - info: history.0 (1135) enabled logging of nut.0.input.voltage (Count=4), Alias=false
                                  2022-03-11 09:53:14.858 - info: history.0 (1135) enabled logging of shelly.0.SHEM#B049DB#1.Emeter1.Power (Count=5), Alias=false
                                  2022-03-11 09:53:14.859 - info: history.0 (1135) enabled logging of shelly.0.SHEM#B049DB#1.Emeter1.Total (Count=6), Alias=false
                                  2022-03-11 09:53:14.860 - info: history.0 (1135) enabled logging of hm-rpc.3.000D5D89AAED1D.1.CURRENT_ILLUMINATION (Count=7), Alias=false
                                  2022-03-11 09:53:15.360 - info: host.raspberrypi instance system.adapter.hue.0 started with pid 1170
                                  2022-03-11 09:53:15.487 - error: host.raspberrypi instance system.adapter.hm-rpc.3 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                                  2022-03-11 09:53:15.488 - info: host.raspberrypi Restart adapter system.adapter.hm-rpc.3 because enabled
                                  2022-03-11 09:53:17.188 - error: hue.0 (1170) hue.0 already running
                                  2022-03-11 09:53:17.192 - warn: hue.0 (1170) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                                  2022-03-11 09:53:17.345 - info: host.raspberrypi instance system.adapter.javascript.0 started with pid 1184
                                  2022-03-11 09:53:17.853 - error: host.raspberrypi instance system.adapter.hue.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                                  2022-03-11 09:53:17.854 - info: host.raspberrypi Restart adapter system.adapter.hue.0 because enabled
                                  2022-03-11 09:53:19.079 - info: host.raspberrypi instance scheduled system.adapter.ical.0 0,30 * * * *
                                  2022-03-11 09:53:19.101 - info: host.raspberrypi instance system.adapter.ical.0 started with pid 1194
                                  2022-03-11 09:53:19.876 - info: host.raspberrypi instance system.adapter.scenes.0 started with pid 1202
                                  2022-03-11 09:53:21.292 - info: javascript.0 (1184) starting. Version 5.2.21 in /opt/iobroker/node_modules/iobroker.javascript, node: v14.19.0, js-controller: 3.3.22
                                  2022-03-11 09:53:21.407 - info: javascript.0 (1184) npm install owlintuition --production (System call)
                                  2022-03-11 09:53:22.855 - info: ical.0 (1194) starting. Version 1.11.4 in /opt/iobroker/node_modules/iobroker.ical, node: v14.19.0, js-controller: 3.3.22
                                  2022-03-11 09:53:22.863 - info: scenes.0 (1202) starting. Version 2.3.8 in /opt/iobroker/node_modules/iobroker.scenes, node: v14.19.0, js-controller: 3.3.22
                                  2022-03-11 09:53:23.117 - info: host.raspberrypi instance system.adapter.nut.0 started with pid 1250
                                  2022-03-11 09:53:24.080 - info: host.raspberrypi instance system.adapter.pushover.0 started with pid 1258
                                  2022-03-11 09:53:24.369 - info: ical.0 (1194) processing URL: Entsorgungstermine http://p61-caldav.icloud.com/published/2/MTM3NzU4MzQ1ODEzNzc1OEKio7cqzHid6trK6D-89qGqT8yJF33oUlgqF6zTT_QYM6-GV1Ffg24vGilDcBXKV4FJUExgBrtrIjJVZSd-6Lg
                                  2022-03-11 09:53:24.718 - info: ical.0 (1194) processing URL: Feiertage http://p61-caldav.icloud.com/published/2/MTM3NzU4MzQ1ODEzNzc1OEKio7cqzHid6trK6D-89qG19X_3NOEtYGJxgdKE8yk19k0qiKhBtDQluafn6pkGO246Y2s7YenfnbthqjFkKlI
                                  2022-03-11 09:53:25.180 - error: javascript.0 (1184) npm
                                  2022-03-11 09:53:25.183 - error: javascript.0 (1184)
                                  2022-03-11 09:53:25.185 - error: javascript.0 (1184) WARN
                                  2022-03-11 09:53:25.186 - error: javascript.0 (1184)
                                  2022-03-11 09:53:25.188 - error: javascript.0 (1184) read-shrinkwrap
                                  2022-03-11 09:53:25.201 - error: javascript.0 (1184) This version of npm is compatible with lockfileVersion@1, but package-lock.json was generated for lockfileVersion@2. I'll try to do my best with it!
                                  2022-03-11 09:53:26.683 - error: nut.0 (1250) nut.0 already running
                                  2022-03-11 09:53:26.687 - warn: nut.0 (1250) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                                  2022-03-11 09:53:27.134 - info: host.raspberrypi instance system.adapter.rpi2.0 started with pid 1278
                                  2022-03-11 09:53:27.436 - error: host.raspberrypi instance system.adapter.nut.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                                  2022-03-11 09:53:27.438 - info: host.raspberrypi Restart adapter system.adapter.nut.0 because enabled
                                  2022-03-11 09:53:28.369 - info: host.raspberrypi instance system.adapter.hm-rega.0 started with pid 1287
                                  2022-03-11 09:53:29.481 - error: javascript.0 (1184) npm
                                  2022-03-11 09:53:29.483 - error: javascript.0 (1184) WARN deprecated hoek@4.2.1: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).
                                  2022-03-11 09:53:29.487 - error: javascript.0 (1184) npm
                                  2022-03-11 09:53:29.489 - error: javascript.0 (1184) WARN deprecated joi@13.7.0: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).
                                  2022-03-11 09:53:29.545 - error: javascript.0 (1184) npm
                                  2022-03-11 09:53:29.547 - error: javascript.0 (1184) WARN deprecated hoek@5.0.4: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).
                                  2022-03-11 09:53:29.608 - error: javascript.0 (1184) npm
                                  2022-03-11 09:53:29.610 - error: javascript.0 (1184) WARN deprecated topo@3.0.3: This module has moved and is now available at @hapi/topo. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues.
                                  2022-03-11 09:53:29.664 - error: javascript.0 (1184) npm
                                  2022-03-11 09:53:29.666 - error: javascript.0 (1184) WARN deprecated hoek@6.1.3: This module has moved and is now available at @hapi/hoek. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues.
                                  2022-03-11 09:53:30.180 - error: rpi2.0 (1278) rpi2.0 already running
                                  2022-03-11 09:53:30.184 - warn: rpi2.0 (1278) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                                  2022-03-11 09:53:33.398 - info: pushover.0 (1258) starting. Version 2.0.5 in /opt/iobroker/node_modules/iobroker.pushover, node: v14.19.0, js-controller: 3.3.22
                                  2022-03-11 09:53:33.568 - error: pushover.0 (1258) Cannot send notification while not configured
                                  2022-03-11 09:53:33.832 - info: ical.0 (1194) processing URL: Meine Termine http://p61-caldav.icloud.com/published/2/MTM3NzU4MzQ1ODEzNzc1OEKio7cqzHid6trK6D-89qE_-EnALIMu14hqvDV7g4YMLuu9RR6veTt5-O7FzFjG75m8kFB4Ek185sNpkJPVHqU
                                  2022-03-11 09:53:33.867 - error: host.raspberrypi instance system.adapter.rpi2.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                                  2022-03-11 09:53:33.868 - info: host.raspberrypi Restart adapter system.adapter.rpi2.0 because enabled
                                  2022-03-11 09:53:33.913 - info: host.raspberrypi instance system.adapter.hm-rpc.0 started with pid 1314
                                  2022-03-11 09:53:34.118 - info: host.raspberrypi instance system.adapter.shelly.0 started with pid 1321
                                  2022-03-11 09:53:35.060 - info: host.raspberrypi instance system.adapter.sonoff.0 started with pid 1330
                                  2022-03-11 09:53:36.197 - info: host.raspberrypi instance system.adapter.hm-rpc.1 started with pid 1338
                                  2022-03-11 09:53:37.610 - info: hm-rega.0 (1287) starting. Version 3.0.35 in /opt/iobroker/node_modules/iobroker.hm-rega, node: v14.19.0, js-controller: 3.3.22
                                  2022-03-11 09:53:40.584 - info: host.raspberrypi instance system.adapter.ping.0 started with pid 1381
                                  2022-03-11 09:53:40.795 - error: sonoff.0 (1330) sonoff.0 already running
                                  2022-03-11 09:53:40.803 - warn: sonoff.0 (1330) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                                  2022-03-11 09:53:41.088 - error: shelly.0 (1321) shelly.0 already running
                                  2022-03-11 09:53:41.093 - warn: shelly.0 (1321) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                                  2022-03-11 09:53:41.187 - info: hm-rega.0 (1287) subscribe hm-rpc.0.BidCoS-RF.50.PRESS_SHORT
                                  2022-03-11 09:53:41.541 - info: hm-rega.0 (1287) ReGaHSS 192.168.178.69 up
                                  2022-03-11 09:53:42.404 - error: host.raspberrypi instance system.adapter.sonoff.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                                  2022-03-11 09:53:42.405 - info: host.raspberrypi Restart adapter system.adapter.sonoff.0 because enabled
                                  2022-03-11 09:53:42.542 - info: javascript.0 (1184)
                                  > node-expat@2.4.0 install /opt/iobroker/node_modules/iobroker.javascript/node_modules/node-expat
                                  > node-gyp rebuild
                                  2022-03-11 09:53:43.384 - error: host.raspberrypi instance system.adapter.shelly.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                                  2022-03-11 09:53:43.385 - info: host.raspberrypi Restart adapter system.adapter.shelly.0 because enabled
                                  2022-03-11 09:53:43.513 - info: host.raspberrypi instance system.adapter.mqtt-client.0 started with pid 1412
                                  2022-03-11 09:53:43.579 - info: hm-rega.0 (1287) time difference local-ccu -53s
                                  2022-03-11 09:53:43.698 - error: ping.0 (1381) ping.0 already running
                                  2022-03-11 09:53:43.703 - warn: ping.0 (1381) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                                  2022-03-11 09:53:44.330 - info: host.raspberrypi instance system.adapter.hm-rpc.2 started with pid 1421
                                  2022-03-11 09:53:44.812 - error: host.raspberrypi instance system.adapter.ping.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                                  2022-03-11 09:53:44.814 - info: host.raspberrypi Restart adapter system.adapter.ping.0 because enabled
                                  2022-03-11 09:53:45.064 - info: hm-rpc.0 (1314) starting. Version 1.15.0 in /opt/iobroker/node_modules/iobroker.hm-rpc, node: v14.19.0, js-controller: 3.3.22
                                  2022-03-11 09:53:45.137 - error: javascript.0 (1184) Traceback (most recent call last):
                                  File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py", line 47, in
                                  2022-03-11 09:53:45.140 - error: javascript.0 (1184) import gyp
                                  File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 10, in
                                  import gyp.input
                                  File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 7, in
                                  import ast
                                  ImportError: No module named ast
                                  2022-03-11 09:53:45.158 - error: javascript.0 (1184) gyp
                                  2022-03-11 09:53:45.161 - error: javascript.0 (1184) ERR! configure error
                                  2022-03-11 09:53:45.163 - error: javascript.0 (1184) gyp ERR! stack Error: `gyp` failed with exit code: 1
                                  gyp ERR! stack at ChildProcess.onCpExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:351:16)
                                  gyp ERR! stack at ChildProcess.emit (events.js:400:28)
                                  gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:282:12)
                                  2022-03-11 09:53:45.168 - error: javascript.0 (1184) gyp ERR! System Linux 5.10.103-v7l+
                                  gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
                                  gyp ERR! cwd /opt/iobroker/node_modules/iobroker.javascript/node_modules/node-expat
                                  gyp ERR! node -v v14.19.0
                                  gyp ERR! node-gyp -v v5.1.0
                                  gyp ERR! not ok
                                  2022-03-11 09:53:45.461 - info: ical.0 (1194) Terminated (NO_ERROR): Without reason
                                  2022-03-11 09:53:45.554 - info: host.raspberrypi instance system.adapter.hm-rpc.3 started with pid 1436
                                  2022-03-11 09:53:45.681 - info: hm-rpc.0 (1314) binrpc server is trying to listen on 192.168.178.42:8082
                                  2022-03-11 09:53:45.685 - info: hm-rpc.1 (1338) starting. Version 1.15.0 in /opt/iobroker/node_modules/iobroker.hm-rpc, node: v14.19.0, js-controller: 3.3.22
                                  2022-03-11 09:53:45.683 - info: hm-rpc.0 (1314) binrpc client is trying to connect to 192.168.178.69:2001/ with ["xmlrpc_bin://192.168.178.42:8082","raspberrypi:hm-rpc.0"]
                                  2022-03-11 09:53:45.802 - info: hm-rpc.0 (1314) binrpc <- system.listMethods ["raspberrypi:hm-rpc.0"]
                                  2022-03-11 09:53:45.864 - info: hm-rpc.0 (1314) binrpc <- listDevices ["raspberrypi:hm-rpc.0"]
                                  2022-03-11 09:53:46.162 - info: hm-rpc.0 (1314) binrpc -> 157 devices
                                  2022-03-11 09:53:47.482 - info: hm-rpc.1 (1338) binrpc server is trying to listen on 192.168.178.42:8083
                                  2022-03-11 09:53:47.483 - info: hm-rpc.1 (1338) binrpc client is trying to connect to 192.168.178.69:2000/ with ["xmlrpc_bin://192.168.178.42:8083","raspberrypi:hm-rpc.1"]
                                  2022-03-11 09:53:47.576 - info: hm-rpc.1 (1338) binrpc <- system.listMethods ["raspberrypi:hm-rpc.1"]
                                  2022-03-11 09:53:47.606 - info: hm-rpc.0 (1314) Connected
                                  2022-03-11 09:53:47.607 - info: hm-rpc.1 (1338) binrpc <- listDevices ["raspberrypi:hm-rpc.1"]
                                  2022-03-11 09:53:47.860 - info: host.raspberrypi instance system.adapter.ical.0 terminated with code 0 (NO_ERROR)
                                  2022-03-11 09:53:47.927 - info: host.raspberrypi instance system.adapter.alexa2.0 started with pid 1458
                                  2022-03-11 09:53:48.027 - info: hm-rpc.1 (1338) binrpc -> 58 devices
                                  2022-03-11 09:53:48.108 - error: mqtt-client.0 (1412) mqtt-client.0 already running
                                  2022-03-11 09:53:48.151 - info: host.raspberrypi instance system.adapter.hue.0 started with pid 1465
                                  2022-03-11 09:53:48.152 - warn: mqtt-client.0 (1412) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                                  2022-03-11 09:53:48.453 - info: hm-rpc.1 (1338) Connected
                                  2022-03-11 09:53:48.604 - error: javascript.0 (1184) npm ERR! code ELIFECYCLE
                                  2022-03-11 09:53:48.606 - error: javascript.0 (1184) npm ERR! errno 1
                                  2022-03-11 09:53:48.715 - error: javascript.0 (1184) npm ERR!
                                  2022-03-11 09:53:48.717 - error: javascript.0 (1184) node-expat@2.4.0 install: `node-gyp rebuild`
                                  npm ERR! Exit status 1
                                  npm ERR!
                                  npm ERR! Failed at the node-expat@2.4.0 install script.
                                  npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
                                  2022-03-11 09:53:48.764 - error: javascript.0 (1184)
                                  2022-03-11 09:53:48.766 - error: javascript.0 (1184) npm ERR! A complete log of this run can be found in:
                                  npm ERR! /home/iobroker/.npm/_logs/2022-03-11T08_53_48_732Z-debug.log
                                  2022-03-11 09:53:48.799 - error: javascript.0 (1184) Cannot install owlintuition: 1
                                  2022-03-11 09:53:48.801 - info: javascript.0 (1184) npm install owlintuition --production (System call)
                                  2022-03-11 09:53:49.011 - error: host.raspberrypi instance system.adapter.mqtt-client.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                                  2022-03-11 09:53:49.013 - info: host.raspberrypi Restart adapter system.adapter.mqtt-client.0 because enabled
                                  2022-03-11 09:53:50.464 - info: hm-rpc.2 (1421) starting. Version 1.15.0 in /opt/iobroker/node_modules/iobroker.hm-rpc, node: v14.19.0, js-controller: 3.3.22
                                  2022-03-11 09:53:51.034 - info: hm-rpc.2 (1421) binrpc server is trying to listen on 192.168.178.42:8701
                                  2022-03-11 09:53:51.036 - info: hm-rpc.2 (1421) binrpc client is trying to connect to 192.168.178.69:8701/ with ["xmlrpc_bin://192.168.178.42:8701","raspberrypi:hm-rpc.2"]
                                  2022-03-11 09:53:51.133 - info: host.raspberrypi instance system.adapter.backitup.0 started with pid 1501
                                  2022-03-11 09:53:51.434 - info: hm-rpc.3 (1436) starting. Version 1.15.0 in /opt/iobroker/node_modules/iobroker.hm-rpc, node: v14.19.0, js-controller: 3.3.22
                                  2022-03-11 09:53:51.622 - error: alexa2.0 (1458) alexa2.0 already running
                                  2022-03-11 09:53:51.627 - warn: alexa2.0 (1458) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                                  2022-03-11 09:53:51.677 - info: hm-rpc.2 (1421) binrpc -> listDevices 25
                                  2022-03-11 09:53:51.815 - info: hm-rpc.2 (1421) new CUxD devices/channels after filter: 0
                                  2022-03-11 09:53:51.817 - info: hm-rpc.2 (1421) Connected
                                  2022-03-11 09:53:52.003 - info: hm-rpc.3 (1436) xmlrpc server is trying to listen on 192.168.178.42:2010
                                  2022-03-11 09:53:52.015 - info: hm-rpc.3 (1436) xmlrpc client is trying to connect to 192.168.178.69:2010/ with ["http://192.168.178.42:2010","raspberrypi:hm-rpc.3"]
                                  2022-03-11 09:53:52.202 - info: hm-rpc.3 (1436) Connected
                                  2022-03-11 09:53:52.394 - info: hm-rpc.3 (1436) xmlrpc <- listDevices ["raspberrypi:hm-rpc.3"]
                                  2022-03-11 09:53:52.398 - error: host.raspberrypi instance system.adapter.alexa2.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                                  2022-03-11 09:53:52.399 - info: host.raspberrypi Restart adapter system.adapter.alexa2.0 because enabled
                                  2022-03-11 09:53:52.475 - info: hm-rpc.3 (1436) xmlrpc -> 0 devices
                                  2022-03-11 09:53:53.852 - info: hm-rpc.3 (1436) xmlrpc <- newDevices 66
                                  2022-03-11 09:53:54.084 - error: javascript.0 (1184) npm
                                  2022-03-11 09:53:54.087 - error: javascript.0 (1184)
                                  2022-03-11 09:53:54.089 - error: javascript.0 (1184) WARN
                                  2022-03-11 09:53:54.091 - error: javascript.0 (1184)
                                  2022-03-11 09:53:54.093 - error: javascript.0 (1184) read-shrinkwrap
                                  2022-03-11 09:53:54.101 - error: javascript.0 (1184) This version of npm is compatible with lockfileVersion@1, but package-lock.json was generated for lockfileVersion@2. I'll try to do my best with it!
                                  2022-03-11 09:53:54.492 - info: hm-rpc.3 (1436) new HMIP devices/channels after filter: 0
                                  2022-03-11 09:53:54.505 - info: hue.0 (1465) starting. Version 3.5.31 in /opt/iobroker/node_modules/iobroker.hue, node: v14.19.0, js-controller: 3.3.22
                                  2022-03-11 09:53:54.628 - error: backitup.0 (1501) backitup.0 already running
                                  2022-03-11 09:53:54.632 - warn: backitup.0 (1501) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                                  2022-03-11 09:53:54.830 - info: hue.0 (1465) Use legacy structure, because existing
                                  2022-03-11 09:53:54.834 - info: hue.0 (1465) skip switch: Philips hue.Daylight.configured
                                  2022-03-11 09:53:54.835 - info: hue.0 (1465) skip switch: Philips hue.Daylight.sunriseoffset
                                  2022-03-11 09:53:54.836 - info: hue.0 (1465) skip switch: Philips hue.Daylight.sunsetoffset
                                  2022-03-11 09:53:54.837 - info: hue.0 (1465) created/updated 1 sensor channels
                                  2022-03-11 09:53:54.866 - info: hm-rega.0 (1287) request state values
                                  2022-03-11 09:53:54.890 - info: hue.0 (1465) created/updated 1 light channels
                                  2022-03-11 09:53:54.906 - warn: hue.0 (1465) channel "Philips_hue.Entertainment_area" already exists, using "Philips_hue.Entertainment_area_Entertainment" for group 201
                                  2022-03-11 09:53:54.912 - warn: hue.0 (1465) channel "Philips_hue.Entertainment_area" already exists, using "Philips_hue.Entertainment_area_Entertainment" for group 202
                                  2022-03-11 09:53:54.947 - info: host.raspberrypi instance scheduled system.adapter.daswetter.0 */15 * * * *
                                  2022-03-11 09:53:54.975 - info: host.raspberrypi instance system.adapter.daswetter.0 started with pid 1530
                                  2022-03-11 09:53:54.983 - warn: hue.0 (1465) channel "Philips_hue.Entertainment_area" already exists, using "Philips_hue.Entertainment_area_Entertainment" for group 203
                                  2022-03-11 09:53:54.984 - info: hue.0 (1465) created/updated 7 groups channels
                                  2022-03-11 09:53:54.988 - info: hue.0 (1465) created/updated 11 scenes
                                  2022-03-11 09:53:54.989 - info: hue.0 (1465) creating/updating bridge device
                                  2022-03-11 09:53:55.315 - error: host.raspberrypi instance system.adapter.backitup.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                                  2022-03-11 09:53:55.316 - info: host.raspberrypi Restart adapter system.adapter.backitup.0 because enabled
                                  2022-03-11 09:53:56.587 - info: hm-rega.0 (1287) Updated all datapoints
                                  2022-03-11 09:53:56.613 - info: hm-rega.0 (1287) got 27 variables
                                  2022-03-11 09:53:57.100 - debug: daswetter.0 (1530) Redis Objects: Use Redis connection: 127.0.0.1:9001
                                  2022-03-11 09:53:57.227 - debug: daswetter.0 (1530) Objects client ready ... initialize now
                                  2022-03-11 09:53:57.231 - debug: daswetter.0 (1530) Objects create System PubSub Client
                                  2022-03-11 09:53:57.233 - debug: daswetter.0 (1530) Objects create User PubSub Client
                                  2022-03-11 09:53:57.235 - debug: daswetter.0 (1530) Objects client initialize lua scripts
                                  2022-03-11 09:53:57.272 - debug: daswetter.0 (1530) Objects connected to redis: 127.0.0.1:9001
                                  2022-03-11 09:53:57.284 - debug: daswetter.0 (1530) objectDB connected
                                  2022-03-11 09:53:57.287 - debug: daswetter.0 (1530) Redis States: Use Redis connection: 127.0.0.1:9000
                                  2022-03-11 09:53:57.308 - debug: daswetter.0 (1530) States create System PubSub Client
                                  2022-03-11 09:53:57.309 - debug: daswetter.0 (1530) States create User PubSub Client
                                  2022-03-11 09:53:57.337 - debug: daswetter.0 (1530) States connected to redis: 127.0.0.1:9000
                                  2022-03-11 09:53:57.339 - debug: daswetter.0 (1530) statesDB connected
                                  2022-03-11 09:53:57.352 - error: daswetter.0 (1530) daswetter.0 already running
                                  2022-03-11 09:53:57.354 - debug: daswetter.0 (1530) Plugin sentry destroyed
                                  2022-03-11 09:53:57.355 - warn: daswetter.0 (1530) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
                                  2022-03-11 09:53:57.410 - info: hm-rega.0 (1287) added/updated 27 variables
                                  2022-03-11 09:53:57.411 - info: hm-rega.0 (1287) deleted 0 variables
                                  2022-03-11 09:53:57.437 - info: hm-rega.0 (1287) got 22 programs
                                  2022-03-11 09:53:57.465 - info: hm-rega.0 (1287) update rooms to enum.rooms
                                  2022-03-11 09:53:57.482 - info: host.raspberrypi instance system.adapter.nut.0 started with pid 1544
                                  2022-03-11 09:53:57.648 - info: hm-rega.0 (1287) update functions to enum.functions
                                  2022-03-11 09:53:57.822 - info: hm-rega.0 (1287) update favorites to enum.favorites
                                  2022-03-11 09:53:58.045 - error: host.raspberrypi instance system.adapter.daswetter.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                                  2022-03-11 09:53:58.397 - error: javascript.0 (1184) npm WARN deprecated hoek@4.2.1: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).
                                  2022-03-11 09:53:58.642 - error: javascript.0 (1184) npm
                                  2022-03-11 09:53:58.643 - error: javascript.0 (1184) WARN deprecated joi@13.7.0: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).
                                  2022-03-11 09:53:58.679 - error: javascript.0 (1184) npm
                                  2022-03-11 09:53:58.680 - error: javascript.0 (1184) WARN deprecated hoek@5.0.4: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).
                                  2022-03-11 09:53:58.708 - error: javascript.0 (1184) npm
                                  2022-03-11 09:53:58.709 - error: javascript.0 (1184) WARN deprecated topo@3.0.3: This module has moved and is now available at @hapi/topo. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues.
                                  2022-03-11 09:53:58.727 - error: javascript.0 (1184) npm
                                  2022-03-11 09:53:58.729 - error: javascript.0 (1184) WARN deprecated hoek@6.1.3: This module has moved and is now available at @hapi/hoek. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues.
                                  2022-03-11 09:53:58.786 - info: hm-rega.0 (1287) added/updated 22 programs
                                  2022-03-11 09:53:58.787 - info: hm-rega.0 (1287) deleted 0 programs
                                  2022-03-11 09:53:58.962 - info: host.raspberrypi instance system.adapter.fritzbox.0 started with pid 1557
                                  2022-03-11 09:54:00.818 - info: nut.0 (1544) starting. Version 1.5.0 in /opt/iobroker/node_modules/iobroker.nut, node: v14.19.0, js-controller: 3.3.22
                                  2022-03-11 09:54:01.620 - info: fritzbox.0 (1557) starting. Version 0.2.1 in /opt/iobroker/node_modules/iobroker.fritzbox, node: v14.19.0, js-controller: 3.3.22
                                  2022-03-11 09:54:01.670 - info: fritzbox.0 (1557) try to connect: 192.168.178.1
                                  2022-03-11 09:54:01.706 - info: fritzbox.0 (1557) adapter connected to fritzbox: 192.168.178.1
                                  2022-03-11 09:54:01.717 - info: fritzbox.0 (1557) State value to set for "fritzbox.0.calls.ringActualNumbers" has to be type "string" but received type "object"
                                  2022-03-11 09:54:01.719 - info: fritzbox.0 (1557) State value to set for "fritzbox.0.calls.connectNumbers" has to be type "string" but received type "object"
                                  2022-03-11 09:54:01.720 - info: fritzbox.0 (1557) State value to set for "fritzbox.0.calls.counterActualCalls.ringCount" has to be type "string" but received type "number"
                                  2022-03-11 09:54:01.722 - info: fritzbox.0 (1557) State value to set for "fritzbox.0.calls.counterActualCalls.callCount" has to be type "string" but received type "number"
                                  2022-03-11 09:54:01.723 - info: fritzbox.0 (1557) State value to set for "fritzbox.0.calls.counterActualCalls.connectCount" has to be type "string" but received type "number"
                                  2022-03-11 09:54:01.725 - info: fritzbox.0 (1557) State value to set for "fritzbox.0.calls.counterActualCalls.allActiveCount" has to be type "string" but received type "number"
                                  2022-03-11 09:54:03.081 - info: host.raspberrypi instance system.adapter.geofency.0 started with pid 1583
                                  2022-03-11 09:54:04.071 - info: host.raspberrypi instance system.adapter.rpi2.0 started with pid 1591
                                  2022-03-11 09:54:05.556 - info: geofency.0 (1583) starting. Version 1.0.3 in /opt/iobroker/node_modules/iobroker.geofency, node: v14.19.0, js-controller: 3.3.22
                                  2022-03-11 09:54:05.637 - info: geofency.0 (1583) Adapter got 'Ready' Signal - initiating Main function...
                                  2022-03-11 09:54:05.696 - info: geofency.0 (1583) http server listening on port 7999
                                  2022-03-11 09:54:06.700 - info: javascript.0 (1184)
                                  > node-expat@2.4.0 install /opt/iobroker/node_modules/iobroker.javascript/node_modules/node-expat
                                  > node-gyp rebuild
                                  2022-03-11 09:54:07.119 - info: host.raspberrypi instance system.adapter.harmony.0 started with pid 1624
                                  2022-03-11 09:54:07.362 - info: rpi2.0 (1591) starting. Version 1.3.1 in /opt/iobroker/node_modules/iobroker.rpi2, node: v14.19.0, js-controller: 3.3.22
                                  2022-03-11 09:54:07.981 - error: rpi2.0 (1591) No Value found for cpu_frequency
                                  2022-03-11 09:54:08.287 - error: javascript.0 (1184) Traceback (most recent call last):
                                  2022-03-11 09:54:08.289 - error: javascript.0 (1184) File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py", line 47, in
                                  import gyp
                                  File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 10, in
                                  import gyp.input
                                  File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 7, in
                                  import ast
                                  ImportError: No module named ast
                                  2022-03-11 09:54:08.322 - error: javascript.0 (1184) gyp ERR! configure error
                                  gyp ERR! stack Error: `gyp` failed with exit code: 1
                                  gyp ERR! stack at ChildProcess.onCpExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:351:16)
                                  gyp ERR! stack at ChildProcess.emit (events.js:400:28)
                                  gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:282:12)
                                  2022-03-11 09:54:08.323 - error: javascript.0 (1184) gyp ERR! System Linux 5.10.103-v7l+
                                  gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
                                  gyp ERR! cwd /opt/iobroker/node_modules/iobroker.javascript/node_modules/node-expat
                                  2022-03-11 09:54:08.327 - error: javascript.0 (1184) gyp ERR! node -v v14.19.0
                                  gyp ERR! node-gyp -v v5.1.0
                                  gyp ERR! not ok
                                  2022-03-11 09:54:09.877 - error: rpi2.0 (1591) Cannot initialize/setMode GPIO: Error: The module '/opt/iobroker/node_modules/epoll/build/Release/epoll.node'
                                  was compiled against a different Node.js version using
                                  NODE_MODULE_VERSION 64. This version of Node.js requires
                                  NODE_MODULE_VERSION 83. Please try re-compiling or re-installing
                                  the module (for instance, using `npm rebuild` or `npm install`).
                                  2022-03-11 09:54:10.076 - error: javascript.0 (1184) npm
                                  2022-03-11 09:54:10.077 - error: javascript.0 (1184) ERR! code ELIFECYCLE
                                  npm ERR! errno 1
                                  2022-03-11 09:54:10.107 - error: javascript.0 (1184) npm ERR! node-expat@2.4.0 install: `node-gyp rebuild`
                                  npm ERR! Exit status 1
                                  npm ERR!
                                  npm ERR! Failed at the node-expat@2.4.0 install script.
                                  npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
                                  2022-03-11 09:54:10.117 - error: javascript.0 (1184)
                                  2022-03-11 09:54:10.120 - error: javascript.0 (1184) npm ERR! A complete log of this run can be found in:
                                  npm ERR! /home/iobroker/.npm/_logs/2022-03-11T08_54_10_109Z-debug.log
                                  2022-03-11 09:54:10.137 - error: javascript.0 (1184) Cannot install owlintuition: 1
                                  2022-03-11 09:54:10.139 - info: javascript.0 (1184) npm install owlintuition --production (System call)
                                  2022-03-11 09:54:10.159 - info: harmony.0 (1624) starting. Version 1.2.2 in /opt/iobroker/node_modules/iobroker.harmony, node: v14.19.0, js-controller: 3.3.22
                                  2022-03-11 09:54:10.251 - info: harmony.0 (1624) [DISCOVER] Searching for Harmony Hubs on 255.255.255.255
                                  2022-03-11 09:54:10.963 - info: host.raspberrypi instance system.adapter.heatingcontrol.0 started with pid 1715
                                  2022-03-11 09:54:12.875 - info: host.raspberrypi instance system.adapter.sonoff.0 started with pid 1729
                                  2022-03-11 09:54:13.428 - info: host.raspberrypi instance system.adapter.shelly.0 started with pid 1736
                                  2022-03-11 09:54:13.629 - info: heatingcontrol.0 (1715) starting. Version 2.7.2 in /opt/iobroker/node_modules/iobroker.heatingcontrol, node: v14.19.0, js-controller: 3.3.22
                                  2022-03-11 09:54:13.765 - info: heatingcontrol.0 (1715) start CreateDatabase
                                  2022-03-11 09:54:13.770 - warn: heatingcontrol.0 (1715) CreateDatabase: none active thermostats found! []
                                  2022-03-11 09:54:13.771 - info: heatingcontrol.0 (1715) CreateDatabase done with 2 rooms
                                  2022-03-11 09:54:13.776 - info: heatingcontrol.0 (1715) start CreateDatapoints
                                  2022-03-11 09:54:14.069 - info: heatingcontrol.0 (1715) CreateDatapoints done
                                  2022-03-11 09:54:14.185 - info: heatingcontrol.0 (1715) start SetInfo
                                  2022-03-11 09:54:14.263 - info: heatingcontrol.0 (1715) SetInfo done
                                  2022-03-11 09:54:14.269 - error: javascript.0 (1184) npm
                                  2022-03-11 09:54:14.264 - info: heatingcontrol.0 (1715) start SetCurrent
                                  2022-03-11 09:54:14.282 - error: javascript.0 (1184)
                                  2022-03-11 09:54:14.284 - error: javascript.0 (1184) WARN
                                  2022-03-11 09:54:14.286 - error: javascript.0 (1184)
                                  2022-03-11 09:54:14.289 - error: javascript.0 (1184) read-shrinkwrap
                                  2022-03-11 09:54:14.290 - info: heatingcontrol.0 (1715) SetCurrent done
                                  2022-03-11 09:54:14.301 - error: javascript.0 (1184) This version of npm is compatible with lockfileVersion@1, but package-lock.json was generated for lockfileVersion@2. I'll try to do my best with it!
                                  2022-03-11 09:54:14.309 - info: heatingcontrol.0 (1715) subscribe devices start
                                  2022-03-11 09:54:14.310 - info: heatingcontrol.0 (1715) subscribe thermostats current 0
                                  2022-03-11 09:54:14.311 - info: heatingcontrol.0 (1715) subscribe devices done
                                  2022-03-11 09:54:14.332 - info: heatingcontrol.0 (1715) start create cron jobs for profile type 1 (Mo - Su)
                                  2022-03-11 09:54:14.492 - info: heatingcontrol.0 (1715) 5 cron job(s) created
                                  2022-03-11 09:54:14.494 - info: heatingcontrol.0 (1715) start statemachine
                                  2022-03-11 09:54:14.700 - info: heatingcontrol.0 (1715) check all active sensors
                                  2022-03-11 09:54:14.706 - info: heatingcontrol.0 (1715) checking external states
                                  2022-03-11 09:54:14.944 - info: host.raspberrypi instance system.adapter.ping.0 started with pid 1754
                                  2022-03-11 09:54:15.460 - info: host.raspberrypi instance system.adapter.info.0 started with pid 1761
                                  2022-03-11 09:54:17.622 - info: sonoff.0 (1729) starting. Version 2.4.7 in /opt/iobroker/node_modules/iobroker.sonoff, node: v14.19.0, js-controller: 3.3.22
                                  2022-03-11 09:54:17.825 - info: sonoff.0 (1729) Starting MQTT server on port 1884
                                  2022-03-11 09:54:19.197 - info: host.raspberrypi instance system.adapter.mqtt-client.0 started with pid 1794
                                  2022-03-11 09:54:19.245 - info: host.raspberrypi instance system.adapter.statistics.0 started with pid 1800
                                  2022-03-11 09:54:19.587 - error: javascript.0 (1184) npm
                                  2022-03-11 09:54:19.589 - error: javascript.0 (1184)
                                  2022-03-11 09:54:19.591 - error: javascript.0 (1184) WARN
                                  2022-03-11 09:54:19.593 - error: javascript.0 (1184)
                                  2022-03-11 09:54:19.602 - error: javascript.0 (1184) deprecated joi@13.7.0: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).
                                  2022-03-11 09:54:19.735 - info: heatingcontrol.0 (1715) checking external states done
                                  2022-03-11 09:54:19.736 - info: heatingcontrol.0 (1715) calculate current profile point for all rooms
                                  2022-03-11 09:54:19.747 - info: heatingcontrol.0 (1715) start calculate current profile point for profile type 1 (Mo - Su)
                                  2022-03-11 09:54:20.467 - info: heatingcontrol.0 (1715) start calculate current profile point for profile type 1 (Mo - Su)
                                  2022-03-11 09:54:20.555 - error: javascript.0 (1184) npm
                                  2022-03-11 09:54:20.557 - error: javascript.0 (1184)
                                  2022-03-11 09:54:20.558 - error: javascript.0 (1184) WARN
                                  2022-03-11 09:54:20.560 - error: javascript.0 (1184)
                                  2022-03-11 09:54:20.578 - error: javascript.0 (1184) deprecated hoek@4.2.1: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).
                                  2022-03-11 09:54:20.696 - error: javascript.0 (1184) npm
                                  2022-03-11 09:54:20.699 - error: javascript.0 (1184)
                                  2022-03-11 09:54:20.707 - error: javascript.0 (1184) WARN
                                  2022-03-11 09:54:20.709 - error: javascript.0 (1184)
                                  2022-03-11 09:54:20.713 - error: javascript.0 (1184) deprecated
                                  2022-03-11 09:54:20.718 - error: javascript.0 (1184) hoek@5.0.4: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).
                                  2022-03-11 09:54:20.816 - info: shelly.0 (1736) starting. Version 5.3.2 in /opt/iobroker/node_modules/iobroker.shelly, node: v14.19.0, js-controller: 3.3.22
                                  2022-03-11 09:54:21.096 - info: ping.0 (1754) starting. Version 1.5.0 in /opt/iobroker/node_modules/iobroker.ping, node: v14.19.0, js-controller: 3.3.22
                                  2022-03-11 09:54:21.380 - info: heatingcontrol.0 (1715) statemachine started
                                  2022-03-11 09:54:21.524 - error: javascript.0 (1184) npm
                                  2022-03-11 09:54:21.526 - error: javascript.0 (1184) WARN deprecated topo@3.0.3: This module has moved and is now available at @hapi/topo. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues.
                                  2022-03-11 09:54:21.556 - error: javascript.0 (1184) npm
                                  2022-03-11 09:54:21.562 - error: javascript.0 (1184)
                                  2022-03-11 09:54:21.563 - error: javascript.0 (1184) WARN
                                  2022-03-11 09:54:21.566 - error: javascript.0 (1184)
                                  2022-03-11 09:54:21.568 - error: javascript.0 (1184) deprecated
                                  2022-03-11 09:54:21.572 - error: javascript.0 (1184) hoek@6.1.3: This module has moved and is now available at @hapi/hoek. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues.
                                  2022-03-11 09:54:21.638 - info: shelly.0 (1736) Starting in CoAP mode.
                                  2022-03-11 09:54:21.837 - info: shelly.0 (1736) [CoAP] Listening for packets in the network
                                  2022-03-11 09:54:22.351 - info: shelly.0 (1736) [CoAP] Device 192.168.178.127 (shellyem / shellyem-B049DB / SHEM#B049DB#1) connected! Polltime set to 10 sec.
                                  2022-03-11 09:54:22.452 - debug: statistics.0 (1800) Redis Objects: Use Redis connection: 127.0.0.1:9001
                                  2022-03-11 09:54:22.585 - info: host.raspberrypi instance system.adapter.alexa2.0 started with pid 1835
                                  2022-03-11 09:54:22.636 - debug: statistics.0 (1800) Objects client ready ... initialize now
                                  2022-03-11 09:54:22.656 - debug: statistics.0 (1800) Objects create System PubSub Client
                                  2022-03-11 09:54:22.659 - debug: statistics.0 (1800) Objects create User PubSub Client
                                  2022-03-11 09:54:22.661 - debug: statistics.0 (1800) Objects client initialize lua scripts
                                  2022-03-11 09:54:22.719 - debug: statistics.0 (1800) Objects connected to redis: 127.0.0.1:9001
                                  2022-03-11 09:54:22.743 - debug: statistics.0 (1800) objectDB connected
                                  2022-03-11 09:54:22.746 - debug: statistics.0 (1800) Redis States: Use Redis connection: 127.0.0.1:9000
                                  2022-03-11 09:54:22.775 - debug: statistics.0 (1800) States create System PubSub Client
                                  2022-03-11 09:54:22.777 - debug: statistics.0 (1800) States create User PubSub Client
                                  2022-03-11 09:54:22.819 - debug: statistics.0 (1800) States connected to redis: 127.0.0.1:9000
                                  2022-03-11 09:54:22.820 - debug: statistics.0 (1800) statesDB connected
                                  2022-03-11 09:54:23.045 - info: host.raspberrypi instance system.adapter.tankerkoenig.0 started with pid 1842
                                  2022-03-11 09:54:25.536 - debug: statistics.0 (1800) Plugin sentry Initialize Plugin (enabled=true)
                                  2022-03-11 09:54:25.613 - info: host.raspberrypi instance system.adapter.backitup.0 started with pid 1861
                                  2022-03-11 09:54:25.787 - info: mqtt-client.0 (1794) starting. Version 1.5.0 in /opt/iobroker/node_modules/iobroker.mqtt-client, node: v14.19.0, js-controller: 3.3.22
                                  2022-03-11 09:54:26.233 - info: info.0 (1761) starting. Version 1.9.8 in /opt/iobroker/node_modules/iobroker.info, node: v14.19.0, js-controller: 3.3.22
                                  2022-03-11 09:54:26.236 - info: mqtt-client.0 (1794) enabled syncing of 0_userdata.0.MQTT_Daten.Test (publish/subscribe:false/true)
                                  2022-03-11 09:54:26.238 - info: mqtt-client.0 (1794) Try to connect to mqtt://MQTT_Broker:*******************@192.168.178.41:1883?clientId=IOBROKER_MQTT
                                  2022-03-11 09:54:26.609 - info: mqtt-client.0 (1794) connected to broker
                                  2022-03-11 09:54:26.684 - info: info.0 (1761) Reading/updating systemdata.
                                  2022-03-11 09:54:27.109 - info: statistics.0 (1800) starting. Version 1.0.9 in /opt/iobroker/node_modules/iobroker.statistics, node: v14.19.0, js-controller: 3.3.22
                                  2022-03-11 09:54:27.363 - info: shelly.0 (1736) [CoAP] Device 192.168.178.79 (shelly1 / shelly1-76A1BD / SHSW-1#76A1BD#1) connected! Polltime set to 10 sec.
                                  2022-03-11 09:54:27.504 - info: statistics.0 (1800) [INFO] statistics observes 0 values after startup
                                  2022-03-11 09:54:27.640 - info: host.raspberrypi instance system.adapter.terminal.0 started with pid 1903
                                  2022-03-11 09:54:27.682 - debug: statistics.0 (1800) [INFO] avg5min status = true next event: 11 Mar 2022 09:55:00
                                  2022-03-11 09:54:27.685 - debug: statistics.0 (1800) [INFO] fifteenMinSave status = true next event: 11 Mar 2022 10:00:00
                                  2022-03-11 09:54:27.687 - debug: statistics.0 (1800) [INFO] hourSave status = true next event: 11 Mar 2022 10:00:00
                                  2022-03-11 09:54:27.730 - debug: statistics.0 (1800) [INFO] dayTriggerTimeCount status = true next event: 11 Mar 2022 23:59:58
                                  2022-03-11 09:54:27.734 - debug: statistics.0 (1800) [INFO] daySave status = true next event: 12 Mar 2022 00:00:00
                                  2022-03-11 09:54:27.736 - debug: statistics.0 (1800) [INFO] weekSave status = true next event: 14 Mar 2022 00:00:00
                                  2022-03-11 09:54:27.740 - debug: statistics.0 (1800) [INFO] monthSave status = true next event: 1 Apr 2022 00:00:00
                                  2022-03-11 09:54:27.742 - debug: statistics.0 (1800) [INFO] quarterSave status = true next event: 1 Apr 2022 00:00:00
                                  2022-03-11 09:54:27.750 - debug: statistics.0 (1800) [INFO] yearSave status = true next event: 1 Jan 2023 00:00:00
                                  2022-03-11 09:54:28.114 - info: shelly.0 (1736) [CoAP] Device 192.168.178.108 (shelly1 / shelly1-8CAAB561C3BD / SHSW-1#8CAAB561C3BD#1) connected! Polltime set to 10 sec.
                                  2022-03-11 09:54:28.446 - info: alexa2.0 (1835) starting. Version 3.11.2 in /opt/iobroker/node_modules/iobroker.alexa2, node: v14.19.0, js-controller: 3.3.22
                                  2022-03-11 09:54:29.014 - info: tankerkoenig.0 (1842) starting. Version 2.1.1 in /opt/iobroker/node_modules/iobroker.tankerkoenig, node: v14.19.0, js-controller: 3.3.22
                                  2022-03-11 09:54:29.122 - info: tankerkoenig.0 (1842) Sync time set to 10 minutes or 600000 ms
                                  2022-03-11 09:54:32.217 - info: alexa2.0 (1835) Alexa-Push-Connection (macDms = true) established. Disable Polling
                                  2022-03-11 09:54:32.353 - info: host.raspberrypi instance system.adapter.text2command.0 started with pid 1975
                                  2022-03-11 09:54:32.713 - info: info.0 (1761) State value to set for "info.0.sysinfo.cpu.info.speed" has to be type "string" but received type "number"
                                  2022-03-11 09:54:33.555 - info: terminal.0 (1903) starting. Version 0.1.2 in /opt/iobroker/node_modules/iobroker.terminal, node: v14.19.0, js-controller: 3.3.22
                                  2022-03-11 09:54:33.570 - info: info.0 (1761) State value to set for "info.0.sysinfo.cpu.info.cache-l1d" has to be type "number" but received type "string"
                                  2022-03-11 09:54:33.712 - info: info.0 (1761) State value to set for "info.0.sysinfo.cpu.info.cache-l1i" has to be type "number" but received type "string"
                                  2022-03-11 09:54:33.807 - info: info.0 (1761) State value to set for "info.0.sysinfo.cpu.info.cache-l2" has to be type "number" but received type "string"
                                  2022-03-11 09:54:33.833 - info: terminal.0 (1903) http server listening on port 8088
                                  2022-03-11 09:54:34.148 - info: info.0 (1761) State value to set for "info.0.sysinfo.cpu.info.cache-l3" has to be type "number" but received type "string"
                                  2022-03-11 09:54:35.088 - info: backitup.0 (1861) starting. Version 2.2.3 in /opt/iobroker/node_modules/iobroker.backitup, node: v14.19.0, js-controller: 3.3.22
                                  2022-03-11 09:54:35.146 - info: host.raspberrypi instance system.adapter.upnp.0 started with pid 1997
                                  2022-03-11 09:54:35.276 - info: backitup.0 (1861) [iobroker] backup was activated at 20:00 every 1 day(s)
                                  2022-03-11 09:54:35.391 - info: javascript.0 (1184)
                                  > node-expat@2.4.0 install /opt/iobroker/node_modules/iobroker.javascript/node_modules/node-expat
                                  > node-gyp rebuild
                                  2022-03-11 09:54:36.681 - info: info.0 (1761) Reading CPU data every 3 seconds.
                                  2022-03-11 09:54:36.811 - info: info.0 (1761) cpu Temp res = {"main":50.147,"cores":[],"max":50.147,"socket":[],"chipset":null}
                                  2022-03-11 09:54:37.172 - info: info.0 (1761) Reading CPU temp data every 3 seconds.
                                  2022-03-11 09:54:37.943 - error: javascript.0 (1184) Traceback (most recent call last):
                                  2022-03-11 09:54:37.956 - error: javascript.0 (1184) File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py", line 47, in
                                  2022-03-11 09:54:37.958 - error: javascript.0 (1184)
                                  2022-03-11 09:54:37.960 - error: javascript.0 (1184) import gyp
                                  2022-03-11 09:54:37.972 - error: javascript.0 (1184) File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 10, in
                                  import gyp.input
                                  File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 7, in
                                  import ast
                                  ImportError: No module named ast
                                  2022-03-11 09:54:38.021 - error: javascript.0 (1184) gyp ERR! configure error
                                  gyp ERR! stack Error: `gyp` failed with exit code: 1
                                  gyp ERR!
                                  2022-03-11 09:54:38.023 - error: javascript.0 (1184) stack
                                  2022-03-11 09:54:38.028 - error: javascript.0 (1184) at ChildProcess.onCpExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:351:16)
                                  gyp ERR! stack at ChildProcess.emit (events.js:400:28)
                                  gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:282:12)
                                  gyp ERR! System Linux 5.10.103-v7l+
                                  gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
                                  gyp ERR! cwd /opt/iobroker/node_modules/iobroker.javascript/node_modules/node-expat
                                  gyp ERR! node -v v14.19.0
                                  gyp ERR! node-gyp -v v5.1.0
                                  gyp ERR! not ok
                                  2022-03-11 09:54:38.639 - info: info.0 (1761) Reading CPU current speed every 3 seconds.
                                  2022-03-11 09:54:39.064 - info: text2command.0 (1975) starting. Version 2.1.1 in /opt/iobroker/node_modules/iobroker.text2command, node: v14.19.0, js-controller: 3.3.22
                                  2022-03-11 09:54:39.317 - info: info.0 (1761) Reading memory data every 3 seconds.
                                  2022-03-11 09:54:40.049 - error: javascript.0 (1184) npm ERR! code ELIFECYCLE
                                  npm ERR! errno 1
                                  2022-03-11 09:54:40.068 - info: upnp.0 (1997) starting. Version 1.0.19 in /opt/iobroker/node_modules/iobroker.upnp, node: v14.19.0, js-controller: 3.3.22
                                  2022-03-11 09:54:40.094 - error: javascript.0 (1184) npm
                                  2022-03-11 09:54:40.095 - error: javascript.0 (1184) ERR! node-expat@2.4.0 install: `node-gyp rebuild`
                                  npm ERR! Exit status 1
                                  npm ERR!
                                  npm ERR! Failed at the node-expat@2.4.0 install script.
                                  npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
                                  2022-03-11 09:54:40.110 - error: javascript.0 (1184)
                                  2022-03-11 09:54:40.113 - error: javascript.0 (1184) npm ERR! A complete log of this run can be found in:
                                  npm ERR! /home/iobroker/.npm/_logs/2022-03-11T08_54_40_100Z-debug.log
                                  2022-03-11 09:54:40.116 - info: upnp.0 (1997) Auto discover: true
                                  2022-03-11 09:54:40.133 - error: javascript.0 (1184) Cannot install owlintuition: 1
                                  2022-03-11 09:54:40.134 - error: javascript.0 (1184) Cannot install npm packet: owlintuition
                                  2022-03-11 09:54:40.392 - info: javascript.0 (1184) requesting all states
                                  2022-03-11 09:54:40.396 - info: javascript.0 (1184) requesting all objects
                                  2022-03-11 09:54:40.985 - info: info.0 (1761) Reading battery data every 8 seconds.
                                  2022-03-11 09:54:44.324 - info: javascript.0 (1184) received all objects
                                  2022-03-11 09:54:44.718 - info: javascript.0 (1184) received all states
                                  2022-03-11 09:54:47.202 - info: javascript.0 (1184) Start javascript script.js.Alarmmeldungen.Fensterzustand
                                  2022-03-11 09:54:47.461 - warn: javascript.0 (1184) getState "mihome.0.devices.magnet_158d000204ad93.state" not found (3)
                                  2022-03-11 09:54:47.503 - warn: javascript.0 (1184) at beiProgrammStart (script.js.Alarmmeldungen.Fensterzustand:8:7)
                                  
                                  M Thomas Braun 2 Replies Last reply Reply Quote 0
                                  • M
                                    Markus Faltermeier @Markus Faltermeier last edited by Markus Faltermeier

                                    @markus-faltermeier

                                    2022-03-11 09:54:47.504 - warn: javascript.0 (1184) at script.js.Alarmmeldungen.Fensterzustand:47:1
                                    2022-03-11 09:54:47.505 - warn: javascript.0 (1184) at script.js.Alarmmeldungen.Fensterzustand:90:3
                                    2022-03-11 09:54:47.506 - warn: javascript.0 (1184) getState "mihome.0.devices.magnet_158d000309bf30.state" not found (3)
                                    2022-03-11 09:54:47.508 - warn: javascript.0 (1184) at beiProgrammStart (script.js.Alarmmeldungen.Fensterzustand:11:7)
                                    2022-03-11 09:54:47.509 - warn: javascript.0 (1184) at script.js.Alarmmeldungen.Fensterzustand:47:1
                                    2022-03-11 09:54:47.510 - warn: javascript.0 (1184) at script.js.Alarmmeldungen.Fensterzustand:90:3
                                    2022-03-11 09:54:47.511 - warn: javascript.0 (1184) getState "mihome.0.devices.magnet_158d000309bf6a.state" not found (3)
                                    2022-03-11 09:54:47.540 - warn: javascript.0 (1184) at beiProgrammStart (script.js.Alarmmeldungen.Fensterzustand:14:7)
                                    2022-03-11 09:54:47.541 - warn: javascript.0 (1184) at script.js.Alarmmeldungen.Fensterzustand:47:1
                                    2022-03-11 09:54:47.541 - warn: javascript.0 (1184) at script.js.Alarmmeldungen.Fensterzustand:90:3
                                    2022-03-11 09:54:47.543 - warn: javascript.0 (1184) getState "mihome.0.devices.magnet_158d0003130623.state" not found (3)
                                    2022-03-11 09:54:47.545 - warn: javascript.0 (1184) at beiProgrammStart (script.js.Alarmmeldungen.Fensterzustand:20:7)
                                    2022-03-11 09:54:47.546 - warn: javascript.0 (1184) at script.js.Alarmmeldungen.Fensterzustand:47:1
                                    2022-03-11 09:54:47.547 - warn: javascript.0 (1184) at script.js.Alarmmeldungen.Fensterzustand:90:3
                                    2022-03-11 09:54:47.547 - warn: javascript.0 (1184) getState "mihome.0.devices.magnet_158d000313066b.state" not found (3)
                                    2022-03-11 09:54:47.550 - warn: javascript.0 (1184) at beiProgrammStart (script.js.Alarmmeldungen.Fensterzustand:23:7)
                                    2022-03-11 09:54:47.550 - warn: javascript.0 (1184) at script.js.Alarmmeldungen.Fensterzustand:47:1
                                    2022-03-11 09:54:47.551 - warn: javascript.0 (1184) at script.js.Alarmmeldungen.Fensterzustand:90:3
                                    2022-03-11 09:54:47.562 - warn: javascript.0 (1184) getState "mihome.0.devices.magnet_158d000319ae53.state" not found (3)
                                    2022-03-11 09:54:47.564 - warn: javascript.0 (1184) at beiProgrammStart (script.js.Alarmmeldungen.Fensterzustand:26:7)
                                    2022-03-11 09:54:47.565 - warn: javascript.0 (1184) at script.js.Alarmmeldungen.Fensterzustand:47:1
                                    2022-03-11 09:54:47.566 - warn: javascript.0 (1184) at script.js.Alarmmeldungen.Fensterzustand:90:3
                                    2022-03-11 09:54:47.566 - warn: javascript.0 (1184) getState "mihome.0.devices.magnet_158d00032b762e.state" not found (3)
                                    2022-03-11 09:54:47.569 - warn: javascript.0 (1184) at beiProgrammStart (script.js.Alarmmeldungen.Fensterzustand:38:7)
                                    2022-03-11 09:54:47.569 - warn: javascript.0 (1184) at script.js.Alarmmeldungen.Fensterzustand:47:1
                                    2022-03-11 09:54:47.570 - warn: javascript.0 (1184) at script.js.Alarmmeldungen.Fensterzustand:90:3
                                    2022-03-11 09:54:47.581 - info: javascript.0 (1184) script.js.Alarmmeldungen.Fensterzustand: 0
                                    2022-03-11 09:54:47.587 - info: javascript.0 (1184) script.js.Alarmmeldungen.Fensterzustand: registered 1 subscription and 0 schedules
                                    2022-03-11 09:54:48.582 - info: javascript.0 (1184) Start javascript script.js.Backup.Backup
                                    2022-03-11 09:54:48.762 - info: javascript.0 (1184) script.js.Backup.Backup: registered 0 subscriptions and 1 schedule
                                    2022-03-11 09:54:48.763 - info: javascript.0 (1184) Start javascript script.js.Batteriezustände.Batteriezustand_Fenstersensor_Bad
                                    2022-03-11 09:54:48.771 - info: javascript.0 (1184) script.js.Batteriezustände.Batteriezustand_Fenstersensor_Bad: startCRON
                                    2022-03-11 09:54:48.785 - info: javascript.0 (1184) script.js.Batteriezustände.Batteriezustand_Fenstersensor_Bad: registered 0 subscriptions and 1 schedule
                                    2022-03-11 09:54:48.785 - info: javascript.0 (1184) Start javascript script.js.Batteriezustände.Batteriezustand_Fenstersensor_Buegelzimmer
                                    2022-03-11 09:54:48.817 - warn: javascript.0 (1184) getState "mihome.0.devices.magnet_158d000313066b.percent" not found (3)
                                    2022-03-11 09:54:48.819 - warn: javascript.0 (1184) at beiProgrammStart (script.js.Batteriezustände.Batteriezustand_Fenstersensor_Buegelzimmer:8:7)
                                    2022-03-11 09:54:48.820 - warn: javascript.0 (1184) at script.js.Batteriezustände.Batteriezustand_Fenstersensor_Buegelzimmer:44:1
                                    2022-03-11 09:54:48.820 - warn: javascript.0 (1184) at script.js.Batteriezustände.Batteriezustand_Fenstersensor_Buegelzimmer:47:3
                                    2022-03-11 09:54:48.821 - warn: javascript.0 (1184) getState "mihome.0.devices.magnet_158d000313066b.percent" not found (3)
                                    2022-03-11 09:54:48.823 - warn: javascript.0 (1184) at beiProgrammStart (script.js.Batteriezustände.Batteriezustand_Fenstersensor_Buegelzimmer:10:14)
                                    2022-03-11 09:54:48.824 - warn: javascript.0 (1184) at script.js.Batteriezustände.Batteriezustand_Fenstersensor_Buegelzimmer:44:1
                                    2022-03-11 09:54:48.824 - warn: javascript.0 (1184) at script.js.Batteriezustände.Batteriezustand_Fenstersensor_Buegelzimmer:47:3
                                    2022-03-11 09:54:48.825 - warn: javascript.0 (1184) getState "mihome.0.devices.magnet_158d000313066b.percent" not found (3)
                                    2022-03-11 09:54:48.827 - warn: javascript.0 (1184) at beiProgrammStart (script.js.Batteriezustände.Batteriezustand_Fenstersensor_Buegelzimmer:12:14)
                                    2022-03-11 09:54:48.828 - warn: javascript.0 (1184) at script.js.Batteriezustände.Batteriezustand_Fenstersensor_Buegelzimmer:44:1
                                    2022-03-11 09:54:48.828 - warn: javascript.0 (1184) at script.js.Batteriezustände.Batteriezustand_Fenstersensor_Buegelzimmer:47:3
                                    2022-03-11 09:54:48.829 - warn: javascript.0 (1184) getState "mihome.0.devices.magnet_158d000313066b.percent" not found (3)
                                    2022-03-11 09:54:48.831 - warn: javascript.0 (1184) at beiProgrammStart (script.js.Batteriezustände.Batteriezustand_Fenstersensor_Buegelzimmer:14:14)
                                    2022-03-11 09:54:48.832 - warn: javascript.0 (1184) at script.js.Batteriezustände.Batteriezustand_Fenstersensor_Buegelzimmer:44:1
                                    2022-03-11 09:54:48.832 - warn: javascript.0 (1184) at script.js.Batteriezustände.Batteriezustand_Fenstersensor_Buegelzimmer:47:3
                                    2022-03-11 09:54:48.833 - info: javascript.0 (1184) script.js.Batteriezustände.Batteriezustand_Fenstersensor_Buegelzimmer: startCRON
                                    2022-03-11 09:54:48.893 - info: javascript.0 (1184) script.js.Batteriezustände.Batteriezustand_Fenstersensor_Buegelzimmer: registered 0 subscriptions and 1 schedule
                                    2022-03-11 09:54:48.894 - info: javascript.0 (1184) Start javascript script.js.Batteriezustände.Batteriezustand_Fenstersensor_Buero
                                    2022-03-11 09:54:48.901 - warn: javascript.0 (1184) getState "mihome.0.devices.magnet_158d000204ad93.percent" not found (3)
                                    2022-03-11 09:54:48.904 - warn: javascript.0 (1184) at beiProgrammStart (script.js.Batteriezustände.Batteriezustand_Fenstersensor_Buero:8:7)
                                    2022-03-11 09:54:48.911 - warn: javascript.0 (1184) at script.js.Batteriezustände.Batteriezustand_Fenstersensor_Buero:44:1
                                    2022-03-11 09:54:48.912 - warn: javascript.0 (1184) at script.js.Batteriezustände.Batteriezustand_Fenstersensor_Buero:47:3
                                    2022-03-11 09:54:48.912 - warn: javascript.0 (1184) getState "mihome.0.devices.magnet_158d000204ad93.percent" not found (3)
                                    2022-03-11 09:54:48.914 - warn: javascript.0 (1184) at beiProgrammStart (script.js.Batteriezustände.Batteriezustand_Fenstersensor_Buero:10:14)
                                    2022-03-11 09:54:48.915 - warn: javascript.0 (1184) at script.js.Batteriezustände.Batteriezustand_Fenstersensor_Buero:44:1
                                    2022-03-11 09:54:48.915 - warn: javascript.0 (1184) at script.js.Batteriezustände.Batteriezustand_Fenstersensor_Buero:47:3
                                    2022-03-11 09:54:48.916 - warn: javascript.0 (1184) getState "mihome.0.devices.magnet_158d000204ad93.percent" not found (3)
                                    2022-03-11 09:54:48.919 - warn: javascript.0 (1184) at beiProgrammStart (script.js.Batteriezustände.Batteriezustand_Fenstersensor_Buero:12:14)
                                    2022-03-11 09:54:48.920 - warn: javascript.0 (1184) at script.js.Batteriezustände.Batteriezustand_Fenstersensor_Buero:44:1
                                    2022-03-11 09:54:48.921 - warn: javascript.0 (1184) at script.js.Batteriezustände.Batteriezustand_Fenstersensor_Buero:47:3
                                    2022-03-11 09:54:48.921 - warn: javascript.0 (1184) getState "mihome.0.devices.magnet_158d000204ad93.percent" not found (3)
                                    2022-03-11 09:54:48.936 - warn: javascript.0 (1184) at beiProgrammStart (script.js.Batteriezustände.Batteriezustand_Fenstersensor_Buero:14:14)
                                    2022-03-11 09:54:48.936 - warn: javascript.0 (1184) at script.js.Batteriezustände.Batteriezustand_Fenstersensor_Buero:44:1
                                    2022-03-11 09:54:48.937 - warn: javascript.0 (1184) at script.js.Batteriezustände.Batteriezustand_Fenstersensor_Buero:47:3
                                    2022-03-11 09:54:48.938 - info: javascript.0 (1184) script.js.Batteriezustände.Batteriezustand_Fenstersensor_Buero: startCRON
                                    2022-03-11 09:54:48.949 - info: javascript.0 (1184) script.js.Batteriezustände.Batteriezustand_Fenstersensor_Buero: registered 0 subscriptions and 1 schedule
                                    2022-03-11 09:54:48.951 - info: javascript.0 (1184) Start javascript script.js.Batteriezustände.Batteriezustand_Fenstersensor_Dusche
                                    2022-03-11 09:54:48.962 - warn: javascript.0 (1184) getState "mihome.0.devices.magnet_158d0003130623.percent" not found (3)
                                    2022-03-11 09:54:48.965 - warn: javascript.0 (1184) at beiProgrammStart (script.js.Batteriezustände.Batteriezustand_Fenstersensor_Dusche:8:7)
                                    2022-03-11 09:54:48.965 - warn: javascript.0 (1184) at script.js.Batteriezustände.Batteriezustand_Fenstersensor_Dusche:44:1
                                    2022-03-11 09:54:48.966 - warn: javascript.0 (1184) at script.js.Batteriezustände.Batteriezustand_Fenstersensor_Dusche:47:3
                                    2022-03-11 09:54:48.966 - warn: javascript.0 (1184) getState "mihome.0.devices.magnet_158d0003130623.percent" not found (3)
                                    2022-03-11 09:54:48.968 - warn: javascript.0 (1184) at beiProgrammStart (script.js.Batteriezustände.Batteriezustand_Fenstersensor_Dusche:10:14)
                                    2022-03-11 09:54:48.969 - warn: javascript.0 (1184) at script.js.Batteriezustände.Batteriezustand_Fenstersensor_Dusche:44:1
                                    2022-03-11 09:54:48.970 - warn: javascript.0 (1184) at script.js.Batteriezustände.Batteriezustand_Fenstersensor_Dusche:47:3
                                    2022-03-11 09:54:48.970 - warn: javascript.0 (1184) getState "mihome.0.devices.magnet_158d0003130623.percent" not found (3)
                                    2022-03-11 09:54:48.973 - warn: javascript.0 (1184) at beiProgrammStart (script.js.Batteriezustände.Batteriezustand_Fenstersensor_Dusche:12:14)
                                    2022-03-11 09:54:48.973 - warn: javascript.0 (1184) at script.js.Batteriezustände.Batteriezustand_Fenstersensor_Dusche:44:1
                                    2022-03-11 09:54:48.974 - warn: javascript.0 (1184) at script.js.Batteriezustände.Batteriezustand_Fenstersensor_Dusche:47:3
                                    2022-03-11 09:54:48.974 - warn: javascript.0 (1184) getState "mihome.0.devices.magnet_158d0003130623.percent" not found (3)
                                    2022-03-11 09:54:48.976 - warn: javascript.0 (1184) at beiProgrammStart (script.js.Batteriezustände.Batteriezustand_Fenstersensor_Dusche:14:14)
                                    2022-03-11 09:54:48.977 - warn: javascript.0 (1184) at script.js.Batteriezustände.Batteriezustand_Fenstersensor_Dusche:44:1
                                    2022-03-11 09:54:48.977 - warn: javascript.0 (1184) at script.js.Batteriezustände.Batteriezustand_Fenstersensor_Dusche:47:3
                                    2022-03-11 09:54:48.978 - info: javascript.0 (1184) script.js.Batteriezustände.Batteriezustand_Fenstersensor_Dusche: startCRON
                                    2022-03-11 09:54:48.984 - info: javascript.0 (1184) script.js.Batteriezustände.Batteriezustand_Fenstersensor_Dusche: registered 0 subscriptions and 1 schedule
                                    2022-03-11 09:54:48.985 - info: javascript.0 (1184) Start javascript script.js.Batteriezustände.Batteriezustand_Fenstersensor_Esszimmer1
                                    2022-03-11 09:54:49.012 - info: javascript.0 (1184) script.js.Batteriezustände.Batteriezustand_Fenstersensor_Esszimmer1: startCRON
                                    2022-03-11 09:54:49.020 - info: javascript.0 (1184) script.js.Batteriezustände.Batteriezustand_Fenstersensor_Esszimmer1: registered 0 subscriptions and 1 schedule
                                    2022-03-11 09:54:49.028 - info: javascript.0 (1184) Start javascript script.js.Batteriezustände.Batteriezustand_Fenstersensor_Esszimmer2
                                    2022-03-11 09:54:49.036 - info: javascript.0 (1184) script.js.Batteriezustände.Batteriezustand_Fenstersensor_Esszimmer2: startCRON
                                    2022-03-11 09:54:49.043 - info: javascript.0 (1184) script.js.Batteriezustände.Batteriezustand_Fenstersensor_Esszimmer2: registered 0 subscriptions and 1 schedule
                                    2022-03-11 09:54:49.044 - info: javascript.0 (1184) Start javascript script.js.Batteriezustände.Batteriezustand_Fenstersensor_Gang
                                    2022-03-11 09:54:49.079 - warn: javascript.0 (1184) getState "mihome.0.devices.magnet_158d000309bf30.percent" not found (3)
                                    2022-03-11 09:54:49.098 - warn: javascript.0 (1184) at beiProgrammStart (script.js.Batteriezustände.Batteriezustand_Fenstersensor_Gang:8:7)
                                    2022-03-11 09:54:49.099 - warn: javascript.0 (1184) at script.js.Batteriezustände.Batteriezustand_Fenstersensor_Gang:44:1
                                    2022-03-11 09:54:49.100 - warn: javascript.0 (1184) at script.js.Batteriezustände.Batteriezustand_Fenstersensor_Gang:47:3
                                    2022-03-11 09:54:49.100 - warn: javascript.0 (1184) getState "mihome.0.devices.magnet_158d000309bf30.percent" not found (3)
                                    2022-03-11 09:54:49.103 - warn: javascript.0 (1184) at beiProgrammStart (script.js.Batteriezustände.Batteriezustand_Fenstersensor_Gang:10:14)
                                    2022-03-11 09:54:49.103 - warn: javascript.0 (1184) at script.js.Batteriezustände.Batteriezustand_Fenstersensor_Gang:44:1
                                    2022-03-11 09:54:49.104 - warn: javascript.0 (1184) at script.js.Batteriezustände.Batteriezustand_Fenstersensor_Gang:47:3
                                    2022-03-11 09:54:49.105 - warn: javascript.0 (1184) getState "mihome.0.devices.magnet_158d000309bf30.percent" not found (3)
                                    2022-03-11 09:54:49.106 - warn: javascript.0 (1184) at beiProgrammStart (script.js.Batteriezustände.Batteriezustand_Fenstersensor_Gang:12:14)
                                    2022-03-11 09:54:49.107 - warn: javascript.0 (1184) at script.js.Batteriezustände.Batteriezustand_Fenstersensor_Gang:44:1
                                    2022-03-11 09:54:49.108 - warn: javascript.0 (1184) at script.js.Batteriezustände.Batteriezustand_Fenstersensor_Gang:47:3
                                    2022-03-11 09:54:49.108 - warn: javascript.0 (1184) getState "mihome.0.devices.magnet_158d000309bf30.percent" not found (3)
                                    2022-03-11 09:54:49.110 - warn: javascript.0 (1184) at beiProgrammStart (script.js.Batteriezustände.Batteriezustand_Fenstersensor_Gang:14:14)
                                    2022-03-11 09:54:49.111 - warn: javascript.0 (1184) at script.js.Batteriezustände.Batteriezustand_Fenstersensor_Gang:44:1
                                    2022-03-11 09:54:49.111 - warn: javascript.0 (1184) at script.js.Batteriezustände.Batteriezustand_Fenstersensor_Gang:47:3
                                    2022-03-11 09:54:49.112 - info: javascript.0 (1184) script.js.Batteriezustände.Batteriezustand_Fenstersensor_Gang: startCRON
                                    2022-03-11 09:54:49.118 - info: javascript.0 (1184) script.js.Batteriezustände.Batteriezustand_Fenstersensor_Gang: registered 0 subscriptions and 1 schedule
                                    2022-03-11 09:54:49.119 - info: javascript.0 (1184) Start javascript script.js.Batteriezustände.Batteriezustand_Fenstersensor_Kueche
                                    2022-03-11 09:54:49.127 - warn: javascript.0 (1184) getState "mihome.0.devices.magnet_158d000319ae53.percent" not found (3)
                                    2022-03-11 09:54:49.133 - warn: javascript.0 (1184) at beiProgrammStart (script.js.Batteriezustände.Batteriezustand_Fenstersensor_Kueche:8:7)
                                    2022-03-11 09:54:49.134 - warn: javascript.0 (1184) at script.js.Batteriezustände.Batteriezustand_Fenstersensor_Kueche:44:1
                                    2022-03-11 09:54:49.135 - warn: javascript.0 (1184) at script.js.Batteriezustände.Batteriezustand_Fenstersensor_Kueche:47:3
                                    2022-03-11 09:54:49.135 - warn: javascript.0 (1184) getState "mihome.0.devices.magnet_158d000319ae53.percent" not found (3)
                                    2022-03-11 09:54:49.137 - warn: javascript.0 (1184) at beiProgrammStart (script.js.Batteriezustände.Batteriezustand_Fenstersensor_Kueche:10:14)
                                    2022-03-11 09:54:49.138 - warn: javascript.0 (1184) at script.js.Batteriezustände.Batteriezustand_Fenstersensor_Kueche:44:1
                                    2022-03-11 09:54:49.139 - warn: javascript.0 (1184) at script.js.Batteriezustände.Batteriezustand_Fenstersensor_Kueche:47:3
                                    2022-03-11 09:54:49.139 - warn: javascript.0 (1184) getState "mihome.0.devices.magnet_158d000319ae53.percent" not found (3)
                                    2022-03-11 09:54:49.141 - warn: javascript.0 (1184) at beiProgrammStart (script.js.Batteriezustände.Batteriezustand_Fenstersensor_Kueche:12:14)
                                    2022-03-11 09:54:49.142 - warn: javascript.0 (1184) at script.js.Batteriezustände.Batteriezustand_Fenstersensor_Kueche:44:1
                                    2022-03-11 09:54:49.142 - warn: javascript.0 (1184) at script.js.Batteriezustände.Batteriezustand_Fenstersensor_Kueche:47:3
                                    2022-03-11 09:54:49.143 - warn: javascript.0 (1184) getState "mihome.0.devices.magnet_158d000319ae53.percent" not found (3)
                                    2022-03-11 09:54:49.144 - warn: javascript.0 (1184) at beiProgrammStart (script.js.Batteriezustände.Batteriezustand_Fenstersensor_Kueche:14:14)
                                    2022-03-11 09:54:49.145 - warn: javascript.0 (1184) at script.js.Batteriezustände.Batteriezustand_Fenstersensor_Kueche:44:1
                                    2022-03-11 09:54:49.146 - warn: javascript.0 (1184) at script.js.Batteriezustände.Batteriezustand_Fenstersensor_Kueche:47:3
                                    2022-03-11 09:54:49.146 - info: javascript.0 (1184) script.js.Batteriezustände.Batteriezustand_Fenstersensor_Kueche: startCRON
                                    2022-03-11 09:54:49.158 - info: javascript.0 (1184) script.js.Batteriezustände.Batteriezustand_Fenstersensor_Kueche: registered 0 subscriptions and 1 schedule
                                    2022-03-11 09:54:49.160 - info: javascript.0 (1184) Start javascript script.js.Batteriezustände.Batteriezustand_Fenstersensor_Schlafzimmer
                                    2022-03-11 09:54:49.169 - warn: javascript.0 (1184) getState "mihome.0.devices.magnet_158d00032b762e.percent" not found (3)
                                    2022-03-11 09:54:49.171 - warn: javascript.0 (1184) at beiProgrammStart (script.js.Batteriezustände.Batteriezustand_Fenstersensor_Schlafzimmer:8:7)
                                    2022-03-11 09:54:49.172 - warn: javascript.0 (1184) at script.js.Batteriezustände.Batteriezustand_Fenstersensor_Schlafzimmer:44:1
                                    2022-03-11 09:54:49.172 - warn: javascript.0 (1184) at script.js.Batteriezustände.Batteriezustand_Fenstersensor_Schlafzimmer:47:3
                                    2022-03-11 09:54:49.173 - warn: javascript.0 (1184) getState "mihome.0.devices.magnet_158d00032b762e.percent" not found (3)
                                    2022-03-11 09:54:49.175 - warn: javascript.0 (1184) at beiProgrammStart (script.js.Batteriezustände.Batteriezustand_Fenstersensor_Schlafzimmer:10:14)
                                    2022-03-11 09:54:49.175 - warn: javascript.0 (1184) at script.js.Batteriezustände.Batteriezustand_Fenstersensor_Schlafzimmer:44:1
                                    2022-03-11 09:54:49.176 - warn: javascript.0 (1184) at script.js.Batteriezustände.Batteriezustand_Fenstersensor_Schlafzimmer:47:3
                                    2022-03-11 09:54:49.176 - warn: javascript.0 (1184) getState "mihome.0.devices.magnet_158d00032b762e.percent" not found (3)
                                    2022-03-11 09:54:49.178 - warn: javascript.0 (1184) at beiProgrammStart (script.js.Batteriezustände.Batteriezustand_Fenstersensor_Schlafzimmer:12:14)
                                    2022-03-11 09:54:49.179 - warn: javascript.0 (1184) at script.js.Batteriezustände.Batteriezustand_Fenstersensor_Schlafzimmer:44:1
                                    2022-03-11 09:54:49.179 - warn: javascript.0 (1184) at script.js.Batteriezustände.Batteriezustand_Fenstersensor_Schlafzimmer:47:3
                                    2022-03-11 09:54:49.180 - warn: javascript.0 (1184) getState "mihome.0.devices.magnet_158d00032b762e.percent" not found (3)
                                    2022-03-11 09:54:49.183 - warn: javascript.0 (1184) at beiProgrammStart (script.js.Batteriezustände.Batteriezustand_Fenstersensor_Schlafzimmer:14:14)
                                    2022-03-11 09:54:49.184 - warn: javascript.0 (1184) at script.js.Batteriezustände.Batteriezustand_Fenstersensor_Schlafzimmer:44:1
                                    2022-03-11 09:54:49.185 - warn: javascript.0 (1184) at script.js.Batteriezustände.Batteriezustand_Fenstersensor_Schlafzimmer:47:3
                                    2022-03-11 09:54:49.186 - info: javascript.0 (1184) script.js.Batteriezustände.Batteriezustand_Fenstersensor_Schlafzimmer: startCRON
                                    2022-03-11 09:54:49.195 - info: javascript.0 (1184) script.js.Batteriezustände.Batteriezustand_Fenstersensor_Schlafzimmer: registered 0 subscriptions and 1 schedule
                                    2022-03-11 09:54:49.277 - info: javascript.0 (1184) Start javascript script.js.Batteriezustände.Batteriezustand_Fenstersensor_Speis
                                    2022-03-11 09:54:49.296 - info: javascript.0 (1184) script.js.Batteriezustände.Batteriezustand_Fenstersensor_Speis: startCRON
                                    2022-03-11 09:54:49.319 - info: javascript.0 (1184) script.js.Batteriezustände.Batteriezustand_Fenstersensor_Speis: registered 0 subscriptions and 1 schedule
                                    2022-03-11 09:54:49.343 - info: javascript.0 (1184) Start javascript script.js.Batteriezustände.Batteriezustand_Fenstersensor_Wohnzimmer
                                    2022-03-11 09:54:49.350 - warn: javascript.0 (1184) getState "mihome.0.devices.magnet_158d000309bf6a.percent" not found (3)
                                    2022-03-11 09:54:49.353 - warn: javascript.0 (1184) at beiProgrammStart (script.js.Batteriezustände.Batteriezustand_Fenstersensor_Wohnzimmer:8:7)
                                    2022-03-11 09:54:49.354 - warn: javascript.0 (1184) at script.js.Batteriezustände.Batteriezustand_Fenstersensor_Wohnzimmer:44:1
                                    2022-03-11 09:54:49.355 - warn: javascript.0 (1184) at script.js.Batteriezustände.Batteriezustand_Fenstersensor_Wohnzimmer:47:3
                                    2022-03-11 09:54:49.356 - warn: javascript.0 (1184) getState "mihome.0.devices.magnet_158d000309bf6a.percent" not found (3)
                                    2022-03-11 09:54:49.358 - warn: javascript.0 (1184) at beiProgrammStart (script.js.Batteriezustände.Batteriezustand_Fenstersensor_Wohnzimmer:10:14)
                                    2022-03-11 09:54:49.360 - warn: javascript.0 (1184) at script.js.Batteriezustände.Batteriezustand_Fenstersensor_Wohnzimmer:44:1
                                    2022-03-11 09:54:49.361 - warn: javascript.0 (1184) at script.js.Batteriezustände.Batteriezustand_Fenstersensor_Wohnzimmer:47:3
                                    2022-03-11 09:54:49.382 - warn: javascript.0 (1184) getState "mihome.0.devices.magnet_158d000309bf6a.percent" not found (3)
                                    2022-03-11 09:54:49.384 - warn: javascript.0 (1184) at beiProgrammStart (script.js.Batteriezustände.Batteriezustand_Fenstersensor_Wohnzimmer:12:14)
                                    2022-03-11 09:54:49.385 - warn: javascript.0 (1184) at script.js.Batteriezustände.Batteriezustand_Fenstersensor_Wohnzimmer:44:1
                                    2022-03-11 09:54:49.385 - warn: javascript.0 (1184) at script.js.Batteriezustände.Batteriezustand_Fenstersensor_Wohnzimmer:47:3
                                    2022-03-11 09:54:49.386 - warn: javascript.0 (1184) getState "mihome.0.devices.magnet_158d000309bf6a.percent" not found (3)
                                    2022-03-11 09:54:49.388 - warn: javascript.0 (1184) at beiProgrammStart (script.js.Batteriezustände.Batteriezustand_Fenstersensor_Wohnzimmer:14:14)
                                    2022-03-11 09:54:49.389 - warn: javascript.0 (1184) at script.js.Batteriezustände.Batteriezustand_Fenstersensor_Wohnzimmer:44:1
                                    2022-03-11 09:54:49.389 - warn: javascript.0 (1184) at script.js.Batteriezustände.Batteriezustand_Fenstersensor_Wohnzimmer:47:3
                                    2022-03-11 09:54:49.390 - info: javascript.0 (1184) script.js.Batteriezustände.Batteriezustand_Fenstersensor_Wohnzimmer: startCRON
                                    2022-03-11 09:54:49.415 - info: javascript.0 (1184) script.js.Batteriezustände.Batteriezustand_Fenstersensor_Wohnzimmer: registered 0 subscriptions and 1 schedule
                                    2022-03-11 09:54:49.416 - info: javascript.0 (1184) Start javascript script.js.Batteriezustände.Batteriezustand_Wassersensor_Keller
                                    2022-03-11 09:54:49.437 - info: javascript.0 (1184) script.js.Batteriezustände.Batteriezustand_Wassersensor_Keller: startCRON
                                    2022-03-11 09:54:49.443 - info: javascript.0 (1184) script.js.Batteriezustände.Batteriezustand_Wassersensor_Keller: registered 0 subscriptions and 1 schedule
                                    2022-03-11 09:54:49.444 - info: javascript.0 (1184) Start javascript script.js.Batteriezustände.Batteriezustand_Wassersensor_Speis
                                    2022-03-11 09:54:49.469 - warn: javascript.0 (1184) getState "mihome.0.devices.sensor_wleak_aq1_158d000271be3b.percent" not found (3)
                                    2022-03-11 09:54:49.471 - warn: javascript.0 (1184) at beiProgrammStart (script.js.Batteriezustände.Batteriezustand_Wassersensor_Speis:8:7)
                                    2022-03-11 09:54:49.482 - warn: javascript.0 (1184) at script.js.Batteriezustände.Batteriezustand_Wassersensor_Speis:44:1
                                    2022-03-11 09:54:49.482 - warn: javascript.0 (1184) at script.js.Batteriezustände.Batteriezustand_Wassersensor_Speis:47:3
                                    2022-03-11 09:54:49.483 - warn: javascript.0 (1184) getState "mihome.0.devices.sensor_wleak_aq1_158d000271be3b.percent" not found (3)
                                    2022-03-11 09:54:49.485 - warn: javascript.0 (1184) at beiProgrammStart (script.js.Batteriezustände.Batteriezustand_Wassersensor_Speis:10:14)
                                    2022-03-11 09:54:49.486 - warn: javascript.0 (1184) at script.js.Batteriezustände.Batteriezustand_Wassersensor_Speis:44:1
                                    2022-03-11 09:54:49.486 - warn: javascript.0 (1184) at script.js.Batteriezustände.Batteriezustand_Wassersensor_Speis:47:3
                                    2022-03-11 09:54:49.487 - warn: javascript.0 (1184) getState "mihome.0.devices.sensor_wleak_aq1_158d000271be3b.percent" not found (3)
                                    2022-03-11 09:54:49.489 - warn: javascript.0 (1184) at beiProgrammStart (script.js.Batteriezustände.Batteriezustand_Wassersensor_Speis:12:14)
                                    2022-03-11 09:54:49.490 - warn: javascript.0 (1184) at script.js.Batteriezustände.Batteriezustand_Wassersensor_Speis:44:1
                                    2022-03-11 09:54:49.491 - warn: javascript.0 (1184) at script.js.Batteriezustände.Batteriezustand_Wassersensor_Speis:47:3
                                    2022-03-11 09:54:49.505 - warn: javascript.0 (1184) getState "mihome.0.devices.sensor_wleak_aq1_158d000271be3b.percent" not found (3)
                                    2022-03-11 09:54:49.507 - warn: javascript.0 (1184) at beiProgrammStart (script.js.Batteriezustände.Batteriezustand_Wassersensor_Speis:14:14)
                                    2022-03-11 09:54:49.508 - warn: javascript.0 (1184) at script.js.Batteriezustände.Batteriezustand_Wassersensor_Speis:44:1
                                    2022-03-11 09:54:49.508 - warn: javascript.0 (1184) at script.js.Batteriezustände.Batteriezustand_Wassersensor_Speis:47:3
                                    2022-03-11 09:54:49.509 - info: javascript.0 (1184) script.js.Batteriezustände.Batteriezustand_Wassersensor_Speis: startCRON
                                    2022-03-11 09:54:49.516 - info: javascript.0 (1184) script.js.Batteriezustände.Batteriezustand_Wassersensor_Speis: registered 0 subscriptions and 1 schedule
                                    2022-03-11 09:54:49.517 - info: javascript.0 (1184) Start javascript script.js.Bewegungsmelder.Bewegungsmelder_Haustüre
                                    2022-03-11 09:54:49.556 - info: javascript.0 (1184) script.js.Bewegungsmelder.Bewegungsmelder_Haustüre: registered 1 subscription and 0 schedules
                                    2022-03-11 09:54:49.557 - info: javascript.0 (1184) Start javascript script.js.Brunnen_Beleuchtung.Zeitschaltuhr_Brunnen_Beleuchtung1
                                    2022-03-11 09:54:49.565 - info: javascript.0 (1184) script.js.Brunnen_Beleuchtung.Zeitschaltuhr_Brunnen_Beleuchtung1: getState(id=javascript.0.Meine_Datenpunkte.Brunnen_Beleuchtung.Brunnen_Beleuchtung_Startzeit_1, timerId=undefined) => {"val":"06:00:00","ack":true,"ts":1645948361986,"q":0,"from":"system.adapter.mqtt.1","user":"system.user.admin","lc":1565543745837}
                                    2022-03-11 09:54:49.566 - info: javascript.0 (1184) script.js.Brunnen_Beleuchtung.Zeitschaltuhr_Brunnen_Beleuchtung1: getState(id=javascript.0.Meine_Datenpunkte.Brunnen_Beleuchtung.Brunnen_Beleuchtung_Startzeit_1, timerId=undefined) => {"val":"06:00:00","ack":true,"ts":1645948361986,"q":0,"from":"system.adapter.mqtt.1","user":"system.user.admin","lc":1565543745837}
                                    2022-03-11 09:54:49.568 - info: javascript.0 (1184) script.js.Brunnen_Beleuchtung.Zeitschaltuhr_Brunnen_Beleuchtung1: getState(id=javascript.0.Meine_Datenpunkte.Brunnen_Beleuchtung.Brunnen_Beleuchtung_Startzeit_2, timerId=undefined) => {"val":"18:30:00","ack":true,"ts":1645948361993,"q":0,"from":"system.adapter.mqtt.1","user":"system.user.admin","lc":1565543758659}
                                    2022-03-11 09:54:49.569 - info: javascript.0 (1184) script.js.Brunnen_Beleuchtung.Zeitschaltuhr_Brunnen_Beleuchtung1: getState(id=javascript.0.Meine_Datenpunkte.Brunnen_Beleuchtung.Brunnen_Beleuchtung_Startzeit_2, timerId=undefined) => {"val":"18:30:00","ack":true,"ts":1645948361993,"q":0,"from":"system.adapter.mqtt.1","user":"system.user.admin","lc":1565543758659}
                                    2022-03-11 09:54:49.569 - info: javascript.0 (1184) script.js.Brunnen_Beleuchtung.Zeitschaltuhr_Brunnen_Beleuchtung1: getState(id=javascript.0.Meine_Datenpunkte.Brunnen_Beleuchtung.Brunnen_Beleuchtung_Endezeit_1, timerId=undefined) => {"val":"08:00:00","ack":true,"ts":1645948361957,"q":0,"from":"system.adapter.mqtt.1","user":"system.user.admin","lc":1620362758214}
                                    2022-03-11 09:54:49.570 - info: javascript.0 (1184) script.js.Brunnen_Beleuchtung.Zeitschaltuhr_Brunnen_Beleuchtung1: getState(id=javascript.0.Meine_Datenpunkte.Brunnen_Beleuchtung.Brunnen_Beleuchtung_Endezeit_1, timerId=undefined) => {"val":"08:00:00","ack":true,"ts":1645948361957,"q":0,"from":"system.adapter.mqtt.1","user":"system.user.admin","lc":1620362758214}
                                    2022-03-11 09:54:49.571 - info: javascript.0 (1184) script.js.Brunnen_Beleuchtung.Zeitschaltuhr_Brunnen_Beleuchtung1: getState(id=javascript.0.Meine_Datenpunkte.Brunnen_Beleuchtung.Brunnen_Beleuchtung_Endezeit_2, timerId=undefined) => {"val":"22:00:00","ack":true,"ts":1645948361967,"q":0,"from":"system.adapter.mqtt.1","user":"system.user.admin","lc":1565543765185}
                                    2022-03-11 09:54:49.573 - info: javascript.0 (1184) script.js.Brunnen_Beleuchtung.Zeitschaltuhr_Brunnen_Beleuchtung1: getState(id=javascript.0.Meine_Datenpunkte.Brunnen_Beleuchtung.Brunnen_Beleuchtung_Endezeit_2, timerId=undefined) => {"val":"22:00:00","ack":true,"ts":1645948361967,"q":0,"from":"system.adapter.mqtt.1","user":"system.user.admin","lc":1565543765185}
                                    2022-03-11 09:54:49.575 - info: javascript.0 (1184) script.js.Brunnen_Beleuchtung.Zeitschaltuhr_Brunnen_Beleuchtung1: getState(id=javascript.0.Meine_Datenpunkte.Brunnen_Beleuchtung.Brunnen_Beleuchtung_So, timerId=undefined) => {"val":true,"ack":true,"ts":1645948361982,"q":0,"from":"system.adapter.mqtt.1","user":"system.user.admin","lc":1584861219539}
                                    2022-03-11 09:54:49.578 - info: javascript.0 (1184) script.js.Brunnen_Beleuchtung.Zeitschaltuhr_Brunnen_Beleuchtung1: getState(id=javascript.0.Meine_Datenpunkte.Brunnen_Beleuchtung.Brunnen_Beleuchtung_Mo, timerId=undefined) => {"val":true,"ack":true,"ts":1645948361971,"q":0,"from":"system.adapter.mqtt.1","user":"system.user.admin","lc":1584861216645}
                                    2022-03-11 09:54:49.579 - info: javascript.0 (1184) script.js.Brunnen_Beleuchtung.Zeitschaltuhr_Brunnen_Beleuchtung1: getState(id=javascript.0.Meine_Datenpunkte.Brunnen_Beleuchtung.Brunnen_Beleuchtung_Di, timerId=undefined) => {"val":true,"ack":true,"ts":1645948361956,"q":0,"from":"system.adapter.mqtt.1","user":"system.user.admin","lc":1584861217110}
                                    2022-03-11 09:54:49.580 - info: javascript.0 (1184) script.js.Brunnen_Beleuchtung.Zeitschaltuhr_Brunnen_Beleuchtung1: getState(id=javascript.0.Meine_Datenpunkte.Brunnen_Beleuchtung.Brunnen_Beleuchtung_Mi, timerId=undefined) => {"val":true,"ack":true,"ts":1645948361968,"q":0,"from":"system.adapter.mqtt.1","user":"system.user.admin","lc":1584861217666}
                                    2022-03-11 09:54:49.581 - info: javascript.0 (1184) script.js.Brunnen_Beleuchtung.Zeitschaltuhr_Brunnen_Beleuchtung1: getState(id=javascript.0.Meine_Datenpunkte.Brunnen_Beleuchtung.Brunnen_Beleuchtung_Do, timerId=undefined) => {"val":true,"ack":true,"ts":1645948361957,"q":0,"from":"system.adapter.mqtt.1","user":"system.user.admin","lc":1584861218146}
                                    2022-03-11 09:54:49.582 - info: javascript.0 (1184) script.js.Brunnen_Beleuchtung.Zeitschaltuhr_Brunnen_Beleuchtung1: getState(id=javascript.0.Meine_Datenpunkte.Brunnen_Beleuchtung.Brunnen_Beleuchtung_Fr, timerId=undefined) => {"val":true,"ack":true,"ts":1645948361968,"q":0,"from":"system.adapter.mqtt.1","user":"system.user.admin","lc":1584861218591}
                                    2022-03-11 09:54:49.583 - info: javascript.0 (1184) script.js.Brunnen_Beleuchtung.Zeitschaltuhr_Brunnen_Beleuchtung1: getState(id=javascript.0.Meine_Datenpunkte.Brunnen_Beleuchtung.Brunnen_Beleuchtung_Sa, timerId=undefined) => {"val":true,"ack":true,"ts":1645948361981,"q":0,"from":"system.adapter.mqtt.1","user":"system.user.admin","lc":1584861219097}
                                    2022-03-11 09:54:49.584 - info: javascript.0 (1184) script.js.Brunnen_Beleuchtung.Zeitschaltuhr_Brunnen_Beleuchtung1: getState(id=javascript.0.Meine_Datenpunkte.Brunnen_Beleuchtung.Brunnen_Beleuchtung_Zeitschaltuhr_aktiv, timerId=undefined) => {"val":0,"ack":true,"ts":1645948362051,"q":0,"from":"system.adapter.mqtt.1","user":"system.user.admin","lc":1645947397321}
                                    2022-03-11 09:54:49.585 - info: javascript.0 (1184) script.js.Brunnen_Beleuchtung.Zeitschaltuhr_Brunnen_Beleuchtung1: subscribe: {"pattern":{"id":"javascript.0.Meine_Datenpunkte.Brunnen_Beleuchtung.Brunnen_Beleuchtung_Zeitschaltuhr_aktiv","change":"ne","q":0},"name":"script.js.Brunnen_Beleuchtung.Zeitschaltuhr_Brunnen_Beleuchtung1"}
                                    2022-03-11 09:54:49.586 - info: javascript.0 (1184) script.js.Brunnen_Beleuchtung.Zeitschaltuhr_Brunnen_Beleuchtung1: subscribe: {"pattern":{"id":{},"change":"ne","q":0},"name":"script.js.Brunnen_Beleuchtung.Zeitschaltuhr_Brunnen_Beleuchtung1"}
                                    2022-03-11 09:54:49.587 - info: javascript.0 (1184) script.js.Brunnen_Beleuchtung.Zeitschaltuhr_Brunnen_Beleuchtung1: subscribe: {"pattern":{"id":{},"change":"ne","q":0},"name":"script.js.Brunnen_Beleuchtung.Zeitschaltuhr_Brunnen_Beleuchtung1"}
                                    2022-03-11 09:54:49.588 - info: javascript.0 (1184) script.js.Brunnen_Beleuchtung.Zeitschaltuhr_Brunnen_Beleuchtung1: registered 3 subscriptions and 0 schedules
                                    2022-03-11 09:54:49.589 - info: javascript.0 (1184) Start javascript script.js.Brunnen_Pumpe.Zeitschaltuhr_Brunnen_Pumpe1
                                    2022-03-11 09:54:49.598 - info: javascript.0 (1184) script.js.Brunnen_Pumpe.Zeitschaltuhr_Brunnen_Pumpe1: registered 3 subscriptions and 0 schedules
                                    2022-03-11 09:54:49.599 - info: javascript.0 (1184) Start javascript script.js.Entertain.Volume
                                    2022-03-11 09:54:49.606 - info: javascript.0 (1184) script.js.Entertain.Volume: registered 1 subscription and 0 schedules
                                    2022-03-11 09:54:49.607 - info: javascript.0 (1184) Start javascript script.js.Fritzbox.IP-Adressen
                                    2022-03-11 09:54:49.628 - info: javascript.0 (1184) script.js.Fritzbox.IP-Adressen: registered 0 subscriptions and 9 schedules
                                    2022-03-11 09:54:49.629 - info: javascript.0 (1184) Start javascript script.js.Heizung_Buero.Heizung_Buero_automatisch
                                    2022-03-11 09:54:49.645 - info: javascript.0 (1184) script.js.Heizung_Buero.Heizung_Buero_automatisch: registered 0 subscriptions and 6 schedules
                                    2022-03-11 09:54:49.646 - info: javascript.0 (1184) Start javascript script.js.Heizung_Buero.Heizung_Buero_automatisch_Fenster_auf
                                    2022-03-11 09:54:49.653 - info: javascript.0 (1184) script.js.Heizung_Buero.Heizung_Buero_automatisch_Fenster_auf: registered 1 subscription and 0 schedules
                                    2022-03-11 09:54:49.654 - info: javascript.0 (1184) Start javascript script.js.Heizung_Buero.Heizung_Buero_manuell
                                    2022-03-11 09:54:49.666 - info: javascript.0 (1184) script.js.Heizung_Buero.Heizung_Buero_manuell: registered 1 subscription and 0 schedules
                                    2022-03-11 09:54:49.667 - info: javascript.0 (1184) Start javascript script.js.Heizung_Küche.Heizung_Küche_automatisch
                                    2022-03-11 09:54:49.682 - info: javascript.0 (1184) script.js.Heizung_Küche.Heizung_Küche_automatisch: registered 0 subscriptions and 6 schedules
                                    2022-03-11 09:54:49.683 - info: javascript.0 (1184) Start javascript script.js.Heizung_Küche.Heizung_Küche_automatisch_Fenster_auf
                                    2022-03-11 09:54:49.689 - info: javascript.0 (1184) script.js.Heizung_Küche.Heizung_Küche_automatisch_Fenster_auf: registered 1 subscription and 0 schedules
                                    2022-03-11 09:54:49.690 - info: javascript.0 (1184) Start javascript script.js.Heizung_Küche.Heizung_Küche_manuell
                                    2022-03-11 09:54:49.696 - info: javascript.0 (1184) script.js.Heizung_Küche.Heizung_Küche_manuell: registered 0 subscriptions and 0 schedules
                                    2022-03-11 09:54:49.697 - info: javascript.0 (1184) Start javascript script.js.NotKlingel.Notklingel
                                    2022-03-11 09:54:49.704 - info: javascript.0 (1184) script.js.NotKlingel.Notklingel: registered 1 subscription and 0 schedules
                                    2022-03-11 09:54:49.704 - info: javascript.0 (1184) Start javascript script.js.Rolladen_Buero.Zeitschaltuhr_Rolladen_Buero
                                    2022-03-11 09:54:49.712 - info: javascript.0 (1184) script.js.Rolladen_Buero.Zeitschaltuhr_Rolladen_Buero: registered 2 subscriptions and 0 schedules
                                    2022-03-11 09:54:49.713 - info: javascript.0 (1184) Start javascript script.js.Rolladen_Schlafzimmer.Zeitschaltuhr_Rolladen_Schlafzimmer
                                    2022-03-11 09:54:49.720 - info: javascript.0 (1184) script.js.Rolladen_Schlafzimmer.Zeitschaltuhr_Rolladen_Schlafzimmer: registered 2 subscriptions and 0 schedules
                                    2022-03-11 09:54:49.721 - info: javascript.0 (1184) Start javascript script.js.Steckdose_Gartenhaus.Zeitschaltuhr_Steckdose_Gartenhaus1
                                    2022-03-11 09:54:49.729 - warn: javascript.0 (1184) getState "MeineDatenpunkte.0.Aussensteckdose_Gartenhaus.Aussensteckdose_GH_Zeitschaltuhr_aktiv" not found (3)
                                    2022-03-11 09:54:49.732 - warn: javascript.0 (1184) at beiProgrammStart (script.js.Steckdose_Gartenhaus.Zeitschaltuhr_Steckdose_Gartenhaus1:9:7)
                                    2022-03-11 09:54:49.732 - warn: javascript.0 (1184) at script.js.Steckdose_Gartenhaus.Zeitschaltuhr_Steckdose_Gartenhaus1:88:1
                                    2022-03-11 09:54:49.733 - warn: javascript.0 (1184) at script.js.Steckdose_Gartenhaus.Zeitschaltuhr_Steckdose_Gartenhaus1:128:3
                                    2022-03-11 09:54:49.735 - info: javascript.0 (1184) script.js.Steckdose_Gartenhaus.Zeitschaltuhr_Steckdose_Gartenhaus1: registered 3 subscriptions and 0 schedules
                                    2022-03-11 09:54:49.736 - info: javascript.0 (1184) Start javascript script.js.Steckdose_Wohnmobil.Zeitschaltuhr_Steckdose_Wohnmobil1
                                    2022-03-11 09:54:49.745 - info: javascript.0 (1184) script.js.Steckdose_Wohnmobil.Zeitschaltuhr_Steckdose_Wohnmobil1: 0
                                    2022-03-11 09:54:49.750 - info: javascript.0 (1184) script.js.Steckdose_Wohnmobil.Zeitschaltuhr_Steckdose_Wohnmobil1: cron2
                                    2022-03-11 09:54:49.759 - info: javascript.0 (1184) script.js.Steckdose_Wohnmobil.Zeitschaltuhr_Steckdose_Wohnmobil1: cron3
                                    2022-03-11 09:54:49.761 - info: javascript.0 (1184) script.js.Steckdose_Wohnmobil.Zeitschaltuhr_Steckdose_Wohnmobil1: registered 3 subscriptions and 2 schedules
                                    2022-03-11 09:54:49.762 - info: javascript.0 (1184) Start javascript script.js.Weihnachtsbeleuchtung_Büro.Zeitschaltuhr_Weihnachtsbeleuchtung_Buero1
                                    2022-03-11 09:54:49.770 - warn: javascript.0 (1184) getState "MeineDatenpunkte.0.Weihnachtsbeleuchtung_Buero.Weihnachtsbeleuchtung_Buero_Zeitschaltuhr_aktiv" not found (3)
                                    2022-03-11 09:54:49.773 - warn: javascript.0 (1184) at beiProgrammStart (script.js.Weihnachtsbeleuchtung_Büro.Zeitschaltuhr_Weihnachtsbeleuchtung_Buero1:9:7)
                                    2022-03-11 09:54:49.774 - warn: javascript.0 (1184) at script.js.Weihnachtsbeleuchtung_Büro.Zeitschaltuhr_Weihnachtsbeleuchtung_Buero1:88:1
                                    2022-03-11 09:54:49.775 - warn: javascript.0 (1184) at script.js.Weihnachtsbeleuchtung_Büro.Zeitschaltuhr_Weihnachtsbeleuchtung_Buero1:128:3
                                    2022-03-11 09:54:49.782 - info: javascript.0 (1184) script.js.Weihnachtsbeleuchtung_Büro.Zeitschaltuhr_Weihnachtsbeleuchtung_Buero1: registered 3 subscriptions and 0 schedules
                                    2022-03-11 09:54:49.783 - info: javascript.0 (1184) Start javascript script.js.Weihnachtsbeleuchtung_Haustüre.Zeitschaltuhr_Weihnachtsbeleuchtung_Haustuere1
                                    2022-03-11 09:54:49.793 - info: javascript.0 (1184) script.js.Weihnachtsbeleuchtung_Haustüre.Zeitschaltuhr_Weihnachtsbeleuchtung_Haustuere1: registered 3 subscriptions and 0 schedules
                                    2022-03-11 09:54:49.803 - info: javascript.0 (1184) Start javascript script.js.Wetter.Heute
                                    2022-03-11 09:54:49.813 - info: javascript.0 (1184) script.js.Wetter.Heute: registered 1 subscription and 0 schedules
                                    2022-03-11 09:54:49.814 - info: javascript.0 (1184) Start javascript script.js.Wetter.Tag2
                                    2022-03-11 09:54:49.822 - info: javascript.0 (1184) script.js.Wetter.Tag2: registered 1 subscription and 0 schedules
                                    2022-03-11 09:54:49.823 - info: javascript.0 (1184) Start javascript script.js.Wetter.Tag3
                                    2022-03-11 09:54:49.831 - info: javascript.0 (1184) script.js.Wetter.Tag3: registered 1 subscription and 0 schedules
                                    2022-03-11 09:54:49.832 - info: javascript.0 (1184) Start javascript script.js.Wetter.Tag4
                                    2022-03-11 09:54:49.840 - info: javascript.0 (1184) script.js.Wetter.Tag4: registered 1 subscription and 0 schedules
                                    2022-03-11 09:54:49.841 - info: javascript.0 (1184) Start javascript script.js.Wetter.Tag5
                                    2022-03-11 09:54:49.849 - info: javascript.0 (1184) script.js.Wetter.Tag5: registered 1 subscription and 0 schedules
                                    2022-03-11 09:54:52.295 - info: vis-google-fonts.0 (2138) starting. Version 1.0.3 in /opt/iobroker/node_modules/iobroker.vis-google-fonts, node: v14.19.0, js-controller: 3.3.22
                                    2022-03-11 09:54:52.919 - info: host.raspberrypi instance system.adapter.web.0 started with pid 2238
                                    2022-03-11 09:54:53.682 - info: vis-google-fonts.0 (2138) Terminated (NO_ERROR): Without reason
                                    2022-03-11 09:54:54.313 - info: vis.0 (2224) starting. Version 1.4.5 in /opt/iobroker/node_modules/iobroker.vis, node: v14.19.0, js-controller: 3.3.22
                                    2022-03-11 09:54:54.324 - info: info.0 (1761) Reading user data every 8 seconds.
                                    2022-03-11 09:54:54.576 - info: host.raspberrypi instance system.adapter.vis-google-fonts.0 terminated while should be started once
                                    2022-03-11 09:54:54.940 - info: vis.0 (2224) vis license is OK.
                                    2022-03-11 09:54:55.235 - info: host.raspberrypi instance system.adapter.mihome.0 started with pid 2378
                                    2022-03-11 09:54:56.695 - info: info.0 (1761) Reading process data every 8 seconds.
                                    2022-03-11 09:54:58.412 - info: web.0 (2238) starting. Version 3.4.16 in /opt/iobroker/node_modules/iobroker.web, node: v14.19.0, js-controller: 3.3.22
                                    2022-03-11 09:54:59.189 - info: vis.0 (2224) Terminated (NO_ERROR): Without reason
                                    2022-03-11 09:54:59.219 - info: web.0 (2238) socket.io server listening on port 8084
                                    2022-03-11 09:54:59.228 - info: web.0 (2238) http server listening on port 8084
                                    2022-03-11 09:54:59.267 - info: host.raspberrypi instance system.adapter.mihome-vacuum.0 started with pid 2504
                                    2022-03-11 09:55:00.014 - debug: statistics.0 (1800) [5 MINUTES] evaluation
                                    2022-03-11 09:55:00.102 - info: host.raspberrypi instance system.adapter.vis.0 terminated while should be started once
                                    2022-03-11 09:55:00.255 - info: mihome.0 (2378) starting. Version 1.3.7 in /opt/iobroker/node_modules/iobroker.mihome, node: v14.19.0, js-controller: 3.3.22
                                    2022-03-11 09:55:00.592 - info: mihome.0 (2378) Change connection status: false
                                    2022-03-11 09:55:01.301 - info: mihome.0 (2378) Change connection status: true
                                    2022-03-11 09:55:02.914 - info: info.0 (1761) Reading disk data every 8 seconds.
                                    2022-03-11 09:55:03.252 - info: host.raspberrypi instance system.adapter.iot.0 started with pid 2615
                                    2022-03-11 09:55:03.308 - warn: mihome-vacuum.0 (2504) Object mihome-vacuum.0.info.dnd is invalid: obj.common.type has an invalid value (switch) but has to be one of number, string, boolean, array, object, mixed, file, json
                                    2022-03-11 09:55:03.313 - warn: mihome-vacuum.0 (2504) This object will not be created in future versions. Please report this to the developer.
                                    2022-03-11 09:55:05.485 - info: mihome-vacuum.0 (2504) starting. Version 1.1.5 in /opt/iobroker/node_modules/iobroker.mihome-vacuum, node: v14.19.0, js-controller: 3.3.22
                                    2022-03-11 09:55:05.581 - info: mihome-vacuum.0 (2504) Expert mode disabled, states deleded
                                    2022-03-11 09:55:05.584 - info: mihome-vacuum.0 (2504) Create state clean_home for controlling by cloud adapter
                                    2022-03-11 09:55:05.978 - info: mihome-vacuum.0 (2504) New generation or new fw detected, create new states
                                    2022-03-11 09:55:06.008 - info: mihome-vacuum.0 (2504) State value to set for "mihome-vacuum.0.info.dnd" has to be type "switch" but received type "boolean"
                                    2022-03-11 09:55:09.761 - info: iot.0 (2615) starting. Version 1.8.24 in /opt/iobroker/node_modules/iobroker.iot, node: v14.19.0, js-controller: 3.3.22
                                    2022-03-11 09:55:09.779 - info: alexa2.0 (1835) Subscribing to states...
                                    2022-03-11 09:55:09.861 - info: javascript.0 (1184) script.js.Fritzbox.IP-Adressen: test
                                    2022-03-11 09:55:10.527 - info: iot.0 (2615) Connecting with a18wym7vjdl22g.iot.eu-west-1.amazonaws.com
                                    2022-03-11 09:55:12.556 - info: info.0 (1761) Reading network data every 3 seconds.
                                    2022-03-11 09:55:14.129 - info: iot.0 (2615) Connection changed: connect
                                    2022-03-11 09:55:15.664 - info: mihome-vacuum.0 (2504) State value to set for "mihome-vacuum.0.info.dnd" has to be type "switch" but received type "boolean"
                                    2022-03-11 09:55:16.386 - info: host.raspberrypi iobroker npm-install: npm ERR! code EEXIST
                                    2022-03-11 09:55:16.387 - info: host.raspberrypi iobroker npm-install: npm ERR! syscall opennpm ERR! path /home/iobroker/.npm/_locks/staging-66d2468782e8ffc7.locknpm ERR! errno -17
                                    2022-03-11 09:55:16.395 - info: host.raspberrypi iobroker npm-install: npm ERR! EEXIST: file already exists, open '/home/iobroker/.npm/_locks/staging-66d2468782e8ffc7.lock'
                                    2022-03-11 09:55:16.396 - info: host.raspberrypi iobroker npm-install: npm ERR! File exists: /home/iobroker/.npm/_locks/staging-66d2468782e8ffc7.locknpm ERR! Remove the existing file and try again, or run npmnpm ERR! with --force to overwrite files recklessly.
                                    2022-03-11 09:55:16.487 - info: host.raspberrypi iobroker npm-install:
                                    2022-03-11 09:55:16.488 - info: host.raspberrypi iobroker npm-install: npm ERR! A complete log of this run can be found in:npm ERR! /home/iobroker/.npm/_logs/2022-03-11T08_55_16_462Z-debug.log
                                    2022-03-11 09:55:16.514 - error: host.raspberrypi iobroker npm-install: host.raspberrypi Cannot install iobroker.zigbee@1.6.16: 239
                                    2022-03-11 09:55:17.539 - info: host.raspberrypi iobroker npm-install: exit 25
                                    2022-03-11 09:55:18.542 - warn: host.raspberrypi startInstance cannot find adapter "radar@1.1.3". Try to install it... 1 attempt
                                    2022-03-11 09:55:18.543 - info: host.raspberrypi iobroker install radar@1.1.3 using installedVersion
                                    2022-03-11 09:55:20.873 - error: host.raspberrypi iobroker npm-install: host.raspberrypi Unknown packetName radar
                                    2022-03-11 09:55:20.878 - info: host.raspberrypi iobroker npm-install: host.raspberrypi download radar
                                    2022-03-11 09:55:20.880 - info: host.raspberrypi iobroker npm-install: File not found: radar
                                    2022-03-11 09:55:20.892 - info: host.raspberrypi iobroker npm-install: exit 1
                                    2022-03-11 09:55:21.893 - warn: host.raspberrypi startInstance cannot find adapter "vis-beta@0.12.11". Try to install it... 1 attempt
                                    2022-03-11 09:55:21.893 - info: host.raspberrypi iobroker install vis-beta@0.12.11 using installedVersion
                                    2022-03-11 09:55:24.285 - error: host.raspberrypi iobroker npm-install: host.raspberrypi Unknown packetName vis-beta
                                    2022-03-11 09:55:24.289 - info: host.raspberrypi iobroker npm-install: host.raspberrypi download vis-beta
                                    2022-03-11 09:55:24.290 - info: host.raspberrypi iobroker npm-install: File not found: vis-beta
                                    2022-03-11 09:55:24.301 - info: host.raspberrypi iobroker npm-install: exit 1
                                    2022-03-11 09:55:25.310 - warn: host.raspberrypi startInstance cannot find adapter "zigbee@1.6.16". Try to install it... 2 attempt
                                    2022-03-11 09:55:25.311 - info: host.raspberrypi iobroker install zigbee@1.6.16 using installedFrom
                                    2022-03-11 09:55:25.657 - info: mihome-vacuum.0 (2504) State value to set for "mihome-vacuum.0.info.dnd" has to be type "switch" but received type "boolean"
                                    2022-03-11 09:55:28.520 - info: host.raspberrypi iobroker npm-install: NPM version: 6.14.16
                                    2022-03-11 09:55:28.523 - info: host.raspberrypi iobroker npm-install: npm install iobroker.zigbee@1.6.16 --loglevel error --prefix "/opt/iobroker" (System call)
                                    2022-03-11 09:55:35.672 - info: mihome-vacuum.0 (2504) State value to set for "mihome-vacuum.0.info.dnd" has to be type "switch" but received type "boolean"
                                    2022-03-11 09:55:45.682 - info: mihome-vacuum.0 (2504) State value to set for "mihome-vacuum.0.info.dnd" has to be type "switch" but received type "boolean"
                                    2022-03-11 09:55:55.666 - info: mihome-vacuum.0 (2504) State value to set for "mihome-vacuum.0.info.dnd" has to be type "switch" but received type "boolean"
                                    2022-03-11 09:56:05.654 - info: mihome-vacuum.0 (2504) State value to set for "mihome-vacuum.0.info.dnd" has to be type "switch" but received type "boolean"
                                    2022-03-11 09:56:15.667 - info: mihome-vacuum.0 (2504) State value to set for "mihome-vacuum.0.info.dnd" has to be type "switch" but received type "boolean"
                                    2022-03-11 09:56:25.652 - info: mihome-vacuum.0 (2504) State value to set for "mihome-vacuum.0.info.dnd" has to be type "switch" but received type "boolean"
                                    2022-03-11 09:56:35.660 - info: mihome-vacuum.0 (2504) State value to set for "mihome-vacuum.0.info.dnd" has to be type "switch" but received type "boolean"
                                    2022-03-11 09:56:40.300 - info: fritzbox.0 (1557) data from 192.168.178.1: 11.03.22 09:56:40;CALL;1;4;094071730;067252516;SIP0;
                                    2022-03-11 09:56:40.315 - info: fritzbox.0 (1557) State value to set for "fritzbox.0.system.deltaTime" has to be type "string" but received type "number"
                                    2022-03-11 09:56:40.321 - info: fritzbox.0 (1557) State value to set for "fritzbox.0.calls.counterActualCalls.callCount" has to be type "string" but received type "number"
                                    2022-03-11 09:56:40.325 - info: fritzbox.0 (1557) State value to set for "fritzbox.0.calls.counterActualCalls.allActiveCount" has to be type "string" but received type "number"
                                    2022-03-11 09:56:45.660 - info: mihome-vacuum.0 (2504) State value to set for "mihome-vacuum.0.info.dnd" has to be type "switch" but received type "boolean"
                                    2022-03-11 09:56:46.781 - info: fritzbox.0 (1557) data from 192.168.178.1: 11.03.22 09:56:46;CONNECT;1;4;067252516;
                                    2022-03-11 09:56:46.793 - info: fritzbox.0 (1557) State value to set for "fritzbox.0.system.deltaTime" has to be type "string" but received type "number"
                                    2022-03-11 09:56:46.802 - info: fritzbox.0 (1557) State value to set for "fritzbox.0.calls.counterActualCalls.callCount" has to be type "string" but received type "number"
                                    2022-03-11 09:56:46.805 - info: fritzbox.0 (1557) State value to set for "fritzbox.0.calls.counterActualCalls.connectCount" has to be type "string" but received type "number"
                                    2022-03-11 09:56:55.657 - info: mihome-vacuum.0 (2504) State value to set for "mihome-vacuum.0.info.dnd" has to be type "switch" but received type "boolean"
                                    2022-03-11 09:57:05.660 - info: mihome-vacuum.0 (2504) State value to set for "mihome-vacuum.0.info.dnd" has to be type "switch" but received type "boolean"
                                    2022-03-11 09:57:15.679 - info: mihome-vacuum.0 (2504) State value to set for "mihome-vacuum.0.info.dnd" has to be type "switch" but received type "boolean"
                                    2022-03-11 09:57:22.295 - info: hm-rpc.2 (1421) binrpc -> listDevices 25
                                    2022-03-11 09:57:22.396 - info: hm-rpc.2 (1421) new CUxD devices/channels after filter: 0
                                    2022-03-11 09:57:25.674 - info: mihome-vacuum.0 (2504) State value to set for "mihome-vacuum.0.info.dnd" has to be type "switch" but received type "boolean"
                                    2022-03-11 09:57:35.664 - info: mihome-vacuum.0 (2504) State value to set for "mihome-vacuum.0.info.dnd" has to be type "switch" but received type "boolean"
                                    2022-03-11 09:57:45.658 - info: mihome-vacuum.0 (2504) State value to set for "mihome-vacuum.0.info.dnd" has to be type "switch" but received type "boolean"
                                    2022-03-11 09:57:55.658 - info: mihome-vacuum.0 (2504) State value to set for "mihome-vacuum.0.info.dnd" has to be type "switch" but received type "boolean"
                                    2022-03-11 09:58:05.658 - info: mihome-vacuum.0 (2504) State value to set for "mihome-vacuum.0.info.dnd" has to be type "switch" but received type "boolean"
                                    2022-03-11 09:58:15.658 - info: mihome-vacuum.0 (2504) State value to set for "mihome-vacuum.0.info.dnd" has to be type "switch" but received type "boolean"
                                    
                                    1 Reply Last reply Reply Quote 0
                                    • Thomas Braun
                                      Thomas Braun Most Active @Markus Faltermeier last edited by Thomas Braun

                                      @markus-faltermeier sagte in Probleme bei Update von admin:

                                      Da half dann nur noch komplett ausschalten.

                                      Das heißt, du kappst abrupt den Strom ohne die Kiste sauber herunterzufahren?

                                      Lösch mal den npm cache:

                                      cd /opt/iobroker
                                      sudo -H -u iobroker npm cache clear --force
                                      
                                      M 2 Replies Last reply Reply Quote 0
                                      • M
                                        Markus Faltermeier @Thomas Braun last edited by

                                        @thomas-braun
                                        ich hab vorher noch den IOBROKER beendet über Putty. Dann ging nichts mehr

                                        1 Reply Last reply Reply Quote 0
                                        • M
                                          Markus Faltermeier @Thomas Braun last edited by

                                          @thomas-braun
                                          habe ich gemacht. Hab aber immer noch Fehler.
                                          Das sieht bei allen Adaptern ähnlich aus. Hier mal das Beispiel mit den Meldungen vom Bachitup

                                           iobroker upgrade backitup@2.3.3
                                          
                                          Update backitup from @2.2.3 to @2.3.3
                                          
                                          host.raspberrypi Adapter "system.adapter.backitup.0" is stopped.
                                          
                                          NPM version: 6.14.16npm install iobroker.backitup@2.3.3 --loglevel error --prefix "/opt/iobroker" (System call)
                                          
                                          Traceback (most recent call last):
                                          
                                          File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py", line 47, in <module> import gyp File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 10, in <module> import gyp.input File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 7, in <module> import astImportError: No module named ast
                                          
                                          gyp ERR! configure error gyp ERR! stack Error: `gyp` failed with exit code: 1gyp ERR! stack at ChildProcess.onCpExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:351:16)gyp ERR! stack at ChildProcess.emit (events.js:400:28)gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:282:12)gyp ERR! System Linux 5.10.103-v7l+gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"gyp ERR! cwd /opt/iobroker/node_modules/@serialport/bindingsgyp ERR! node -v v14.19.0gyp ERR! node-gyp -v v5.1.0gyp ERR! not ok
                                          
                                          node-pre-gyp ERR! install response status 404 Not Found on https://github.com/Automattic/node-canvas/releases/download/v2.9.0/canvas-v2.9.0-node-v83-linux-glibc-arm.tar.gz
                                          
                                          Traceback (most recent call last): File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py", line 47, in <module> import gyp File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 10, in <module> import gyp.input File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 7, in <module> import astImportError: No module named ast
                                          
                                          gyp ERR! configure error
                                          
                                          gyp ERR! stack Error: `gyp` failed with exit code: 1gyp ERR! stack at ChildProcess.onCpExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:351:16)gyp ERR! stack at ChildProcess.emit (events.js:400:28)gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:282:12)gyp ERR! System Linux 5.10.103-v7l+gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "configure" "--fallback-to-build" "--module=/opt/iobroker/node_modules/canvas/build/Release/canvas.node" "--module_name=canvas" "--module_path=/opt/iobroker/node_modules/canvas/build/Release" "--napi_version=8" "--node_abi_napi=napi" "--napi_build_version=0" "--node_napi_label=node-v83"gyp ERR! cwd /opt/iobroker/node_modules/canvasgyp ERR! node -v v14.19.0gyp ERR! node-gyp -v v5.1.0gyp ERR! not ok
                                          
                                          node-pre-gyp ERR! build error
                                          
                                          node-pre-gyp ERR! stack Error: Failed to execute '/usr/bin/node /usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --module=/opt/iobroker/node_modules/canvas/build/Release/canvas.node --module_name=canvas --module_path=/opt/iobroker/node_modules/canvas/build/Release --napi_version=8 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v83' (1)
                                          
                                          node-pre-gyp ERR! stack at ChildProcess.<anonymous> (/opt/iobroker/node_modules/@mapbox/node-pre-gyp/lib/util/compile.js:89:23)node-pre-gyp ERR! stack at ChildProcess.emit (events.js:400:28)node-pre-gyp ERR! stack at maybeClose (internal/child_process.js:1058:16)node-pre-gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:293:5)node-pre-gyp ERR! System Linux 5.10.103-v7l+node-pre-gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/.bin/node-pre-gyp" "install" "--fallback-to-build"node-pre-gyp ERR! cwd /opt/iobroker/node_modules/canvasnode-pre-gyp ERR! node -v v14.19.0node-pre-gyp ERR! node-pre-gyp -v v1.0.8node-pre-gyp ERR! not ok
                                          
                                          Traceback (most recent call last):
                                          
                                          File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py", line 47, in <module> import gyp File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 10, in <module> import gyp.input File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 7, in <module> import astImportError: No module named ast
                                          
                                          gyp ERR! configure error
                                          
                                          gyp ERR! stack Error: `gyp` failed with exit code: 1gyp ERR! stack at ChildProcess.onCpExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:351:16)
                                          
                                          gyp ERR! stack at ChildProcess.emit (events.js:400:28)gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:282:12)
                                          
                                          gyp ERR! System Linux 5.10.103-v7l+
                                          
                                          gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"gyp ERR! cwd /opt/iobroker/node_modules/sharpgyp ERR! node -v v14.19.0
                                          
                                          gyp ERR! node-gyp -v v5.1.0gyp ERR! not ok
                                          
                                          Traceback (most recent call last):
                                          
                                          File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py", line 47, in <module> import gyp File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 10, in <module> import gyp.input File "/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 7, in <module> import astImportError: No module named ast
                                          
                                          gyp ERR! configure error
                                          
                                          gyp ERR! stack Error: `gyp` failed with exit code: 1gyp ERR! stack at ChildProcess.onCpExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:351:16)gyp ERR! stack at ChildProcess.emit (events.js:400:28)gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:282:12)gyp ERR! System Linux 5.10.103-v7l+gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
                                          
                                          gyp ERR! cwd /opt/iobroker/node_modules/zigbee-herdsman-converters/node_modules/zigbee-herdsman/node_modules/@serialport/bindingsgyp ERR! node -v v14.19.0gyp ERR! node-gyp -v v5.1.0gyp ERR! not ok
                                          
                                          npm ERR! code ELIFECYCLE
                                          
                                          npm ERR! errno 1
                                          
                                          npm ERR! @serialport/bindings@9.2.8 install: `prebuild-install --tag-prefix @serialport/bindings@ || node-gyp rebuild`npm ERR! Exit status 1
                                          
                                          npm ERR! npm ERR! Failed at the @serialport/bindings@9.2.8 install script.npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
                                          
                                          npm ERR! A complete log of this run can be found in:npm ERR! /home/iobroker/.npm/_logs/2022-03-11T11_17_16_464Z-debug.log
                                          
                                          upload [10] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/words.js words.js application/javascript
                                          
                                          upload [9] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/tab_m.js tab_m.js application/javascript
                                          
                                          upload [8] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/tab_m.html tab_m.html text/html
                                          
                                          upload [7] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/tab_m.css tab_m.css text/css
                                          
                                          upload [6] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/style.css style.css text/css
                                          
                                          upload [5] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/index_m.js index_m.js application/javascript
                                          
                                          upload [4] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/index_m.html index_m.html text/html
                                          
                                          upload [3] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/index.html index.html text/html
                                          
                                          upload [2] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/backitup.svg backitup.svg image/svg+xml
                                          
                                          upload [1] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/backitup.png backitup.png image/png
                                          
                                          upload [0] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/adapter-settings.js adapter-settings.js application/javascript
                                          
                                          Adapter "backitup" updated
                                          
                                          host.raspberrypi Adapter "system.adapter.backitup.0" is started
                                          
                                          Process exited with code 0
                                          

                                          Er schreibt zwar, dass upgedated wurde aber nach dem aktualisieren der Seite wird wieder der alte Stand angezeigt

                                          Homoran Thomas Braun 2 Replies Last reply Reply Quote 0
                                          • Homoran
                                            Homoran Global Moderator Administrators @Markus Faltermeier last edited by

                                            @markus-faltermeier sagte in Probleme bei Update von admin:

                                            Er schreibt zwar, dass upgedated wurde aber nach dem aktualisieren der Seite wird wieder der alte Stand angezeigt

                                            hatten wir gestern erst:
                                            https://forum.iobroker.net/topic/53259/gelöst-kann-nichts-updaten/22?_=1646992450663

                                            hast du zufällig auch den Uralt TR-064 installiert (gehabt)?

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

                                            Support us

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

                                            929
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            admin-adapter ehostunreach fehlermeldung update update adapter
                                            6
                                            85
                                            5843
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo