NEWS
ioBroker auf neuer Maschine aufgesetzt und Adapter Probleme
-
idash@ioBrokerVM:~$ iobroker rebuild iobroker.ble Rebuilding native module "iobroker.ble" ... rebuilt dependencies successfully Rebuilding native modules done
-
iob list adapters
-
idash@ioBrokerVM:~$ iob list adapters system.adapter.accuweather : accuweather - v1.1.4 system.adapter.admin : admin - v6.3.5 system.adapter.alarm : alarm - v3.3.13 system.adapter.alexa2 : alexa2 - v3.23.2 system.adapter.asuswrt : asuswrt - v1.0.1 system.adapter.backitup : backitup - v2.8.1 system.adapter.broadlink2 : broadlink2 - v2.0.3 system.adapter.cloud : cloud - v4.0.4 system.adapter.daikin-cloud : daikin-cloud - v0.3.0 system.adapter.daswetter : daswetter - v3.1.10 system.adapter.deconz : deconz - v1.3.21 system.adapter.device-reminder : device-reminder - v1.2.9 system.adapter.discovery : discovery - v3.1.0 system.adapter.ecovacs-deebot : ecovacs-deebot - v1.4.13 system.adapter.enigma2 : enigma2 - v2.0.3 system.adapter.fb-checkpresence : fb-checkpresence - v1.2.2 system.adapter.fiat : fiat - v0.0.8 system.adapter.flot : flot - v1.12.0 system.adapter.fritzdect : fritzdect - v2.1.11 system.adapter.fullybrowser : fullybrowser - v2.1.2 system.adapter.go-e : go-e - v1.0.27 system.adapter.ham : ham - v5.3.1 system.adapter.harmony : harmony - v1.2.2 system.adapter.hue : hue - v3.10.0 system.adapter.hue-extended : hue-extended - v2.0.0 system.adapter.icons-mfd-svg : icons-mfd-svg - v1.1.0 system.adapter.influxdb : influxdb - v3.2.0 system.adapter.info : info - v2.0.0 system.adapter.iot : iot - v1.14.5 system.adapter.javascript : javascript - v7.1.4 system.adapter.meross : meross - v1.15.1 system.adapter.mihome-vacuum : mihome-vacuum - v4.0.0 system.adapter.mobile : mobile - v1.0.1 system.adapter.openweathermap : openweathermap - v0.3.9 system.adapter.parser : parser - v1.3.2 system.adapter.pi-hole : pi-hole - v1.3.6 system.adapter.ping : ping - v1.4.12 system.adapter.pushover : pushover - v3.0.3 system.adapter.pvforecast : pvforecast - v2.8.1 system.adapter.radar2 : radar2 - v2.0.7 system.adapter.shelly : shelly - v6.4.1 system.adapter.simple-api : simple-api - v2.7.2 system.adapter.smartcontrol : smartcontrol - v2.0.1 system.adapter.socketio : socketio - v6.5.5 system.adapter.sonoff : sonoff - v2.5.3 system.adapter.tado : tado - v0.4.9 system.adapter.telegram : telegram - v1.16.0 system.adapter.tibberlink : tibberlink - v1.0.0 system.adapter.tr-064 : tr-064 - v4.2.4 system.adapter.vis : vis - v1.4.16 system.adapter.vis-hqwidgets : vis-hqwidgets - v1.4.0 system.adapter.vis-jqui-mfd : vis-jqui-mfd - v1.0.12 system.adapter.vis-material-advanced : vis-material-advanced - v1.7.4 system.adapter.vis-metro : vis-metro - v1.2.0 system.adapter.vis-timeandweather : vis-timeandweather - v1.2.2 system.adapter.weatherunderground : weatherunderground - v3.6.0 system.adapter.web : web - v4.3.0 system.adapter.worx : worx - v2.3.2 system.adapter.ws : ws - v2.5.5
-
iobroker install ble
-
idash@ioBrokerVM:~$ iobroker install ble NPM version: 9.8.1 Installing iobroker.ble@0.13.4... (System call) npm ERR! code 1 npm ERR! path /opt/iobroker/node_modules/iobroker.ble/node_modules/@abandonware/noble npm ERR! command failed npm ERR! command sh -c node-gyp-build npm ERR! (node:1950) [DEP0150] DeprecationWarning: Setting process.config is deprecated. In the future the property will be read-only. npm ERR! (Use `node --trace-deprecation ...` to show where the warning was created) npm ERR! Traceback (most recent call last): npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/gyp_main.py", line 51, in <module> npm ERR! sys.exit(gyp.script_main()) npm ERR! ^^^^^^^^^^^^^^^^^ npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 670, in script_main npm ERR! return main(sys.argv[1:]) npm ERR! ^^^^^^^^^^^^^^^^^^ npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 662, in main npm ERR! return gyp_main(args) npm ERR! ^^^^^^^^^^^^^^ npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 629, in gyp_main npm ERR! [generator, flat_list, targets, data] = Load( npm ERR! ^^^^^ npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 150, in Load npm ERR! result = gyp.input.Load( npm ERR! ^^^^^^^^^^^^^^^ npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 3021, in Load npm ERR! LoadTargetBuildFile( npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 411, in LoadTargetBuildFile npm ERR! build_file_data = LoadOneBuildFile( npm ERR! ^^^^^^^^^^^^^^^^^ npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 239, in LoadOneBuildFile npm ERR! build_file_contents = open(build_file_path, "rU").read() npm ERR! ^^^^^^^^^^^^^^^^^^^^^^^^^^^ npm ERR! ValueError: invalid mode: 'rU' while trying to load binding.gyp npm ERR! gyp ERR! configure error npm ERR! gyp ERR! stack Error: `gyp` failed with exit code: 1 npm ERR! gyp ERR! stack at ChildProcess.onCpExit (/opt/iobroker/node_modules/node-gyp/lib/configure.js:351:16) npm ERR! gyp ERR! stack at ChildProcess.emit (node:events:517:28) npm ERR! gyp ERR! stack at ChildProcess._handle.onexit (node:internal/child_process:292:12) npm ERR! gyp ERR! System Linux 6.1.0-13-amd64 npm ERR! gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/node-gyp/bin/node-gyp.js" "rebuild" npm ERR! gyp ERR! cwd /opt/iobroker/node_modules/iobroker.ble/node_modules/@abandonware/noble npm ERR! gyp ERR! node -v v18.18.2 npm ERR! gyp ERR! node-gyp -v v7.1.2 npm ERR! gyp ERR! not ok npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2023-11-08T23_26_40_665Z-debug-0.log host.ioBrokerVM Cannot install iobroker.ble@0.13.4: 1
-
@gismoh sagte in ioBroker auf neuer Maschine aufgesetzt und Adapter Probleme:
Ich muss lagsam mal in die Heia...
nano /opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/input.py
gibt es nicht?
-
@thomas-braun
leider nicht:Verzeichnis „/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp“ existiert nicht
Dann wünsch ich dir eine gute Nacht, und besten Dank!
-
@all
Besten Dank an alle, welche sich hier als helfende Hand mit eingebunden haben!Habe mir nun auch noch ein USB-Bluetooth Modul bestellt - keine Ahnung ob es damit evtl. besser geht.
Was mich immer nur wundert, das die "Erstinstallation" incl. BLE geklappt hat, also der BLE grün war und auch Geräte gefunden hat. Erst nach Backup Einspielung verweigerte der ble seinen Dienst.
Würde mich freuen, wenn noch eine Lösung gefunden werden könnte
-
@gismoh sagte in ioBroker auf neuer Maschine aufgesetzt und Adapter Probleme:
Würde mich freuen, wenn noch eine Lösung gefunden werden könnte
letzte Variante,
den Ble auf dem alten System deinstallieren, dann ein backup erstellen, dieses auf deinen neuen System spielen und danach dann den ble installieren. -
@crunchip
Guten Morgen,
kann ich gerne mache, mit einer "rest-Hoffnung".
Allerdings sehe ich selber als Laie keinen großen unterschied zur Vorgehensweise von gestern,
dort hatte ich ja auf dem alten System den ble entfernt -
und auf dem neuen System den ble belassen. Leider wurde der bestehende ble auf dem neuen System mit dem Backup entfernt.Werde ich aber gerne ausprobieren, mache vorher noch einer Sicherung der jetzigen VM - für den Fall das evtl. jemand dort noch mal ansetzen mag -und kann ja nicht schaden.
Spiele dann nun wieder die Sicherung von der Erstinstallation auf der neuen Maschine ein, wo ioBroker frisch installiert wurde, deinstalliere außer admin und backitup die Adapter und spiele dann das gestrige Backup von der alten Maschine (Raspi) ein, wo ich das ble deinstalliert hatte.
Melde mich dann nach "Verzug" wieder -
@crunchip
nachiob logs --watch
ist ioBroker seit über 20 min mit der Backup-Einspielung durch.
Habe nun auch direkt wieder einen "Nicht root" User angelegt
-
idash@ioBrokerVM:~$ iobroker add ble@0.13.4 --debug NPM version: 9.8.1 Installing iobroker.ble@0.13.4... (System call) npm ERR! code 1 npm ERR! path /opt/iobroker/node_modules/iobroker.ble/node_modules/@abandonware/noble npm ERR! command failed npm ERR! command sh -c node-gyp-build npm ERR! gyp info it worked if it ends with ok npm ERR! gyp info using node-gyp@7.1.2 npm ERR! gyp info using node@18.18.2 | linux | x64 npm ERR! gyp info find Python using Python version 3.11.2 found at "/usr/bin/python3" npm ERR! (node:2880) [DEP0150] DeprecationWarning: Setting process.config is deprecated. In the future the property will be read-only. npm ERR! (Use `node --trace-deprecation ...` to show where the warning was created) npm ERR! gyp info spawn /usr/bin/python3 npm ERR! gyp info spawn args [ npm ERR! gyp info spawn args '/opt/iobroker/node_modules/node-gyp/gyp/gyp_main.py', npm ERR! gyp info spawn args 'binding.gyp', npm ERR! gyp info spawn args '-f', npm ERR! gyp info spawn args 'make', npm ERR! gyp info spawn args '-I', npm ERR! gyp info spawn args '/opt/iobroker/node_modules/iobroker.ble/node_modules/@abandonware/noble/build/config.gypi', npm ERR! gyp info spawn args '-I', npm ERR! gyp info spawn args '/opt/iobroker/node_modules/node-gyp/addon.gypi', npm ERR! gyp info spawn args '-I', npm ERR! gyp info spawn args '/home/iobroker/.cache/node-gyp/18.18.2/include/node/common.gypi', npm ERR! gyp info spawn args '-Dlibrary=shared_library', npm ERR! gyp info spawn args '-Dvisibility=default', npm ERR! gyp info spawn args '-Dnode_root_dir=/home/iobroker/.cache/node-gyp/18.18.2', npm ERR! gyp info spawn args '-Dnode_gyp_dir=/opt/iobroker/node_modules/node-gyp', npm ERR! gyp info spawn args '-Dnode_lib_file=/home/iobroker/.cache/node-gyp/18.18.2/<(target_arch)/node.lib', npm ERR! gyp info spawn args '-Dmodule_root_dir=/opt/iobroker/node_modules/iobroker.ble/node_modules/@abandonware/noble', npm ERR! gyp info spawn args '-Dnode_engine=v8', npm ERR! gyp info spawn args '--depth=.', npm ERR! gyp info spawn args '--no-parallel', npm ERR! gyp info spawn args '--generator-output', npm ERR! gyp info spawn args 'build', npm ERR! gyp info spawn args '-Goutput_dir=.' npm ERR! gyp info spawn args ] npm ERR! Traceback (most recent call last): npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/gyp_main.py", line 51, in <module> npm ERR! sys.exit(gyp.script_main()) npm ERR! ^^^^^^^^^^^^^^^^^ npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 670, in script_main npm ERR! return main(sys.argv[1:]) npm ERR! ^^^^^^^^^^^^^^^^^^ npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 662, in main npm ERR! return gyp_main(args) npm ERR! ^^^^^^^^^^^^^^ npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 629, in gyp_main npm ERR! [generator, flat_list, targets, data] = Load( npm ERR! ^^^^^ npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 150, in Load npm ERR! result = gyp.input.Load( npm ERR! ^^^^^^^^^^^^^^^ npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 3021, in Load npm ERR! LoadTargetBuildFile( npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 411, in LoadTargetBuildFile npm ERR! build_file_data = LoadOneBuildFile( npm ERR! ^^^^^^^^^^^^^^^^^ npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 239, in LoadOneBuildFile npm ERR! build_file_contents = open(build_file_path, "rU").read() npm ERR! ^^^^^^^^^^^^^^^^^^^^^^^^^^^ npm ERR! ValueError: invalid mode: 'rU' while trying to load binding.gyp npm ERR! gyp ERR! configure error npm ERR! gyp ERR! stack Error: `gyp` failed with exit code: 1 npm ERR! gyp ERR! stack at ChildProcess.onCpExit (/opt/iobroker/node_modules/node-gyp/lib/configure.js:351:16) npm ERR! gyp ERR! stack at ChildProcess.emit (node:events:517:28) npm ERR! gyp ERR! stack at ChildProcess._handle.onexit (node:internal/child_process:292:12) npm ERR! gyp ERR! System Linux 6.1.0-13-amd64 npm ERR! gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/node-gyp/bin/node-gyp.js" "rebuild" npm ERR! gyp ERR! cwd /opt/iobroker/node_modules/iobroker.ble/node_modules/@abandonware/noble npm ERR! gyp ERR! node -v v18.18.2 npm ERR! gyp ERR! node-gyp -v v7.1.2 npm ERR! gyp ERR! not ok npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2023-11-09T10_08_33_310Z-debug-0.log npm ERR! code 1 npm ERR! path /opt/iobroker/node_modules/iobroker.ble/node_modules/@abandonware/noble npm ERR! command failed npm ERR! command sh -c node-gyp-build npm ERR! gyp info it worked if it ends with ok npm ERR! gyp info using node-gyp@7.1.2 npm ERR! gyp info using node@18.18.2 | linux | x64 npm ERR! gyp info find Python using Python version 3.11.2 found at "/usr/bin/python3" npm ERR! (node:2880) [DEP0150] DeprecationWarning: Setting process.config is deprecated. In the future the property will be read-only. npm ERR! (Use `node --trace-deprecation ...` to show where the warning was created) npm ERR! gyp info spawn /usr/bin/python3 npm ERR! gyp info spawn args [ npm ERR! gyp info spawn args '/opt/iobroker/node_modules/node-gyp/gyp/gyp_main.py', npm ERR! gyp info spawn args 'binding.gyp', npm ERR! gyp info spawn args '-f', npm ERR! gyp info spawn args 'make', npm ERR! gyp info spawn args '-I', npm ERR! gyp info spawn args '/opt/iobroker/node_modules/iobroker.ble/node_modules/@abandonware/noble/build/config.gypi', npm ERR! gyp info spawn args '-I', npm ERR! gyp info spawn args '/opt/iobroker/node_modules/node-gyp/addon.gypi', npm ERR! gyp info spawn args '-I', npm ERR! gyp info spawn args '/home/iobroker/.cache/node-gyp/18.18.2/include/node/common.gypi', npm ERR! gyp info spawn args '-Dlibrary=shared_library', npm ERR! gyp info spawn args '-Dvisibility=default', npm ERR! gyp info spawn args '-Dnode_root_dir=/home/iobroker/.cache/node-gyp/18.18.2', npm ERR! gyp info spawn args '-Dnode_gyp_dir=/opt/iobroker/node_modules/node-gyp', npm ERR! gyp info spawn args '-Dnode_lib_file=/home/iobroker/.cache/node-gyp/18.18.2/<(target_arch)/node.lib', npm ERR! gyp info spawn args '-Dmodule_root_dir=/opt/iobroker/node_modules/iobroker.ble/node_modules/@abandonware/noble', npm ERR! gyp info spawn args '-Dnode_engine=v8', npm ERR! gyp info spawn args '--depth=.', npm ERR! gyp info spawn args '--no-parallel', npm ERR! gyp info spawn args '--generator-output', npm ERR! gyp info spawn args 'build', npm ERR! gyp info spawn args '-Goutput_dir=.' npm ERR! gyp info spawn args ] npm ERR! Traceback (most recent call last): npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/gyp_main.py", line 51, in <module> npm ERR! sys.exit(gyp.script_main()) npm ERR! ^^^^^^^^^^^^^^^^^ npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 670, in script_main npm ERR! return main(sys.argv[1:]) npm ERR! ^^^^^^^^^^^^^^^^^^ npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 662, in main npm ERR! return gyp_main(args) npm ERR! ^^^^^^^^^^^^^^ npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 629, in gyp_main npm ERR! [generator, flat_list, targets, data] = Load( npm ERR! ^^^^^ npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 150, in Load npm ERR! result = gyp.input.Load( npm ERR! ^^^^^^^^^^^^^^^ npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 3021, in Load npm ERR! LoadTargetBuildFile( npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 411, in LoadTargetBuildFile npm ERR! build_file_data = LoadOneBuildFile( npm ERR! ^^^^^^^^^^^^^^^^^ npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 239, in LoadOneBuildFile npm ERR! build_file_contents = open(build_file_path, "rU").read() npm ERR! ^^^^^^^^^^^^^^^^^^^^^^^^^^^ npm ERR! ValueError: invalid mode: 'rU' while trying to load binding.gyp npm ERR! gyp ERR! configure error npm ERR! gyp ERR! stack Error: `gyp` failed with exit code: 1 npm ERR! gyp ERR! stack at ChildProcess.onCpExit (/opt/iobroker/node_modules/node-gyp/lib/configure.js:351:16) npm ERR! gyp ERR! stack at ChildProcess.emit (node:events:517:28) npm ERR! gyp ERR! stack at ChildProcess._handle.onexit (node:internal/child_process:292:12) npm ERR! gyp ERR! System Linux 6.1.0-13-amd64 npm ERR! gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/node-gyp/bin/node-gyp.js" "rebuild" npm ERR! gyp ERR! cwd /opt/iobroker/node_modules/iobroker.ble/node_modules/@abandonware/noble npm ERR! gyp ERR! node -v v18.18.2 npm ERR! gyp ERR! node-gyp -v v7.1.2 npm ERR! gyp ERR! not ok npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2023-11-09T10_08_33_310Z-debug-0.log host.ioBrokerVM Cannot install iobroker.ble@0.13.4: 1 idash@ioBrokerVM:~$
-
@gismoh sagte in ioBroker auf neuer Maschine aufgesetzt und Adapter Probleme:
wo ioBroker frisch installiert wurde, deinstalliere außer admin und backitup die Adapter
welche Adapter?
du sollst den iobroker frisch aufsetzen, nichts deinstallieren.
vom alten iobroker ein backup machen, aber vorher den ble deinstallieren, damit dein backup ohne ble kommt und du anschließend diesen in deinem neuen iobroker frisch einpflegen kannst
sonst schleifst du dein node-gyp Problem ja weiter mit
-
@crunchip
Na, hatte noch einen adapter zum Test drin und eben discovery , welche ich vor dem backup gelöscht hatte.
Habe es nun aber wieder frisch aufgesetzt.
Und das Backup wird wieder eingespielt - die ohne ble (wie gestern). -
@gismoh sagte in ioBroker auf neuer Maschine aufgesetzt und Adapter Probleme:
die ohne ble (wie gestern).
Ohne Adapter oder nur ohne Instanz?
-
@crunchip
hatte beides deinstalliert also 1x unter Instanz, und 1x unter Adapter.
Oder sollte ich nur eines von beiden rausnehmen? -
iob logs --watch:
2023-11-09 14:05:41.577 - info: host.ioBrokerVM iobroker npm-install: upload [4] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/js/simplemde.min.js lib/js/simplemde.min.js application/javascript 2023-11-09 14:05:41.588 - info: host.ioBrokerVM iobroker npm-install: upload [3] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/js/systemInformation.js lib/js/systemInformation.js application/javascript 2023-11-09 14:05:41.591 - info: host.ioBrokerVM iobroker npm-install: upload [2] info.admin /opt/iobroker/node_modules/iobroker.info/admin/lib/js/updateAdapter.js lib/js/updateAdapter.js application/javascript 2023-11-09 14:05:41.595 - info: host.ioBrokerVM iobroker npm-install: upload [1] info.admin /opt/iobroker/node_modules/iobroker.info/admin/tab_m.html tab_m.html text/html 2023-11-09 14:05:41.598 - info: host.ioBrokerVM iobroker npm-install: upload [0] info.admin /opt/iobroker/node_modules/iobroker.info/admin/words.js words.js application/javascript 2023-11-09 14:05:41.726 - info: host.ioBrokerVM iobroker npm-install: host.ioBrokerVM object system.adapter.info created/updated 2023-11-09 14:05:42.798 - info: host.ioBrokerVM iobroker npm-install: exit 0 2023-11-09 14:05:43.798 - warn: host.ioBrokerVM startInstance cannot find adapter "iot@1.14.5". Try to install it... 1 attempt 2023-11-09 14:05:43.799 - info: host.ioBrokerVM iobroker install iot@1.14.5 using installedFrom 2023-11-09 14:05:45.448 - info: host.ioBrokerVM iobroker npm-install: NPM version: 9.8.1 2023-11-09 14:05:45.449 - info: host.ioBrokerVM iobroker npm-install: Installing iobroker.iot@1.14.5... (System call) 2023-11-09 14:05:56.266 - info: host.ioBrokerVM iobroker npm-install: added 82 packages in 11s 2023-11-09 14:05:56.266 - info: host.ioBrokerVM iobroker npm-install: 2023-11-09 14:05:56.267 - info: host.ioBrokerVM iobroker npm-install: 124 packages are looking for funding 2023-11-09 14:05:56.270 - info: host.ioBrokerVM iobroker npm-install: run `npm fund` for details 2023-11-09 14:05:56.298 - info: host.ioBrokerVM iobroker npm-install: host.ioBrokerVM install adapter iot@1.14.5 2023-11-09 14:05:57.781 - info: host.ioBrokerVM iobroker npm-install: upload [132] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/actions.js actions.js application/javascript 2023-11-09 14:06:02.982 - info: host.ioBrokerVM iobroker npm-install: upload [100] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/static/media/Cold Water.937aad5fa21b0c20a856.svg static/media/Cold Water.937aad5fa21b0c20a856.svg image/svg+xml 2023-11-09 14:06:03.012 - info: host.ioBrokerVM iobroker npm-install: upload [90] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/static/media/Doorstep.10630b759b4867a10776.svg static/media/Doorstep.10630b759b4867a10776.svg image/svg+xml 2023-11-09 14:06:03.038 - info: host.ioBrokerVM iobroker npm-install: upload [80] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/static/media/Garage Doors.0c2a1cfca7ad1ea59625.svg static/media/Garage Doors.0c2a1cfca7ad1ea59625.svg image/svg+xml 2023-11-09 14:06:03.065 - info: host.ioBrokerVM iobroker npm-install: upload [70] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/static/media/Handle.3de1d1320fc3ce2f9712.svg static/media/Handle.3de1d1320fc3ce2f9712.svg image/svg+xml 2023-11-09 14:06:03.091 - info: host.ioBrokerVM iobroker npm-install: upload [60] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/static/media/Laundry Room.58da550dff0173676e02.svg static/media/Laundry Room.58da550dff0173676e02.svg image/svg+xml 2023-11-09 14:06:03.118 - info: host.ioBrokerVM iobroker npm-install: upload [50] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/static/media/Music.67bc6063cb601642fd74.svg static/media/Music.67bc6063cb601642fd74.svg image/svg+xml 2023-11-09 14:06:03.145 - info: host.ioBrokerVM iobroker npm-install: upload [40] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/static/media/Pump.a6035507cddbe7db5f6a.svg static/media/Pump.a6035507cddbe7db5f6a.svg image/svg+xml 2023-11-09 14:06:03.173 - info: host.ioBrokerVM iobroker npm-install: upload [30] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/static/media/SmokeDetector.8222f77cb07030a409ee.svg static/media/SmokeDetector.8222f77cb07030a409ee.svg image/svg+xml 2023-11-09 14:06:03.202 - info: host.ioBrokerVM iobroker npm-install: upload [20] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/static/media/Temperature Sensors.75d805988a6b77b231d8.svg static/media/Temperature Sensors.75d805988a6b77b231d8.svg image/svg+xml 2023-11-09 14:06:03.205 - info: host.ioBrokerVM iobroker npm-install: upload [19] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/static/media/Terrace.d71d07d9290674f2ca20.svg static/media/Terrace.d71d07d9290674f2ca20.svg image/svg+xml 2023-11-09 14:06:03.209 - info: host.ioBrokerVM iobroker npm-install: upload [18] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/static/media/Toilet.83604dd2daafb67067dd.svg static/media/Toilet.83604dd2daafb67067dd.svg image/svg+xml 2023-11-09 14:06:03.212 - info: host.ioBrokerVM iobroker npm-install: upload [17] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/static/media/Tv.4e9745a548e57bfac0c7.svg static/media/Tv.4e9745a548e57bfac0c7.svg image/svg+xml 2023-11-09 14:06:03.216 - info: host.ioBrokerVM iobroker npm-install: upload [16] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/static/media/Upstairs.441813e54e0daca0882d.svg static/media/Upstairs.441813e54e0daca0882d.svg image/svg+xml 2023-11-09 14:06:03.219 - info: host.ioBrokerVM iobroker npm-install: upload [15] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/static/media/Vacuum Cleaner.9c8d50e436e6cea06dfa.svg static/media/Vacuum Cleaner.9c8d50e436e6cea06dfa.svg image/svg+xml 2023-11-09 14:06:03.222 - info: host.ioBrokerVM iobroker npm-install: upload [14] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/static/media/Ventilation.c31761d86d67e245ac92.svg static/media/Ventilation.c31761d86d67e245ac92.svg image/svg+xml 2023-11-09 14:06:03.226 - info: host.ioBrokerVM iobroker npm-install: upload [13] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/static/media/Wardrobe.e8019970a2b51412cfdc.svg static/media/Wardrobe.e8019970a2b51412cfdc.svg image/svg+xml 2023-11-09 14:06:03.230 - info: host.ioBrokerVM iobroker npm-install: upload [12] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/static/media/Washing Machines.577f3acdb3cef002b523.svg static/media/Washing Machines.577f3acdb3cef002b523.svg image/svg+xml 2023-11-09 14:06:03.234 - info: host.ioBrokerVM iobroker npm-install: upload [11] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/static/media/Washroom.bfb54196f381f36de9d6.svg static/media/Washroom.bfb54196f381f36de9d6.svg image/svg+xml 2023-11-09 14:06:03.239 - info: host.ioBrokerVM iobroker npm-install: upload [10] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/static/media/Water Consumption.68891649591cc2434c5b.svg static/media/Water Consumption.68891649591cc2434c5b.svg image/svg+xml 2023-11-09 14:06:03.242 - info: host.ioBrokerVM iobroker npm-install: upload [9] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/static/media/Water Heater.7e4bb4d99a5213f24d08.svg static/media/Water Heater.7e4bb4d99a5213f24d08.svg image/svg+xml 2023-11-09 14:06:03.246 - info: host.ioBrokerVM iobroker npm-install: upload [8] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/static/media/Water.f50411984c5c24fa574d.svg static/media/Water.f50411984c5c24fa574d.svg image/svg+xml 2023-11-09 14:06:03.250 - info: host.ioBrokerVM iobroker npm-install: upload [7] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/static/media/Wc.83604dd2daafb67067dd.svg static/media/Wc.83604dd2daafb67067dd.svg image/svg+xml 2023-11-09 14:06:03.253 - info: host.ioBrokerVM iobroker npm-install: upload [6] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/static/media/Weather.e91dae647698d48365e3.svg static/media/Weather.e91dae647698d48365e3.svg image/svg+xml 2023-11-09 14:06:03.257 - info: host.ioBrokerVM iobroker npm-install: upload [5] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/static/media/Window.421664f57c35e5109aa2.svg static/media/Window.421664f57c35e5109aa2.svg image/svg+xml 2023-11-09 14:06:03.260 - info: host.ioBrokerVM iobroker npm-install: upload [4] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/static/media/Windscreen.6058448bf63f72dd5036.svg static/media/Windscreen.6058448bf63f72dd5036.svg image/svg+xml 2023-11-09 14:06:03.263 - info: host.ioBrokerVM iobroker npm-install: upload [3] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/static/media/Workshop.7856e59fe4f164c90609.svg static/media/Workshop.7856e59fe4f164c90609.svg image/svg+xml 2023-11-09 14:06:03.267 - info: host.ioBrokerVM iobroker npm-install: upload [2] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/static/media/Workspace.97d73e419d966bfb6428.svg static/media/Workspace.97d73e419d966bfb6428.svg image/svg+xml 2023-11-09 14:06:03.270 - info: host.ioBrokerVM iobroker npm-install: upload [1] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/static/media/names.3a7dae0bd6b8b03b280f.txt static/media/names.3a7dae0bd6b8b03b280f.txt text/plain 2023-11-09 14:06:03.273 - info: host.ioBrokerVM iobroker npm-install: upload [0] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/static/media/names.e7efb5283d98000c74ac.txt static/media/names.e7efb5283d98000c74ac.txt text/plain 2023-11-09 14:06:03.402 - info: host.ioBrokerVM iobroker npm-install: host.ioBrokerVM object system.adapter.iot created/updated 2023-11-09 14:06:04.578 - info: host.ioBrokerVM iobroker npm-install: exit 0 2023-11-09 14:06:05.579 - warn: host.ioBrokerVM startInstance cannot find adapter "mobile@1.0.1". Try to install it... 1 attempt 2023-11-09 14:06:05.579 - info: host.ioBrokerVM iobroker install mobile@1.0.1 using installedFrom 2023-11-09 14:06:07.137 - info: host.ioBrokerVM iobroker npm-install: NPM version: 9.8.1 2023-11-09 14:06:07.138 - info: host.ioBrokerVM iobroker npm-install: Installing iobroker.mobile@1.0.1... (System call) 2023-11-09 14:06:11.607 - info: host.ioBrokerVM iobroker npm-install: added 2 packages in 4s 2023-11-09 14:06:11.608 - info: host.ioBrokerVM iobroker npm-install: 2023-11-09 14:06:11.608 - info: host.ioBrokerVM iobroker npm-install: 124 packages are looking for funding 2023-11-09 14:06:11.608 - info: host.ioBrokerVM iobroker npm-install: run `npm fund` for details 2023-11-09 14:06:11.629 - info: host.ioBrokerVM iobroker npm-install: host.ioBrokerVM install adapter mobile@1.0.1 2023-11-09 14:06:11.635 - info: host.ioBrokerVM iobroker npm-install: upload [1] mobile.admin /opt/iobroker/node_modules/iobroker.mobile/admin/index.html index.html text/html 2023-11-09 14:06:11.708 - info: host.ioBrokerVM iobroker npm-install: upload [0] mobile.admin /opt/iobroker/node_modules/iobroker.mobile/admin/mobile.png mobile.png image/png 2023-11-09 14:06:11.749 - info: host.ioBrokerVM iobroker npm-install: upload [69] mobile /opt/iobroker/node_modules/iobroker.mobile/www/cache.manifest cache.manifest text/cache-manifest 2023-11-09 14:06:11.780 - info: host.ioBrokerVM iobroker npm-install: upload [60] mobile /opt/iobroker/node_modules/iobroker.mobile/www/img/blind0.png img/blind0.png image/png 2023-11-09 14:06:11.805 - info: host.ioBrokerVM iobroker npm-install: upload [50] mobile /opt/iobroker/node_modules/iobroker.mobile/www/img/blind90.png img/blind90.png image/png 2023-11-09 14:06:11.830 - info: host.ioBrokerVM iobroker npm-install: upload [40] mobile /opt/iobroker/node_modules/iobroker.mobile/www/img/rgb-green.png img/rgb-green.png image/png 2023-11-09 14:06:11.854 - info: host.ioBrokerVM iobroker npm-install: upload [30] mobile /opt/iobroker/node_modules/iobroker.mobile/www/img/windowClosed.png img/windowClosed.png image/png 2023-11-09 14:06:11.880 - info: host.ioBrokerVM iobroker npm-install: upload [20] mobile /opt/iobroker/node_modules/iobroker.mobile/www/js/i18n/nl/translations.json js/i18n/nl/translations.json application/json 2023-11-09 14:06:11.884 - info: host.ioBrokerVM iobroker npm-install: upload [19] mobile /opt/iobroker/node_modules/iobroker.mobile/www/js/i18n/pl/translations.json js/i18n/pl/translations.json application/json 2023-11-09 14:06:11.887 - info: host.ioBrokerVM iobroker npm-install: upload [18] mobile /opt/iobroker/node_modules/iobroker.mobile/www/js/i18n/pt/translations.json js/i18n/pt/translations.json application/json 2023-11-09 14:06:11.891 - info: host.ioBrokerVM iobroker npm-install: upload [17] mobile /opt/iobroker/node_modules/iobroker.mobile/www/js/i18n/ru/translations.json js/i18n/ru/translations.json application/json 2023-11-09 14:06:11.894 - info: host.ioBrokerVM iobroker npm-install: upload [16] mobile /opt/iobroker/node_modules/iobroker.mobile/www/js/i18n/zh-cn/translations.json js/i18n/zh-cn/translations.json application/json 2023-11-09 14:06:11.897 - info: host.ioBrokerVM iobroker npm-install: upload [15] mobile /opt/iobroker/node_modules/iobroker.mobile/www/js/mobile.js js/mobile.js application/javascript 2023-11-09 14:06:11.901 - info: host.ioBrokerVM iobroker npm-install: upload [14] mobile /opt/iobroker/node_modules/iobroker.mobile/www/js/words.js js/words.js application/javascript 2023-11-09 14:06:11.906 - info: host.ioBrokerVM iobroker npm-install: upload [13] mobile /opt/iobroker/node_modules/iobroker.mobile/www/lib/css/default/images/ajax-loader.gif lib/css/default/images/ajax-loader.gif image/gif 2023-11-09 14:06:11.909 - info: host.ioBrokerVM iobroker npm-install: upload [12] mobile /opt/iobroker/node_modules/iobroker.mobile/www/lib/css/default/jquery.mobile.icons.min.css lib/css/default/jquery.mobile.icons.min.css text/css 2023-11-09 14:06:11.914 - info: host.ioBrokerVM iobroker npm-install: upload [11] mobile /opt/iobroker/node_modules/iobroker.mobile/www/lib/css/default/jquery.mobile.min.css lib/css/default/jquery.mobile.min.css text/css 2023-11-09 14:06:11.917 - info: host.ioBrokerVM iobroker npm-install: upload [10] mobile /opt/iobroker/node_modules/iobroker.mobile/www/lib/css/grey/images/ajax-loader.gif lib/css/grey/images/ajax-loader.gif image/gif 2023-11-09 14:06:11.921 - info: host.ioBrokerVM iobroker npm-install: upload [9] mobile /opt/iobroker/node_modules/iobroker.mobile/www/lib/css/grey/jquery.mobile.icons.min.css lib/css/grey/jquery.mobile.icons.min.css text/css 2023-11-09 14:06:11.926 - info: host.ioBrokerVM iobroker npm-install: upload [8] mobile /opt/iobroker/node_modules/iobroker.mobile/www/lib/css/grey/jquery.mobile.min.css lib/css/grey/jquery.mobile.min.css text/css 2023-11-09 14:06:11.930 - info: host.ioBrokerVM iobroker npm-install: upload [7] mobile /opt/iobroker/node_modules/iobroker.mobile/www/lib/css/jquery.mobile.structure-1.4.5.min.css lib/css/jquery.mobile.structure-1.4.5.min.css text/css 2023-11-09 14:06:11.933 - info: host.ioBrokerVM iobroker npm-install: upload [6] mobile /opt/iobroker/node_modules/iobroker.mobile/www/lib/css/light/jquery.mobile.icons.min.css lib/css/light/jquery.mobile.icons.min.css text/css 2023-11-09 14:06:11.937 - info: host.ioBrokerVM iobroker npm-install: upload [5] mobile /opt/iobroker/node_modules/iobroker.mobile/www/lib/css/light/jquery.mobile.min.css lib/css/light/jquery.mobile.min.css text/css 2023-11-09 14:06:11.940 - info: host.ioBrokerVM iobroker npm-install: upload [4] mobile /opt/iobroker/node_modules/iobroker.mobile/www/lib/js/jquery.mobile-1.4.5.min.js lib/js/jquery.mobile-1.4.5.min.js application/javascript 2023-11-09 14:06:11.944 - info: host.ioBrokerVM iobroker npm-install: upload [3] mobile /opt/iobroker/node_modules/iobroker.mobile/www/lib/js/jquery.mobile-1.4.5.min.map lib/js/jquery.mobile-1.4.5.min.map application/json 2023-11-09 14:06:11.949 - info: host.ioBrokerVM iobroker npm-install: upload [2] mobile /opt/iobroker/node_modules/iobroker.mobile/www/lib/js/jquery.ui.touch-punch.min.js lib/js/jquery.ui.touch-punch.min.js application/javascript 2023-11-09 14:06:11.952 - info: host.ioBrokerVM iobroker npm-install: upload [1] mobile /opt/iobroker/node_modules/iobroker.mobile/www/lib/js/loStorage.min.js lib/js/loStorage.min.js application/javascript 2023-11-09 14:06:11.955 - info: host.ioBrokerVM iobroker npm-install: upload [0] mobile /opt/iobroker/node_modules/iobroker.mobile/www/offline.html offline.html text/html 2023-11-09 14:06:12.050 - info: host.ioBrokerVM iobroker npm-install: host.ioBrokerVM object system.adapter.mobile created/updated 2023-11-09 14:06:12.097 - info: host.ioBrokerVM iobroker npm-install: Update "system.adapter.mobile.0" 2023-11-09 14:06:13.120 - info: host.ioBrokerVM iobroker npm-install: exit 0 2023-11-09 14:06:14.120 - warn: host.ioBrokerVM startInstance cannot find adapter "pi-hole@1.3.6". Try to install it... 1 attempt 2023-11-09 14:06:14.121 - info: host.ioBrokerVM iobroker install pi-hole@1.3.6 using installedFrom 2023-11-09 14:06:15.736 - info: host.ioBrokerVM iobroker npm-install: NPM version: 9.8.1Installing iobroker.pi-hole@1.3.6... (System call) 2023-11-09 14:06:21.920 - info: host.ioBrokerVM iobroker npm-install: added 14 packages in 6s 2023-11-09 14:06:21.921 - info: host.ioBrokerVM iobroker npm-install: 2023-11-09 14:06:21.922 - info: host.ioBrokerVM iobroker npm-install: 129 packages are looking for funding 2023-11-09 14:06:21.922 - info: host.ioBrokerVM iobroker npm-install: run `npm fund` for details 2023-11-09 14:06:21.943 - info: host.ioBrokerVM iobroker npm-install: host.ioBrokerVM install adapter pi-hole@1.3.6 2023-11-09 14:06:22.013 - info: host.ioBrokerVM iobroker npm-install: upload [4] pi-hole.admin /opt/iobroker/node_modules/iobroker.pi-hole/admin/admin.d.ts admin.d.ts video/mp2t 2023-11-09 14:06:22.021 - info: host.ioBrokerVM iobroker npm-install: upload [3] pi-hole.admin /opt/iobroker/node_modules/iobroker.pi-hole/admin/index_m.html index_m.html text/html 2023-11-09 14:06:22.024 - info: host.ioBrokerVM iobroker npm-install: upload [2] pi-hole.admin /opt/iobroker/node_modules/iobroker.pi-hole/admin/pi-hole.png pi-hole.png image/png 2023-11-09 14:06:22.028 - info: host.ioBrokerVM iobroker npm-install: upload [1] pi-hole.admin /opt/iobroker/node_modules/iobroker.pi-hole/admin/style.css style.css text/css 2023-11-09 14:06:22.031 - info: host.ioBrokerVM iobroker npm-install: upload [0] pi-hole.admin /opt/iobroker/node_modules/iobroker.pi-hole/admin/words.js words.js application/javascript 2023-11-09 14:06:22.045 - info: host.ioBrokerVM iobroker npm-install: host.ioBrokerVM object system.adapter.pi-hole created/updated 2023-11-09 14:06:23.108 - info: host.ioBrokerVM iobroker npm-install: exit 0 2023-11-09 14:06:24.109 - warn: host.ioBrokerVM startInstance cannot find adapter "pvforecast@2.8.1". Try to install it... 1 attempt 2023-11-09 14:06:24.109 - info: host.ioBrokerVM iobroker install pvforecast@2.8.1 using installedFrom 2023-11-09 14:06:25.728 - info: host.ioBrokerVM iobroker npm-install: NPM version: 9.8.1Installing iobroker.pvforecast@2.8.1... (System call) 2023-11-09 14:06:30.535 - info: host.ioBrokerVM iobroker npm-install: added 4 packages in 5s129 packages are looking for funding run `npm fund` for details 2023-11-09 14:06:30.556 - info: host.ioBrokerVM iobroker npm-install: host.ioBrokerVM install adapter pvforecast@2.8.1 2023-11-09 14:06:30.631 - info: host.ioBrokerVM iobroker npm-install: upload [14] pvforecast.admin /opt/iobroker/node_modules/iobroker.pvforecast/admin/i18n/de/translations.json i18n/de/translations.json application/json 2023-11-09 14:06:30.638 - info: host.ioBrokerVM iobroker npm-install: upload [13] pvforecast.admin /opt/iobroker/node_modules/iobroker.pvforecast/admin/i18n/en/translations.json i18n/en/translations.json application/json 2023-11-09 14:06:30.642 - info: host.ioBrokerVM iobroker npm-install: upload [12] pvforecast.admin /opt/iobroker/node_modules/iobroker.pvforecast/admin/i18n/es/translations.json i18n/es/translations.json application/json 2023-11-09 14:06:30.645 - info: host.ioBrokerVM iobroker npm-install: upload [11] pvforecast.admin /opt/iobroker/node_modules/iobroker.pvforecast/admin/i18n/fr/translations.json i18n/fr/translations.json application/json 2023-11-09 14:06:30.649 - info: host.ioBrokerVM iobroker npm-install: upload [10] pvforecast.admin /opt/iobroker/node_modules/iobroker.pvforecast/admin/i18n/it/translations.json i18n/it/translations.json application/json 2023-11-09 14:06:30.652 - info: host.ioBrokerVM iobroker npm-install: upload [9] pvforecast.admin /opt/iobroker/node_modules/iobroker.pvforecast/admin/i18n/nl/translations.json i18n/nl/translations.json application/json 2023-11-09 14:06:30.656 - info: host.ioBrokerVM iobroker npm-install: upload [8] pvforecast.admin /opt/iobroker/node_modules/iobroker.pvforecast/admin/i18n/pl/translations.json i18n/pl/translations.json application/json 2023-11-09 14:06:30.659 - info: host.ioBrokerVM iobroker npm-install: upload [7] pvforecast.admin /opt/iobroker/node_modules/iobroker.pvforecast/admin/i18n/pt/translations.json i18n/pt/translations.json application/json 2023-11-09 14:06:30.663 - info: host.ioBrokerVM iobroker npm-install: upload [6] pvforecast.admin /opt/iobroker/node_modules/iobroker.pvforecast/admin/i18n/ru/translations.json i18n/ru/translations.json application/json 2023-11-09 14:06:30.667 - info: host.ioBrokerVM iobroker npm-install: upload [5] pvforecast.admin /opt/iobroker/node_modules/iobroker.pvforecast/admin/i18n/uk/translations.json i18n/uk/translations.json application/json 2023-11-09 14:06:30.670 - info: host.ioBrokerVM iobroker npm-install: upload [4] pvforecast.admin /opt/iobroker/node_modules/iobroker.pvforecast/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json 2023-11-09 14:06:30.673 - info: host.ioBrokerVM iobroker npm-install: upload [3] pvforecast.admin /opt/iobroker/node_modules/iobroker.pvforecast/admin/img/Azimuth.png img/Azimuth.png image/png 2023-11-09 14:06:30.678 - info: host.ioBrokerVM iobroker npm-install: upload [2] pvforecast.admin /opt/iobroker/node_modules/iobroker.pvforecast/admin/jsonConfig.json jsonConfig.json application/json 2023-11-09 14:06:30.681 - info: host.ioBrokerVM iobroker npm-install: upload [1] pvforecast.admin /opt/iobroker/node_modules/iobroker.pvforecast/admin/pvforecast.png pvforecast.png image/png 2023-11-09 14:06:30.685 - info: host.ioBrokerVM iobroker npm-install: upload [0] pvforecast.admin /opt/iobroker/node_modules/iobroker.pvforecast/admin/style.css style.css text/css 2023-11-09 14:06:30.778 - info: host.ioBrokerVM iobroker npm-install: host.ioBrokerVM object system.adapter.pvforecast created/updated 2023-11-09 14:06:31.844 - info: host.ioBrokerVM iobroker npm-install: exit 0 2023-11-09 14:06:32.845 - warn: host.ioBrokerVM startInstance cannot find adapter "smartcontrol@2.0.1". Try to install it... 1 attempt 2023-11-09 14:06:32.845 - info: host.ioBrokerVM iobroker install smartcontrol@2.0.1 using installedFrom 2023-11-09 14:06:34.428 - info: host.ioBrokerVM iobroker npm-install: NPM version: 9.8.1 2023-11-09 14:06:34.430 - info: host.ioBrokerVM iobroker npm-install: Installing iobroker.smartcontrol@2.0.1... (System call) 2023-11-09 14:06:39.890 - info: host.ioBrokerVM iobroker npm-install: added 15 packages in 5s 2023-11-09 14:06:39.891 - info: host.ioBrokerVM iobroker npm-install: 2023-11-09 14:06:39.891 - info: host.ioBrokerVM iobroker npm-install: 140 packages are looking for funding 2023-11-09 14:06:39.892 - info: host.ioBrokerVM iobroker npm-install: run `npm fund` for details 2023-11-09 14:06:39.915 - info: host.ioBrokerVM iobroker npm-install: host.ioBrokerVM install adapter smartcontrol@2.0.1 2023-11-09 14:06:39.991 - info: host.ioBrokerVM iobroker npm-install: upload [81] smartcontrol.admin /opt/iobroker/node_modules/iobroker.smartcontrol/admin/admin.d.ts admin.d.ts video/mp2t 2023-11-09 14:06:39.999 - info: host.ioBrokerVM iobroker npm-install: upload [80] smartcontrol.admin /opt/iobroker/node_modules/iobroker.smartcontrol/admin/doc-md/img/check_box-24px.svg doc-md/img/check_box-24px.svg image/svg+xml 2023-11-09 14:06:40.036 - info: host.ioBrokerVM iobroker npm-install: upload [70] smartcontrol.admin /opt/iobroker/node_modules/iobroker.smartcontrol/admin/doc-md/img/table-zones_select-target-devices-overwrite.gif doc-md/img/table-zones_select-target-devices-overwrite.gif image/gif 2023-11-09 14:06:40.065 - info: host.ioBrokerVM iobroker npm-install: upload [60] smartcontrol.admin /opt/iobroker/node_modules/iobroker.smartcontrol/admin/doc-md/table-target-devices_de.md doc-md/table-target-devices_de.md text/markdown 2023-11-09 14:06:40.093 - info: host.ioBrokerVM iobroker npm-install: upload [50] smartcontrol.admin /opt/iobroker/node_modules/iobroker.smartcontrol/admin/doc-md/table-trigger-times_de.md doc-md/table-trigger-times_de.md text/markdown 2023-11-09 14:06:40.120 - info: host.ioBrokerVM iobroker npm-install: upload [40] smartcontrol.admin /opt/iobroker/node_modules/iobroker.smartcontrol/admin/fancytree/skin-lion/vline-rtl.gif fancytree/skin-lion/vline-rtl.gif image/gif 2023-11-09 14:06:40.145 - info: host.ioBrokerVM iobroker npm-install: upload [30] smartcontrol.admin /opt/iobroker/node_modules/iobroker.smartcontrol/admin/i18n/ru/translations.json i18n/ru/translations.json application/json 2023-11-09 14:06:40.172 - info: host.ioBrokerVM iobroker npm-install: upload [20] smartcontrol.admin /opt/iobroker/node_modules/iobroker.smartcontrol/admin/img/option-screenshots/tab-target-devices.png img/option-screenshots/tab-target-devices.png image/png 2023-11-09 14:06:40.175 - info: host.ioBrokerVM iobroker npm-install: upload [19] smartcontrol.admin /opt/iobroker/node_modules/iobroker.smartcontrol/admin/img/option-screenshots/tab-triggers-motion.png img/option-screenshots/tab-triggers-motion.png image/png 2023-11-09 14:06:40.179 - info: host.ioBrokerVM iobroker npm-install: upload [18] smartcontrol.admin /opt/iobroker/node_modules/iobroker.smartcontrol/admin/img/option-screenshots/tab-triggers-other.png img/option-screenshots/tab-triggers-other.png image/png 2023-11-09 14:06:40.182 - info: host.ioBrokerVM iobroker npm-install: upload [17] smartcontrol.admin /opt/iobroker/node_modules/iobroker.smartcontrol/admin/img/option-screenshots/tab-triggers-time.png img/option-screenshots/tab-triggers-time.png image/png 2023-11-09 14:06:40.186 - info: host.ioBrokerVM iobroker npm-install: upload [16] smartcontrol.admin /opt/iobroker/node_modules/iobroker.smartcontrol/admin/img/option-screenshots/tab-zones-execution.png img/option-screenshots/tab-zones-execution.png image/png 2023-11-09 14:06:40.189 - info: host.ioBrokerVM iobroker npm-install: upload [15] smartcontrol.admin /opt/iobroker/node_modules/iobroker.smartcontrol/admin/img/option-screenshots/tab-zones.png img/option-screenshots/tab-zones.png image/png 2023-11-09 14:06:40.193 - info: host.ioBrokerVM iobroker npm-install: upload [14] smartcontrol.admin /opt/iobroker/node_modules/iobroker.smartcontrol/admin/img/sc_always.png img/sc_always.png image/png 2023-11-09 14:06:40.196 - info: host.ioBrokerVM iobroker npm-install: upload [13] smartcontrol.admin /opt/iobroker/node_modules/iobroker.smartcontrol/admin/img/select-target-devices-overwrite.gif img/select-target-devices-overwrite.gif image/gif 2023-11-09 14:06:40.199 - info: host.ioBrokerVM iobroker npm-install: upload [12] smartcontrol.admin /opt/iobroker/node_modules/iobroker.smartcontrol/admin/img/smartControl_options1.gif img/smartControl_options1.gif image/gif 2023-11-09 14:06:40.213 - info: host.ioBrokerVM iobroker npm-install: upload [11] smartcontrol.admin /opt/iobroker/node_modules/iobroker.smartcontrol/admin/img/smartControl_options_dropdown.gif img/smartControl_options_dropdown.gif image/gif 2023-11-09 14:06:40.217 - info: host.ioBrokerVM iobroker npm-install: upload [10] smartcontrol.admin /opt/iobroker/node_modules/iobroker.smartcontrol/admin/img/smartControl_options_dropdown_2.gif img/smartControl_options_dropdown_2.gif image/gif 2023-11-09 14:06:40.221 - info: host.ioBrokerVM iobroker npm-install: upload [9] smartcontrol.admin /opt/iobroker/node_modules/iobroker.smartcontrol/admin/index_m.html index_m.html text/html 2023-11-09 14:06:40.225 - info: host.ioBrokerVM iobroker npm-install: upload [8] smartcontrol.admin /opt/iobroker/node_modules/iobroker.smartcontrol/admin/index_m.js index_m.js application/javascript 2023-11-09 14:06:40.228 - info: host.ioBrokerVM iobroker npm-install: upload [7] smartcontrol.admin /opt/iobroker/node_modules/iobroker.smartcontrol/admin/smartcontrol-banner.png smartcontrol-banner.png image/png 2023-11-09 14:06:40.232 - info: host.ioBrokerVM iobroker npm-install: upload [6] smartcontrol.admin /opt/iobroker/node_modules/iobroker.smartcontrol/admin/smartcontrol.png smartcontrol.png image/png 2023-11-09 14:06:40.235 - info: host.ioBrokerVM iobroker npm-install: upload [5] smartcontrol.admin /opt/iobroker/node_modules/iobroker.smartcontrol/admin/style.css style.css text/css 2023-11-09 14:06:40.239 - info: host.ioBrokerVM iobroker npm-install: upload [4] smartcontrol.admin /opt/iobroker/node_modules/iobroker.smartcontrol/admin/tsconfig.json tsconfig.json application/json 2023-11-09 14:06:40.243 - info: host.ioBrokerVM iobroker npm-install: upload [3] smartcontrol.admin /opt/iobroker/node_modules/iobroker.smartcontrol/admin/words.js words.js application/javascript 2023-11-09 14:06:40.247 - info: host.ioBrokerVM iobroker npm-install: upload [2] smartcontrol.admin /opt/iobroker/node_modules/iobroker.smartcontrol/admin/zero-md/readme.txt zero-md/readme.txt text/plain 2023-11-09 14:06:40.250 - info: host.ioBrokerVM iobroker npm-install: upload [1] smartcontrol.admin /opt/iobroker/node_modules/iobroker.smartcontrol/admin/zero-md/webcomponents-loader.min.js zero-md/webcomponents-loader.min.js application/javascript 2023-11-09 14:06:40.253 - info: host.ioBrokerVM iobroker npm-install: upload [0] smartcontrol.admin /opt/iobroker/node_modules/iobroker.smartcontrol/admin/zero-md/zero-md.min.js.js zero-md/zero-md.min.js.js application/javascript 2023-11-09 14:06:40.344 - info: host.ioBrokerVM iobroker npm-install: host.ioBrokerVM object system.adapter.smartcontrol created/updated 2023-11-09 14:06:41.412 - info: host.ioBrokerVM iobroker npm-install: exit 0 2023-11-09 14:06:42.412 - warn: host.ioBrokerVM startInstance cannot find adapter "socketio@6.5.5". Try to install it... 1 attempt 2023-11-09 14:06:42.413 - info: host.ioBrokerVM iobroker install socketio@6.5.5 using installedFrom 2023-11-09 14:06:44.040 - info: host.ioBrokerVM iobroker npm-install: NPM version: 9.8.1Installing iobroker.socketio@6.5.5... (System call) 2023-11-09 14:06:49.603 - info: host.ioBrokerVM iobroker npm-install: added 41 packages in 5s140 packages are looking for funding run `npm fund` for details 2023-11-09 14:06:49.624 - info: host.ioBrokerVM iobroker npm-install: host.ioBrokerVM install adapter socketio@6.5.5 2023-11-09 14:06:49.697 - info: host.ioBrokerVM iobroker npm-install: upload [11] socketio.admin /opt/iobroker/node_modules/iobroker.socketio/admin/i18n/de/translations.json i18n/de/translations.json application/json 2023-11-09 14:06:49.704 - info: host.ioBrokerVM iobroker npm-install: upload [10] socketio.admin /opt/iobroker/node_modules/iobroker.socketio/admin/i18n/en/translations.json i18n/en/translations.json application/json 2023-11-09 14:06:49.707 - info: host.ioBrokerVM iobroker npm-install: upload [9] socketio.admin /opt/iobroker/node_modules/iobroker.socketio/admin/i18n/es/translations.json i18n/es/translations.json application/json 2023-11-09 14:06:49.710 - info: host.ioBrokerVM iobroker npm-install: upload [8] socketio.admin /opt/iobroker/node_modules/iobroker.socketio/admin/i18n/fr/translations.json i18n/fr/translations.json application/json 2023-11-09 14:06:49.714 - info: host.ioBrokerVM iobroker npm-install: upload [7] socketio.admin /opt/iobroker/node_modules/iobroker.socketio/admin/i18n/it/translations.json i18n/it/translations.json application/json 2023-11-09 14:06:49.717 - info: host.ioBrokerVM iobroker npm-install: upload [6] socketio.admin /opt/iobroker/node_modules/iobroker.socketio/admin/i18n/nl/translations.json i18n/nl/translations.json application/json 2023-11-09 14:06:49.721 - info: host.ioBrokerVM iobroker npm-install: upload [5] socketio.admin /opt/iobroker/node_modules/iobroker.socketio/admin/i18n/pl/translations.json i18n/pl/translations.json application/json 2023-11-09 14:06:49.724 - info: host.ioBrokerVM iobroker npm-install: upload [4] socketio.admin /opt/iobroker/node_modules/iobroker.socketio/admin/i18n/pt/translations.json i18n/pt/translations.json application/json 2023-11-09 14:06:49.727 - info: host.ioBrokerVM iobroker npm-install: upload [3] socketio.admin /opt/iobroker/node_modules/iobroker.socketio/admin/i18n/ru/translations.json i18n/ru/translations.json application/json 2023-11-09 14:06:49.730 - info: host.ioBrokerVM iobroker npm-install: upload [2] socketio.admin /opt/iobroker/node_modules/iobroker.socketio/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json 2023-11-09 14:06:49.733 - info: host.ioBrokerVM iobroker npm-install: upload [1] socketio.admin /opt/iobroker/node_modules/iobroker.socketio/admin/jsonConfig.json jsonConfig.json application/json 2023-11-09 14:06:49.736 - info: host.ioBrokerVM iobroker npm-install: upload [0] socketio.admin /opt/iobroker/node_modules/iobroker.socketio/admin/socketio.png socketio.png image/png 2023-11-09 14:06:49.857 - info: host.ioBrokerVM iobroker npm-install: host.ioBrokerVM object system.adapter.socketio created/updated 2023-11-09 14:06:50.920 - info: host.ioBrokerVM iobroker npm-install: exit 0 2023-11-09 14:06:51.921 - warn: host.ioBrokerVM startInstance cannot find adapter "tado@0.4.9". Try to install it... 1 attempt 2023-11-09 14:06:51.921 - info: host.ioBrokerVM iobroker install tado@0.4.9 using installedFrom 2023-11-09 14:06:53.545 - info: host.ioBrokerVM iobroker npm-install: NPM version: 9.8.1 2023-11-09 14:06:53.546 - info: host.ioBrokerVM iobroker npm-install: Installing iobroker.tado@0.4.9... (System call) 2023-11-09 14:07:07.999 - info: host.ioBrokerVM iobroker npm-install: 2023-11-09 14:07:08.000 - info: host.ioBrokerVM iobroker npm-install: added 27 packages in 14s149 packages are looking for funding run `npm fund` for details 2023-11-09 14:07:08.023 - info: host.ioBrokerVM iobroker npm-install: host.ioBrokerVM install adapter tado@0.4.9 2023-11-09 14:07:08.098 - info: host.ioBrokerVM iobroker npm-install: upload [6] tado.admin /opt/iobroker/node_modules/iobroker.tado/admin/admin.d.ts admin.d.ts video/mp2t 2023-11-09 14:07:08.105 - info: host.ioBrokerVM iobroker npm-install: upload [5] tado.admin /opt/iobroker/node_modules/iobroker.tado/admin/button.png button.png image/png 2023-11-09 14:07:08.109 - info: host.ioBrokerVM iobroker npm-install: upload [4] tado.admin /opt/iobroker/node_modules/iobroker.tado/admin/index_m.html index_m.html text/html 2023-11-09 14:07:08.112 - info: host.ioBrokerVM iobroker npm-install: upload [3] tado.admin /opt/iobroker/node_modules/iobroker.tado/admin/jsonConfig.json jsonConfig.json application/json 2023-11-09 14:07:08.115 - info: host.ioBrokerVM iobroker npm-install: upload [2] tado.admin /opt/iobroker/node_modules/iobroker.tado/admin/style.css style.css text/css 2023-11-09 14:07:08.121 - info: host.ioBrokerVM iobroker npm-install: upload [1] tado.admin /opt/iobroker/node_modules/iobroker.tado/admin/tado.png tado.png image/png 2023-11-09 14:07:08.125 - info: host.ioBrokerVM iobroker npm-install: upload [0] tado.admin /opt/iobroker/node_modules/iobroker.tado/admin/words.js words.js application/javascript 2023-11-09 14:07:08.225 - info: host.ioBrokerVM iobroker npm-install: host.ioBrokerVM object system.adapter.tado created/updated 2023-11-09 14:07:09.286 - info: host.ioBrokerVM iobroker npm-install: exit 0 2023-11-09 14:07:10.286 - warn: host.ioBrokerVM startInstance cannot find adapter "tibberlink@1.0.0". Try to install it... 1 attempt 2023-11-09 14:07:10.286 - info: host.ioBrokerVM iobroker install tibberlink@1.0.0 using installedFrom 2023-11-09 14:07:11.896 - info: host.ioBrokerVM iobroker npm-install: NPM version: 9.8.1 2023-11-09 14:07:11.897 - info: host.ioBrokerVM iobroker npm-install: Installing iobroker.tibberlink@1.0.0... (System call) 2023-11-09 14:07:17.244 - info: host.ioBrokerVM iobroker npm-install: added 2 packages in 5s149 packages are looking for funding run `npm fund` for details 2023-11-09 14:07:17.264 - info: host.ioBrokerVM iobroker npm-install: host.ioBrokerVM install adapter tibberlink@1.0.0 2023-11-09 14:07:17.337 - info: host.ioBrokerVM iobroker npm-install: upload [12] tibberlink.admin /opt/iobroker/node_modules/iobroker.tibberlink/admin/i18n/de/translations.json i18n/de/translations.json application/json 2023-11-09 14:07:17.345 - info: host.ioBrokerVM iobroker npm-install: upload [11] tibberlink.admin /opt/iobroker/node_modules/iobroker.tibberlink/admin/i18n/en/translations.json i18n/en/translations.json application/json 2023-11-09 14:07:17.348 - info: host.ioBrokerVM iobroker npm-install: upload [10] tibberlink.admin /opt/iobroker/node_modules/iobroker.tibberlink/admin/i18n/es/translations.json i18n/es/translations.json application/json 2023-11-09 14:07:17.351 - info: host.ioBrokerVM iobroker npm-install: upload [9] tibberlink.admin /opt/iobroker/node_modules/iobroker.tibberlink/admin/i18n/fr/translations.json i18n/fr/translations.json application/json 2023-11-09 14:07:17.355 - info: host.ioBrokerVM iobroker npm-install: upload [8] tibberlink.admin /opt/iobroker/node_modules/iobroker.tibberlink/admin/i18n/it/translations.json i18n/it/translations.json application/json 2023-11-09 14:07:17.359 - info: host.ioBrokerVM iobroker npm-install: upload [7] tibberlink.admin /opt/iobroker/node_modules/iobroker.tibberlink/admin/i18n/nl/translations.json i18n/nl/translations.json application/json 2023-11-09 14:07:17.362 - info: host.ioBrokerVM iobroker npm-install: upload [6] tibberlink.admin /opt/iobroker/node_modules/iobroker.tibberlink/admin/i18n/pl/translations.json i18n/pl/translations.json application/json 2023-11-09 14:07:17.366 - info: host.ioBrokerVM iobroker npm-install: upload [5] tibberlink.admin /opt/iobroker/node_modules/iobroker.tibberlink/admin/i18n/pt/translations.json i18n/pt/translations.json application/json 2023-11-09 14:07:17.369 - info: host.ioBrokerVM iobroker npm-install: upload [4] tibberlink.admin /opt/iobroker/node_modules/iobroker.tibberlink/admin/i18n/ru/translations.json i18n/ru/translations.json application/json 2023-11-09 14:07:17.373 - info: host.ioBrokerVM iobroker npm-install: upload [3] tibberlink.admin /opt/iobroker/node_modules/iobroker.tibberlink/admin/i18n/uk/translations.json i18n/uk/translations.json application/json 2023-11-09 14:07:17.376 - info: host.ioBrokerVM iobroker npm-install: upload [2] tibberlink.admin /opt/iobroker/node_modules/iobroker.tibberlink/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json 2023-11-09 14:07:17.379 - info: host.ioBrokerVM iobroker npm-install: upload [1] tibberlink.admin /opt/iobroker/node_modules/iobroker.tibberlink/admin/jsonConfig.json jsonConfig.json application/json 2023-11-09 14:07:17.383 - info: host.ioBrokerVM iobroker npm-install: upload [0] tibberlink.admin /opt/iobroker/node_modules/iobroker.tibberlink/admin/tibberlink.png tibberlink.png image/png 2023-11-09 14:07:17.476 - info: host.ioBrokerVM iobroker npm-install: host.ioBrokerVM object system.adapter.tibberlink created/updated 2023-11-09 14:07:18.536 - info: host.ioBrokerVM iobroker npm-install: exit 0 2023-11-09 14:07:19.536 - warn: host.ioBrokerVM startInstance cannot find adapter "vis-hqwidgets@1.4.0". Try to install it... 1 attempt 2023-11-09 14:07:19.537 - info: host.ioBrokerVM iobroker install vis-hqwidgets@1.4.0 using installedFrom 2023-11-09 14:07:21.131 - info: host.ioBrokerVM iobroker npm-install: NPM version: 9.8.1Installing iobroker.vis-hqwidgets@1.4.0... (System call) 2023-11-09 14:07:25.562 - info: host.ioBrokerVM iobroker npm-install: added 1 package in 4s149 packages are looking for funding run `npm fund` for details 2023-11-09 14:07:25.582 - info: host.ioBrokerVM iobroker npm-install: host.ioBrokerVM install adapter vis-hqwidgets@1.4.0 2023-11-09 14:07:25.653 - info: host.ioBrokerVM iobroker npm-install: upload [1] vis-hqwidgets.admin /opt/iobroker/node_modules/iobroker.vis-hqwidgets/admin/hqwidgets.png hqwidgets.png image/png 2023-11-09 14:07:25.660 - info: host.ioBrokerVM iobroker npm-install: upload [0] vis-hqwidgets.admin /opt/iobroker/node_modules/iobroker.vis-hqwidgets/admin/index.html index.html text/html 2023-11-09 14:07:25.667 - info: host.ioBrokerVM iobroker npm-install: INFO: Directory "/opt/iobroker/node_modules/iobroker.vis-hqwidgets/www" was not found! Nothing was uploaded or deleted. 2023-11-09 14:07:25.785 - info: host.ioBrokerVM iobroker npm-install: host.ioBrokerVM object system.adapter.vis-hqwidgets created/updated 2023-11-09 14:07:26.849 - info: host.ioBrokerVM iobroker npm-install: exit 0 2023-11-09 14:07:27.849 - warn: host.ioBrokerVM startInstance cannot find adapter "vis-jqui-mfd@1.0.12". Try to install it... 1 attempt 2023-11-09 14:07:27.850 - info: host.ioBrokerVM iobroker install vis-jqui-mfd@1.0.12 using installedFrom 2023-11-09 14:07:29.442 - info: host.ioBrokerVM iobroker npm-install: NPM version: 9.8.1 2023-11-09 14:07:29.444 - info: host.ioBrokerVM iobroker npm-install: Installing iobroker.vis-jqui-mfd@1.0.12... (System call) 2023-11-09 14:07:33.873 - info: host.ioBrokerVM iobroker npm-install: added 1 package in 4s 2023-11-09 14:07:33.874 - info: host.ioBrokerVM iobroker npm-install: 2023-11-09 14:07:33.874 - info: host.ioBrokerVM iobroker npm-install: 149 packages are looking for funding 2023-11-09 14:07:33.875 - info: host.ioBrokerVM iobroker npm-install: run `npm fund` for details 2023-11-09 14:07:33.898 - info: host.ioBrokerVM iobroker npm-install: host.ioBrokerVM install adapter vis-jqui-mfd@1.0.12 2023-11-09 14:07:33.968 - info: host.ioBrokerVM iobroker npm-install: upload [0] vis-jqui-mfd.admin /opt/iobroker/node_modules/iobroker.vis-jqui-mfd/admin/jqui-mfd.png jqui-mfd.png image/png 2023-11-09 14:07:33.976 - info: host.ioBrokerVM iobroker npm-install: INFO: Directory "/opt/iobroker/node_modules/iobroker.vis-jqui-mfd/www" was not found! Nothing was uploaded or deleted. 2023-11-09 14:07:34.095 - info: host.ioBrokerVM iobroker npm-install: host.ioBrokerVM object system.adapter.vis-jqui-mfd created/updated 2023-11-09 14:07:34.142 - info: host.ioBrokerVM iobroker npm-install: Update "system.adapter.vis-jqui-mfd.0" 2023-11-09 14:07:35.159 - info: host.ioBrokerVM iobroker npm-install: exit 0 2023-11-09 14:07:36.160 - warn: host.ioBrokerVM startInstance cannot find adapter "vis-material-advanced@1.7.4". Try to install it... 1 attempt 2023-11-09 14:07:36.160 - info: host.ioBrokerVM iobroker install vis-material-advanced@1.7.4 using installedFrom 2023-11-09 14:07:37.726 - info: host.ioBrokerVM iobroker npm-install: NPM version: 9.8.1 2023-11-09 14:07:37.726 - info: host.ioBrokerVM iobroker npm-install: Installing iobroker.vis-material-advanced@1.7.4... (System call) 2023-11-09 14:07:42.344 - info: host.ioBrokerVM iobroker npm-install: added 1 package in 4s 2023-11-09 14:07:42.345 - info: host.ioBrokerVM iobroker npm-install: 2023-11-09 14:07:42.345 - info: host.ioBrokerVM iobroker npm-install: 149 packages are looking for funding 2023-11-09 14:07:42.345 - info: host.ioBrokerVM iobroker npm-install: run `npm fund` for details 2023-11-09 14:07:42.370 - info: host.ioBrokerVM iobroker npm-install: host.ioBrokerVM install adapter vis-material-advanced@1.7.4 2023-11-09 14:07:42.445 - info: host.ioBrokerVM iobroker npm-install: upload [1] vis-material-advanced.admin /opt/iobroker/node_modules/iobroker.vis-material-advanced/admin/vis-material-advanced.png vis-material-advanced.png image/png 2023-11-09 14:07:42.451 - info: host.ioBrokerVM iobroker npm-install: upload [0] vis-material-advanced.admin /opt/iobroker/node_modules/iobroker.vis-material-advanced/admin/words.js words.js application/javascript 2023-11-09 14:07:42.455 - info: host.ioBrokerVM iobroker npm-install: INFO: Directory "/opt/iobroker/node_modules/iobroker.vis-material-advanced/www" was not found! Nothing was uploaded or deleted. 2023-11-09 14:07:42.575 - info: host.ioBrokerVM iobroker npm-install: host.ioBrokerVM object system.adapter.vis-material-advanced created/updated 2023-11-09 14:07:43.640 - info: host.ioBrokerVM iobroker npm-install: exit 0 2023-11-09 14:07:44.641 - warn: host.ioBrokerVM startInstance cannot find adapter "vis-metro@1.2.0". Try to install it... 1 attempt 2023-11-09 14:07:44.641 - info: host.ioBrokerVM iobroker install vis-metro@1.2.0 using installedFrom 2023-11-09 14:07:46.237 - info: host.ioBrokerVM iobroker npm-install: NPM version: 9.8.1 2023-11-09 14:07:46.239 - info: host.ioBrokerVM iobroker npm-install: Installing iobroker.vis-metro@1.2.0... (System call) 2023-11-09 14:07:50.907 - info: host.ioBrokerVM iobroker npm-install: added 3 packages in 4s149 packages are looking for funding run `npm fund` for details 2023-11-09 14:07:50.930 - info: host.ioBrokerVM iobroker npm-install: host.ioBrokerVM install adapter vis-metro@1.2.0 2023-11-09 14:07:51.001 - info: host.ioBrokerVM iobroker npm-install: upload [1] vis-metro.admin /opt/iobroker/node_modules/iobroker.vis-metro/admin/index.html index.html text/html 2023-11-09 14:07:51.008 - info: host.ioBrokerVM iobroker npm-install: upload [0] vis-metro.admin /opt/iobroker/node_modules/iobroker.vis-metro/admin/metro.png metro.png image/png 2023-11-09 14:07:51.013 - info: host.ioBrokerVM iobroker npm-install: INFO: Directory "/opt/iobroker/node_modules/iobroker.vis-metro/www" was not found! Nothing was uploaded or deleted. 2023-11-09 14:07:51.132 - info: host.ioBrokerVM iobroker npm-install: host.ioBrokerVM object system.adapter.vis-metro created/updated 2023-11-09 14:07:52.192 - info: host.ioBrokerVM iobroker npm-install: exit 0 2023-11-09 14:07:53.193 - warn: host.ioBrokerVM startInstance cannot find adapter "vis-timeandweather@1.2.2". Try to install it... 1 attempt 2023-11-09 14:07:53.193 - info: host.ioBrokerVM iobroker install vis-timeandweather@1.2.2 using installedFrom 2023-11-09 14:07:54.800 - info: host.ioBrokerVM iobroker npm-install: NPM version: 9.8.1Installing iobroker.vis-timeandweather@1.2.2... (System call) 2023-11-09 14:07:59.358 - info: host.ioBrokerVM iobroker npm-install: added 2 packages in 4s149 packages are looking for funding run `npm fund` for details 2023-11-09 14:07:59.378 - info: host.ioBrokerVM iobroker npm-install: host.ioBrokerVM install adapter vis-timeandweather@1.2.2 2023-11-09 14:07:59.448 - info: host.ioBrokerVM iobroker npm-install: upload [1] vis-timeandweather.admin /opt/iobroker/node_modules/iobroker.vis-timeandweather/admin/index.html index.html text/html 2023-11-09 14:07:59.455 - info: host.ioBrokerVM iobroker npm-install: upload [0] vis-timeandweather.admin /opt/iobroker/node_modules/iobroker.vis-timeandweather/admin/timeandweather.png timeandweather.png image/png 2023-11-09 14:07:59.461 - info: host.ioBrokerVM iobroker npm-install: INFO: Directory "/opt/iobroker/node_modules/iobroker.vis-timeandweather/www" was not found! Nothing was uploaded or deleted. 2023-11-09 14:07:59.579 - info: host.ioBrokerVM iobroker npm-install: host.ioBrokerVM object system.adapter.vis-timeandweather created/updated 2023-11-09 14:08:00.640 - info: host.ioBrokerVM iobroker npm-install: exit 0 2023-11-09 14:08:01.641 - warn: host.ioBrokerVM startInstance cannot find adapter "vis@1.4.16". Try to install it... 1 attempt 2023-11-09 14:08:01.641 - info: host.ioBrokerVM iobroker install vis@1.4.16 using installedFrom 2023-11-09 14:08:03.252 - info: host.ioBrokerVM iobroker npm-install: NPM version: 9.8.1Installing iobroker.vis@1.4.16... (System call) 2023-11-09 14:08:07.741 - info: vis.0 (14808) starting. Version 1.4.16 in /opt/iobroker/node_modules/iobroker.vis, node: v18.18.2, js-controller: 5.0.12 2023-11-09 14:08:07.936 - info: vis.0 (14808) vis license is OK. 2023-11-09 14:08:08.132 - error: vis.0 (14808) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). 2023-11-09 14:08:08.133 - error: vis.0 (14808) unhandled promise rejection: Not exists 2023-11-09 14:08:08.133 - error: vis.0 (14808) Error: Not exists at ObjectsInRedisClient._readFile (/opt/iobroker/node_modules/@iobroker/db-objects-redis/build/lib/objects/objectsInRedisClient.js:854:19) at Immediate.<anonymous> (/opt/iobroker/node_modules/@iobroker/db-objects-redis/build/lib/objects/objectsInRedisClient.js:891:59) at process.processImmediate (node:internal/timers:478:21) 2023-11-09 14:08:08.134 - error: vis.0 (14808) Not exists 2023-11-09 14:08:08.638 - info: vis.0 (14808) terminating 2023-11-09 14:08:08.639 - warn: vis.0 (14808) Terminated (UNCAUGHT_EXCEPTION): Without reason 2023-11-09 14:08:09.330 - error: host.ioBrokerVM iobroker npm-install: npm ERR! code 6npm ERR! path /opt/iobroker/node_modules/iobroker.visnpm ERR! command failednpm ERR! command sh -c node main.js --installnpm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2023-11-09T13_08_03_548Z-debug-0.log 2023-11-09 14:08:09.330 - error: host.ioBrokerVM iobroker npm-install: host.ioBrokerVM Cannot install iobroker.vis@1.4.16: 6 2023-11-09 14:08:10.348 - info: host.ioBrokerVM iobroker npm-install: exit 25 2023-11-09 14:08:11.349 - warn: host.ioBrokerVM startInstance cannot find adapter "web@4.3.0". Try to install it... 1 attempt 2023-11-09 14:08:11.349 - info: host.ioBrokerVM iobroker install web@4.3.0 using installedFrom 2023-11-09 14:08:13.009 - info: host.ioBrokerVM iobroker npm-install: NPM version: 9.8.1 2023-11-09 14:08:13.011 - info: host.ioBrokerVM iobroker npm-install: Installing iobroker.web@4.3.0... (System call) 2023-11-09 14:08:19.346 - info: host.ioBrokerVM iobroker npm-install: added 12 packages in 6s150 packages are looking for funding run `npm fund` for details 2023-11-09 14:08:19.371 - info: host.ioBrokerVM iobroker npm-install: host.ioBrokerVM install adapter web@4.3.0 2023-11-09 14:08:19.442 - info: host.ioBrokerVM iobroker npm-install: upload [16] web.admin /opt/iobroker/node_modules/iobroker.web/admin/asset-manifest.json asset-manifest.json application/json 2023-11-09 14:08:19.449 - info: host.ioBrokerVM iobroker npm-install: upload [15] web.admin /opt/iobroker/node_modules/iobroker.web/admin/favicon.ico favicon.ico image/vnd.microsoft.icon 2023-11-09 14:08:19.454 - info: host.ioBrokerVM iobroker npm-install: upload [14] web.admin /opt/iobroker/node_modules/iobroker.web/admin/index_m.html index_m.html text/html 2023-11-09 14:08:19.457 - info: host.ioBrokerVM iobroker npm-install: upload [13] web.admin /opt/iobroker/node_modules/iobroker.web/admin/manifest.json manifest.json application/json 2023-11-09 14:08:19.461 - info: host.ioBrokerVM iobroker npm-install: upload [12] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/css/2.faf2f676.chunk.css static/css/2.faf2f676.chunk.css text/css 2023-11-09 14:08:19.465 - info: host.ioBrokerVM iobroker npm-install: upload [11] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/css/2.faf2f676.chunk.css.map static/css/2.faf2f676.chunk.css.map application/json 2023-11-09 14:08:19.468 - info: host.ioBrokerVM iobroker npm-install: upload [10] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/css/main.e2d673ee.chunk.css static/css/main.e2d673ee.chunk.css text/css 2023-11-09 14:08:19.471 - info: host.ioBrokerVM iobroker npm-install: upload [9] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/css/main.e2d673ee.chunk.css.map static/css/main.e2d673ee.chunk.css.map application/json 2023-11-09 14:08:19.474 - info: host.ioBrokerVM iobroker npm-install: upload [8] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/js/2.b1d56998.chunk.js static/js/2.b1d56998.chunk.js application/javascript 2023-11-09 14:08:19.488 - info: host.ioBrokerVM iobroker npm-install: upload [7] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/js/2.b1d56998.chunk.js.LICENSE.txt static/js/2.b1d56998.chunk.js.LICENSE.txt text/plain 2023-11-09 14:08:19.491 - info: host.ioBrokerVM iobroker npm-install: upload [6] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/js/2.b1d56998.chunk.js.map static/js/2.b1d56998.chunk.js.map application/json 2023-11-09 14:08:19.822 - info: host.ioBrokerVM iobroker npm-install: upload [5] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/js/main.034751df.chunk.js static/js/main.034751df.chunk.js application/javascript 2023-11-09 14:08:19.834 - info: host.ioBrokerVM iobroker npm-install: upload [4] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/js/main.034751df.chunk.js.map static/js/main.034751df.chunk.js.map application/json 2023-11-09 14:08:19.838 - info: host.ioBrokerVM iobroker npm-install: upload [3] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/js/runtime-main.7278cf1c.js static/js/runtime-main.7278cf1c.js application/javascript 2023-11-09 14:08:19.840 - info: host.ioBrokerVM iobroker npm-install: upload [2] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/js/runtime-main.7278cf1c.js.map static/js/runtime-main.7278cf1c.js.map application/json 2023-11-09 14:08:19.843 - info: host.ioBrokerVM iobroker npm-install: upload [1] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/media/le.eb63b1db.png static/media/le.eb63b1db.png image/png 2023-11-09 14:08:19.847 - info: host.ioBrokerVM iobroker npm-install: upload [0] web.admin /opt/iobroker/node_modules/iobroker.web/admin/web.png web.png image/png 2023-11-09 14:08:19.902 - info: host.ioBrokerVM iobroker npm-install: upload [396] web /opt/iobroker/node_modules/iobroker.web/www/admin/img/admin.png admin/img/admin.png image/png 2023-11-09 14:08:20.034 - info: host.ioBrokerVM iobroker npm-install: upload [350] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/blitzer/images/ui-bg_highlight-soft_15_cc0000_1x100.png lib/css/themes/jquery-ui/blitzer/images/ui-bg_highlight-soft_15_cc0000_1x100.png image/png 2023-11-09 14:08:20.187 - info: host.ioBrokerVM iobroker npm-install: upload [300] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/custom-light/jquery-ui.theme.min.css lib/css/themes/jquery-ui/custom-light/jquery-ui.theme.min.css text/css 2023-11-09 14:08:20.343 - info: host.ioBrokerVM iobroker npm-install: upload [250] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/eggplant/images/ui-bg_highlight-soft_100_eae6ea_1x100.png lib/css/themes/jquery-ui/eggplant/images/ui-bg_highlight-soft_100_eae6ea_1x100.png image/png 2023-11-09 14:08:20.507 - info: host.ioBrokerVM iobroker npm-install: upload [200] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/hot-sneaks/images/ui-bg_flat_75_ba9217_40x100.png lib/css/themes/jquery-ui/hot-sneaks/images/ui-bg_flat_75_ba9217_40x100.png image/png 2023-11-09 14:08:20.681 - info: host.ioBrokerVM iobroker npm-install: upload [150] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/redmond/images/ui-bg_glass_85_dfeffc_1x400.png lib/css/themes/jquery-ui/redmond/images/ui-bg_glass_85_dfeffc_1x400.png image/png 2023-11-09 14:08:20.854 - info: host.ioBrokerVM iobroker npm-install: upload [100] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/sunny/images/ui-bg_diagonals-medium_20_d34d17_40x40.png lib/css/themes/jquery-ui/sunny/images/ui-bg_diagonals-medium_20_d34d17_40x40.png image/png 2023-11-09 14:08:20.886 - info: host.ioBrokerVM iobroker npm-install: upload [90] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/sunny/images/ui-icons_bd7b00_256x240.png lib/css/themes/jquery-ui/sunny/images/ui-icons_bd7b00_256x240.png image/png 2023-11-09 14:08:20.921 - info: host.ioBrokerVM iobroker npm-install: upload [80] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/ui-darkness/images/ui-bg_flat_50_5c5c5c_40x100.png lib/css/themes/jquery-ui/ui-darkness/images/ui-bg_flat_50_5c5c5c_40x100.png image/png 2023-11-09 14:08:20.953 - info: host.ioBrokerVM iobroker npm-install: upload [70] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/ui-darkness/images/ui-icons_a83300_256x240.png lib/css/themes/jquery-ui/ui-darkness/images/ui-icons_a83300_256x240.png image/png 2023-11-09 14:08:20.986 - info: host.ioBrokerVM iobroker npm-install: upload [60] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/ui-lightness/images/ui-bg_glass_100_fdf5ce_1x400.png lib/css/themes/jquery-ui/ui-lightness/images/ui-bg_glass_100_fdf5ce_1x400.png image/png 2023-11-09 14:08:21.019 - info: host.ioBrokerVM iobroker npm-install: upload [50] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/ui-lightness/jquery-ui.css lib/css/themes/jquery-ui/ui-lightness/jquery-ui.css text/css 2023-11-09 14:08:21.070 - info: host.ioBrokerVM iobroker npm-install: upload [40] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/vader/images/ui-bg_inset-soft_15_121212_1x100.png lib/css/themes/jquery-ui/vader/images/ui-bg_inset-soft_15_121212_1x100.png image/png 2023-11-09 14:08:21.106 - info: host.ioBrokerVM iobroker npm-install: upload [30] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/vader/theme.css lib/css/themes/jquery-ui/vader/theme.css text/css 2023-11-09 14:08:21.147 - info: host.ioBrokerVM iobroker npm-install: upload [20] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/jquery-1.11.2.min.js lib/js/jquery-1.11.2.min.js application/javascript 2023-11-09 14:08:21.152 - info: host.ioBrokerVM iobroker npm-install: upload [19] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/jquery-1.11.2.min.map lib/js/jquery-1.11.2.min.map application/json 2023-11-09 14:08:21.158 - info: host.ioBrokerVM iobroker npm-install: upload [18] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/jquery-3.2.1.min.js lib/js/jquery-3.2.1.min.js application/javascript 2023-11-09 14:08:21.163 - info: host.ioBrokerVM iobroker npm-install: upload [17] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/jquery-3.2.1.min.map lib/js/jquery-3.2.1.min.map application/json 2023-11-09 14:08:21.167 - info: host.ioBrokerVM iobroker npm-install: upload [16] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/jquery-ui-1.10.3.full.min.js lib/js/jquery-ui-1.10.3.full.min.js application/javascript 2023-11-09 14:08:21.172 - info: host.ioBrokerVM iobroker npm-install: upload [15] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/jquery-ui-1.11.3.full.min.js lib/js/jquery-ui-1.11.3.full.min.js application/javascript 2023-11-09 14:08:21.176 - info: host.ioBrokerVM iobroker npm-install: upload [14] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/jquery-ui-1.11.4.full.min.js lib/js/jquery-ui-1.11.4.full.min.js application/javascript 2023-11-09 14:08:21.183 - info: host.ioBrokerVM iobroker npm-install: upload [13] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/jquery-ui.1.11.2.slider.min.js lib/js/jquery-ui.1.11.2.slider.min.js application/javascript 2023-11-09 14:08:21.188 - info: host.ioBrokerVM iobroker npm-install: upload [12] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/jquery-ui.min.js lib/js/jquery-ui.min.js application/javascript 2023-11-09 14:08:21.192 - info: host.ioBrokerVM iobroker npm-install: upload [11] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/jquery.fancytree-all.min.js lib/js/jquery.fancytree-all.min.js application/javascript 2023-11-09 14:08:21.214 - info: host.ioBrokerVM iobroker npm-install: upload [10] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/jquery.fancytree-all.min.js.map lib/js/jquery.fancytree-all.min.js.map application/json 2023-11-09 14:08:21.221 - info: host.ioBrokerVM iobroker npm-install: upload [9] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/jquery.jqGrid-4.5.4.min.js lib/js/jquery.jqGrid-4.5.4.min.js application/javascript 2023-11-09 14:08:21.226 - info: host.ioBrokerVM iobroker npm-install: upload [8] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/loStorage.js lib/js/loStorage.js application/javascript 2023-11-09 14:08:21.230 - info: host.ioBrokerVM iobroker npm-install: upload [7] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/materialize.js lib/js/materialize.js application/javascript 2023-11-09 14:08:21.235 - info: host.ioBrokerVM iobroker npm-install: upload [6] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/materialize.js.map lib/js/materialize.js.map application/json 2023-11-09 14:08:21.244 - info: host.ioBrokerVM iobroker npm-install: upload [5] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/selectID.js lib/js/selectID.js application/javascript 2023-11-09 14:08:21.253 - info: host.ioBrokerVM iobroker npm-install: upload [4] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/showdown.min.js lib/js/showdown.min.js application/javascript 2023-11-09 14:08:21.258 - info: host.ioBrokerVM iobroker npm-install: upload [3] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/socket.io.js lib/js/socket.io.js application/javascript 2023-11-09 14:08:21.279 - info: host.ioBrokerVM iobroker npm-install: upload [2] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/translate.js lib/js/translate.js application/javascript 2023-11-09 14:08:21.283 - info: host.ioBrokerVM iobroker npm-install: upload [1] web /opt/iobroker/node_modules/iobroker.web/www/login/favicon.ico login/favicon.ico image/vnd.microsoft.icon 2023-11-09 14:08:21.288 - info: host.ioBrokerVM iobroker npm-install: upload [0] web /opt/iobroker/node_modules/iobroker.web/www/login/index.html login/index.html text/html 2023-11-09 14:08:21.380 - info: host.ioBrokerVM iobroker npm-install: host.ioBrokerVM object system.adapter.web created/updated 2023-11-09 14:08:22.442 - info: host.ioBrokerVM iobroker npm-install: exit 0 2023-11-09 14:08:23.443 - warn: host.ioBrokerVM startInstance cannot find adapter "worx@2.3.2". Try to install it... 1 attempt 2023-11-09 14:08:23.443 - info: host.ioBrokerVM iobroker install worx@2.3.2 using installedFrom 2023-11-09 14:08:25.057 - info: host.ioBrokerVM iobroker npm-install: NPM version: 9.8.1 2023-11-09 14:08:25.059 - info: host.ioBrokerVM iobroker npm-install: Installing iobroker.worx@2.3.2... (System call) 2023-11-09 14:08:35.767 - info: host.ioBrokerVM iobroker npm-install: 2023-11-09 14:08:35.767 - info: host.ioBrokerVM iobroker npm-install: added 42 packages in 10s152 packages are looking for funding run `npm fund` for details 2023-11-09 14:08:35.799 - info: host.ioBrokerVM iobroker npm-install: host.ioBrokerVM install adapter worx@2.3.2 2023-11-09 14:08:35.874 - info: host.ioBrokerVM iobroker npm-install: upload [13] worx.admin /opt/iobroker/node_modules/iobroker.worx/admin/i18n/de/translations.json i18n/de/translations.json application/json 2023-11-09 14:08:35.882 - info: host.ioBrokerVM iobroker npm-install: upload [12] worx.admin /opt/iobroker/node_modules/iobroker.worx/admin/i18n/en/translations.json i18n/en/translations.json application/json 2023-11-09 14:08:35.885 - info: host.ioBrokerVM iobroker npm-install: upload [11] worx.admin /opt/iobroker/node_modules/iobroker.worx/admin/i18n/es/translations.json i18n/es/translations.json application/json 2023-11-09 14:08:35.889 - info: host.ioBrokerVM iobroker npm-install: upload [10] worx.admin /opt/iobroker/node_modules/iobroker.worx/admin/i18n/fr/translations.json i18n/fr/translations.json application/json 2023-11-09 14:08:35.892 - info: host.ioBrokerVM iobroker npm-install: upload [9] worx.admin /opt/iobroker/node_modules/iobroker.worx/admin/i18n/it/translations.json i18n/it/translations.json application/json 2023-11-09 14:08:35.896 - info: host.ioBrokerVM iobroker npm-install: upload [8] worx.admin /opt/iobroker/node_modules/iobroker.worx/admin/i18n/nl/translations.json i18n/nl/translations.json application/json 2023-11-09 14:08:35.899 - info: host.ioBrokerVM iobroker npm-install: upload [7] worx.admin /opt/iobroker/node_modules/iobroker.worx/admin/i18n/pl/translations.json i18n/pl/translations.json application/json 2023-11-09 14:08:35.903 - info: host.ioBrokerVM iobroker npm-install: upload [6] worx.admin /opt/iobroker/node_modules/iobroker.worx/admin/i18n/pt/translations.json i18n/pt/translations.json application/json 2023-11-09 14:08:35.906 - info: host.ioBrokerVM iobroker npm-install: upload [5] worx.admin /opt/iobroker/node_modules/iobroker.worx/admin/i18n/ru/translations.json i18n/ru/translations.json application/json 2023-11-09 14:08:35.910 - info: host.ioBrokerVM iobroker npm-install: upload [4] worx.admin /opt/iobroker/node_modules/iobroker.worx/admin/i18n/uk/translations.json i18n/uk/translations.json application/json 2023-11-09 14:08:35.913 - info: host.ioBrokerVM iobroker npm-install: upload [3] worx.admin /opt/iobroker/node_modules/iobroker.worx/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json 2023-11-09 14:08:35.916 - info: host.ioBrokerVM iobroker npm-install: upload [2] worx.admin /opt/iobroker/node_modules/iobroker.worx/admin/index_m.html index_m.html text/html 2023-11-09 14:08:35.919 - info: host.ioBrokerVM iobroker npm-install: upload [1] worx.admin /opt/iobroker/node_modules/iobroker.worx/admin/jsonConfig.json jsonConfig.json application/json 2023-11-09 14:08:35.922 - info: host.ioBrokerVM iobroker npm-install: upload [0] worx.admin /opt/iobroker/node_modules/iobroker.worx/admin/worx.png worx.png image/png 2023-11-09 14:08:36.035 - info: host.ioBrokerVM iobroker npm-install: host.ioBrokerVM object system.adapter.worx created/updated 2023-11-09 14:08:37.095 - info: host.ioBrokerVM iobroker npm-install: exit 0 2023-11-09 14:08:38.095 - warn: host.ioBrokerVM startInstance cannot find adapter "vis@1.4.16". Try to install it... 2 attempt 2023-11-09 14:08:38.096 - info: host.ioBrokerVM iobroker install vis@1.4.16 using installedFrom 2023-11-09 14:08:39.715 - info: host.ioBrokerVM iobroker npm-install: NPM version: 9.8.1 2023-11-09 14:08:39.716 - info: host.ioBrokerVM iobroker npm-install: Installing iobroker.vis@1.4.16... (System call) 2023-11-09 14:08:43.855 - info: vis.0 (15120) starting. Version 1.4.16 in /opt/iobroker/node_modules/iobroker.vis, node: v18.18.2, js-controller: 5.0.12 2023-11-09 14:08:44.030 - info: vis.0 (15120) vis license is OK. 2023-11-09 14:08:44.198 - error: vis.0 (15120) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). 2023-11-09 14:08:44.198 - error: vis.0 (15120) unhandled promise rejection: Not exists 2023-11-09 14:08:44.199 - error: vis.0 (15120) Error: Not exists at ObjectsInRedisClient._readFile (/opt/iobroker/node_modules/@iobroker/db-objects-redis/build/lib/objects/objectsInRedisClient.js:854:19) at Immediate.<anonymous> (/opt/iobroker/node_modules/@iobroker/db-objects-redis/build/lib/objects/objectsInRedisClient.js:891:59) at process.processImmediate (node:internal/timers:478:21) 2023-11-09 14:08:44.199 - error: vis.0 (15120) Not exists 2023-11-09 14:08:44.704 - info: vis.0 (15120) terminating 2023-11-09 14:08:44.705 - warn: vis.0 (15120) Terminated (UNCAUGHT_EXCEPTION): Without reason 2023-11-09 14:08:45.368 - error: host.ioBrokerVM iobroker npm-install: npm ERR! code 6npm ERR! path /opt/iobroker/node_modules/iobroker.visnpm ERR! command failednpm ERR! command sh -c node main.js --installnpm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2023-11-09T13_08_40_023Z-debug-0.log 2023-11-09 14:08:45.369 - error: host.ioBrokerVM iobroker npm-install: host.ioBrokerVM Cannot install iobroker.vis@1.4.16: 6 2023-11-09 14:08:46.386 - info: host.ioBrokerVM iobroker npm-install: exit 25 2023-11-09 14:08:47.386 - warn: host.ioBrokerVM startInstance cannot find adapter "vis@1.4.16". Try to install it... 3 attempt 2023-11-09 14:08:47.387 - info: host.ioBrokerVM iobroker install vis@1.4.16 using installedVersion 2023-11-09 14:08:48.955 - info: host.ioBrokerVM iobroker npm-install: NPM version: 9.8.1Installing iobroker.vis@1.4.16... (System call) 2023-11-09 14:08:53.034 - info: vis.0 (15229) starting. Version 1.4.16 in /opt/iobroker/node_modules/iobroker.vis, node: v18.18.2, js-controller: 5.0.12 2023-11-09 14:08:53.235 - info: vis.0 (15229) vis license is OK. 2023-11-09 14:08:53.414 - error: vis.0 (15229) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). 2023-11-09 14:08:53.414 - error: vis.0 (15229) unhandled promise rejection: Not exists 2023-11-09 14:08:53.415 - error: vis.0 (15229) Error: Not exists at ObjectsInRedisClient._readFile (/opt/iobroker/node_modules/@iobroker/db-objects-redis/build/lib/objects/objectsInRedisClient.js:854:19) at Immediate.<anonymous> (/opt/iobroker/node_modules/@iobroker/db-objects-redis/build/lib/objects/objectsInRedisClient.js:891:59) at process.processImmediate (node:internal/timers:478:21) 2023-11-09 14:08:53.415 - error: vis.0 (15229) Not exists 2023-11-09 14:08:53.921 - info: vis.0 (15229) terminating 2023-11-09 14:08:53.921 - warn: vis.0 (15229) Terminated (UNCAUGHT_EXCEPTION): Without reason 2023-11-09 14:08:54.553 - error: host.ioBrokerVM iobroker npm-install: npm ERR! code 6npm ERR! path /opt/iobroker/node_modules/iobroker.visnpm ERR! command failednpm ERR! command sh -c node main.js --installnpm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2023-11-09T13_08_49_301Z-debug-0.log 2023-11-09 14:08:54.554 - error: host.ioBrokerVM iobroker npm-install: host.ioBrokerVM Cannot install iobroker.vis@1.4.16: 6 2023-11-09 14:08:55.571 - info: host.ioBrokerVM iobroker npm-install: exit 25 2023-11-09 14:08:56.572 - warn: host.ioBrokerVM startInstance cannot find adapter "vis@1.4.16". Try to install it... 4 attempt 2023-11-09 14:08:56.572 - info: host.ioBrokerVM iobroker install vis@1.4.16 using installedVersion 2023-11-09 14:08:58.196 - info: host.ioBrokerVM iobroker npm-install: NPM version: 9.8.1 2023-11-09 14:08:58.196 - info: host.ioBrokerVM iobroker npm-install: Installing iobroker.vis@1.4.16... (System call) 2023-11-09 14:09:02.223 - info: vis.0 (15338) starting. Version 1.4.16 in /opt/iobroker/node_modules/iobroker.vis, node: v18.18.2, js-controller: 5.0.12 2023-11-09 14:09:02.401 - info: vis.0 (15338) vis license is OK. 2023-11-09 14:09:02.571 - error: vis.0 (15338) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). 2023-11-09 14:09:02.572 - error: vis.0 (15338) unhandled promise rejection: Not exists 2023-11-09 14:09:02.573 - error: vis.0 (15338) Error: Not exists at ObjectsInRedisClient._readFile (/opt/iobroker/node_modules/@iobroker/db-objects-redis/build/lib/objects/objectsInRedisClient.js:854:19) at Immediate.<anonymous> (/opt/iobroker/node_modules/@iobroker/db-objects-redis/build/lib/objects/objectsInRedisClient.js:891:59) at process.processImmediate (node:internal/timers:478:21) 2023-11-09 14:09:02.573 - error: vis.0 (15338) Not exists 2023-11-09 14:09:03.076 - info: vis.0 (15338) terminating 2023-11-09 14:09:03.077 - warn: vis.0 (15338) Terminated (UNCAUGHT_EXCEPTION): Without reason 2023-11-09 14:09:03.768 - error: host.ioBrokerVM iobroker npm-install: npm ERR! code 6npm ERR! path /opt/iobroker/node_modules/iobroker.visnpm ERR! command failednpm ERR! command sh -c node main.js --installnpm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2023-11-09T13_08_58_507Z-debug-0.log 2023-11-09 14:09:03.769 - error: host.ioBrokerVM iobroker npm-install: host.ioBrokerVM Cannot install iobroker.vis@1.4.16: 6 2023-11-09 14:09:04.788 - info: host.ioBrokerVM iobroker npm-install: exit 25 2023-11-09 14:09:05.788 - error: host.ioBrokerVM Cannot download and install adapter "vis@1.4.16". To retry it disable/enable the adapter or restart host. Also check the error messages in the log!
-
idash@ioBrokerVM:~$ iob stop idash@ioBrokerVM:~$ iob fix library: loaded Library version=2023-10-13 ========================================================================== Welcome to the ioBroker installation fixer! Script version: 2023-10-13 You might need to enter your password a couple of times. ========================================================================== ========================================================================== Installing prerequisites (1/5) ========================================================================== [sudo] Passwort für idash: OK:1 http://security.debian.org/debian-security bookworm-security InRelease OK:2 http://deb.debian.org/debian bookworm InRelease OK:3 http://deb.debian.org/debian bookworm-updates InRelease OK:4 https://deb.nodesource.com/node_18.x nodistro InRelease Paketlisten werden gelesen… Fertig ========================================================================== Checking ioBroker user and directory permissions (2/5) ========================================================================== Created /etc/sudoers.d/iobroker Fixing directory permissions... ========================================================================== Check and cleanup npm temporary directories (3/5) ========================================================================== Done. ========================================================================== Database maintenance (4/5) ========================================================================== Checking for uncompressed JSONL databases... This might take a while! Compressing /opt/iobroker/iobroker-data/states.jsonl Compressing /opt/iobroker/iobroker-data/objects.jsonl Compressed 2 JSONL files. Done ========================================================================== Checking autostart (5/5) ========================================================================== Enabling autostart... Autostart enabled! ========================================================================== Your installation was fixed successfully Run iobroker start to start ioBroker again! ========================================================================== idash@ioBrokerVM:~$ cd /home/iobroker idash@ioBrokerVM:/home/iobroker$ sudo -u iobroker npm cache clear --force npm WARN using --force Recommended protections disabled. npm ERR! code ENOTEMPTY npm ERR! syscall rmdir npm ERR! path /home/iobroker/.npm/_cacache npm ERR! errno -39 npm ERR! ENOTEMPTY: directory not empty, rmdir '/home/iobroker/.npm/_cacache' npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2023-11-09T13_38_57_713Z-debug-0.log idash@ioBrokerVM:/home/iobroker$
-
Ansonsten die Schritte von Gestern abend noch mal durchgegangen, mit scheinbar selbem Ergebnis:
idash@ioBrokerVM:/home/iobroker$ cd / idash@ioBrokerVM:/$ ls -lah /home/iobroker/.npm/_cacache insgesamt 12K drwxr-xr-x 3 iobroker iobroker 4,0K 9. Nov 14:38 . drwxr-xr-x 7 iobroker iobroker 4,0K 9. Nov 14:38 .. drwxr-xr-x 2 iobroker iobroker 4,0K 9. Nov 14:38 tmp idash@ioBrokerVM:/$ rm -rf /home/iobroker/.npm/_cacache/tmp rm: das Entfernen von '/home/iobroker/.npm/_cacache/tmp/a8c63b11' ist nicht möglich: Keine Berechtigung idash@ioBrokerVM:/$ sudo -u iobroker rm -rf /home/iobroker/.npm/_cacache/tmp idash@ioBrokerVM:/$ cd /home/iobroker idash@ioBrokerVM:/home/iobroker$ sudo -u iobroker npm cache clear --force npm WARN using --force Recommended protections disabled. idash@ioBrokerVM:/home/iobroker$ cd idash@ioBrokerVM:~$ iobroker upgrade ble@0.13.4 Adapter "ble" is not installed. idash@ioBrokerVM:~$ iobroker add ble@0.13.4 --debug NPM version: 9.8.1 Installing iobroker.ble@0.13.4... (System call) npm ERR! code 1 npm ERR! path /opt/iobroker/node_modules/iobroker.ble/node_modules/@abandonware/noble npm ERR! command failed npm ERR! command sh -c node-gyp-build npm ERR! gyp info it worked if it ends with ok npm ERR! gyp info using node-gyp@7.1.2 npm ERR! gyp info using node@18.18.2 | linux | x64 npm ERR! gyp info find Python using Python version 3.11.2 found at "/usr/bin/python3" npm ERR! (node:2039) [DEP0150] DeprecationWarning: Setting process.config is deprecated. In the future the property will be read-only. npm ERR! (Use `node --trace-deprecation ...` to show where the warning was created) npm ERR! gyp info spawn /usr/bin/python3 npm ERR! gyp info spawn args [ npm ERR! gyp info spawn args '/opt/iobroker/node_modules/node-gyp/gyp/gyp_main.py', npm ERR! gyp info spawn args 'binding.gyp', npm ERR! gyp info spawn args '-f', npm ERR! gyp info spawn args 'make', npm ERR! gyp info spawn args '-I', npm ERR! gyp info spawn args '/opt/iobroker/node_modules/iobroker.ble/node_modules/@abandonware/noble/build/config.gypi', npm ERR! gyp info spawn args '-I', npm ERR! gyp info spawn args '/opt/iobroker/node_modules/node-gyp/addon.gypi', npm ERR! gyp info spawn args '-I', npm ERR! gyp info spawn args '/home/iobroker/.cache/node-gyp/18.18.2/include/node/common.gypi', npm ERR! gyp info spawn args '-Dlibrary=shared_library', npm ERR! gyp info spawn args '-Dvisibility=default', npm ERR! gyp info spawn args '-Dnode_root_dir=/home/iobroker/.cache/node-gyp/18.18.2', npm ERR! gyp info spawn args '-Dnode_gyp_dir=/opt/iobroker/node_modules/node-gyp', npm ERR! gyp info spawn args '-Dnode_lib_file=/home/iobroker/.cache/node-gyp/18.18.2/<(target_arch)/node.lib', npm ERR! gyp info spawn args '-Dmodule_root_dir=/opt/iobroker/node_modules/iobroker.ble/node_modules/@abandonware/noble', npm ERR! gyp info spawn args '-Dnode_engine=v8', npm ERR! gyp info spawn args '--depth=.', npm ERR! gyp info spawn args '--no-parallel', npm ERR! gyp info spawn args '--generator-output', npm ERR! gyp info spawn args 'build', npm ERR! gyp info spawn args '-Goutput_dir=.' npm ERR! gyp info spawn args ] npm ERR! Traceback (most recent call last): npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/gyp_main.py", line 51, in <module> npm ERR! sys.exit(gyp.script_main()) npm ERR! ^^^^^^^^^^^^^^^^^ npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 670, in script_main npm ERR! return main(sys.argv[1:]) npm ERR! ^^^^^^^^^^^^^^^^^^ npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 662, in main npm ERR! return gyp_main(args) npm ERR! ^^^^^^^^^^^^^^ npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 629, in gyp_main npm ERR! [generator, flat_list, targets, data] = Load( npm ERR! ^^^^^ npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 150, in Load npm ERR! result = gyp.input.Load( npm ERR! ^^^^^^^^^^^^^^^ npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 3021, in Load npm ERR! LoadTargetBuildFile( npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 411, in LoadTargetBuildFile npm ERR! build_file_data = LoadOneBuildFile( npm ERR! ^^^^^^^^^^^^^^^^^ npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 239, in LoadOneBuildFile npm ERR! build_file_contents = open(build_file_path, "rU").read() npm ERR! ^^^^^^^^^^^^^^^^^^^^^^^^^^^ npm ERR! ValueError: invalid mode: 'rU' while trying to load binding.gyp npm ERR! gyp ERR! configure error npm ERR! gyp ERR! stack Error: `gyp` failed with exit code: 1 npm ERR! gyp ERR! stack at ChildProcess.onCpExit (/opt/iobroker/node_modules/node-gyp/lib/configure.js:351:16) npm ERR! gyp ERR! stack at ChildProcess.emit (node:events:517:28) npm ERR! gyp ERR! stack at ChildProcess._handle.onexit (node:internal/child_process:292:12) npm ERR! gyp ERR! System Linux 6.1.0-13-amd64 npm ERR! gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/node-gyp/bin/node-gyp.js" "rebuild" npm ERR! gyp ERR! cwd /opt/iobroker/node_modules/iobroker.ble/node_modules/@abandonware/noble npm ERR! gyp ERR! node -v v18.18.2 npm ERR! gyp ERR! node-gyp -v v7.1.2 npm ERR! gyp ERR! not ok npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2023-11-09T13_48_08_783Z-debug-0.log npm ERR! code 1 npm ERR! path /opt/iobroker/node_modules/iobroker.ble/node_modules/@abandonware/noble npm ERR! command failed npm ERR! command sh -c node-gyp-build npm ERR! gyp info it worked if it ends with ok npm ERR! gyp info using node-gyp@7.1.2 npm ERR! gyp info using node@18.18.2 | linux | x64 npm ERR! gyp info find Python using Python version 3.11.2 found at "/usr/bin/python3" npm ERR! (node:2039) [DEP0150] DeprecationWarning: Setting process.config is deprecated. In the future the property will be read-only. npm ERR! (Use `node --trace-deprecation ...` to show where the warning was created) npm ERR! gyp info spawn /usr/bin/python3 npm ERR! gyp info spawn args [ npm ERR! gyp info spawn args '/opt/iobroker/node_modules/node-gyp/gyp/gyp_main.py', npm ERR! gyp info spawn args 'binding.gyp', npm ERR! gyp info spawn args '-f', npm ERR! gyp info spawn args 'make', npm ERR! gyp info spawn args '-I', npm ERR! gyp info spawn args '/opt/iobroker/node_modules/iobroker.ble/node_modules/@abandonware/noble/build/config.gypi', npm ERR! gyp info spawn args '-I', npm ERR! gyp info spawn args '/opt/iobroker/node_modules/node-gyp/addon.gypi', npm ERR! gyp info spawn args '-I', npm ERR! gyp info spawn args '/home/iobroker/.cache/node-gyp/18.18.2/include/node/common.gypi', npm ERR! gyp info spawn args '-Dlibrary=shared_library', npm ERR! gyp info spawn args '-Dvisibility=default', npm ERR! gyp info spawn args '-Dnode_root_dir=/home/iobroker/.cache/node-gyp/18.18.2', npm ERR! gyp info spawn args '-Dnode_gyp_dir=/opt/iobroker/node_modules/node-gyp', npm ERR! gyp info spawn args '-Dnode_lib_file=/home/iobroker/.cache/node-gyp/18.18.2/<(target_arch)/node.lib', npm ERR! gyp info spawn args '-Dmodule_root_dir=/opt/iobroker/node_modules/iobroker.ble/node_modules/@abandonware/noble', npm ERR! gyp info spawn args '-Dnode_engine=v8', npm ERR! gyp info spawn args '--depth=.', npm ERR! gyp info spawn args '--no-parallel', npm ERR! gyp info spawn args '--generator-output', npm ERR! gyp info spawn args 'build', npm ERR! gyp info spawn args '-Goutput_dir=.' npm ERR! gyp info spawn args ] npm ERR! Traceback (most recent call last): npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/gyp_main.py", line 51, in <module> npm ERR! sys.exit(gyp.script_main()) npm ERR! ^^^^^^^^^^^^^^^^^ npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 670, in script_main npm ERR! return main(sys.argv[1:]) npm ERR! ^^^^^^^^^^^^^^^^^^ npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 662, in main npm ERR! return gyp_main(args) npm ERR! ^^^^^^^^^^^^^^ npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 629, in gyp_main npm ERR! [generator, flat_list, targets, data] = Load( npm ERR! ^^^^^ npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 150, in Load npm ERR! result = gyp.input.Load( npm ERR! ^^^^^^^^^^^^^^^ npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 3021, in Load npm ERR! LoadTargetBuildFile( npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 411, in LoadTargetBuildFile npm ERR! build_file_data = LoadOneBuildFile( npm ERR! ^^^^^^^^^^^^^^^^^ npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 239, in LoadOneBuildFile npm ERR! build_file_contents = open(build_file_path, "rU").read() npm ERR! ^^^^^^^^^^^^^^^^^^^^^^^^^^^ npm ERR! ValueError: invalid mode: 'rU' while trying to load binding.gyp npm ERR! gyp ERR! configure error npm ERR! gyp ERR! stack Error: `gyp` failed with exit code: 1 npm ERR! gyp ERR! stack at ChildProcess.onCpExit (/opt/iobroker/node_modules/node-gyp/lib/configure.js:351:16) npm ERR! gyp ERR! stack at ChildProcess.emit (node:events:517:28) npm ERR! gyp ERR! stack at ChildProcess._handle.onexit (node:internal/child_process:292:12) npm ERR! gyp ERR! System Linux 6.1.0-13-amd64 npm ERR! gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/node-gyp/bin/node-gyp.js" "rebuild" npm ERR! gyp ERR! cwd /opt/iobroker/node_modules/iobroker.ble/node_modules/@abandonware/noble npm ERR! gyp ERR! node -v v18.18.2 npm ERR! gyp ERR! node-gyp -v v7.1.2 npm ERR! gyp ERR! not ok npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2023-11-09T13_48_08_783Z-debug-0.log host.ioBrokerVM Cannot install iobroker.ble@0.13.4: 1
-
@gismoh sagte in ioBroker auf neuer Maschine aufgesetzt und Adapter Probleme:
ENOTEMPTY: directory not empty, rmdir '/home/iobroker/.npm/_cacache
https://forum.iobroker.net/topic/57337/fehler-25-217-oder-enotempty-bei-adapter-install-update/1