Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Backitup Restore fehler

NEWS

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

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

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    25
    1
    2.1k

Backitup Restore fehler

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
60 Beiträge 7 Kommentatoren 6.5k Aufrufe 5 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • GlasfaserG Glasfaser

    @esmax666 sagte in Backitup Restore fehler:

    Wie lange muss man warten bis "alle Adapter installiert" sind?

    Nimm dir ein großen Kaffee ... und warte ......

    E Offline
    E Offline
    Esmax666
    schrieb am zuletzt editiert von
    #37

    sieht so aus ob er ein Problem mit zwave2 hat:

    host.ubuntu
    	2023-09-27 20:22:55.183	error	Cannot download and install adapter "zwave2@2.4.1". To retry it disable/enable the adapter or restart host. Also check the error messages in the log!
    host.ubuntu
    	2023-09-27 20:22:54.181	info	iobroker npm-install: exit 25
    host.ubuntu
    	2023-09-27 20:22:53.143	error	iobroker npm-install: host.ubuntu Cannot install iobroker.zwave2@2.4.1: 1
    host.ubuntu
    	2023-09-27 20:22:53.100	info	iobroker npm-install: npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2023-09-27T18_22_35_608Z-debug-0.log
    host.ubuntu
    	2023-09-27 20:22:53.096	info	iobroker npm-install: npm ERR! ^^^^^^^^^^^^^^^^^^npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 662, in mainnpm 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_mainnpm 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 Loadnpm ERR! result = gyp.input.Load(npm ERR! ^^^^^^^^^^^^^^^npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 3021, in Loadnpm ERR! LoadTargetBuildFile(npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 411, in LoadTargetBuildFilenpm ERR! build_file_data = LoadOneBuildFile(npm ERR! ^^^^^^^^^^^^^^^^^npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 239, in LoadOneBuildFilenpm ERR! build_file_contents = open(build_file_path, "rU").read()npm ERR! ^^^^^^^^^^^^^^^^^^^^^^^^^^^npm ERR! ValueError: invalid mode: 'rU' while trying to load binding.gypnpm ERR! gyp ERR! configure error npm ERR! gyp ERR! stack Error: `gyp` failed with exit code: 1npm 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:514:28)npm ERR! gyp ERR! stack at ChildProcess._handle.onexit (node:internal/child_process:291:12)npm ERR! gyp ERR! System Linux 6.2.0-1004-raspinpm ERR! gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/.bin/node-gyp" "rebuild"npm ERR! gyp ERR! cwd /opt/iobroker/node_modules/@serialport/bindingsnpm ERR! gyp ERR! node -v v18.17.1npm ERR! gyp ERR! node-gyp -v v7.1.2npm ERR! gyp ERR! not ok
    host.ubuntu
    	2023-09-27 20:22:53.092	info	iobroker npm-install: npm ERR! ^^^^^^^^^^^^^^^^^npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 670, in script_mainnpm ERR! return main(sys.argv[1:])
    host.ubuntu
    	2023-09-27 20:22:53.090	info	iobroker npm-install: npm ERR! (node:49127) [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())
    host.ubuntu
    	2023-09-27 20:22:53.088	info	iobroker npm-install: npm ERR! command sh -c prebuild-install --tag-prefix @serialport/bindings@ || node-gyp rebuild
    host.ubuntu
    	2023-09-27 20:22:53.086	info	iobroker npm-install: npm ERR! command failed
    host.ubuntu
    	2023-09-27 20:22:53.080	info	iobroker npm-install: npm ERR! path /opt/iobroker/node_modules/@serialport/bindings
    host.ubuntu
    	2023-09-27 20:22:53.078	info	iobroker npm-install: npm ERR! code 1
    host.ubuntu
    	2023-09-27 20:22:34.801	info	iobroker npm-install: npm install iobroker.zwave2@2.4.1 --loglevel error --unsafe-perm --prefix "/opt/iobroker" (System call)
    host.ubuntu
    	2023-09-27 20:22:34.797	info	iobroker npm-install: NPM version: 9.6.7
    host.ubuntu
    	2023-09-27 20:22:31.553	info	iobroker install zwave2@2.4.1 using installedVersion
    host.ubuntu
    	2023-09-27 20:22:31.552	warn	startInstance cannot find adapter "zwave2@2.4.1". Try to install it... 4 attempt
    host.ubuntu
    	2023-09-27 20:22:30.551	info	iobroker npm-install: exit 25
    host.ubuntu
    	2023-09-27 20:22:29.514	error	iobroker npm-install: host.ubuntu Cannot install iobroker.zwave2@2.4.1: 1
    host.ubuntu
    	2023-09-27 20:22:29.478	info	iobroker npm-install: npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2023-09-27T18_22_12_714Z-debug-0.log
    host.ubuntu
    	2023-09-27 20:22:29.472	info	iobroker npm-install:
    host.ubuntu
    	2023-09-27 20:22:29.467	info	iobroker npm-install: 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 Loadnpm ERR! result = gyp.input.Load(npm ERR! ^^^^^^^^^^^^^^^npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 3021, in Loadnpm ERR! LoadTargetBuildFile(npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 411, in LoadTargetBuildFilenpm ERR! build_file_data = LoadOneBuildFile(npm ERR! ^^^^^^^^^^^^^^^^^npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 239, in LoadOneBuildFilenpm ERR! build_file_contents = open(build_file_path, "rU").read()npm ERR! ^^^^^^^^^^^^^^^^^^^^^^^^^^^npm ERR! ValueError: invalid mode: 'rU' while trying to load binding.gypnpm ERR! gyp ERR! configure error npm ERR! gyp ERR! stack Error: `gyp` failed with exit code: 1npm 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:514:28)npm ERR! gyp ERR! stack at ChildProcess._handle.onexit (node:internal/child_process:291:12)npm ERR! gyp ERR! System Linux 6.2.0-1004-raspinpm ERR! gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/.bin/node-gyp" "rebuild"npm ERR! gyp ERR! cwd /opt/iobroker/node_modules/@serialport/bindingsnpm ERR! gyp ERR! node -v v18.17.1npm ERR! gyp ERR! node-gyp -v v7.1.2npm ERR! gyp ERR! not ok
    host.ubuntu
    	2023-09-27 20:22:29.463	info	iobroker npm-install: npm ERR! (node:49007) [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_mainnpm 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 mainnpm 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
    host.ubuntu
    	2023-09-27 20:22:29.460	info	iobroker npm-install: npm ERR! command failednpm ERR! command sh -c prebuild-install --tag-prefix @serialport/bindings@ || node-gyp rebuild
    host.ubuntu
    	2023-09-27 20:22:29.454	info	iobroker npm-install: npm ERR! path /opt/iobroker/node_modules/@serialport/bindings
    host.ubuntu
    	2023-09-27 20:22:29.453	info	iobroker npm-install: npm ERR! code 1
    host.ubuntu
    	2023-09-27 20:22:11.901	info	iobroker npm-install: npm install iobroker.zwave2@2.4.1 --loglevel error --unsafe-perm --prefix "/opt/iobroker" (System call)
    host.ubuntu
    	2023-09-27 20:22:11.898	info	iobroker npm-install: NPM version: 9.6.7
    host.ubuntu
    	2023-09-27 20:22:08.715	info	iobroker install zwave2@2.4.1 using installedVersion
    host.ubuntu
    	2023-09-27 20:22:08.714	warn	startInstance cannot find adapter "zwave2@2.4.1". Try to install it... 3 attempt
    host.ubuntu
    	2023-09-27 20:22:07.712	info	iobroker npm-install: exit 25
    host.ubuntu
    	2023-09-27 20:22:06.675	error	iobroker npm-install: host.ubuntu Cannot install iobroker.zwave2@2.4.1: 1
    host.ubuntu
    	2023-09-27 20:22:06.634	info	iobroker npm-install: npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2023-09-27T18_21_49_487Z-debug-0.log
    host.ubuntu
    	2023-09-27 20:22:06.632	info	iobroker npm-install:
    host.ubuntu
    	2023-09-27 20:22:06.627	info	iobroker npm-install: 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 Loadnpm ERR! LoadTargetBuildFile(npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 411, in LoadTargetBuildFilenpm ERR! build_file_data = LoadOneBuildFile(npm ERR! ^^^^^^^^^^^^^^^^^npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 239, in LoadOneBuildFilenpm ERR! build_file_contents = open(build_file_path, "rU").read()npm ERR! ^^^^^^^^^^^^^^^^^^^^^^^^^^^npm ERR! ValueError: invalid mode: 'rU' while trying to load binding.gypnpm ERR! gyp ERR! configure error npm ERR! gyp ERR! stack Error: `gyp` failed with exit code: 1npm 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:514:28)npm ERR! gyp ERR! stack at ChildProcess._handle.onexit (node:internal/child_process:291:12)npm ERR! gyp ERR! System Linux 6.2.0-1004-raspinpm ERR! gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/.bin/node-gyp" "rebuild"npm ERR! gyp ERR! cwd /opt/iobroker/node_modules/@serialport/bindingsnpm ERR! gyp ERR! node -v v18.17.1npm ERR! gyp ERR! node-gyp -v v7.1.2npm ERR! gyp ERR! not ok
    host.ubuntu
    	2023-09-27 20:22:06.624	info	iobroker npm-install: 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_mainnpm 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 mainnpm 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_mainnpm 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
    host.ubuntu
    	2023-09-27 20:22:06.621	info	iobroker npm-install: npm ERR! (node:48887) [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)
    host.ubuntu
    	2023-09-27 20:22:06.620	info	iobroker npm-install: npm ERR! command failednpm ERR! command sh -c prebuild-install --tag-prefix @serialport/bindings@ || node-gyp rebuild
    host.ubuntu
    	2023-09-27 20:22:06.614	info	iobroker npm-install: npm ERR! path /opt/iobroker/node_modules/@serialport/bindings
    host.ubuntu
    	2023-09-27 20:22:06.612	info	iobroker npm-install: npm ERR! code 1
    host.ubuntu
    	2023-09-27 20:21:48.677	info	iobroker npm-install: npm install iobroker.zwave2@2.4.1 --loglevel error --unsafe-perm --prefix "/opt/iobroker" (System call)
    host.ubuntu
    	2023-09-27 20:21:48.674	info	iobroker npm-install: NPM version: 9.6.7
    host.ubuntu
    	2023-09-27 20:21:45.465	info	iobroker install zwave2@2.4.1 using installedFrom
    host.ubuntu
    	2023-09-27 20:21:45.464	warn	startInstance cannot find adapter "zwave2@2.4.1". Try to install it... 2 attempt
    host.ubuntu
    	2023-09-27 20:21:44.461	info	iobroker npm-install: exit 25
    host.ubuntu
    	2023-09-27 20:21:43.426	error	iobroker npm-install: host.ubuntu Cannot install iobroker.zwave2@2.4.1: 1
    host.ubuntu
    	2023-09-27 20:21:43.387	info	iobroker npm-install: npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2023-09-27T18_21_13_622Z-debug-0.log
    host.ubuntu
    	2023-09-27 20:21:43.385	info	iobroker npm-install:
    host.ubuntu
    	2023-09-27 20:21:43.379	info	iobroker npm-install: npm ERR! ^^^^^^^^^^^^^^^^^npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 239, in LoadOneBuildFilenpm ERR! build_file_contents = open(build_file_path, "rU").read()npm ERR! ^^^^^^^^^^^^^^^^^^^^^^^^^^^npm ERR! ValueError: invalid mode: 'rU' while trying to load binding.gypnpm ERR! gyp ERR! configure error npm ERR! gyp ERR! stack Error: `gyp` failed with exit code: 1npm 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:514:28)npm ERR! gyp ERR! stack at ChildProcess._handle.onexit (node:internal/child_process:291:12)npm ERR! gyp ERR! System Linux 6.2.0-1004-raspinpm ERR! gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/.bin/node-gyp" "rebuild"npm ERR! gyp ERR! cwd /opt/iobroker/node_modules/@serialport/bindingsnpm ERR! gyp ERR! node -v v18.17.1npm ERR! gyp ERR! node-gyp -v v7.1.2npm ERR! gyp ERR! not ok
    host.ubuntu
    	2023-09-27 20:21:43.377	info	iobroker npm-install: 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_mainnpm 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 mainnpm 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_mainnpm 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 Loadnpm ERR! result = gyp.input.Load(npm ERR! ^^^^^^^^^^^^^^^npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 3021, in Loadnpm ERR! LoadTargetBuildFile(npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 411, in LoadTargetBuildFilenpm ERR! build_file_data = LoadOneBuildFile(
    host.ubuntu
    	2023-09-27 20:21:43.375	info	iobroker npm-install: npm ERR! command failednpm ERR! command sh -c prebuild-install --tag-prefix @serialport/bindings@ || node-gyp rebuildnpm ERR! (node:48764) [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>
    host.ubuntu
    	2023-09-27 20:21:43.367	info	iobroker npm-install: npm ERR! path /opt/iobroker/node_modules/@serialport/bindings
    host.ubuntu
    	2023-09-27 20:21:43.365	info	iobroker npm-install: npm ERR! code 1
    host.ubuntu
    	2023-09-27 20:21:12.815	info	iobroker npm-install: npm install iobroker.zwave2@2.4.1 --loglevel error --unsafe-perm --prefix "/opt/iobroker" (System call)
    host.ubuntu
    	2023-09-27 20:21:12.811	info	iobroker npm-install: NPM version: 9.6.7
    host.ubuntu
    	2023-09-27 20:21:09.431	info	iobroker install zwave2@2.4.1 using installedFrom
    host.ubuntu
    	2023-09-27 20:21:09.430	warn	startInstance cannot find adapter "zwave2@2.4.1". Try to install it... 1 attempt
    host.ubuntu
    	2023-09-27 20:21:08.427	info	iobroker npm-install: exit 0
    host.ubuntu
    	2023-09-27 20:21:07.259	info	iobroker npm-install: Update "system.adapter.web.0"
    host.ubuntu
    	2023-09-27 20:21:07.217	info	iobroker npm-install: host.ubuntu object connected created/updated
    host.ubuntu
    	2023-09-27 20:21:07.209	info	iobroker npm-install: host.ubuntu object system.adapter.web created/updated
    host.ubuntu
    	2023-09-27 20:21:07.003	info	iobroker npm-install: upload [0] web /opt/iobroker/node_modules/iobroker.web/www/admin/img/admin.png admin/img/admin.png image/png
    host.ubuntu
    	2023-09-27 20:21:06.936	info	iobroker npm-install: upload [1] web /opt/iobroker/node_modules/iobroker.web/www/index.html index.html text/html
    host.ubuntu
    	2023-09-27 20:21:06.865	info	iobroker npm-install: upload [2] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/bootstrap.min.css lib/css/bootstrap.min.css text/css
    host.ubuntu
    	2023-09-27 20:21:06.799	info	iobroker npm-install: upload [3] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/fancytree/channel.png lib/css/fancytree/channel.png image/png
    host.ubuntu
    	2023-09-27 20:21:06.731	info	iobroker npm-install: upload [4] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/fancytree/device.png lib/css/fancytree/device.png image/png
    host.ubuntu
    	2023-09-27 20:21:06.663	info	iobroker npm-install: upload [5] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/fancytree/icons.gif lib/css/fancytree/icons.gif image/gif
    host.ubuntu
    	2023-09-27 20:21:06.595	info	iobroker npm-install: upload [6] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/fancytree/loading.gif lib/css/fancytree/loading.gif image/gif
    host.ubuntu
    	2023-09-27 20:21:06.528	info	iobroker npm-install: upload [7] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/fancytree/state.png lib/css/fancytree/state.png image/png
    host.ubuntu
    	2023-09-27 20:21:06.460	info	iobroker npm-install: upload [8] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/fancytree/ui.fancytree.jquery.min.css lib/css/fancytree/ui.fancytree.jquery.min.css text/css
    host.ubuntu
    	2023-09-27 20:21:06.393	info	iobroker npm-install: upload [9] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/fancytree/ui.fancytree.min-win7.css lib/css/fancytree/ui.fancytree.min-win7.css text/css
    host.ubuntu
    	2023-09-27 20:21:06.325	info	iobroker npm-install: upload [10] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/fancytree/ui.fancytree.min.css lib/css/fancytree/ui.fancytree.min.css text/css
    host.ubuntu
    	2023-09-27 20:21:06.258	info	iobroker npm-install: upload [11] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/iob/selectID.css lib/css/iob/selectID.css text/css
    host.ubuntu
    	2023-09-27 20:21:06.192	info	iobroker npm-install: upload [12] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/iob/selectID.css.map lib/css/iob/selectID.css.map application/json
    host.ubuntu
    	2023-09-27 20:21:06.123	info	iobroker npm-install: upload [13] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/jqGrid/ellipsis-xbl.xml lib/css/jqGrid/ellipsis-xbl.xml application/xml
    host.ubuntu
    	2023-09-27 20:21:06.055	info	iobroker npm-install: upload [14] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/jqGrid/ui.jqgrid-4.5.4.css lib/css/jqGrid/ui.jqgrid-4.5.4.css text/css
    host.ubuntu
    	2023-09-27 20:21:05.986	info	iobroker npm-install: upload [15] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/materialize.css lib/css/materialize.css text/css
    host.ubuntu
    	2023-09-27 20:21:05.920	info	iobroker npm-install: upload [16] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/style.css lib/css/style.css text/css
    host.ubuntu
    	2023-09-27 20:21:05.853	info	iobroker npm-install: upload [17] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/black-tie/images/ui-bg_diagonals-thick_8_333333_40x40.png lib/css/themes/jquery-ui/black-tie/images/ui-bg_diagonals-thick_8_333333_40x40.png image/png
    host.ubuntu
    	2023-09-27 20:21:05.784	info	iobroker npm-install: upload [18] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/black-tie/images/ui-bg_flat_65_ffffff_40x100.png lib/css/themes/jquery-ui/black-tie/images/ui-bg_flat_65_ffffff_40x100.png image/png
    host.ubuntu
    	2023-09-27 20:21:05.719	info	iobroker npm-install: upload [19] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/black-tie/images/ui-bg_glass_40_111111_1x400.png lib/css/themes/jquery-ui/black-tie/images/ui-bg_glass_40_111111_1x400.png image/png
    host.ubuntu
    	2023-09-27 20:21:05.653	info	iobroker npm-install: upload [20] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/black-tie/images/ui-bg_glass_55_1c1c1c_1x400.png lib/css/themes/jquery-ui/black-tie/images/ui-bg_glass_55_1c1c1c_1x400.png image/png
    host.ubuntu
    	2023-09-27 20:21:04.983	info	iobroker npm-install: upload [30] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/black-tie/images/ui-icons_ffcf29_256x240.png lib/css/themes/jquery-ui/black-tie/images/ui-icons_ffcf29_256x240.png image/png
    host.ubuntu
    	2023-09-27 20:21:04.301	info	iobroker npm-install: upload [40] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/blitzer/images/ui-bg_glass_55_fbf8ee_1x400.png lib/css/themes/jquery-ui/blitzer/images/ui-bg_glass_55_fbf8ee_1x400.png image/png
    host.ubuntu
    	2023-09-27 20:21:03.644	info	iobroker npm-install: upload [50] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/cupertino/images/ui-bg_diagonals-thick_90_eeeeee_40x40.png lib/css/themes/jquery-ui/cupertino/images/ui-bg_diagonals-thick_90_eeeeee_40x40.png image/png
    host.ubuntu
    	2023-09-27 20:21:00.683	info	iobroker npm-install: upload [60] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/cupertino/images/ui-icons_2e83ff_256x240.png lib/css/themes/jquery-ui/cupertino/images/ui-icons_2e83ff_256x240.png image/png
    host.ubuntu
    	2023-09-27 20:21:00.014	info	iobroker npm-install: upload [70] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/custom-dark/images/ui-bg_highlight-soft_40_62bfe1_1x100.png lib/css/themes/jquery-ui/custom-dark/images/ui-bg_highlight-soft_40_62bfe1_1x100.png image/png
    host.ubuntu
    	2023-09-27 20:20:59.340	info	iobroker npm-install: upload [80] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/custom-light/images/ui-bg_glass_55_fbf9ee_1x400.png lib/css/themes/jquery-ui/custom-light/images/ui-bg_glass_55_fbf9ee_1x400.png image/png
    host.ubuntu
    	2023-09-27 20:20:58.675	info	iobroker npm-install: upload [90] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/custom-light/images/ui-icons_cd0a0a_256x240.png lib/css/themes/jquery-ui/custom-light/images/ui-icons_cd0a0a_256x240.png image/png
    host.ubuntu
    	2023-09-27 20:20:58.004	info	iobroker npm-install: upload [100] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/dark-hive/images/ui-bg_highlight-soft_44_444444_1x100.png lib/css/themes/jquery-ui/dark-hive/images/ui-bg_highlight-soft_44_444444_1x100.png image/png
    host.ubuntu
    	2023-09-27 20:20:54.694	info	iobroker npm-install: upload [150] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/eggplant/images/ui-icons_ebccce_256x240.png lib/css/themes/jquery-ui/eggplant/images/ui-icons_ebccce_256x240.png image/png
    host.ubuntu
    	2023-09-27 20:20:51.421	info	iobroker npm-install: upload [200] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/hot-sneaks/images/ui-icons_ffeb33_256x240.png lib/css/themes/jquery-ui/hot-sneaks/images/ui-icons_ffeb33_256x240.png image/png
    host.ubuntu
    	2023-09-27 20:20:48.051	info	iobroker npm-install: upload [250] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/redmond/images/ui-icons_469bdd_256x240.png lib/css/themes/jquery-ui/redmond/images/ui-icons_469bdd_256x240.png image/png
    host.ubuntu
    	2023-09-27 20:20:44.838	info	iobroker npm-install: upload [300] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/sunny/images/ui-bg_highlight-soft_100_feeebd_1x100.png lib/css/themes/jquery-ui/sunny/images/ui-bg_highlight-soft_100_feeebd_1x100.png image/png
    host.ubuntu
    	2023-09-27 20:20:41.642	info	iobroker npm-install: upload [350] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/vader/images/ui-bg_highlight-hard_55_555555_1x100.png lib/css/themes/jquery-ui/vader/images/ui-bg_highlight-hard_55_555555_1x100.png image/png
    host.ubuntu
    	2023-09-27 20:20:38.599	info	iobroker npm-install: upload [0] web.admin /opt/iobroker/node_modules/iobroker.web/admin/asset-manifest.json asset-manifest.json application/json
    host.ubuntu
    	2023-09-27 20:20:38.533	info	iobroker npm-install: upload [1] web.admin /opt/iobroker/node_modules/iobroker.web/admin/favicon.ico favicon.ico image/vnd.microsoft.icon
    host.ubuntu
    	2023-09-27 20:20:38.469	info	iobroker npm-install: upload [2] web.admin /opt/iobroker/node_modules/iobroker.web/admin/index_m.html index_m.html text/html
    host.ubuntu
    	2023-09-27 20:20:38.406	info	iobroker npm-install: upload [3] web.admin /opt/iobroker/node_modules/iobroker.web/admin/manifest.json manifest.json application/json
    host.ubuntu
    	2023-09-27 20:20:38.342	info	iobroker npm-install: upload [4] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/css/2.faf2f676.chunk.css static/css/2.faf2f676.chunk.css text/css
    host.ubuntu
    	2023-09-27 20:20:38.247	info	iobroker npm-install: upload [5] 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
    host.ubuntu
    	2023-09-27 20:20:38.184	info	iobroker npm-install: upload [6] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/css/main.e2d673ee.chunk.css static/css/main.e2d673ee.chunk.css text/css
    host.ubuntu
    	2023-09-27 20:20:38.116	info	iobroker npm-install: upload [7] 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
    host.ubuntu
    	2023-09-27 20:20:38.028	info	iobroker npm-install: upload [8] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/js/2.20ad3cfd.chunk.js static/js/2.20ad3cfd.chunk.js application/javascript
    host.ubuntu
    	2023-09-27 20:20:37.962	info	iobroker npm-install: upload [9] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/js/2.20ad3cfd.chunk.js.LICENSE.txt static/js/2.20ad3cfd.chunk.js.LICENSE.txt text/plain
    host.ubuntu
    	2023-09-27 20:20:37.571	info	iobroker npm-install: upload [10] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/js/2.20ad3cfd.chunk.js.map static/js/2.20ad3cfd.chunk.js.map application/json
    host.ubuntu
    	2023-09-27 20:20:37.504	info	iobroker npm-install: upload [11] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/js/main.1af53dde.chunk.js static/js/main.1af53dde.chunk.js application/javascript
    host.ubuntu
    	2023-09-27 20:20:37.435	info	iobroker npm-install: upload [12] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/js/main.1af53dde.chunk.js.map static/js/main.1af53dde.chunk.js.map application/json
    host.ubuntu
    	2023-09-27 20:20:37.370	info	iobroker npm-install: upload [13] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/js/runtime-main.6adebaf4.js static/js/runtime-main.6adebaf4.js application/javascript
    host.ubuntu
    	2023-09-27 20:20:37.305	info	iobroker npm-install: upload [14] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/js/runtime-main.6adebaf4.js.map static/js/runtime-main.6adebaf4.js.map application/json
    host.ubuntu
    	2023-09-27 20:20:37.237	info	iobroker npm-install: upload [15] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/media/le.eb63b1db.png static/media/le.eb63b1db.png image/png
    host.ubuntu
    	2023-09-27 20:20:37.143	info	iobroker npm-install: upload [16] web.admin /opt/iobroker/node_modules/iobroker.web/admin/web.png web.png image/png
    host.ubuntu
    	2023-09-27 20:20:37.108	info	iobroker npm-install: host.ubuntu install adapter web@3.4.9
    host.ubuntu
    	2023-09-27 20:20:19.263	info	iobroker npm-install: npm install iobroker.web@3.4.9 --loglevel error --prefix "/opt/iobroker" (System call)
    host.ubuntu
    	2023-09-27 20:20:19.259	info	iobroker npm-install: NPM version: 9.6.7
    host.ubuntu
    	2023-09-27 20:20:15.872	info	iobroker install web@3.4.9 using installedFrom
    host.ubuntu
    	2023-09-27 20:20:15.871	warn	startInstance cannot find adapter "web@3.4.9". Try to install it... 1 attempt
    
    GlasfaserG 1 Antwort Letzte Antwort
    0
    • E Esmax666

      sieht so aus ob er ein Problem mit zwave2 hat:

      host.ubuntu
      	2023-09-27 20:22:55.183	error	Cannot download and install adapter "zwave2@2.4.1". To retry it disable/enable the adapter or restart host. Also check the error messages in the log!
      host.ubuntu
      	2023-09-27 20:22:54.181	info	iobroker npm-install: exit 25
      host.ubuntu
      	2023-09-27 20:22:53.143	error	iobroker npm-install: host.ubuntu Cannot install iobroker.zwave2@2.4.1: 1
      host.ubuntu
      	2023-09-27 20:22:53.100	info	iobroker npm-install: npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2023-09-27T18_22_35_608Z-debug-0.log
      host.ubuntu
      	2023-09-27 20:22:53.096	info	iobroker npm-install: npm ERR! ^^^^^^^^^^^^^^^^^^npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 662, in mainnpm 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_mainnpm 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 Loadnpm ERR! result = gyp.input.Load(npm ERR! ^^^^^^^^^^^^^^^npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 3021, in Loadnpm ERR! LoadTargetBuildFile(npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 411, in LoadTargetBuildFilenpm ERR! build_file_data = LoadOneBuildFile(npm ERR! ^^^^^^^^^^^^^^^^^npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 239, in LoadOneBuildFilenpm ERR! build_file_contents = open(build_file_path, "rU").read()npm ERR! ^^^^^^^^^^^^^^^^^^^^^^^^^^^npm ERR! ValueError: invalid mode: 'rU' while trying to load binding.gypnpm ERR! gyp ERR! configure error npm ERR! gyp ERR! stack Error: `gyp` failed with exit code: 1npm 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:514:28)npm ERR! gyp ERR! stack at ChildProcess._handle.onexit (node:internal/child_process:291:12)npm ERR! gyp ERR! System Linux 6.2.0-1004-raspinpm ERR! gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/.bin/node-gyp" "rebuild"npm ERR! gyp ERR! cwd /opt/iobroker/node_modules/@serialport/bindingsnpm ERR! gyp ERR! node -v v18.17.1npm ERR! gyp ERR! node-gyp -v v7.1.2npm ERR! gyp ERR! not ok
      host.ubuntu
      	2023-09-27 20:22:53.092	info	iobroker npm-install: npm ERR! ^^^^^^^^^^^^^^^^^npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 670, in script_mainnpm ERR! return main(sys.argv[1:])
      host.ubuntu
      	2023-09-27 20:22:53.090	info	iobroker npm-install: npm ERR! (node:49127) [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())
      host.ubuntu
      	2023-09-27 20:22:53.088	info	iobroker npm-install: npm ERR! command sh -c prebuild-install --tag-prefix @serialport/bindings@ || node-gyp rebuild
      host.ubuntu
      	2023-09-27 20:22:53.086	info	iobroker npm-install: npm ERR! command failed
      host.ubuntu
      	2023-09-27 20:22:53.080	info	iobroker npm-install: npm ERR! path /opt/iobroker/node_modules/@serialport/bindings
      host.ubuntu
      	2023-09-27 20:22:53.078	info	iobroker npm-install: npm ERR! code 1
      host.ubuntu
      	2023-09-27 20:22:34.801	info	iobroker npm-install: npm install iobroker.zwave2@2.4.1 --loglevel error --unsafe-perm --prefix "/opt/iobroker" (System call)
      host.ubuntu
      	2023-09-27 20:22:34.797	info	iobroker npm-install: NPM version: 9.6.7
      host.ubuntu
      	2023-09-27 20:22:31.553	info	iobroker install zwave2@2.4.1 using installedVersion
      host.ubuntu
      	2023-09-27 20:22:31.552	warn	startInstance cannot find adapter "zwave2@2.4.1". Try to install it... 4 attempt
      host.ubuntu
      	2023-09-27 20:22:30.551	info	iobroker npm-install: exit 25
      host.ubuntu
      	2023-09-27 20:22:29.514	error	iobroker npm-install: host.ubuntu Cannot install iobroker.zwave2@2.4.1: 1
      host.ubuntu
      	2023-09-27 20:22:29.478	info	iobroker npm-install: npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2023-09-27T18_22_12_714Z-debug-0.log
      host.ubuntu
      	2023-09-27 20:22:29.472	info	iobroker npm-install:
      host.ubuntu
      	2023-09-27 20:22:29.467	info	iobroker npm-install: 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 Loadnpm ERR! result = gyp.input.Load(npm ERR! ^^^^^^^^^^^^^^^npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 3021, in Loadnpm ERR! LoadTargetBuildFile(npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 411, in LoadTargetBuildFilenpm ERR! build_file_data = LoadOneBuildFile(npm ERR! ^^^^^^^^^^^^^^^^^npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 239, in LoadOneBuildFilenpm ERR! build_file_contents = open(build_file_path, "rU").read()npm ERR! ^^^^^^^^^^^^^^^^^^^^^^^^^^^npm ERR! ValueError: invalid mode: 'rU' while trying to load binding.gypnpm ERR! gyp ERR! configure error npm ERR! gyp ERR! stack Error: `gyp` failed with exit code: 1npm 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:514:28)npm ERR! gyp ERR! stack at ChildProcess._handle.onexit (node:internal/child_process:291:12)npm ERR! gyp ERR! System Linux 6.2.0-1004-raspinpm ERR! gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/.bin/node-gyp" "rebuild"npm ERR! gyp ERR! cwd /opt/iobroker/node_modules/@serialport/bindingsnpm ERR! gyp ERR! node -v v18.17.1npm ERR! gyp ERR! node-gyp -v v7.1.2npm ERR! gyp ERR! not ok
      host.ubuntu
      	2023-09-27 20:22:29.463	info	iobroker npm-install: npm ERR! (node:49007) [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_mainnpm 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 mainnpm 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
      host.ubuntu
      	2023-09-27 20:22:29.460	info	iobroker npm-install: npm ERR! command failednpm ERR! command sh -c prebuild-install --tag-prefix @serialport/bindings@ || node-gyp rebuild
      host.ubuntu
      	2023-09-27 20:22:29.454	info	iobroker npm-install: npm ERR! path /opt/iobroker/node_modules/@serialport/bindings
      host.ubuntu
      	2023-09-27 20:22:29.453	info	iobroker npm-install: npm ERR! code 1
      host.ubuntu
      	2023-09-27 20:22:11.901	info	iobroker npm-install: npm install iobroker.zwave2@2.4.1 --loglevel error --unsafe-perm --prefix "/opt/iobroker" (System call)
      host.ubuntu
      	2023-09-27 20:22:11.898	info	iobroker npm-install: NPM version: 9.6.7
      host.ubuntu
      	2023-09-27 20:22:08.715	info	iobroker install zwave2@2.4.1 using installedVersion
      host.ubuntu
      	2023-09-27 20:22:08.714	warn	startInstance cannot find adapter "zwave2@2.4.1". Try to install it... 3 attempt
      host.ubuntu
      	2023-09-27 20:22:07.712	info	iobroker npm-install: exit 25
      host.ubuntu
      	2023-09-27 20:22:06.675	error	iobroker npm-install: host.ubuntu Cannot install iobroker.zwave2@2.4.1: 1
      host.ubuntu
      	2023-09-27 20:22:06.634	info	iobroker npm-install: npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2023-09-27T18_21_49_487Z-debug-0.log
      host.ubuntu
      	2023-09-27 20:22:06.632	info	iobroker npm-install:
      host.ubuntu
      	2023-09-27 20:22:06.627	info	iobroker npm-install: 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 Loadnpm ERR! LoadTargetBuildFile(npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 411, in LoadTargetBuildFilenpm ERR! build_file_data = LoadOneBuildFile(npm ERR! ^^^^^^^^^^^^^^^^^npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 239, in LoadOneBuildFilenpm ERR! build_file_contents = open(build_file_path, "rU").read()npm ERR! ^^^^^^^^^^^^^^^^^^^^^^^^^^^npm ERR! ValueError: invalid mode: 'rU' while trying to load binding.gypnpm ERR! gyp ERR! configure error npm ERR! gyp ERR! stack Error: `gyp` failed with exit code: 1npm 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:514:28)npm ERR! gyp ERR! stack at ChildProcess._handle.onexit (node:internal/child_process:291:12)npm ERR! gyp ERR! System Linux 6.2.0-1004-raspinpm ERR! gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/.bin/node-gyp" "rebuild"npm ERR! gyp ERR! cwd /opt/iobroker/node_modules/@serialport/bindingsnpm ERR! gyp ERR! node -v v18.17.1npm ERR! gyp ERR! node-gyp -v v7.1.2npm ERR! gyp ERR! not ok
      host.ubuntu
      	2023-09-27 20:22:06.624	info	iobroker npm-install: 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_mainnpm 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 mainnpm 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_mainnpm 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
      host.ubuntu
      	2023-09-27 20:22:06.621	info	iobroker npm-install: npm ERR! (node:48887) [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)
      host.ubuntu
      	2023-09-27 20:22:06.620	info	iobroker npm-install: npm ERR! command failednpm ERR! command sh -c prebuild-install --tag-prefix @serialport/bindings@ || node-gyp rebuild
      host.ubuntu
      	2023-09-27 20:22:06.614	info	iobroker npm-install: npm ERR! path /opt/iobroker/node_modules/@serialport/bindings
      host.ubuntu
      	2023-09-27 20:22:06.612	info	iobroker npm-install: npm ERR! code 1
      host.ubuntu
      	2023-09-27 20:21:48.677	info	iobroker npm-install: npm install iobroker.zwave2@2.4.1 --loglevel error --unsafe-perm --prefix "/opt/iobroker" (System call)
      host.ubuntu
      	2023-09-27 20:21:48.674	info	iobroker npm-install: NPM version: 9.6.7
      host.ubuntu
      	2023-09-27 20:21:45.465	info	iobroker install zwave2@2.4.1 using installedFrom
      host.ubuntu
      	2023-09-27 20:21:45.464	warn	startInstance cannot find adapter "zwave2@2.4.1". Try to install it... 2 attempt
      host.ubuntu
      	2023-09-27 20:21:44.461	info	iobroker npm-install: exit 25
      host.ubuntu
      	2023-09-27 20:21:43.426	error	iobroker npm-install: host.ubuntu Cannot install iobroker.zwave2@2.4.1: 1
      host.ubuntu
      	2023-09-27 20:21:43.387	info	iobroker npm-install: npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2023-09-27T18_21_13_622Z-debug-0.log
      host.ubuntu
      	2023-09-27 20:21:43.385	info	iobroker npm-install:
      host.ubuntu
      	2023-09-27 20:21:43.379	info	iobroker npm-install: npm ERR! ^^^^^^^^^^^^^^^^^npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 239, in LoadOneBuildFilenpm ERR! build_file_contents = open(build_file_path, "rU").read()npm ERR! ^^^^^^^^^^^^^^^^^^^^^^^^^^^npm ERR! ValueError: invalid mode: 'rU' while trying to load binding.gypnpm ERR! gyp ERR! configure error npm ERR! gyp ERR! stack Error: `gyp` failed with exit code: 1npm 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:514:28)npm ERR! gyp ERR! stack at ChildProcess._handle.onexit (node:internal/child_process:291:12)npm ERR! gyp ERR! System Linux 6.2.0-1004-raspinpm ERR! gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/.bin/node-gyp" "rebuild"npm ERR! gyp ERR! cwd /opt/iobroker/node_modules/@serialport/bindingsnpm ERR! gyp ERR! node -v v18.17.1npm ERR! gyp ERR! node-gyp -v v7.1.2npm ERR! gyp ERR! not ok
      host.ubuntu
      	2023-09-27 20:21:43.377	info	iobroker npm-install: 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_mainnpm 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 mainnpm 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_mainnpm 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 Loadnpm ERR! result = gyp.input.Load(npm ERR! ^^^^^^^^^^^^^^^npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 3021, in Loadnpm ERR! LoadTargetBuildFile(npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 411, in LoadTargetBuildFilenpm ERR! build_file_data = LoadOneBuildFile(
      host.ubuntu
      	2023-09-27 20:21:43.375	info	iobroker npm-install: npm ERR! command failednpm ERR! command sh -c prebuild-install --tag-prefix @serialport/bindings@ || node-gyp rebuildnpm ERR! (node:48764) [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>
      host.ubuntu
      	2023-09-27 20:21:43.367	info	iobroker npm-install: npm ERR! path /opt/iobroker/node_modules/@serialport/bindings
      host.ubuntu
      	2023-09-27 20:21:43.365	info	iobroker npm-install: npm ERR! code 1
      host.ubuntu
      	2023-09-27 20:21:12.815	info	iobroker npm-install: npm install iobroker.zwave2@2.4.1 --loglevel error --unsafe-perm --prefix "/opt/iobroker" (System call)
      host.ubuntu
      	2023-09-27 20:21:12.811	info	iobroker npm-install: NPM version: 9.6.7
      host.ubuntu
      	2023-09-27 20:21:09.431	info	iobroker install zwave2@2.4.1 using installedFrom
      host.ubuntu
      	2023-09-27 20:21:09.430	warn	startInstance cannot find adapter "zwave2@2.4.1". Try to install it... 1 attempt
      host.ubuntu
      	2023-09-27 20:21:08.427	info	iobroker npm-install: exit 0
      host.ubuntu
      	2023-09-27 20:21:07.259	info	iobroker npm-install: Update "system.adapter.web.0"
      host.ubuntu
      	2023-09-27 20:21:07.217	info	iobroker npm-install: host.ubuntu object connected created/updated
      host.ubuntu
      	2023-09-27 20:21:07.209	info	iobroker npm-install: host.ubuntu object system.adapter.web created/updated
      host.ubuntu
      	2023-09-27 20:21:07.003	info	iobroker npm-install: upload [0] web /opt/iobroker/node_modules/iobroker.web/www/admin/img/admin.png admin/img/admin.png image/png
      host.ubuntu
      	2023-09-27 20:21:06.936	info	iobroker npm-install: upload [1] web /opt/iobroker/node_modules/iobroker.web/www/index.html index.html text/html
      host.ubuntu
      	2023-09-27 20:21:06.865	info	iobroker npm-install: upload [2] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/bootstrap.min.css lib/css/bootstrap.min.css text/css
      host.ubuntu
      	2023-09-27 20:21:06.799	info	iobroker npm-install: upload [3] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/fancytree/channel.png lib/css/fancytree/channel.png image/png
      host.ubuntu
      	2023-09-27 20:21:06.731	info	iobroker npm-install: upload [4] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/fancytree/device.png lib/css/fancytree/device.png image/png
      host.ubuntu
      	2023-09-27 20:21:06.663	info	iobroker npm-install: upload [5] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/fancytree/icons.gif lib/css/fancytree/icons.gif image/gif
      host.ubuntu
      	2023-09-27 20:21:06.595	info	iobroker npm-install: upload [6] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/fancytree/loading.gif lib/css/fancytree/loading.gif image/gif
      host.ubuntu
      	2023-09-27 20:21:06.528	info	iobroker npm-install: upload [7] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/fancytree/state.png lib/css/fancytree/state.png image/png
      host.ubuntu
      	2023-09-27 20:21:06.460	info	iobroker npm-install: upload [8] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/fancytree/ui.fancytree.jquery.min.css lib/css/fancytree/ui.fancytree.jquery.min.css text/css
      host.ubuntu
      	2023-09-27 20:21:06.393	info	iobroker npm-install: upload [9] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/fancytree/ui.fancytree.min-win7.css lib/css/fancytree/ui.fancytree.min-win7.css text/css
      host.ubuntu
      	2023-09-27 20:21:06.325	info	iobroker npm-install: upload [10] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/fancytree/ui.fancytree.min.css lib/css/fancytree/ui.fancytree.min.css text/css
      host.ubuntu
      	2023-09-27 20:21:06.258	info	iobroker npm-install: upload [11] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/iob/selectID.css lib/css/iob/selectID.css text/css
      host.ubuntu
      	2023-09-27 20:21:06.192	info	iobroker npm-install: upload [12] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/iob/selectID.css.map lib/css/iob/selectID.css.map application/json
      host.ubuntu
      	2023-09-27 20:21:06.123	info	iobroker npm-install: upload [13] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/jqGrid/ellipsis-xbl.xml lib/css/jqGrid/ellipsis-xbl.xml application/xml
      host.ubuntu
      	2023-09-27 20:21:06.055	info	iobroker npm-install: upload [14] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/jqGrid/ui.jqgrid-4.5.4.css lib/css/jqGrid/ui.jqgrid-4.5.4.css text/css
      host.ubuntu
      	2023-09-27 20:21:05.986	info	iobroker npm-install: upload [15] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/materialize.css lib/css/materialize.css text/css
      host.ubuntu
      	2023-09-27 20:21:05.920	info	iobroker npm-install: upload [16] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/style.css lib/css/style.css text/css
      host.ubuntu
      	2023-09-27 20:21:05.853	info	iobroker npm-install: upload [17] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/black-tie/images/ui-bg_diagonals-thick_8_333333_40x40.png lib/css/themes/jquery-ui/black-tie/images/ui-bg_diagonals-thick_8_333333_40x40.png image/png
      host.ubuntu
      	2023-09-27 20:21:05.784	info	iobroker npm-install: upload [18] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/black-tie/images/ui-bg_flat_65_ffffff_40x100.png lib/css/themes/jquery-ui/black-tie/images/ui-bg_flat_65_ffffff_40x100.png image/png
      host.ubuntu
      	2023-09-27 20:21:05.719	info	iobroker npm-install: upload [19] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/black-tie/images/ui-bg_glass_40_111111_1x400.png lib/css/themes/jquery-ui/black-tie/images/ui-bg_glass_40_111111_1x400.png image/png
      host.ubuntu
      	2023-09-27 20:21:05.653	info	iobroker npm-install: upload [20] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/black-tie/images/ui-bg_glass_55_1c1c1c_1x400.png lib/css/themes/jquery-ui/black-tie/images/ui-bg_glass_55_1c1c1c_1x400.png image/png
      host.ubuntu
      	2023-09-27 20:21:04.983	info	iobroker npm-install: upload [30] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/black-tie/images/ui-icons_ffcf29_256x240.png lib/css/themes/jquery-ui/black-tie/images/ui-icons_ffcf29_256x240.png image/png
      host.ubuntu
      	2023-09-27 20:21:04.301	info	iobroker npm-install: upload [40] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/blitzer/images/ui-bg_glass_55_fbf8ee_1x400.png lib/css/themes/jquery-ui/blitzer/images/ui-bg_glass_55_fbf8ee_1x400.png image/png
      host.ubuntu
      	2023-09-27 20:21:03.644	info	iobroker npm-install: upload [50] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/cupertino/images/ui-bg_diagonals-thick_90_eeeeee_40x40.png lib/css/themes/jquery-ui/cupertino/images/ui-bg_diagonals-thick_90_eeeeee_40x40.png image/png
      host.ubuntu
      	2023-09-27 20:21:00.683	info	iobroker npm-install: upload [60] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/cupertino/images/ui-icons_2e83ff_256x240.png lib/css/themes/jquery-ui/cupertino/images/ui-icons_2e83ff_256x240.png image/png
      host.ubuntu
      	2023-09-27 20:21:00.014	info	iobroker npm-install: upload [70] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/custom-dark/images/ui-bg_highlight-soft_40_62bfe1_1x100.png lib/css/themes/jquery-ui/custom-dark/images/ui-bg_highlight-soft_40_62bfe1_1x100.png image/png
      host.ubuntu
      	2023-09-27 20:20:59.340	info	iobroker npm-install: upload [80] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/custom-light/images/ui-bg_glass_55_fbf9ee_1x400.png lib/css/themes/jquery-ui/custom-light/images/ui-bg_glass_55_fbf9ee_1x400.png image/png
      host.ubuntu
      	2023-09-27 20:20:58.675	info	iobroker npm-install: upload [90] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/custom-light/images/ui-icons_cd0a0a_256x240.png lib/css/themes/jquery-ui/custom-light/images/ui-icons_cd0a0a_256x240.png image/png
      host.ubuntu
      	2023-09-27 20:20:58.004	info	iobroker npm-install: upload [100] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/dark-hive/images/ui-bg_highlight-soft_44_444444_1x100.png lib/css/themes/jquery-ui/dark-hive/images/ui-bg_highlight-soft_44_444444_1x100.png image/png
      host.ubuntu
      	2023-09-27 20:20:54.694	info	iobroker npm-install: upload [150] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/eggplant/images/ui-icons_ebccce_256x240.png lib/css/themes/jquery-ui/eggplant/images/ui-icons_ebccce_256x240.png image/png
      host.ubuntu
      	2023-09-27 20:20:51.421	info	iobroker npm-install: upload [200] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/hot-sneaks/images/ui-icons_ffeb33_256x240.png lib/css/themes/jquery-ui/hot-sneaks/images/ui-icons_ffeb33_256x240.png image/png
      host.ubuntu
      	2023-09-27 20:20:48.051	info	iobroker npm-install: upload [250] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/redmond/images/ui-icons_469bdd_256x240.png lib/css/themes/jquery-ui/redmond/images/ui-icons_469bdd_256x240.png image/png
      host.ubuntu
      	2023-09-27 20:20:44.838	info	iobroker npm-install: upload [300] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/sunny/images/ui-bg_highlight-soft_100_feeebd_1x100.png lib/css/themes/jquery-ui/sunny/images/ui-bg_highlight-soft_100_feeebd_1x100.png image/png
      host.ubuntu
      	2023-09-27 20:20:41.642	info	iobroker npm-install: upload [350] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/vader/images/ui-bg_highlight-hard_55_555555_1x100.png lib/css/themes/jquery-ui/vader/images/ui-bg_highlight-hard_55_555555_1x100.png image/png
      host.ubuntu
      	2023-09-27 20:20:38.599	info	iobroker npm-install: upload [0] web.admin /opt/iobroker/node_modules/iobroker.web/admin/asset-manifest.json asset-manifest.json application/json
      host.ubuntu
      	2023-09-27 20:20:38.533	info	iobroker npm-install: upload [1] web.admin /opt/iobroker/node_modules/iobroker.web/admin/favicon.ico favicon.ico image/vnd.microsoft.icon
      host.ubuntu
      	2023-09-27 20:20:38.469	info	iobroker npm-install: upload [2] web.admin /opt/iobroker/node_modules/iobroker.web/admin/index_m.html index_m.html text/html
      host.ubuntu
      	2023-09-27 20:20:38.406	info	iobroker npm-install: upload [3] web.admin /opt/iobroker/node_modules/iobroker.web/admin/manifest.json manifest.json application/json
      host.ubuntu
      	2023-09-27 20:20:38.342	info	iobroker npm-install: upload [4] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/css/2.faf2f676.chunk.css static/css/2.faf2f676.chunk.css text/css
      host.ubuntu
      	2023-09-27 20:20:38.247	info	iobroker npm-install: upload [5] 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
      host.ubuntu
      	2023-09-27 20:20:38.184	info	iobroker npm-install: upload [6] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/css/main.e2d673ee.chunk.css static/css/main.e2d673ee.chunk.css text/css
      host.ubuntu
      	2023-09-27 20:20:38.116	info	iobroker npm-install: upload [7] 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
      host.ubuntu
      	2023-09-27 20:20:38.028	info	iobroker npm-install: upload [8] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/js/2.20ad3cfd.chunk.js static/js/2.20ad3cfd.chunk.js application/javascript
      host.ubuntu
      	2023-09-27 20:20:37.962	info	iobroker npm-install: upload [9] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/js/2.20ad3cfd.chunk.js.LICENSE.txt static/js/2.20ad3cfd.chunk.js.LICENSE.txt text/plain
      host.ubuntu
      	2023-09-27 20:20:37.571	info	iobroker npm-install: upload [10] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/js/2.20ad3cfd.chunk.js.map static/js/2.20ad3cfd.chunk.js.map application/json
      host.ubuntu
      	2023-09-27 20:20:37.504	info	iobroker npm-install: upload [11] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/js/main.1af53dde.chunk.js static/js/main.1af53dde.chunk.js application/javascript
      host.ubuntu
      	2023-09-27 20:20:37.435	info	iobroker npm-install: upload [12] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/js/main.1af53dde.chunk.js.map static/js/main.1af53dde.chunk.js.map application/json
      host.ubuntu
      	2023-09-27 20:20:37.370	info	iobroker npm-install: upload [13] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/js/runtime-main.6adebaf4.js static/js/runtime-main.6adebaf4.js application/javascript
      host.ubuntu
      	2023-09-27 20:20:37.305	info	iobroker npm-install: upload [14] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/js/runtime-main.6adebaf4.js.map static/js/runtime-main.6adebaf4.js.map application/json
      host.ubuntu
      	2023-09-27 20:20:37.237	info	iobroker npm-install: upload [15] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/media/le.eb63b1db.png static/media/le.eb63b1db.png image/png
      host.ubuntu
      	2023-09-27 20:20:37.143	info	iobroker npm-install: upload [16] web.admin /opt/iobroker/node_modules/iobroker.web/admin/web.png web.png image/png
      host.ubuntu
      	2023-09-27 20:20:37.108	info	iobroker npm-install: host.ubuntu install adapter web@3.4.9
      host.ubuntu
      	2023-09-27 20:20:19.263	info	iobroker npm-install: npm install iobroker.web@3.4.9 --loglevel error --prefix "/opt/iobroker" (System call)
      host.ubuntu
      	2023-09-27 20:20:19.259	info	iobroker npm-install: NPM version: 9.6.7
      host.ubuntu
      	2023-09-27 20:20:15.872	info	iobroker install web@3.4.9 using installedFrom
      host.ubuntu
      	2023-09-27 20:20:15.871	warn	startInstance cannot find adapter "web@3.4.9". Try to install it... 1 attempt
      
      GlasfaserG Offline
      GlasfaserG Offline
      Glasfaser
      schrieb am zuletzt editiert von
      #38

      @esmax666 sagte in Backitup Restore fehler:

      install iobroker.zwave2@2.4.1

      Mache das in der Konsole :

      iob install  iobroker.zwave2@3.0.5
      

      Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

      E 1 Antwort Letzte Antwort
      0
      • GlasfaserG Glasfaser

        @esmax666 sagte in Backitup Restore fehler:

        install iobroker.zwave2@2.4.1

        Mache das in der Konsole :

        iob install  iobroker.zwave2@3.0.5
        
        E Offline
        E Offline
        Esmax666
        schrieb am zuletzt editiert von
        #39

        @glasfaser said in Backitup Restore fehler:

        iob install iobroker.zwave2@3.0.5

        davor muss ich noch iob stoppen oder ?

        GlasfaserG 1 Antwort Letzte Antwort
        0
        • E Esmax666

          @glasfaser said in Backitup Restore fehler:

          iob install iobroker.zwave2@3.0.5

          davor muss ich noch iob stoppen oder ?

          GlasfaserG Offline
          GlasfaserG Offline
          Glasfaser
          schrieb am zuletzt editiert von
          #40

          @esmax666
          nein .

          Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

          1 Antwort Letzte Antwort
          0
          • HomoranH Nicht stören
            HomoranH Nicht stören
            Homoran
            Global Moderator Administrators
            schrieb am zuletzt editiert von
            #41

            @glasfaser

            am besten direkt
            iob install iobroker.zwave2@3.0.5 --debug

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

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

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

            GlasfaserG 1 Antwort Letzte Antwort
            0
            • HomoranH Homoran

              @glasfaser

              am besten direkt
              iob install iobroker.zwave2@3.0.5 --debug

              GlasfaserG Offline
              GlasfaserG Offline
              Glasfaser
              schrieb am zuletzt editiert von
              #42

              @homoran

              Cannot download

              steht im Log

              aber --debug kann auch nicht schaden

              Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

              E 1 Antwort Letzte Antwort
              0
              • GlasfaserG Glasfaser

                @homoran

                Cannot download

                steht im Log

                aber --debug kann auch nicht schaden

                E Offline
                E Offline
                Esmax666
                schrieb am zuletzt editiert von
                #43

                @glasfaser hat funktionniert:

                ich glaube da ist jetzt alles installiert :)

                esmax@ubuntu:/opt/iobroker$ iob install iobroker.zwave2@3.0.5 --debug
                NPM version: 9.6.7
                npm install iobroker.zwave2@3.0.5 --unsafe-perm --prefix "/opt/iobroker" (System call)
                
                added 126 packages in 32s
                
                133 packages are looking for funding
                  run `npm fund` for details
                host.ubuntu install adapter zwave2@3.0.5
                upload [18] zwave2.admin /opt/iobroker/node_modules/iobroker.zwave2/admin/zwave2.svg zwave2.svg image/svg+xml
                upload [17] zwave2.admin /opt/iobroker/node_modules/iobroker.zwave2/admin/tab_m.html tab_m.html text/html
                upload [16] zwave2.admin /opt/iobroker/node_modules/iobroker.zwave2/admin/style.css style.css text/css
                upload [15] zwave2.admin /opt/iobroker/node_modules/iobroker.zwave2/admin/script/d3.min.js script/d3.min.js application/javascript
                upload [14] zwave2.admin /opt/iobroker/node_modules/iobroker.zwave2/admin/log_window.html log_window.html text/html
                upload [13] zwave2.admin /opt/iobroker/node_modules/iobroker.zwave2/admin/index_m.html index_m.html text/html
                upload [12] zwave2.admin /opt/iobroker/node_modules/iobroker.zwave2/admin/build/tab.js.map build/tab.js.map application/json
                upload [11] zwave2.admin /opt/iobroker/node_modules/iobroker.zwave2/admin/build/tab.js build/tab.js application/javascript
                upload [10] zwave2.admin /opt/iobroker/node_modules/iobroker.zwave2/admin/build/log.js.map build/log.js.map application/json
                upload [9] zwave2.admin /opt/iobroker/node_modules/iobroker.zwave2/admin/build/log.js build/log.js application/javascript
                upload [8] zwave2.admin /opt/iobroker/node_modules/iobroker.zwave2/admin/build/index.js.map build/index.js.map application/json
                upload [7] zwave2.admin /opt/iobroker/node_modules/iobroker.zwave2/admin/build/index.js build/index.js application/javascript
                upload [6] zwave2.admin /opt/iobroker/node_modules/iobroker.zwave2/admin/build/chunk-O2LXFUUG.js.map build/chunk-O2LXFUUG.js.map application/json
                upload [5] zwave2.admin /opt/iobroker/node_modules/iobroker.zwave2/admin/build/chunk-O2LXFUUG.js build/chunk-O2LXFUUG.js application/javascript
                upload [4] zwave2.admin /opt/iobroker/node_modules/iobroker.zwave2/admin/build/chunk-JKKDWOF2.js.map build/chunk-JKKDWOF2.js.map application/json
                upload [3] zwave2.admin /opt/iobroker/node_modules/iobroker.zwave2/admin/build/chunk-JKKDWOF2.js build/chunk-JKKDWOF2.js application/javascript
                upload [2] zwave2.admin /opt/iobroker/node_modules/iobroker.zwave2/admin/build/chunk-6B3WJWGE.js.map build/chunk-6B3WJWGE.js.map application/json
                upload [1] zwave2.admin /opt/iobroker/node_modules/iobroker.zwave2/admin/build/chunk-6B3WJWGE.js build/chunk-6B3WJWGE.js application/javascript
                upload [0] zwave2.admin /opt/iobroker/node_modules/iobroker.zwave2/admin/.eslintrc.js .eslintrc.js application/javascript
                host.ubuntu object system.adapter.zwave2 created/updated
                Update "system.adapter.zwave2.0"
                
                1 Antwort Letzte Antwort
                0
                • GlasfaserG Offline
                  GlasfaserG Offline
                  Glasfaser
                  schrieb am zuletzt editiert von Glasfaser
                  #44

                  @esmax666 sagte in Backitup Restore fehler:

                  ich glaube da ist jetzt alles installiert

                  dann zeige mal

                  iob diag
                  

                  in der Full Version

                  Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                  E 1 Antwort Letzte Antwort
                  0
                  • GlasfaserG Glasfaser

                    @esmax666 sagte in Backitup Restore fehler:

                    ich glaube da ist jetzt alles installiert

                    dann zeige mal

                    iob diag
                    

                    in der Full Version

                    E Offline
                    E Offline
                    Esmax666
                    schrieb am zuletzt editiert von Homoran
                    #45

                    @glasfaser said in Backitup Restore fehler:

                    iob diag

                    Copy text starting here:

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

                    Skript v.2023-06-20
                    
                    *** BASE SYSTEM ***
                     Static hostname: ubuntu
                           Icon name: computer
                          Machine ID: 965a81734c8d402ab05ca26017c6e6a9
                             Boot ID: a39af5905d2248f68505f9914e186102
                    Operating System: Ubuntu 23.04
                              Kernel: Linux 6.2.0-1004-raspi
                        Architecture: arm64
                    
                    Model           : Raspberry Pi 4 Model B Rev 1.4
                    Docker          : false
                    Virtualization  : none
                    Kernel          : aarch64
                    Userland        : arm64
                    
                    Systemuptime and Load:
                     21:22:07 up  3:53,  2 users,  load average: 0.41, 0.34, 0.24
                    CPU threads: 4
                    
                    Raspberry only:
                    throttled=0x0
                    Other values than 0x0 hint to temperature/voltage problems
                    temp=52.1'C
                    volt=0.8820V
                    
                    The systems needs to be REBOOTED!
                    
                    
                    *** Time and Time Zones ***
                                   Local time: Wed 2023-09-27 21:22:07 CEST
                               Universal time: Wed 2023-09-27 19:22:07 UTC
                                     RTC time: n/a
                                    Time zone: Europe/Paris (CEST, +0200)
                    System clock synchronized: yes
                                  NTP service: active
                              RTC in local TZ: no
                    
                    *** User and Groups ***
                    esmax
                    /home/esmax
                    esmax adm dialout cdrom sudo audio video plugdev games users input render netdev gpio spi i2c iobroker
                    
                    *** X-Server-Setup ***
                    X-Server:       false
                    Desktop:
                    Terminal:       tty
                    Boot Target:    graphical.target
                    
                    *** MEMORY ***
                                   total        used        free      shared  buff/cache   available
                    Mem:            8.2G        1.4G        1.7G        3.3M        5.4G        6.8G
                    Swap:             0B          0B          0B
                    Total:          8.2G        1.4G        1.7G
                    
                             7809 M total memory
                             1290 M used memory
                             1197 M active memory
                             4363 M inactive memory
                             1647 M free memory
                              195 M buffer memory
                             4992 M swap cache
                                0 M total swap
                                0 M used swap
                                0 M free swap
                    
                    Raspberry only:
                    oom events: 0
                    lifetime oom required: 0 Mbytes
                    total time in oom handler: 0 ms
                    max time spent in oom handler: 0 ms
                    
                    *** FILESYSTEM ***
                    Filesystem     Type   Size  Used Avail Use% Mounted on
                    tmpfs          tmpfs  781M  3.2M  778M   1% /run
                    /dev/mmcblk0p2 ext4    59G  5.2G   51G  10% /
                    tmpfs          tmpfs  3.9G     0  3.9G   0% /dev/shm
                    tmpfs          tmpfs  5.0M     0  5.0M   0% /run/lock
                    /dev/mmcblk0p1 vfat   253M  151M  102M  60% /boot/firmware
                    tmpfs          tmpfs  781M  4.0K  781M   1% /run/user/1000
                    
                    Messages concerning ext4 filesystem in dmesg:
                    [Wed Sep 27 17:28:31 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 bcm2708_fb.fbwidth=0 bcm2708_fb.fbheight=0 bcm2708_fb.fbswap=1 smsc95xx.macaddr=E4:5F:01:1B:22:9D vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 dwc_otg.lpm_enable=0 console=tty1 root=LABEL=writable rootfstype=ext4 rootwait fixrtc quiet splash
                    [Wed Sep 27 17:28:35 2023] EXT4-fs (mmcblk0p2): orphan cleanup on readonly fs
                    [Wed Sep 27 17:28:35 2023] EXT4-fs (mmcblk0p2): mounted filesystem 25a83575-fd50-4dcc-85e0-e3a81c621aa2 with ordered data mode. Quota mode: none.
                    [Wed Sep 27 17:28:37 2023] EXT4-fs (mmcblk0p2): re-mounted 25a83575-fd50-4dcc-85e0-e3a81c621aa2. Quota mode: none.
                    [Wed Sep 27 17:28:47 2023] EXT4-fs (mmcblk0p2): resizing filesystem from 979920 to 15526139 blocks
                    [Wed Sep 27 17:28:48 2023] EXT4-fs (mmcblk0p2): resized filesystem to 15526139
                    
                    Show mounted filesystems (real ones only):
                    TARGET              SOURCE         FSTYPE   OPTIONS
                    /                   /dev/mmcblk0p2 ext4     rw,relatime,discard,errors=remount-ro,commit=30
                    |-/snap/core22/611  /dev/loop1     squashfs ro,nodev,relatime,errors=continue,threads=single
                    |-/snap/lxd/24646   /dev/loop0     squashfs ro,nodev,relatime,errors=continue,threads=single
                    |-/snap/snapd/18600 /dev/loop2     squashfs ro,nodev,relatime,errors=continue,threads=single
                    |-/boot/firmware    /dev/mmcblk0p1 vfat     rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                    |-/snap/lxd/25755   /dev/loop4     squashfs ro,nodev,relatime,errors=continue,threads=single
                    `-/snap/core22/867  /dev/loop3     squashfs ro,nodev,relatime,errors=continue,threads=single
                    
                    Files in neuralgic directories:
                    
                    /var:
                    924M    /var/
                    677M    /var/lib
                    505M    /var/lib/snapd
                    504M    /var/lib/snapd/snaps
                    220M    /var/cache
                    
                    Archived and active journals take up 25.9M in the file system.
                    
                    /opt/iobroker/backups:
                    4.5M    /opt/iobroker/backups/
                    
                    /opt/iobroker/iobroker-data:
                    110M    /opt/iobroker/iobroker-data/
                    83M     /opt/iobroker/iobroker-data/files
                    27M     /opt/iobroker/iobroker-data/files/javascript.admin
                    15M     /opt/iobroker/iobroker-data/files/javascript.admin/static/js
                    15M     /opt/iobroker/iobroker-data/files/javascript.admin/static
                    
                    The five largest files in iobroker-data are:
                    9.8M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/2.f6fd0e72.chunk.js.map
                    8.0M    /opt/iobroker/iobroker-data/objects.json.bak
                    8.0M    /opt/iobroker/iobroker-data/objects.json
                    4.4M    /opt/iobroker/iobroker-data/files/javascript.admin/vs/language/typescript/tsWorker.js
                    4.4M    /opt/iobroker/iobroker-data/files/iot.admin/static/js/2.934fa7ad.chunk.js.map
                    
                    *** NodeJS-Installation ***
                    
                    /usr/bin/nodejs         v18.17.1
                    /usr/bin/node           v18.17.1
                    /usr/bin/npm            9.6.7
                    /usr/bin/npx            9.6.7
                    
                    
                    nodejs:
                      Installed: 18.17.1-deb-1nodesource1
                      Candidate: 18.17.1-deb-1nodesource1
                      Version table:
                     *** 18.17.1-deb-1nodesource1 500
                            500 https://deb.nodesource.com/node_18.x lunar/main arm64 Packages
                            100 /var/lib/dpkg/status
                         18.13.0+dfsg1-1ubuntu2 500
                            500 http://ports.ubuntu.com/ubuntu-ports lunar/universe arm64 Packages
                    
                    Temp directories causing npm8 problem: 0
                    No problems detected
                    
                    npm ERR! code ELSPROBLEMS
                    npm ERR! extraneous: @abandonware/bluetooth-hci-socket@0.5.3-10 /opt/iobroker/node_modules/@abandonware/bluetooth-hci-socket
                    npm ERR! extraneous: usb@1.9.2 /opt/iobroker/node_modules/usb
                    npm ERR! extraneous: debug@4.3.4 /opt/iobroker/node_modules/@abandonware/bluetooth-hci-socket/node_modules/debug
                    npm ERR! extraneous: ms@2.1.2 /opt/iobroker/node_modules/@abandonware/bluetooth-hci-socket/node_modules/ms
                    npm ERR! invalid: @types/node@12.20.55 /opt/iobroker/node_modules/iobroker.javascript/node_modules/@types/node
                    npm ERR! extraneous: node-addon-api@4.3.0 /opt/iobroker/node_modules/usb/node_modules/node-addon-api
                    
                    npm ERR! A complete log of this run can be found in: /home/esmax/.npm/_logs/2023-09-27T19_22_14_366Z-debug-0.log
                    Errors in npm tree: 0
                    
                    *** ioBroker-Installation ***
                    
                    ioBroker Status
                    iobroker is running on this host.
                    
                    
                    Objects type: file
                    States  type: file
                    
                    No configuration change needed.
                    
                    
                    Multihost discovery server: disabled
                    Discovery authentication:   enabled
                    Persistent activation:      disabled
                    Objects:                    file on 127.0.0.1
                    States:                     file on 127.0.0.1
                    
                    Core adapters versions
                    js-controller:  3.3.22
                    admin:          5.2.1
                    javascript:     5.2.13
                    
                    Adapters from github:   0
                    
                    Adapter State
                    + system.adapter.admin.0                  : admin                 : ubuntu                                   -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                      system.adapter.alexa2.0                 : alexa2                : ubuntu                                   - disabled
                    + system.adapter.backitup.0               : backitup              : ubuntu                                   -  enabled
                      system.adapter.cloud.0                  : cloud                 : ubuntu                                   - disabled
                      system.adapter.discovery.0              : discovery             : ubuntu                                   - disabled
                      system.adapter.flot.0                   : flot                  : ubuntu                                   - disabled
                    + system.adapter.heatingcontrol.0         : heatingcontrol        : ubuntu                                   -  enabled
                    + system.adapter.history.0                : history               : ubuntu                                   -  enabled
                      system.adapter.ical.0                   : ical                  : ubuntu                                   -  enabled
                      system.adapter.info.0                   : info                  : ubuntu                                   - disabled
                      system.adapter.iot.0                    : iot                   : ubuntu                                   - disabled
                    + system.adapter.javascript.0             : javascript            : ubuntu                                   -  enabled
                      system.adapter.linkeddevices.0          : linkeddevices         : ubuntu                                   - disabled
                      system.adapter.mobile.0                 : mobile                : ubuntu                                   - disabled
                      system.adapter.radar2.0                 : radar2                : ubuntu                                   - disabled
                      system.adapter.rpi2.0                   : rpi2                  : ubuntu                                   - disabled
                    + system.adapter.shuttercontrol.0         : shuttercontrol        : ubuntu                                   -  enabled
                      system.adapter.socketio.0               : socketio              : ubuntu                                   - disabled, port: 8084, bind: 0.0.0.0, run as: admin
                      system.adapter.telegram.0               : telegram              : ubuntu                                   - disabled, port: 8443, bind: 0.0.0.0
                      system.adapter.text2command.0           : text2command          : ubuntu                                   - disabled
                      system.adapter.tr-064.0                 : tr-064                : ubuntu                                   - disabled
                      system.adapter.vis-colorpicker.0        : vis-colorpicker       : ubuntu                                   - disabled
                      system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : ubuntu                                   - disabled
                      system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : ubuntu                                   - disabled
                      system.adapter.vis-metro.0              : vis-metro             : ubuntu                                   - disabled
                      system.adapter.vis-timeandweather.0     : vis-timeandweather    : ubuntu                                   - disabled
                      system.adapter.vis.0                    : vis                   : ubuntu                                   - disabled
                    + system.adapter.web.0                    : web                   : ubuntu                                   -  enabled, port: 443, bind: 0.0.0.0, run as: admin
                    + system.adapter.zwave2.0                 : zwave2                : ubuntu                                   -  enabled
                    
                    + instance is alive
                    
                    Enabled adapters with bindings
                    + system.adapter.admin.0                  : admin                 : ubuntu                                   -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                    + system.adapter.web.0                    : web                   : ubuntu                                   -  enabled, port: 443, bind: 0.0.0.0, run as: admin
                    
                    ioBroker-Repositories
                    stable      : http://download.iobroker.net/sources-dist.json
                    beta        : http://download.iobroker.net/sources-dist-latest.json
                    
                    Active repo: stable
                    
                    Installed ioBroker-Instances
                    Used repository: stable
                    hash unchanged, use cached sources
                    update done
                    Adapter    "admin"         : 6.10.1   , installed 5.2.1 [Updateable]
                    Adapter    "alexa2"        : 3.25.2   , installed 3.9.3 [Updateable]
                    Adapter    "backitup"      : 2.8.1    , installed 2.2.2 [Updateable]
                    Adapter    "cloud"         : 4.4.1    , installed 4.1.0 [Updateable]
                    Adapter    "discovery"     : 3.1.0    , installed 3.1.0
                    Adapter    "flot"          : 1.12.0   , installed 1.10.6 [Updateable]
                    Adapter    "heatingcontrol": 2.11.1   , installed 2.7.2 [Updateable]
                    Adapter    "history"       : 2.2.6    , installed 1.9.14 [Updateable]
                    Adapter    "ical"          : 1.13.3   , installed 1.11.4 [Updateable]
                    Adapter    "info"          : 1.9.26   , installed 1.9.8 [Updateable]
                    Adapter    "iot"           : 1.14.5   , installed 1.8.22 [Updateable]
                    Adapter    "javascript"    : 7.1.4    , installed 5.2.13 [Updateable]
                    Controller "js-controller" : 5.0.12   , installed 3.3.22 [Updateable]
                    Adapter    "linkeddevices" : 1.5.5    , installed 1.4.3 [Updateable]
                    Adapter    "mobile"        : 1.0.1    , installed 1.0.1
                    Adapter    "radar2"        : 2.0.7    , installed 2.0.3 [Updateable]
                    Adapter    "rpi2"          : 1.3.2    , installed 1.3.1 [Updateable]
                    Adapter    "shuttercontrol": 1.6.2    , installed 1.2.1 [Updateable]
                    Adapter    "simple-api"    : 2.7.2    , installed 2.7.2
                    Adapter    "socketio"      : 6.5.5    , installed 3.1.4 [Updateable]
                    Adapter    "telegram"      : 1.16.0   , installed 1.10.0 [Updateable]
                    Adapter    "text2command"  : 3.0.2    , installed 2.1.1 [Updateable]
                    Adapter    "tr-064"        : 4.2.18   , installed 4.2.14 [Updateable]
                    Adapter    "vis"           : 1.4.16   , installed 1.4.5 [Updateable]
                    Adapter    "vis-colorpicker": 2.0.3   , installed 1.2.0 [Updateable]
                    Adapter    "vis-hqwidgets" : 1.4.0    , installed 1.1.7 [Updateable]
                    Adapter    "vis-jqui-mfd"  : 1.0.12   , installed 1.0.12
                    Adapter    "vis-metro"     : 1.2.0    , installed 1.1.2 [Updateable]
                    Adapter    "vis-timeandweather": 1.2.2   , installed 1.1.7 [Updateable]
                    Adapter    "web"           : 6.1.2    , installed 3.4.9 [Updateable]
                    Adapter    "zwave2"        : 3.0.5    , installed 3.0.5
                    
                    Objects and States
                    Please stand by - This may take a while
                    Objects:        1829
                    States:         3260
                    
                    *** OS-Repositories and Updates ***
                    Hit:1 http://ports.ubuntu.com/ubuntu-ports lunar InRelease
                    Hit:2 http://ports.ubuntu.com/ubuntu-ports lunar-updates InRelease
                    Hit:3 http://ports.ubuntu.com/ubuntu-ports lunar-backports InRelease
                    Hit:4 http://ports.ubuntu.com/ubuntu-ports lunar-security InRelease
                    Hit:5 https://deb.nodesource.com/node_18.x lunar InRelease
                    Reading package lists...
                    Pending Updates: 0
                    
                    *** Listening Ports ***
                    Active Internet connections (only servers)
                    Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                    tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          78134      1/systemd
                    tcp        0      0 127.0.0.53:53           0.0.0.0:*               LISTEN      996        37558      13668/systemd-resol
                    tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       86098      46034/iobroker.js-c
                    tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       86091      46034/iobroker.js-c
                    tcp        0      0 127.0.0.54:53           0.0.0.0:*               LISTEN      996        37560      13668/systemd-resol
                    tcp6       0      0 :::22                   :::*                    LISTEN      0          39954      1/systemd
                    tcp6       0      0 :::111                  :::*                    LISTEN      0          78136      1/systemd
                    tcp6       0      0 :::443                  :::*                    LISTEN      1001       90857      49322/io.web.0
                    tcp6       0      0 :::8081                 :::*                    LISTEN      1001       84702      46059/io.admin.0
                    udp        0      0 127.0.0.54:53           0.0.0.0:*                           996        37559      13668/systemd-resol
                    udp        0      0 127.0.0.53:53           0.0.0.0:*                           996        37557      13668/systemd-resol
                    udp        0      0 192.168.178.54:68       0.0.0.0:*                           998        52189      37786/systemd-netwo
                    udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          76543      1/systemd
                    udp6       0      0 :::111                  :::*                                0          76545      1/systemd
                    udp6       0      0 fe80::e65f:1ff:fe1b:546 :::*                                998        52209      37786/systemd-netwo
                    
                    *** Log File - Last 25 Lines ***
                    
                    2023-09-27 21:07:59.781  - info: host.ubuntu instance system.adapter.ical.0 terminated with code 0 (NO_ERROR)
                    2023-09-27 21:08:09.427  - info: host.ubuntu "system.adapter.ical.0" disabled
                    2023-09-27 21:08:09.428  - info: host.ubuntu stopInstance system.adapter.ical.0 (force=false, process=false)
                    2023-09-27 21:08:09.430  - info: host.ubuntu stopInstance canceled schedule system.adapter.ical.0
                    2023-09-27 21:08:14.720  - info: host.ubuntu "system.adapter.ical.0" enabled
                    2023-09-27 21:08:14.723  - info: host.ubuntu stopInstance system.adapter.ical.0 (force=false, process=false)
                    2023-09-27 21:08:17.803  - info: host.ubuntu instance scheduled system.adapter.ical.0 0,30 * * * *
                    2023-09-27 21:08:17.841  - info: host.ubuntu instance system.adapter.ical.0 started with pid 49431
                    2023-09-27 21:08:19.974  - info: ical.0 (49431) Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system
                    2023-09-27 21:08:19.991  - info: ical.0 (49431) starting. Version 1.11.4 in /opt/iobroker/node_modules/iobroker.ical, node: v18.17.1, js-controller: 3.3.22
                    2023-09-27 21:08:20.611  - info: ical.0 (49431) processing URL: calendar1 https://63ea0ab88b/basic.ics
                    2023-09-27 21:08:25.685  - info: ical.0 (49431) Terminated (NO_ERROR): Without reason
                    2023-09-27 21:08:26.285  - info: host.ubuntu instance system.adapter.ical.0 terminated with code 0 (NO_ERROR)
                    2023-09-27 21:10:00.025  - debug: shuttercontrol.0 (49337) calculate astrodata ...
                    2023-09-27 21:10:00.026  - debug: shuttercontrol.0 (49337) Sun Azimut: 293.5°
                    2023-09-27 21:10:00.027  - debug: shuttercontrol.0 (49337) Sun Elevation: -20.7°
                    2023-09-27 21:15:00.023  - debug: shuttercontrol.0 (49337) calculate astrodata ...
                    2023-09-27 21:15:00.024  - debug: shuttercontrol.0 (49337) Sun Azimut: 294.5°
                    2023-09-27 21:15:00.024  - debug: shuttercontrol.0 (49337) Sun Elevation: -21.5°
                    2023-09-27 21:17:03.503  - debug: zwave2.0 (49299) Node 34: value updated: value_electric_kwh_consumed => 1.02
                    2023-09-27 21:20:00.024  - debug: shuttercontrol.0 (49337) calculate astrodata ...
                    2023-09-27 21:20:00.024  - debug: shuttercontrol.0 (49337) Sun Azimut: 295.6°
                    2023-09-27 21:20:00.025  - debug: shuttercontrol.0 (49337) Sun Elevation: -22.2°
                    2023-09-27 21:21:53.141  - debug: zwave2.0 (49299) Node 5: metadata updated: airTemperature
                    2023-09-27 21:21:53.143  - debug: zwave2.0 (49299) Node 5: value updated: airTemperature => 17.79
                    
                    

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

                    iob diag has finished.

                    Press any key for a summary

                    ======================= SUMMARY =======================
                                         v.2023-06-20
                    
                    
                     Static hostname: ubuntu
                           Icon name: computer
                          Machine ID: 965a81734c8d402ab05ca26017c6e6a9
                             Boot ID: a39af5905d2248f68505f9914e186102
                    Operating System: Ubuntu 23.04
                              Kernel: Linux 6.2.0-1004-raspi
                        Architecture: arm64
                    
                    Installation:           native
                    Kernel:                 aarch64
                    Userland:               arm64
                    Timezone:               Europe/Paris (CEST, +0200)
                    User-ID:                1000
                    X-Server:               false
                    Boot Target:            graphical.target
                    
                    Pending OS-Updates:     0
                    Pending iob updates:    26
                    
                    The systems needs to be REBOOTED!
                    
                    
                    Nodejs-Installation:    /usr/bin/nodejs         v18.17.1
                                            /usr/bin/node           v18.17.1
                                            /usr/bin/npm            9.6.7
                                            /usr/bin/npx            9.6.7
                    
                    Recommended versions are nodejs 18.x.y and npm 9.x.y
                    Your nodejs installation is correct
                    
                    MEMORY:
                                   total        used        free      shared  buff/cache   available
                    Mem:            8.2G        1.6G        1.5G        3.3M        5.4G        6.6G
                    Swap:             0B          0B          0B
                    Total:          8.2G        1.6G        1.5G
                    
                    Active iob-Instances:   9
                    Active repo: stable
                    
                    ioBroker Core:          js-controller           3.3.22
                                            admin                   5.2.1
                    
                    ioBroker Status:        iobroker is running on this host.
                    
                    
                    Objects type: file
                    States  type: file
                    
                    Status admin and web instance:
                    + system.adapter.admin.0                  : admin                 : ubuntu                                   -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                    + system.adapter.web.0                    : web                   : ubuntu                                   -  enabled, port: 443, bind: 0.0.0.0, run as: admin
                    
                    Objects:                1829
                    States:                 3261
                    
                    Size of iob-Database:
                    
                    8.0M    /opt/iobroker/iobroker-data/objects.json.bak
                    8.0M    /opt/iobroker/iobroker-data/objects.json
                    3.7M    /opt/iobroker/iobroker-data/objects.jsonl
                    832K    /opt/iobroker/iobroker-data/states.json.bak
                    832K    /opt/iobroker/iobroker-data/states.json
                    44K     /opt/iobroker/iobroker-data/states.jsonl
                    
                    
                    
                    =================== END OF SUMMARY ====================
                    

                    === Mark text until here for copying ===

                    GlasfaserG Thomas BraunT simatecS 3 Antworten Letzte Antwort
                    0
                    • E Esmax666

                      @glasfaser said in Backitup Restore fehler:

                      iob diag

                      Copy text starting here:

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

                      Skript v.2023-06-20
                      
                      *** BASE SYSTEM ***
                       Static hostname: ubuntu
                             Icon name: computer
                            Machine ID: 965a81734c8d402ab05ca26017c6e6a9
                               Boot ID: a39af5905d2248f68505f9914e186102
                      Operating System: Ubuntu 23.04
                                Kernel: Linux 6.2.0-1004-raspi
                          Architecture: arm64
                      
                      Model           : Raspberry Pi 4 Model B Rev 1.4
                      Docker          : false
                      Virtualization  : none
                      Kernel          : aarch64
                      Userland        : arm64
                      
                      Systemuptime and Load:
                       21:22:07 up  3:53,  2 users,  load average: 0.41, 0.34, 0.24
                      CPU threads: 4
                      
                      Raspberry only:
                      throttled=0x0
                      Other values than 0x0 hint to temperature/voltage problems
                      temp=52.1'C
                      volt=0.8820V
                      
                      The systems needs to be REBOOTED!
                      
                      
                      *** Time and Time Zones ***
                                     Local time: Wed 2023-09-27 21:22:07 CEST
                                 Universal time: Wed 2023-09-27 19:22:07 UTC
                                       RTC time: n/a
                                      Time zone: Europe/Paris (CEST, +0200)
                      System clock synchronized: yes
                                    NTP service: active
                                RTC in local TZ: no
                      
                      *** User and Groups ***
                      esmax
                      /home/esmax
                      esmax adm dialout cdrom sudo audio video plugdev games users input render netdev gpio spi i2c iobroker
                      
                      *** X-Server-Setup ***
                      X-Server:       false
                      Desktop:
                      Terminal:       tty
                      Boot Target:    graphical.target
                      
                      *** MEMORY ***
                                     total        used        free      shared  buff/cache   available
                      Mem:            8.2G        1.4G        1.7G        3.3M        5.4G        6.8G
                      Swap:             0B          0B          0B
                      Total:          8.2G        1.4G        1.7G
                      
                               7809 M total memory
                               1290 M used memory
                               1197 M active memory
                               4363 M inactive memory
                               1647 M free memory
                                195 M buffer memory
                               4992 M swap cache
                                  0 M total swap
                                  0 M used swap
                                  0 M free swap
                      
                      Raspberry only:
                      oom events: 0
                      lifetime oom required: 0 Mbytes
                      total time in oom handler: 0 ms
                      max time spent in oom handler: 0 ms
                      
                      *** FILESYSTEM ***
                      Filesystem     Type   Size  Used Avail Use% Mounted on
                      tmpfs          tmpfs  781M  3.2M  778M   1% /run
                      /dev/mmcblk0p2 ext4    59G  5.2G   51G  10% /
                      tmpfs          tmpfs  3.9G     0  3.9G   0% /dev/shm
                      tmpfs          tmpfs  5.0M     0  5.0M   0% /run/lock
                      /dev/mmcblk0p1 vfat   253M  151M  102M  60% /boot/firmware
                      tmpfs          tmpfs  781M  4.0K  781M   1% /run/user/1000
                      
                      Messages concerning ext4 filesystem in dmesg:
                      [Wed Sep 27 17:28:31 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 bcm2708_fb.fbwidth=0 bcm2708_fb.fbheight=0 bcm2708_fb.fbswap=1 smsc95xx.macaddr=E4:5F:01:1B:22:9D vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 dwc_otg.lpm_enable=0 console=tty1 root=LABEL=writable rootfstype=ext4 rootwait fixrtc quiet splash
                      [Wed Sep 27 17:28:35 2023] EXT4-fs (mmcblk0p2): orphan cleanup on readonly fs
                      [Wed Sep 27 17:28:35 2023] EXT4-fs (mmcblk0p2): mounted filesystem 25a83575-fd50-4dcc-85e0-e3a81c621aa2 with ordered data mode. Quota mode: none.
                      [Wed Sep 27 17:28:37 2023] EXT4-fs (mmcblk0p2): re-mounted 25a83575-fd50-4dcc-85e0-e3a81c621aa2. Quota mode: none.
                      [Wed Sep 27 17:28:47 2023] EXT4-fs (mmcblk0p2): resizing filesystem from 979920 to 15526139 blocks
                      [Wed Sep 27 17:28:48 2023] EXT4-fs (mmcblk0p2): resized filesystem to 15526139
                      
                      Show mounted filesystems (real ones only):
                      TARGET              SOURCE         FSTYPE   OPTIONS
                      /                   /dev/mmcblk0p2 ext4     rw,relatime,discard,errors=remount-ro,commit=30
                      |-/snap/core22/611  /dev/loop1     squashfs ro,nodev,relatime,errors=continue,threads=single
                      |-/snap/lxd/24646   /dev/loop0     squashfs ro,nodev,relatime,errors=continue,threads=single
                      |-/snap/snapd/18600 /dev/loop2     squashfs ro,nodev,relatime,errors=continue,threads=single
                      |-/boot/firmware    /dev/mmcblk0p1 vfat     rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                      |-/snap/lxd/25755   /dev/loop4     squashfs ro,nodev,relatime,errors=continue,threads=single
                      `-/snap/core22/867  /dev/loop3     squashfs ro,nodev,relatime,errors=continue,threads=single
                      
                      Files in neuralgic directories:
                      
                      /var:
                      924M    /var/
                      677M    /var/lib
                      505M    /var/lib/snapd
                      504M    /var/lib/snapd/snaps
                      220M    /var/cache
                      
                      Archived and active journals take up 25.9M in the file system.
                      
                      /opt/iobroker/backups:
                      4.5M    /opt/iobroker/backups/
                      
                      /opt/iobroker/iobroker-data:
                      110M    /opt/iobroker/iobroker-data/
                      83M     /opt/iobroker/iobroker-data/files
                      27M     /opt/iobroker/iobroker-data/files/javascript.admin
                      15M     /opt/iobroker/iobroker-data/files/javascript.admin/static/js
                      15M     /opt/iobroker/iobroker-data/files/javascript.admin/static
                      
                      The five largest files in iobroker-data are:
                      9.8M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/2.f6fd0e72.chunk.js.map
                      8.0M    /opt/iobroker/iobroker-data/objects.json.bak
                      8.0M    /opt/iobroker/iobroker-data/objects.json
                      4.4M    /opt/iobroker/iobroker-data/files/javascript.admin/vs/language/typescript/tsWorker.js
                      4.4M    /opt/iobroker/iobroker-data/files/iot.admin/static/js/2.934fa7ad.chunk.js.map
                      
                      *** NodeJS-Installation ***
                      
                      /usr/bin/nodejs         v18.17.1
                      /usr/bin/node           v18.17.1
                      /usr/bin/npm            9.6.7
                      /usr/bin/npx            9.6.7
                      
                      
                      nodejs:
                        Installed: 18.17.1-deb-1nodesource1
                        Candidate: 18.17.1-deb-1nodesource1
                        Version table:
                       *** 18.17.1-deb-1nodesource1 500
                              500 https://deb.nodesource.com/node_18.x lunar/main arm64 Packages
                              100 /var/lib/dpkg/status
                           18.13.0+dfsg1-1ubuntu2 500
                              500 http://ports.ubuntu.com/ubuntu-ports lunar/universe arm64 Packages
                      
                      Temp directories causing npm8 problem: 0
                      No problems detected
                      
                      npm ERR! code ELSPROBLEMS
                      npm ERR! extraneous: @abandonware/bluetooth-hci-socket@0.5.3-10 /opt/iobroker/node_modules/@abandonware/bluetooth-hci-socket
                      npm ERR! extraneous: usb@1.9.2 /opt/iobroker/node_modules/usb
                      npm ERR! extraneous: debug@4.3.4 /opt/iobroker/node_modules/@abandonware/bluetooth-hci-socket/node_modules/debug
                      npm ERR! extraneous: ms@2.1.2 /opt/iobroker/node_modules/@abandonware/bluetooth-hci-socket/node_modules/ms
                      npm ERR! invalid: @types/node@12.20.55 /opt/iobroker/node_modules/iobroker.javascript/node_modules/@types/node
                      npm ERR! extraneous: node-addon-api@4.3.0 /opt/iobroker/node_modules/usb/node_modules/node-addon-api
                      
                      npm ERR! A complete log of this run can be found in: /home/esmax/.npm/_logs/2023-09-27T19_22_14_366Z-debug-0.log
                      Errors in npm tree: 0
                      
                      *** ioBroker-Installation ***
                      
                      ioBroker Status
                      iobroker is running on this host.
                      
                      
                      Objects type: file
                      States  type: file
                      
                      No configuration change needed.
                      
                      
                      Multihost discovery server: disabled
                      Discovery authentication:   enabled
                      Persistent activation:      disabled
                      Objects:                    file on 127.0.0.1
                      States:                     file on 127.0.0.1
                      
                      Core adapters versions
                      js-controller:  3.3.22
                      admin:          5.2.1
                      javascript:     5.2.13
                      
                      Adapters from github:   0
                      
                      Adapter State
                      + system.adapter.admin.0                  : admin                 : ubuntu                                   -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                        system.adapter.alexa2.0                 : alexa2                : ubuntu                                   - disabled
                      + system.adapter.backitup.0               : backitup              : ubuntu                                   -  enabled
                        system.adapter.cloud.0                  : cloud                 : ubuntu                                   - disabled
                        system.adapter.discovery.0              : discovery             : ubuntu                                   - disabled
                        system.adapter.flot.0                   : flot                  : ubuntu                                   - disabled
                      + system.adapter.heatingcontrol.0         : heatingcontrol        : ubuntu                                   -  enabled
                      + system.adapter.history.0                : history               : ubuntu                                   -  enabled
                        system.adapter.ical.0                   : ical                  : ubuntu                                   -  enabled
                        system.adapter.info.0                   : info                  : ubuntu                                   - disabled
                        system.adapter.iot.0                    : iot                   : ubuntu                                   - disabled
                      + system.adapter.javascript.0             : javascript            : ubuntu                                   -  enabled
                        system.adapter.linkeddevices.0          : linkeddevices         : ubuntu                                   - disabled
                        system.adapter.mobile.0                 : mobile                : ubuntu                                   - disabled
                        system.adapter.radar2.0                 : radar2                : ubuntu                                   - disabled
                        system.adapter.rpi2.0                   : rpi2                  : ubuntu                                   - disabled
                      + system.adapter.shuttercontrol.0         : shuttercontrol        : ubuntu                                   -  enabled
                        system.adapter.socketio.0               : socketio              : ubuntu                                   - disabled, port: 8084, bind: 0.0.0.0, run as: admin
                        system.adapter.telegram.0               : telegram              : ubuntu                                   - disabled, port: 8443, bind: 0.0.0.0
                        system.adapter.text2command.0           : text2command          : ubuntu                                   - disabled
                        system.adapter.tr-064.0                 : tr-064                : ubuntu                                   - disabled
                        system.adapter.vis-colorpicker.0        : vis-colorpicker       : ubuntu                                   - disabled
                        system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : ubuntu                                   - disabled
                        system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : ubuntu                                   - disabled
                        system.adapter.vis-metro.0              : vis-metro             : ubuntu                                   - disabled
                        system.adapter.vis-timeandweather.0     : vis-timeandweather    : ubuntu                                   - disabled
                        system.adapter.vis.0                    : vis                   : ubuntu                                   - disabled
                      + system.adapter.web.0                    : web                   : ubuntu                                   -  enabled, port: 443, bind: 0.0.0.0, run as: admin
                      + system.adapter.zwave2.0                 : zwave2                : ubuntu                                   -  enabled
                      
                      + instance is alive
                      
                      Enabled adapters with bindings
                      + system.adapter.admin.0                  : admin                 : ubuntu                                   -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                      + system.adapter.web.0                    : web                   : ubuntu                                   -  enabled, port: 443, bind: 0.0.0.0, run as: admin
                      
                      ioBroker-Repositories
                      stable      : http://download.iobroker.net/sources-dist.json
                      beta        : http://download.iobroker.net/sources-dist-latest.json
                      
                      Active repo: stable
                      
                      Installed ioBroker-Instances
                      Used repository: stable
                      hash unchanged, use cached sources
                      update done
                      Adapter    "admin"         : 6.10.1   , installed 5.2.1 [Updateable]
                      Adapter    "alexa2"        : 3.25.2   , installed 3.9.3 [Updateable]
                      Adapter    "backitup"      : 2.8.1    , installed 2.2.2 [Updateable]
                      Adapter    "cloud"         : 4.4.1    , installed 4.1.0 [Updateable]
                      Adapter    "discovery"     : 3.1.0    , installed 3.1.0
                      Adapter    "flot"          : 1.12.0   , installed 1.10.6 [Updateable]
                      Adapter    "heatingcontrol": 2.11.1   , installed 2.7.2 [Updateable]
                      Adapter    "history"       : 2.2.6    , installed 1.9.14 [Updateable]
                      Adapter    "ical"          : 1.13.3   , installed 1.11.4 [Updateable]
                      Adapter    "info"          : 1.9.26   , installed 1.9.8 [Updateable]
                      Adapter    "iot"           : 1.14.5   , installed 1.8.22 [Updateable]
                      Adapter    "javascript"    : 7.1.4    , installed 5.2.13 [Updateable]
                      Controller "js-controller" : 5.0.12   , installed 3.3.22 [Updateable]
                      Adapter    "linkeddevices" : 1.5.5    , installed 1.4.3 [Updateable]
                      Adapter    "mobile"        : 1.0.1    , installed 1.0.1
                      Adapter    "radar2"        : 2.0.7    , installed 2.0.3 [Updateable]
                      Adapter    "rpi2"          : 1.3.2    , installed 1.3.1 [Updateable]
                      Adapter    "shuttercontrol": 1.6.2    , installed 1.2.1 [Updateable]
                      Adapter    "simple-api"    : 2.7.2    , installed 2.7.2
                      Adapter    "socketio"      : 6.5.5    , installed 3.1.4 [Updateable]
                      Adapter    "telegram"      : 1.16.0   , installed 1.10.0 [Updateable]
                      Adapter    "text2command"  : 3.0.2    , installed 2.1.1 [Updateable]
                      Adapter    "tr-064"        : 4.2.18   , installed 4.2.14 [Updateable]
                      Adapter    "vis"           : 1.4.16   , installed 1.4.5 [Updateable]
                      Adapter    "vis-colorpicker": 2.0.3   , installed 1.2.0 [Updateable]
                      Adapter    "vis-hqwidgets" : 1.4.0    , installed 1.1.7 [Updateable]
                      Adapter    "vis-jqui-mfd"  : 1.0.12   , installed 1.0.12
                      Adapter    "vis-metro"     : 1.2.0    , installed 1.1.2 [Updateable]
                      Adapter    "vis-timeandweather": 1.2.2   , installed 1.1.7 [Updateable]
                      Adapter    "web"           : 6.1.2    , installed 3.4.9 [Updateable]
                      Adapter    "zwave2"        : 3.0.5    , installed 3.0.5
                      
                      Objects and States
                      Please stand by - This may take a while
                      Objects:        1829
                      States:         3260
                      
                      *** OS-Repositories and Updates ***
                      Hit:1 http://ports.ubuntu.com/ubuntu-ports lunar InRelease
                      Hit:2 http://ports.ubuntu.com/ubuntu-ports lunar-updates InRelease
                      Hit:3 http://ports.ubuntu.com/ubuntu-ports lunar-backports InRelease
                      Hit:4 http://ports.ubuntu.com/ubuntu-ports lunar-security InRelease
                      Hit:5 https://deb.nodesource.com/node_18.x lunar InRelease
                      Reading package lists...
                      Pending Updates: 0
                      
                      *** Listening Ports ***
                      Active Internet connections (only servers)
                      Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                      tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          78134      1/systemd
                      tcp        0      0 127.0.0.53:53           0.0.0.0:*               LISTEN      996        37558      13668/systemd-resol
                      tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       86098      46034/iobroker.js-c
                      tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       86091      46034/iobroker.js-c
                      tcp        0      0 127.0.0.54:53           0.0.0.0:*               LISTEN      996        37560      13668/systemd-resol
                      tcp6       0      0 :::22                   :::*                    LISTEN      0          39954      1/systemd
                      tcp6       0      0 :::111                  :::*                    LISTEN      0          78136      1/systemd
                      tcp6       0      0 :::443                  :::*                    LISTEN      1001       90857      49322/io.web.0
                      tcp6       0      0 :::8081                 :::*                    LISTEN      1001       84702      46059/io.admin.0
                      udp        0      0 127.0.0.54:53           0.0.0.0:*                           996        37559      13668/systemd-resol
                      udp        0      0 127.0.0.53:53           0.0.0.0:*                           996        37557      13668/systemd-resol
                      udp        0      0 192.168.178.54:68       0.0.0.0:*                           998        52189      37786/systemd-netwo
                      udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          76543      1/systemd
                      udp6       0      0 :::111                  :::*                                0          76545      1/systemd
                      udp6       0      0 fe80::e65f:1ff:fe1b:546 :::*                                998        52209      37786/systemd-netwo
                      
                      *** Log File - Last 25 Lines ***
                      
                      2023-09-27 21:07:59.781  - info: host.ubuntu instance system.adapter.ical.0 terminated with code 0 (NO_ERROR)
                      2023-09-27 21:08:09.427  - info: host.ubuntu "system.adapter.ical.0" disabled
                      2023-09-27 21:08:09.428  - info: host.ubuntu stopInstance system.adapter.ical.0 (force=false, process=false)
                      2023-09-27 21:08:09.430  - info: host.ubuntu stopInstance canceled schedule system.adapter.ical.0
                      2023-09-27 21:08:14.720  - info: host.ubuntu "system.adapter.ical.0" enabled
                      2023-09-27 21:08:14.723  - info: host.ubuntu stopInstance system.adapter.ical.0 (force=false, process=false)
                      2023-09-27 21:08:17.803  - info: host.ubuntu instance scheduled system.adapter.ical.0 0,30 * * * *
                      2023-09-27 21:08:17.841  - info: host.ubuntu instance system.adapter.ical.0 started with pid 49431
                      2023-09-27 21:08:19.974  - info: ical.0 (49431) Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system
                      2023-09-27 21:08:19.991  - info: ical.0 (49431) starting. Version 1.11.4 in /opt/iobroker/node_modules/iobroker.ical, node: v18.17.1, js-controller: 3.3.22
                      2023-09-27 21:08:20.611  - info: ical.0 (49431) processing URL: calendar1 https://63ea0ab88b/basic.ics
                      2023-09-27 21:08:25.685  - info: ical.0 (49431) Terminated (NO_ERROR): Without reason
                      2023-09-27 21:08:26.285  - info: host.ubuntu instance system.adapter.ical.0 terminated with code 0 (NO_ERROR)
                      2023-09-27 21:10:00.025  - debug: shuttercontrol.0 (49337) calculate astrodata ...
                      2023-09-27 21:10:00.026  - debug: shuttercontrol.0 (49337) Sun Azimut: 293.5°
                      2023-09-27 21:10:00.027  - debug: shuttercontrol.0 (49337) Sun Elevation: -20.7°
                      2023-09-27 21:15:00.023  - debug: shuttercontrol.0 (49337) calculate astrodata ...
                      2023-09-27 21:15:00.024  - debug: shuttercontrol.0 (49337) Sun Azimut: 294.5°
                      2023-09-27 21:15:00.024  - debug: shuttercontrol.0 (49337) Sun Elevation: -21.5°
                      2023-09-27 21:17:03.503  - debug: zwave2.0 (49299) Node 34: value updated: value_electric_kwh_consumed => 1.02
                      2023-09-27 21:20:00.024  - debug: shuttercontrol.0 (49337) calculate astrodata ...
                      2023-09-27 21:20:00.024  - debug: shuttercontrol.0 (49337) Sun Azimut: 295.6°
                      2023-09-27 21:20:00.025  - debug: shuttercontrol.0 (49337) Sun Elevation: -22.2°
                      2023-09-27 21:21:53.141  - debug: zwave2.0 (49299) Node 5: metadata updated: airTemperature
                      2023-09-27 21:21:53.143  - debug: zwave2.0 (49299) Node 5: value updated: airTemperature => 17.79
                      
                      

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

                      iob diag has finished.

                      Press any key for a summary

                      ======================= SUMMARY =======================
                                           v.2023-06-20
                      
                      
                       Static hostname: ubuntu
                             Icon name: computer
                            Machine ID: 965a81734c8d402ab05ca26017c6e6a9
                               Boot ID: a39af5905d2248f68505f9914e186102
                      Operating System: Ubuntu 23.04
                                Kernel: Linux 6.2.0-1004-raspi
                          Architecture: arm64
                      
                      Installation:           native
                      Kernel:                 aarch64
                      Userland:               arm64
                      Timezone:               Europe/Paris (CEST, +0200)
                      User-ID:                1000
                      X-Server:               false
                      Boot Target:            graphical.target
                      
                      Pending OS-Updates:     0
                      Pending iob updates:    26
                      
                      The systems needs to be REBOOTED!
                      
                      
                      Nodejs-Installation:    /usr/bin/nodejs         v18.17.1
                                              /usr/bin/node           v18.17.1
                                              /usr/bin/npm            9.6.7
                                              /usr/bin/npx            9.6.7
                      
                      Recommended versions are nodejs 18.x.y and npm 9.x.y
                      Your nodejs installation is correct
                      
                      MEMORY:
                                     total        used        free      shared  buff/cache   available
                      Mem:            8.2G        1.6G        1.5G        3.3M        5.4G        6.6G
                      Swap:             0B          0B          0B
                      Total:          8.2G        1.6G        1.5G
                      
                      Active iob-Instances:   9
                      Active repo: stable
                      
                      ioBroker Core:          js-controller           3.3.22
                                              admin                   5.2.1
                      
                      ioBroker Status:        iobroker is running on this host.
                      
                      
                      Objects type: file
                      States  type: file
                      
                      Status admin and web instance:
                      + system.adapter.admin.0                  : admin                 : ubuntu                                   -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                      + system.adapter.web.0                    : web                   : ubuntu                                   -  enabled, port: 443, bind: 0.0.0.0, run as: admin
                      
                      Objects:                1829
                      States:                 3261
                      
                      Size of iob-Database:
                      
                      8.0M    /opt/iobroker/iobroker-data/objects.json.bak
                      8.0M    /opt/iobroker/iobroker-data/objects.json
                      3.7M    /opt/iobroker/iobroker-data/objects.jsonl
                      832K    /opt/iobroker/iobroker-data/states.json.bak
                      832K    /opt/iobroker/iobroker-data/states.json
                      44K     /opt/iobroker/iobroker-data/states.jsonl
                      
                      
                      
                      =================== END OF SUMMARY ====================
                      

                      === Mark text until here for copying ===

                      GlasfaserG Offline
                      GlasfaserG Offline
                      Glasfaser
                      schrieb am zuletzt editiert von Glasfaser
                      #46

                      @esmax666

                      sieht sehr gut aus .. hast alles gemacht wie beschrieben !

                      jetzt weiter machen , nach der Liste !

                      EDIT

                      aber fange mit dem

                      js-controller 3.3.22

                      an !

                      Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                      E 1 Antwort Letzte Antwort
                      0
                      • E Esmax666

                        @glasfaser said in Backitup Restore fehler:

                        iob diag

                        Copy text starting here:

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

                        Skript v.2023-06-20
                        
                        *** BASE SYSTEM ***
                         Static hostname: ubuntu
                               Icon name: computer
                              Machine ID: 965a81734c8d402ab05ca26017c6e6a9
                                 Boot ID: a39af5905d2248f68505f9914e186102
                        Operating System: Ubuntu 23.04
                                  Kernel: Linux 6.2.0-1004-raspi
                            Architecture: arm64
                        
                        Model           : Raspberry Pi 4 Model B Rev 1.4
                        Docker          : false
                        Virtualization  : none
                        Kernel          : aarch64
                        Userland        : arm64
                        
                        Systemuptime and Load:
                         21:22:07 up  3:53,  2 users,  load average: 0.41, 0.34, 0.24
                        CPU threads: 4
                        
                        Raspberry only:
                        throttled=0x0
                        Other values than 0x0 hint to temperature/voltage problems
                        temp=52.1'C
                        volt=0.8820V
                        
                        The systems needs to be REBOOTED!
                        
                        
                        *** Time and Time Zones ***
                                       Local time: Wed 2023-09-27 21:22:07 CEST
                                   Universal time: Wed 2023-09-27 19:22:07 UTC
                                         RTC time: n/a
                                        Time zone: Europe/Paris (CEST, +0200)
                        System clock synchronized: yes
                                      NTP service: active
                                  RTC in local TZ: no
                        
                        *** User and Groups ***
                        esmax
                        /home/esmax
                        esmax adm dialout cdrom sudo audio video plugdev games users input render netdev gpio spi i2c iobroker
                        
                        *** X-Server-Setup ***
                        X-Server:       false
                        Desktop:
                        Terminal:       tty
                        Boot Target:    graphical.target
                        
                        *** MEMORY ***
                                       total        used        free      shared  buff/cache   available
                        Mem:            8.2G        1.4G        1.7G        3.3M        5.4G        6.8G
                        Swap:             0B          0B          0B
                        Total:          8.2G        1.4G        1.7G
                        
                                 7809 M total memory
                                 1290 M used memory
                                 1197 M active memory
                                 4363 M inactive memory
                                 1647 M free memory
                                  195 M buffer memory
                                 4992 M swap cache
                                    0 M total swap
                                    0 M used swap
                                    0 M free swap
                        
                        Raspberry only:
                        oom events: 0
                        lifetime oom required: 0 Mbytes
                        total time in oom handler: 0 ms
                        max time spent in oom handler: 0 ms
                        
                        *** FILESYSTEM ***
                        Filesystem     Type   Size  Used Avail Use% Mounted on
                        tmpfs          tmpfs  781M  3.2M  778M   1% /run
                        /dev/mmcblk0p2 ext4    59G  5.2G   51G  10% /
                        tmpfs          tmpfs  3.9G     0  3.9G   0% /dev/shm
                        tmpfs          tmpfs  5.0M     0  5.0M   0% /run/lock
                        /dev/mmcblk0p1 vfat   253M  151M  102M  60% /boot/firmware
                        tmpfs          tmpfs  781M  4.0K  781M   1% /run/user/1000
                        
                        Messages concerning ext4 filesystem in dmesg:
                        [Wed Sep 27 17:28:31 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 bcm2708_fb.fbwidth=0 bcm2708_fb.fbheight=0 bcm2708_fb.fbswap=1 smsc95xx.macaddr=E4:5F:01:1B:22:9D vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 dwc_otg.lpm_enable=0 console=tty1 root=LABEL=writable rootfstype=ext4 rootwait fixrtc quiet splash
                        [Wed Sep 27 17:28:35 2023] EXT4-fs (mmcblk0p2): orphan cleanup on readonly fs
                        [Wed Sep 27 17:28:35 2023] EXT4-fs (mmcblk0p2): mounted filesystem 25a83575-fd50-4dcc-85e0-e3a81c621aa2 with ordered data mode. Quota mode: none.
                        [Wed Sep 27 17:28:37 2023] EXT4-fs (mmcblk0p2): re-mounted 25a83575-fd50-4dcc-85e0-e3a81c621aa2. Quota mode: none.
                        [Wed Sep 27 17:28:47 2023] EXT4-fs (mmcblk0p2): resizing filesystem from 979920 to 15526139 blocks
                        [Wed Sep 27 17:28:48 2023] EXT4-fs (mmcblk0p2): resized filesystem to 15526139
                        
                        Show mounted filesystems (real ones only):
                        TARGET              SOURCE         FSTYPE   OPTIONS
                        /                   /dev/mmcblk0p2 ext4     rw,relatime,discard,errors=remount-ro,commit=30
                        |-/snap/core22/611  /dev/loop1     squashfs ro,nodev,relatime,errors=continue,threads=single
                        |-/snap/lxd/24646   /dev/loop0     squashfs ro,nodev,relatime,errors=continue,threads=single
                        |-/snap/snapd/18600 /dev/loop2     squashfs ro,nodev,relatime,errors=continue,threads=single
                        |-/boot/firmware    /dev/mmcblk0p1 vfat     rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                        |-/snap/lxd/25755   /dev/loop4     squashfs ro,nodev,relatime,errors=continue,threads=single
                        `-/snap/core22/867  /dev/loop3     squashfs ro,nodev,relatime,errors=continue,threads=single
                        
                        Files in neuralgic directories:
                        
                        /var:
                        924M    /var/
                        677M    /var/lib
                        505M    /var/lib/snapd
                        504M    /var/lib/snapd/snaps
                        220M    /var/cache
                        
                        Archived and active journals take up 25.9M in the file system.
                        
                        /opt/iobroker/backups:
                        4.5M    /opt/iobroker/backups/
                        
                        /opt/iobroker/iobroker-data:
                        110M    /opt/iobroker/iobroker-data/
                        83M     /opt/iobroker/iobroker-data/files
                        27M     /opt/iobroker/iobroker-data/files/javascript.admin
                        15M     /opt/iobroker/iobroker-data/files/javascript.admin/static/js
                        15M     /opt/iobroker/iobroker-data/files/javascript.admin/static
                        
                        The five largest files in iobroker-data are:
                        9.8M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/2.f6fd0e72.chunk.js.map
                        8.0M    /opt/iobroker/iobroker-data/objects.json.bak
                        8.0M    /opt/iobroker/iobroker-data/objects.json
                        4.4M    /opt/iobroker/iobroker-data/files/javascript.admin/vs/language/typescript/tsWorker.js
                        4.4M    /opt/iobroker/iobroker-data/files/iot.admin/static/js/2.934fa7ad.chunk.js.map
                        
                        *** NodeJS-Installation ***
                        
                        /usr/bin/nodejs         v18.17.1
                        /usr/bin/node           v18.17.1
                        /usr/bin/npm            9.6.7
                        /usr/bin/npx            9.6.7
                        
                        
                        nodejs:
                          Installed: 18.17.1-deb-1nodesource1
                          Candidate: 18.17.1-deb-1nodesource1
                          Version table:
                         *** 18.17.1-deb-1nodesource1 500
                                500 https://deb.nodesource.com/node_18.x lunar/main arm64 Packages
                                100 /var/lib/dpkg/status
                             18.13.0+dfsg1-1ubuntu2 500
                                500 http://ports.ubuntu.com/ubuntu-ports lunar/universe arm64 Packages
                        
                        Temp directories causing npm8 problem: 0
                        No problems detected
                        
                        npm ERR! code ELSPROBLEMS
                        npm ERR! extraneous: @abandonware/bluetooth-hci-socket@0.5.3-10 /opt/iobroker/node_modules/@abandonware/bluetooth-hci-socket
                        npm ERR! extraneous: usb@1.9.2 /opt/iobroker/node_modules/usb
                        npm ERR! extraneous: debug@4.3.4 /opt/iobroker/node_modules/@abandonware/bluetooth-hci-socket/node_modules/debug
                        npm ERR! extraneous: ms@2.1.2 /opt/iobroker/node_modules/@abandonware/bluetooth-hci-socket/node_modules/ms
                        npm ERR! invalid: @types/node@12.20.55 /opt/iobroker/node_modules/iobroker.javascript/node_modules/@types/node
                        npm ERR! extraneous: node-addon-api@4.3.0 /opt/iobroker/node_modules/usb/node_modules/node-addon-api
                        
                        npm ERR! A complete log of this run can be found in: /home/esmax/.npm/_logs/2023-09-27T19_22_14_366Z-debug-0.log
                        Errors in npm tree: 0
                        
                        *** ioBroker-Installation ***
                        
                        ioBroker Status
                        iobroker is running on this host.
                        
                        
                        Objects type: file
                        States  type: file
                        
                        No configuration change needed.
                        
                        
                        Multihost discovery server: disabled
                        Discovery authentication:   enabled
                        Persistent activation:      disabled
                        Objects:                    file on 127.0.0.1
                        States:                     file on 127.0.0.1
                        
                        Core adapters versions
                        js-controller:  3.3.22
                        admin:          5.2.1
                        javascript:     5.2.13
                        
                        Adapters from github:   0
                        
                        Adapter State
                        + system.adapter.admin.0                  : admin                 : ubuntu                                   -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                          system.adapter.alexa2.0                 : alexa2                : ubuntu                                   - disabled
                        + system.adapter.backitup.0               : backitup              : ubuntu                                   -  enabled
                          system.adapter.cloud.0                  : cloud                 : ubuntu                                   - disabled
                          system.adapter.discovery.0              : discovery             : ubuntu                                   - disabled
                          system.adapter.flot.0                   : flot                  : ubuntu                                   - disabled
                        + system.adapter.heatingcontrol.0         : heatingcontrol        : ubuntu                                   -  enabled
                        + system.adapter.history.0                : history               : ubuntu                                   -  enabled
                          system.adapter.ical.0                   : ical                  : ubuntu                                   -  enabled
                          system.adapter.info.0                   : info                  : ubuntu                                   - disabled
                          system.adapter.iot.0                    : iot                   : ubuntu                                   - disabled
                        + system.adapter.javascript.0             : javascript            : ubuntu                                   -  enabled
                          system.adapter.linkeddevices.0          : linkeddevices         : ubuntu                                   - disabled
                          system.adapter.mobile.0                 : mobile                : ubuntu                                   - disabled
                          system.adapter.radar2.0                 : radar2                : ubuntu                                   - disabled
                          system.adapter.rpi2.0                   : rpi2                  : ubuntu                                   - disabled
                        + system.adapter.shuttercontrol.0         : shuttercontrol        : ubuntu                                   -  enabled
                          system.adapter.socketio.0               : socketio              : ubuntu                                   - disabled, port: 8084, bind: 0.0.0.0, run as: admin
                          system.adapter.telegram.0               : telegram              : ubuntu                                   - disabled, port: 8443, bind: 0.0.0.0
                          system.adapter.text2command.0           : text2command          : ubuntu                                   - disabled
                          system.adapter.tr-064.0                 : tr-064                : ubuntu                                   - disabled
                          system.adapter.vis-colorpicker.0        : vis-colorpicker       : ubuntu                                   - disabled
                          system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : ubuntu                                   - disabled
                          system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : ubuntu                                   - disabled
                          system.adapter.vis-metro.0              : vis-metro             : ubuntu                                   - disabled
                          system.adapter.vis-timeandweather.0     : vis-timeandweather    : ubuntu                                   - disabled
                          system.adapter.vis.0                    : vis                   : ubuntu                                   - disabled
                        + system.adapter.web.0                    : web                   : ubuntu                                   -  enabled, port: 443, bind: 0.0.0.0, run as: admin
                        + system.adapter.zwave2.0                 : zwave2                : ubuntu                                   -  enabled
                        
                        + instance is alive
                        
                        Enabled adapters with bindings
                        + system.adapter.admin.0                  : admin                 : ubuntu                                   -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                        + system.adapter.web.0                    : web                   : ubuntu                                   -  enabled, port: 443, bind: 0.0.0.0, run as: admin
                        
                        ioBroker-Repositories
                        stable      : http://download.iobroker.net/sources-dist.json
                        beta        : http://download.iobroker.net/sources-dist-latest.json
                        
                        Active repo: stable
                        
                        Installed ioBroker-Instances
                        Used repository: stable
                        hash unchanged, use cached sources
                        update done
                        Adapter    "admin"         : 6.10.1   , installed 5.2.1 [Updateable]
                        Adapter    "alexa2"        : 3.25.2   , installed 3.9.3 [Updateable]
                        Adapter    "backitup"      : 2.8.1    , installed 2.2.2 [Updateable]
                        Adapter    "cloud"         : 4.4.1    , installed 4.1.0 [Updateable]
                        Adapter    "discovery"     : 3.1.0    , installed 3.1.0
                        Adapter    "flot"          : 1.12.0   , installed 1.10.6 [Updateable]
                        Adapter    "heatingcontrol": 2.11.1   , installed 2.7.2 [Updateable]
                        Adapter    "history"       : 2.2.6    , installed 1.9.14 [Updateable]
                        Adapter    "ical"          : 1.13.3   , installed 1.11.4 [Updateable]
                        Adapter    "info"          : 1.9.26   , installed 1.9.8 [Updateable]
                        Adapter    "iot"           : 1.14.5   , installed 1.8.22 [Updateable]
                        Adapter    "javascript"    : 7.1.4    , installed 5.2.13 [Updateable]
                        Controller "js-controller" : 5.0.12   , installed 3.3.22 [Updateable]
                        Adapter    "linkeddevices" : 1.5.5    , installed 1.4.3 [Updateable]
                        Adapter    "mobile"        : 1.0.1    , installed 1.0.1
                        Adapter    "radar2"        : 2.0.7    , installed 2.0.3 [Updateable]
                        Adapter    "rpi2"          : 1.3.2    , installed 1.3.1 [Updateable]
                        Adapter    "shuttercontrol": 1.6.2    , installed 1.2.1 [Updateable]
                        Adapter    "simple-api"    : 2.7.2    , installed 2.7.2
                        Adapter    "socketio"      : 6.5.5    , installed 3.1.4 [Updateable]
                        Adapter    "telegram"      : 1.16.0   , installed 1.10.0 [Updateable]
                        Adapter    "text2command"  : 3.0.2    , installed 2.1.1 [Updateable]
                        Adapter    "tr-064"        : 4.2.18   , installed 4.2.14 [Updateable]
                        Adapter    "vis"           : 1.4.16   , installed 1.4.5 [Updateable]
                        Adapter    "vis-colorpicker": 2.0.3   , installed 1.2.0 [Updateable]
                        Adapter    "vis-hqwidgets" : 1.4.0    , installed 1.1.7 [Updateable]
                        Adapter    "vis-jqui-mfd"  : 1.0.12   , installed 1.0.12
                        Adapter    "vis-metro"     : 1.2.0    , installed 1.1.2 [Updateable]
                        Adapter    "vis-timeandweather": 1.2.2   , installed 1.1.7 [Updateable]
                        Adapter    "web"           : 6.1.2    , installed 3.4.9 [Updateable]
                        Adapter    "zwave2"        : 3.0.5    , installed 3.0.5
                        
                        Objects and States
                        Please stand by - This may take a while
                        Objects:        1829
                        States:         3260
                        
                        *** OS-Repositories and Updates ***
                        Hit:1 http://ports.ubuntu.com/ubuntu-ports lunar InRelease
                        Hit:2 http://ports.ubuntu.com/ubuntu-ports lunar-updates InRelease
                        Hit:3 http://ports.ubuntu.com/ubuntu-ports lunar-backports InRelease
                        Hit:4 http://ports.ubuntu.com/ubuntu-ports lunar-security InRelease
                        Hit:5 https://deb.nodesource.com/node_18.x lunar InRelease
                        Reading package lists...
                        Pending Updates: 0
                        
                        *** Listening Ports ***
                        Active Internet connections (only servers)
                        Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                        tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          78134      1/systemd
                        tcp        0      0 127.0.0.53:53           0.0.0.0:*               LISTEN      996        37558      13668/systemd-resol
                        tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       86098      46034/iobroker.js-c
                        tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       86091      46034/iobroker.js-c
                        tcp        0      0 127.0.0.54:53           0.0.0.0:*               LISTEN      996        37560      13668/systemd-resol
                        tcp6       0      0 :::22                   :::*                    LISTEN      0          39954      1/systemd
                        tcp6       0      0 :::111                  :::*                    LISTEN      0          78136      1/systemd
                        tcp6       0      0 :::443                  :::*                    LISTEN      1001       90857      49322/io.web.0
                        tcp6       0      0 :::8081                 :::*                    LISTEN      1001       84702      46059/io.admin.0
                        udp        0      0 127.0.0.54:53           0.0.0.0:*                           996        37559      13668/systemd-resol
                        udp        0      0 127.0.0.53:53           0.0.0.0:*                           996        37557      13668/systemd-resol
                        udp        0      0 192.168.178.54:68       0.0.0.0:*                           998        52189      37786/systemd-netwo
                        udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          76543      1/systemd
                        udp6       0      0 :::111                  :::*                                0          76545      1/systemd
                        udp6       0      0 fe80::e65f:1ff:fe1b:546 :::*                                998        52209      37786/systemd-netwo
                        
                        *** Log File - Last 25 Lines ***
                        
                        2023-09-27 21:07:59.781  - info: host.ubuntu instance system.adapter.ical.0 terminated with code 0 (NO_ERROR)
                        2023-09-27 21:08:09.427  - info: host.ubuntu "system.adapter.ical.0" disabled
                        2023-09-27 21:08:09.428  - info: host.ubuntu stopInstance system.adapter.ical.0 (force=false, process=false)
                        2023-09-27 21:08:09.430  - info: host.ubuntu stopInstance canceled schedule system.adapter.ical.0
                        2023-09-27 21:08:14.720  - info: host.ubuntu "system.adapter.ical.0" enabled
                        2023-09-27 21:08:14.723  - info: host.ubuntu stopInstance system.adapter.ical.0 (force=false, process=false)
                        2023-09-27 21:08:17.803  - info: host.ubuntu instance scheduled system.adapter.ical.0 0,30 * * * *
                        2023-09-27 21:08:17.841  - info: host.ubuntu instance system.adapter.ical.0 started with pid 49431
                        2023-09-27 21:08:19.974  - info: ical.0 (49431) Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system
                        2023-09-27 21:08:19.991  - info: ical.0 (49431) starting. Version 1.11.4 in /opt/iobroker/node_modules/iobroker.ical, node: v18.17.1, js-controller: 3.3.22
                        2023-09-27 21:08:20.611  - info: ical.0 (49431) processing URL: calendar1 https://63ea0ab88b/basic.ics
                        2023-09-27 21:08:25.685  - info: ical.0 (49431) Terminated (NO_ERROR): Without reason
                        2023-09-27 21:08:26.285  - info: host.ubuntu instance system.adapter.ical.0 terminated with code 0 (NO_ERROR)
                        2023-09-27 21:10:00.025  - debug: shuttercontrol.0 (49337) calculate astrodata ...
                        2023-09-27 21:10:00.026  - debug: shuttercontrol.0 (49337) Sun Azimut: 293.5°
                        2023-09-27 21:10:00.027  - debug: shuttercontrol.0 (49337) Sun Elevation: -20.7°
                        2023-09-27 21:15:00.023  - debug: shuttercontrol.0 (49337) calculate astrodata ...
                        2023-09-27 21:15:00.024  - debug: shuttercontrol.0 (49337) Sun Azimut: 294.5°
                        2023-09-27 21:15:00.024  - debug: shuttercontrol.0 (49337) Sun Elevation: -21.5°
                        2023-09-27 21:17:03.503  - debug: zwave2.0 (49299) Node 34: value updated: value_electric_kwh_consumed => 1.02
                        2023-09-27 21:20:00.024  - debug: shuttercontrol.0 (49337) calculate astrodata ...
                        2023-09-27 21:20:00.024  - debug: shuttercontrol.0 (49337) Sun Azimut: 295.6°
                        2023-09-27 21:20:00.025  - debug: shuttercontrol.0 (49337) Sun Elevation: -22.2°
                        2023-09-27 21:21:53.141  - debug: zwave2.0 (49299) Node 5: metadata updated: airTemperature
                        2023-09-27 21:21:53.143  - debug: zwave2.0 (49299) Node 5: value updated: airTemperature => 17.79
                        
                        

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

                        iob diag has finished.

                        Press any key for a summary

                        ======================= SUMMARY =======================
                                             v.2023-06-20
                        
                        
                         Static hostname: ubuntu
                               Icon name: computer
                              Machine ID: 965a81734c8d402ab05ca26017c6e6a9
                                 Boot ID: a39af5905d2248f68505f9914e186102
                        Operating System: Ubuntu 23.04
                                  Kernel: Linux 6.2.0-1004-raspi
                            Architecture: arm64
                        
                        Installation:           native
                        Kernel:                 aarch64
                        Userland:               arm64
                        Timezone:               Europe/Paris (CEST, +0200)
                        User-ID:                1000
                        X-Server:               false
                        Boot Target:            graphical.target
                        
                        Pending OS-Updates:     0
                        Pending iob updates:    26
                        
                        The systems needs to be REBOOTED!
                        
                        
                        Nodejs-Installation:    /usr/bin/nodejs         v18.17.1
                                                /usr/bin/node           v18.17.1
                                                /usr/bin/npm            9.6.7
                                                /usr/bin/npx            9.6.7
                        
                        Recommended versions are nodejs 18.x.y and npm 9.x.y
                        Your nodejs installation is correct
                        
                        MEMORY:
                                       total        used        free      shared  buff/cache   available
                        Mem:            8.2G        1.6G        1.5G        3.3M        5.4G        6.6G
                        Swap:             0B          0B          0B
                        Total:          8.2G        1.6G        1.5G
                        
                        Active iob-Instances:   9
                        Active repo: stable
                        
                        ioBroker Core:          js-controller           3.3.22
                                                admin                   5.2.1
                        
                        ioBroker Status:        iobroker is running on this host.
                        
                        
                        Objects type: file
                        States  type: file
                        
                        Status admin and web instance:
                        + system.adapter.admin.0                  : admin                 : ubuntu                                   -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                        + system.adapter.web.0                    : web                   : ubuntu                                   -  enabled, port: 443, bind: 0.0.0.0, run as: admin
                        
                        Objects:                1829
                        States:                 3261
                        
                        Size of iob-Database:
                        
                        8.0M    /opt/iobroker/iobroker-data/objects.json.bak
                        8.0M    /opt/iobroker/iobroker-data/objects.json
                        3.7M    /opt/iobroker/iobroker-data/objects.jsonl
                        832K    /opt/iobroker/iobroker-data/states.json.bak
                        832K    /opt/iobroker/iobroker-data/states.json
                        44K     /opt/iobroker/iobroker-data/states.jsonl
                        
                        
                        
                        =================== END OF SUMMARY ====================
                        

                        === Mark text until here for copying ===

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

                        @esmax666 sagte in Backitup Restore fehler:

                        Meine Gedanken zu dem System, kannst du umsetzen wenn der ioBroker wieder rennt.

                        Operating System: Ubuntu 23.04

                        Ungünstige Wahl für einen längeren Betrieb. Diese Interimsversionen von ubuntu leben nur 9 Monate. Besser ein Debian/Raspberry OS auf die Kiste werfen.

                        The systems needs to be REBOOTED!

                        Keine Deko, das sollte man tun.

                        Time zone: Europe/Paris (CEST, +0200)

                        Du sitzt in Frankreich?

                        [Wed Sep 27 17:28:35 2023] EXT4-fs (mmcblk0p2): orphan cleanup on readonly fs

                        Du hast das System nicht sauber heruntergefahren. IMMER tun.

                        *** NodeJS-Installation ***

                        Nicht falsch, aber nicht aktuell. Stell auf das neue nodesource-Repo um.

                        npm ERR! invalid: @types/node@12.20.55 /opt/iobroker/node_modules/iobroker.javascript/node_modules/@types/node

                        Installier iobroker.javascript nochmal drüber.

                        Linux-Werkzeugkasten:
                        https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                        NodeJS Fixer Skript:
                        https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                        iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                        E 1 Antwort Letzte Antwort
                        0
                        • E Esmax666

                          @glasfaser said in Backitup Restore fehler:

                          iob diag

                          Copy text starting here:

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

                          Skript v.2023-06-20
                          
                          *** BASE SYSTEM ***
                           Static hostname: ubuntu
                                 Icon name: computer
                                Machine ID: 965a81734c8d402ab05ca26017c6e6a9
                                   Boot ID: a39af5905d2248f68505f9914e186102
                          Operating System: Ubuntu 23.04
                                    Kernel: Linux 6.2.0-1004-raspi
                              Architecture: arm64
                          
                          Model           : Raspberry Pi 4 Model B Rev 1.4
                          Docker          : false
                          Virtualization  : none
                          Kernel          : aarch64
                          Userland        : arm64
                          
                          Systemuptime and Load:
                           21:22:07 up  3:53,  2 users,  load average: 0.41, 0.34, 0.24
                          CPU threads: 4
                          
                          Raspberry only:
                          throttled=0x0
                          Other values than 0x0 hint to temperature/voltage problems
                          temp=52.1'C
                          volt=0.8820V
                          
                          The systems needs to be REBOOTED!
                          
                          
                          *** Time and Time Zones ***
                                         Local time: Wed 2023-09-27 21:22:07 CEST
                                     Universal time: Wed 2023-09-27 19:22:07 UTC
                                           RTC time: n/a
                                          Time zone: Europe/Paris (CEST, +0200)
                          System clock synchronized: yes
                                        NTP service: active
                                    RTC in local TZ: no
                          
                          *** User and Groups ***
                          esmax
                          /home/esmax
                          esmax adm dialout cdrom sudo audio video plugdev games users input render netdev gpio spi i2c iobroker
                          
                          *** X-Server-Setup ***
                          X-Server:       false
                          Desktop:
                          Terminal:       tty
                          Boot Target:    graphical.target
                          
                          *** MEMORY ***
                                         total        used        free      shared  buff/cache   available
                          Mem:            8.2G        1.4G        1.7G        3.3M        5.4G        6.8G
                          Swap:             0B          0B          0B
                          Total:          8.2G        1.4G        1.7G
                          
                                   7809 M total memory
                                   1290 M used memory
                                   1197 M active memory
                                   4363 M inactive memory
                                   1647 M free memory
                                    195 M buffer memory
                                   4992 M swap cache
                                      0 M total swap
                                      0 M used swap
                                      0 M free swap
                          
                          Raspberry only:
                          oom events: 0
                          lifetime oom required: 0 Mbytes
                          total time in oom handler: 0 ms
                          max time spent in oom handler: 0 ms
                          
                          *** FILESYSTEM ***
                          Filesystem     Type   Size  Used Avail Use% Mounted on
                          tmpfs          tmpfs  781M  3.2M  778M   1% /run
                          /dev/mmcblk0p2 ext4    59G  5.2G   51G  10% /
                          tmpfs          tmpfs  3.9G     0  3.9G   0% /dev/shm
                          tmpfs          tmpfs  5.0M     0  5.0M   0% /run/lock
                          /dev/mmcblk0p1 vfat   253M  151M  102M  60% /boot/firmware
                          tmpfs          tmpfs  781M  4.0K  781M   1% /run/user/1000
                          
                          Messages concerning ext4 filesystem in dmesg:
                          [Wed Sep 27 17:28:31 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 bcm2708_fb.fbwidth=0 bcm2708_fb.fbheight=0 bcm2708_fb.fbswap=1 smsc95xx.macaddr=E4:5F:01:1B:22:9D vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 dwc_otg.lpm_enable=0 console=tty1 root=LABEL=writable rootfstype=ext4 rootwait fixrtc quiet splash
                          [Wed Sep 27 17:28:35 2023] EXT4-fs (mmcblk0p2): orphan cleanup on readonly fs
                          [Wed Sep 27 17:28:35 2023] EXT4-fs (mmcblk0p2): mounted filesystem 25a83575-fd50-4dcc-85e0-e3a81c621aa2 with ordered data mode. Quota mode: none.
                          [Wed Sep 27 17:28:37 2023] EXT4-fs (mmcblk0p2): re-mounted 25a83575-fd50-4dcc-85e0-e3a81c621aa2. Quota mode: none.
                          [Wed Sep 27 17:28:47 2023] EXT4-fs (mmcblk0p2): resizing filesystem from 979920 to 15526139 blocks
                          [Wed Sep 27 17:28:48 2023] EXT4-fs (mmcblk0p2): resized filesystem to 15526139
                          
                          Show mounted filesystems (real ones only):
                          TARGET              SOURCE         FSTYPE   OPTIONS
                          /                   /dev/mmcblk0p2 ext4     rw,relatime,discard,errors=remount-ro,commit=30
                          |-/snap/core22/611  /dev/loop1     squashfs ro,nodev,relatime,errors=continue,threads=single
                          |-/snap/lxd/24646   /dev/loop0     squashfs ro,nodev,relatime,errors=continue,threads=single
                          |-/snap/snapd/18600 /dev/loop2     squashfs ro,nodev,relatime,errors=continue,threads=single
                          |-/boot/firmware    /dev/mmcblk0p1 vfat     rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                          |-/snap/lxd/25755   /dev/loop4     squashfs ro,nodev,relatime,errors=continue,threads=single
                          `-/snap/core22/867  /dev/loop3     squashfs ro,nodev,relatime,errors=continue,threads=single
                          
                          Files in neuralgic directories:
                          
                          /var:
                          924M    /var/
                          677M    /var/lib
                          505M    /var/lib/snapd
                          504M    /var/lib/snapd/snaps
                          220M    /var/cache
                          
                          Archived and active journals take up 25.9M in the file system.
                          
                          /opt/iobroker/backups:
                          4.5M    /opt/iobroker/backups/
                          
                          /opt/iobroker/iobroker-data:
                          110M    /opt/iobroker/iobroker-data/
                          83M     /opt/iobroker/iobroker-data/files
                          27M     /opt/iobroker/iobroker-data/files/javascript.admin
                          15M     /opt/iobroker/iobroker-data/files/javascript.admin/static/js
                          15M     /opt/iobroker/iobroker-data/files/javascript.admin/static
                          
                          The five largest files in iobroker-data are:
                          9.8M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/2.f6fd0e72.chunk.js.map
                          8.0M    /opt/iobroker/iobroker-data/objects.json.bak
                          8.0M    /opt/iobroker/iobroker-data/objects.json
                          4.4M    /opt/iobroker/iobroker-data/files/javascript.admin/vs/language/typescript/tsWorker.js
                          4.4M    /opt/iobroker/iobroker-data/files/iot.admin/static/js/2.934fa7ad.chunk.js.map
                          
                          *** NodeJS-Installation ***
                          
                          /usr/bin/nodejs         v18.17.1
                          /usr/bin/node           v18.17.1
                          /usr/bin/npm            9.6.7
                          /usr/bin/npx            9.6.7
                          
                          
                          nodejs:
                            Installed: 18.17.1-deb-1nodesource1
                            Candidate: 18.17.1-deb-1nodesource1
                            Version table:
                           *** 18.17.1-deb-1nodesource1 500
                                  500 https://deb.nodesource.com/node_18.x lunar/main arm64 Packages
                                  100 /var/lib/dpkg/status
                               18.13.0+dfsg1-1ubuntu2 500
                                  500 http://ports.ubuntu.com/ubuntu-ports lunar/universe arm64 Packages
                          
                          Temp directories causing npm8 problem: 0
                          No problems detected
                          
                          npm ERR! code ELSPROBLEMS
                          npm ERR! extraneous: @abandonware/bluetooth-hci-socket@0.5.3-10 /opt/iobroker/node_modules/@abandonware/bluetooth-hci-socket
                          npm ERR! extraneous: usb@1.9.2 /opt/iobroker/node_modules/usb
                          npm ERR! extraneous: debug@4.3.4 /opt/iobroker/node_modules/@abandonware/bluetooth-hci-socket/node_modules/debug
                          npm ERR! extraneous: ms@2.1.2 /opt/iobroker/node_modules/@abandonware/bluetooth-hci-socket/node_modules/ms
                          npm ERR! invalid: @types/node@12.20.55 /opt/iobroker/node_modules/iobroker.javascript/node_modules/@types/node
                          npm ERR! extraneous: node-addon-api@4.3.0 /opt/iobroker/node_modules/usb/node_modules/node-addon-api
                          
                          npm ERR! A complete log of this run can be found in: /home/esmax/.npm/_logs/2023-09-27T19_22_14_366Z-debug-0.log
                          Errors in npm tree: 0
                          
                          *** ioBroker-Installation ***
                          
                          ioBroker Status
                          iobroker is running on this host.
                          
                          
                          Objects type: file
                          States  type: file
                          
                          No configuration change needed.
                          
                          
                          Multihost discovery server: disabled
                          Discovery authentication:   enabled
                          Persistent activation:      disabled
                          Objects:                    file on 127.0.0.1
                          States:                     file on 127.0.0.1
                          
                          Core adapters versions
                          js-controller:  3.3.22
                          admin:          5.2.1
                          javascript:     5.2.13
                          
                          Adapters from github:   0
                          
                          Adapter State
                          + system.adapter.admin.0                  : admin                 : ubuntu                                   -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                            system.adapter.alexa2.0                 : alexa2                : ubuntu                                   - disabled
                          + system.adapter.backitup.0               : backitup              : ubuntu                                   -  enabled
                            system.adapter.cloud.0                  : cloud                 : ubuntu                                   - disabled
                            system.adapter.discovery.0              : discovery             : ubuntu                                   - disabled
                            system.adapter.flot.0                   : flot                  : ubuntu                                   - disabled
                          + system.adapter.heatingcontrol.0         : heatingcontrol        : ubuntu                                   -  enabled
                          + system.adapter.history.0                : history               : ubuntu                                   -  enabled
                            system.adapter.ical.0                   : ical                  : ubuntu                                   -  enabled
                            system.adapter.info.0                   : info                  : ubuntu                                   - disabled
                            system.adapter.iot.0                    : iot                   : ubuntu                                   - disabled
                          + system.adapter.javascript.0             : javascript            : ubuntu                                   -  enabled
                            system.adapter.linkeddevices.0          : linkeddevices         : ubuntu                                   - disabled
                            system.adapter.mobile.0                 : mobile                : ubuntu                                   - disabled
                            system.adapter.radar2.0                 : radar2                : ubuntu                                   - disabled
                            system.adapter.rpi2.0                   : rpi2                  : ubuntu                                   - disabled
                          + system.adapter.shuttercontrol.0         : shuttercontrol        : ubuntu                                   -  enabled
                            system.adapter.socketio.0               : socketio              : ubuntu                                   - disabled, port: 8084, bind: 0.0.0.0, run as: admin
                            system.adapter.telegram.0               : telegram              : ubuntu                                   - disabled, port: 8443, bind: 0.0.0.0
                            system.adapter.text2command.0           : text2command          : ubuntu                                   - disabled
                            system.adapter.tr-064.0                 : tr-064                : ubuntu                                   - disabled
                            system.adapter.vis-colorpicker.0        : vis-colorpicker       : ubuntu                                   - disabled
                            system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : ubuntu                                   - disabled
                            system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : ubuntu                                   - disabled
                            system.adapter.vis-metro.0              : vis-metro             : ubuntu                                   - disabled
                            system.adapter.vis-timeandweather.0     : vis-timeandweather    : ubuntu                                   - disabled
                            system.adapter.vis.0                    : vis                   : ubuntu                                   - disabled
                          + system.adapter.web.0                    : web                   : ubuntu                                   -  enabled, port: 443, bind: 0.0.0.0, run as: admin
                          + system.adapter.zwave2.0                 : zwave2                : ubuntu                                   -  enabled
                          
                          + instance is alive
                          
                          Enabled adapters with bindings
                          + system.adapter.admin.0                  : admin                 : ubuntu                                   -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                          + system.adapter.web.0                    : web                   : ubuntu                                   -  enabled, port: 443, bind: 0.0.0.0, run as: admin
                          
                          ioBroker-Repositories
                          stable      : http://download.iobroker.net/sources-dist.json
                          beta        : http://download.iobroker.net/sources-dist-latest.json
                          
                          Active repo: stable
                          
                          Installed ioBroker-Instances
                          Used repository: stable
                          hash unchanged, use cached sources
                          update done
                          Adapter    "admin"         : 6.10.1   , installed 5.2.1 [Updateable]
                          Adapter    "alexa2"        : 3.25.2   , installed 3.9.3 [Updateable]
                          Adapter    "backitup"      : 2.8.1    , installed 2.2.2 [Updateable]
                          Adapter    "cloud"         : 4.4.1    , installed 4.1.0 [Updateable]
                          Adapter    "discovery"     : 3.1.0    , installed 3.1.0
                          Adapter    "flot"          : 1.12.0   , installed 1.10.6 [Updateable]
                          Adapter    "heatingcontrol": 2.11.1   , installed 2.7.2 [Updateable]
                          Adapter    "history"       : 2.2.6    , installed 1.9.14 [Updateable]
                          Adapter    "ical"          : 1.13.3   , installed 1.11.4 [Updateable]
                          Adapter    "info"          : 1.9.26   , installed 1.9.8 [Updateable]
                          Adapter    "iot"           : 1.14.5   , installed 1.8.22 [Updateable]
                          Adapter    "javascript"    : 7.1.4    , installed 5.2.13 [Updateable]
                          Controller "js-controller" : 5.0.12   , installed 3.3.22 [Updateable]
                          Adapter    "linkeddevices" : 1.5.5    , installed 1.4.3 [Updateable]
                          Adapter    "mobile"        : 1.0.1    , installed 1.0.1
                          Adapter    "radar2"        : 2.0.7    , installed 2.0.3 [Updateable]
                          Adapter    "rpi2"          : 1.3.2    , installed 1.3.1 [Updateable]
                          Adapter    "shuttercontrol": 1.6.2    , installed 1.2.1 [Updateable]
                          Adapter    "simple-api"    : 2.7.2    , installed 2.7.2
                          Adapter    "socketio"      : 6.5.5    , installed 3.1.4 [Updateable]
                          Adapter    "telegram"      : 1.16.0   , installed 1.10.0 [Updateable]
                          Adapter    "text2command"  : 3.0.2    , installed 2.1.1 [Updateable]
                          Adapter    "tr-064"        : 4.2.18   , installed 4.2.14 [Updateable]
                          Adapter    "vis"           : 1.4.16   , installed 1.4.5 [Updateable]
                          Adapter    "vis-colorpicker": 2.0.3   , installed 1.2.0 [Updateable]
                          Adapter    "vis-hqwidgets" : 1.4.0    , installed 1.1.7 [Updateable]
                          Adapter    "vis-jqui-mfd"  : 1.0.12   , installed 1.0.12
                          Adapter    "vis-metro"     : 1.2.0    , installed 1.1.2 [Updateable]
                          Adapter    "vis-timeandweather": 1.2.2   , installed 1.1.7 [Updateable]
                          Adapter    "web"           : 6.1.2    , installed 3.4.9 [Updateable]
                          Adapter    "zwave2"        : 3.0.5    , installed 3.0.5
                          
                          Objects and States
                          Please stand by - This may take a while
                          Objects:        1829
                          States:         3260
                          
                          *** OS-Repositories and Updates ***
                          Hit:1 http://ports.ubuntu.com/ubuntu-ports lunar InRelease
                          Hit:2 http://ports.ubuntu.com/ubuntu-ports lunar-updates InRelease
                          Hit:3 http://ports.ubuntu.com/ubuntu-ports lunar-backports InRelease
                          Hit:4 http://ports.ubuntu.com/ubuntu-ports lunar-security InRelease
                          Hit:5 https://deb.nodesource.com/node_18.x lunar InRelease
                          Reading package lists...
                          Pending Updates: 0
                          
                          *** Listening Ports ***
                          Active Internet connections (only servers)
                          Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                          tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          78134      1/systemd
                          tcp        0      0 127.0.0.53:53           0.0.0.0:*               LISTEN      996        37558      13668/systemd-resol
                          tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       86098      46034/iobroker.js-c
                          tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       86091      46034/iobroker.js-c
                          tcp        0      0 127.0.0.54:53           0.0.0.0:*               LISTEN      996        37560      13668/systemd-resol
                          tcp6       0      0 :::22                   :::*                    LISTEN      0          39954      1/systemd
                          tcp6       0      0 :::111                  :::*                    LISTEN      0          78136      1/systemd
                          tcp6       0      0 :::443                  :::*                    LISTEN      1001       90857      49322/io.web.0
                          tcp6       0      0 :::8081                 :::*                    LISTEN      1001       84702      46059/io.admin.0
                          udp        0      0 127.0.0.54:53           0.0.0.0:*                           996        37559      13668/systemd-resol
                          udp        0      0 127.0.0.53:53           0.0.0.0:*                           996        37557      13668/systemd-resol
                          udp        0      0 192.168.178.54:68       0.0.0.0:*                           998        52189      37786/systemd-netwo
                          udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          76543      1/systemd
                          udp6       0      0 :::111                  :::*                                0          76545      1/systemd
                          udp6       0      0 fe80::e65f:1ff:fe1b:546 :::*                                998        52209      37786/systemd-netwo
                          
                          *** Log File - Last 25 Lines ***
                          
                          2023-09-27 21:07:59.781  - info: host.ubuntu instance system.adapter.ical.0 terminated with code 0 (NO_ERROR)
                          2023-09-27 21:08:09.427  - info: host.ubuntu "system.adapter.ical.0" disabled
                          2023-09-27 21:08:09.428  - info: host.ubuntu stopInstance system.adapter.ical.0 (force=false, process=false)
                          2023-09-27 21:08:09.430  - info: host.ubuntu stopInstance canceled schedule system.adapter.ical.0
                          2023-09-27 21:08:14.720  - info: host.ubuntu "system.adapter.ical.0" enabled
                          2023-09-27 21:08:14.723  - info: host.ubuntu stopInstance system.adapter.ical.0 (force=false, process=false)
                          2023-09-27 21:08:17.803  - info: host.ubuntu instance scheduled system.adapter.ical.0 0,30 * * * *
                          2023-09-27 21:08:17.841  - info: host.ubuntu instance system.adapter.ical.0 started with pid 49431
                          2023-09-27 21:08:19.974  - info: ical.0 (49431) Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system
                          2023-09-27 21:08:19.991  - info: ical.0 (49431) starting. Version 1.11.4 in /opt/iobroker/node_modules/iobroker.ical, node: v18.17.1, js-controller: 3.3.22
                          2023-09-27 21:08:20.611  - info: ical.0 (49431) processing URL: calendar1 https://63ea0ab88b/basic.ics
                          2023-09-27 21:08:25.685  - info: ical.0 (49431) Terminated (NO_ERROR): Without reason
                          2023-09-27 21:08:26.285  - info: host.ubuntu instance system.adapter.ical.0 terminated with code 0 (NO_ERROR)
                          2023-09-27 21:10:00.025  - debug: shuttercontrol.0 (49337) calculate astrodata ...
                          2023-09-27 21:10:00.026  - debug: shuttercontrol.0 (49337) Sun Azimut: 293.5°
                          2023-09-27 21:10:00.027  - debug: shuttercontrol.0 (49337) Sun Elevation: -20.7°
                          2023-09-27 21:15:00.023  - debug: shuttercontrol.0 (49337) calculate astrodata ...
                          2023-09-27 21:15:00.024  - debug: shuttercontrol.0 (49337) Sun Azimut: 294.5°
                          2023-09-27 21:15:00.024  - debug: shuttercontrol.0 (49337) Sun Elevation: -21.5°
                          2023-09-27 21:17:03.503  - debug: zwave2.0 (49299) Node 34: value updated: value_electric_kwh_consumed => 1.02
                          2023-09-27 21:20:00.024  - debug: shuttercontrol.0 (49337) calculate astrodata ...
                          2023-09-27 21:20:00.024  - debug: shuttercontrol.0 (49337) Sun Azimut: 295.6°
                          2023-09-27 21:20:00.025  - debug: shuttercontrol.0 (49337) Sun Elevation: -22.2°
                          2023-09-27 21:21:53.141  - debug: zwave2.0 (49299) Node 5: metadata updated: airTemperature
                          2023-09-27 21:21:53.143  - debug: zwave2.0 (49299) Node 5: value updated: airTemperature => 17.79
                          
                          

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

                          iob diag has finished.

                          Press any key for a summary

                          ======================= SUMMARY =======================
                                               v.2023-06-20
                          
                          
                           Static hostname: ubuntu
                                 Icon name: computer
                                Machine ID: 965a81734c8d402ab05ca26017c6e6a9
                                   Boot ID: a39af5905d2248f68505f9914e186102
                          Operating System: Ubuntu 23.04
                                    Kernel: Linux 6.2.0-1004-raspi
                              Architecture: arm64
                          
                          Installation:           native
                          Kernel:                 aarch64
                          Userland:               arm64
                          Timezone:               Europe/Paris (CEST, +0200)
                          User-ID:                1000
                          X-Server:               false
                          Boot Target:            graphical.target
                          
                          Pending OS-Updates:     0
                          Pending iob updates:    26
                          
                          The systems needs to be REBOOTED!
                          
                          
                          Nodejs-Installation:    /usr/bin/nodejs         v18.17.1
                                                  /usr/bin/node           v18.17.1
                                                  /usr/bin/npm            9.6.7
                                                  /usr/bin/npx            9.6.7
                          
                          Recommended versions are nodejs 18.x.y and npm 9.x.y
                          Your nodejs installation is correct
                          
                          MEMORY:
                                         total        used        free      shared  buff/cache   available
                          Mem:            8.2G        1.6G        1.5G        3.3M        5.4G        6.6G
                          Swap:             0B          0B          0B
                          Total:          8.2G        1.6G        1.5G
                          
                          Active iob-Instances:   9
                          Active repo: stable
                          
                          ioBroker Core:          js-controller           3.3.22
                                                  admin                   5.2.1
                          
                          ioBroker Status:        iobroker is running on this host.
                          
                          
                          Objects type: file
                          States  type: file
                          
                          Status admin and web instance:
                          + system.adapter.admin.0                  : admin                 : ubuntu                                   -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                          + system.adapter.web.0                    : web                   : ubuntu                                   -  enabled, port: 443, bind: 0.0.0.0, run as: admin
                          
                          Objects:                1829
                          States:                 3261
                          
                          Size of iob-Database:
                          
                          8.0M    /opt/iobroker/iobroker-data/objects.json.bak
                          8.0M    /opt/iobroker/iobroker-data/objects.json
                          3.7M    /opt/iobroker/iobroker-data/objects.jsonl
                          832K    /opt/iobroker/iobroker-data/states.json.bak
                          832K    /opt/iobroker/iobroker-data/states.json
                          44K     /opt/iobroker/iobroker-data/states.jsonl
                          
                          
                          
                          =================== END OF SUMMARY ====================
                          

                          === Mark text until here for copying ===

                          simatecS Offline
                          simatecS Offline
                          simatec
                          Developer Most Active
                          schrieb am zuletzt editiert von
                          #48

                          @esmax666 wenn alles fertig installiert ist und läuft, dann mache ein Upgrade aller Adapter und vorher js-controller updaten

                          iobroker stop
                          iobroker update
                          iobroker upgrade self
                          iobroker upgrade -y
                          iobroker fix
                          iobroker start
                          
                          • Besuche meine Github Seite
                          • Beitrag hat geholfen oder willst du mich unterstützen
                          • HowTo Restore ioBroker
                          1 Antwort Letzte Antwort
                          0
                          • simatecS Offline
                            simatecS Offline
                            simatec
                            Developer Most Active
                            schrieb am zuletzt editiert von simatec
                            #49

                            @Esmax666
                            Danach richte Backitup ein, damit du jede Nacht ein Backup machst.
                            Am besten auf ein NAS oder wenn du dass nicht hast, nutze einen Clouddienst, den Backitup unterstützt.

                            Im Anschluss noch einen Kalendereintrag, der sich jeden Monat wiederholt, in dem du dein System auf Stand bringst.

                            Immer das System und den iobroker aktuell halten

                            • Besuche meine Github Seite
                            • Beitrag hat geholfen oder willst du mich unterstützen
                            • HowTo Restore ioBroker
                            1 Antwort Letzte Antwort
                            0
                            • GlasfaserG Glasfaser

                              @esmax666

                              sieht sehr gut aus .. hast alles gemacht wie beschrieben !

                              jetzt weiter machen , nach der Liste !

                              EDIT

                              aber fange mit dem

                              js-controller 3.3.22

                              an !

                              E Offline
                              E Offline
                              Esmax666
                              schrieb am zuletzt editiert von
                              #50

                              @glasfaser
                              also jscontroler ist jetzt aktualisiert 5.0.12

                              ich kann jetzt weiter weitermachen oder ? weboberfläche geht aber nicht mehr

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

                              Skript v.2023-06-20
                              
                              *** BASE SYSTEM ***
                               Static hostname: ubuntu
                                     Icon name: computer
                                    Machine ID: 965a81734c8d402ab05ca26017c6e6a9
                                       Boot ID: 0c59d3c9640b486fadab37c9e124b76a
                              Operating System: Ubuntu 23.04
                                        Kernel: Linux 6.2.0-1013-raspi
                                  Architecture: arm64
                              
                              Model           : Raspberry Pi 4 Model B Rev 1.4
                              Docker          : false
                              Virtualization  : none
                              Kernel          : aarch64
                              Userland        : arm64
                              
                              Systemuptime and Load:
                               23:16:45 up 8 min,  2 users,  load average: 3.57, 1.61, 0.67
                              CPU threads: 4
                              
                              Raspberry only:
                              throttled=0x0
                              Other values than 0x0 hint to temperature/voltage problems
                              temp=68.6'C
                              volt=0.9260V
                              
                              *** Time and Time Zones ***
                                             Local time: Wed 2023-09-27 23:16:46 CEST
                                         Universal time: Wed 2023-09-27 21:16:46 UTC
                                               RTC time: n/a
                                              Time zone: Europe/Paris (CEST, +0200)
                              System clock synchronized: yes
                                            NTP service: active
                                        RTC in local TZ: no
                              
                              *** User and Groups ***
                              esmax
                              /home/esmax
                              esmax adm dialout cdrom sudo audio video plugdev games users input render netdev gpio spi i2c iobroker
                              
                              *** X-Server-Setup ***
                              X-Server:       false
                              Desktop:
                              Terminal:       tty
                              Boot Target:    graphical.target
                              
                              *** MEMORY ***
                                             total        used        free      shared  buff/cache   available
                              Mem:            8.2G        1.4G        6.4G        3.2M        602M        6.8G
                              Swap:             0B          0B          0B
                              Total:          8.2G        1.4G        6.4G
                              
                                       7809 M total memory
                                       1352 M used memory
                                        283 M active memory
                                       1153 M inactive memory
                                       6148 M free memory
                                         59 M buffer memory
                                        515 M swap cache
                                          0 M total swap
                                          0 M used swap
                                          0 M free swap
                              
                              Raspberry only:
                              oom events: 0
                              lifetime oom required: 0 Mbytes
                              total time in oom handler: 0 ms
                              max time spent in oom handler: 0 ms
                              
                              *** FILESYSTEM ***
                              Filesystem     Type   Size  Used Avail Use% Mounted on
                              tmpfs          tmpfs  781M  3.1M  778M   1% /run
                              /dev/mmcblk0p2 ext4    59G  5.2G   51G  10% /
                              tmpfs          tmpfs  3.9G     0  3.9G   0% /dev/shm
                              tmpfs          tmpfs  5.0M     0  5.0M   0% /run/lock
                              /dev/mmcblk0p1 vfat   253M  151M  102M  60% /boot/firmware
                              tmpfs          tmpfs  781M  4.0K  781M   1% /run/user/1000
                              
                              Messages concerning ext4 filesystem in dmesg:
                              [Wed Sep 27 23:08:16 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 bcm2708_fb.fbwidth=0 bcm2708_fb.fbheight=0 bcm2708_fb.fbswap=1 smsc95xx.macaddr=E4:5F:01:1B:22:9D vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 dwc_otg.lpm_enable=0 console=tty1 root=LABEL=writable rootfstype=ext4 rootwait fixrtc quiet splash
                              [Wed Sep 27 23:08:29 2023] EXT4-fs (mmcblk0p2): orphan cleanup on readonly fs
                              [Wed Sep 27 23:08:29 2023] EXT4-fs (mmcblk0p2): mounted filesystem 25a83575-fd50-4dcc-85e0-e3a81c621aa2 with ordered data mode. Quota mode: none.
                              [Wed Sep 27 23:08:31 2023] EXT4-fs (mmcblk0p2): re-mounted 25a83575-fd50-4dcc-85e0-e3a81c621aa2. Quota mode: none.
                              
                              Show mounted filesystems (real ones only):
                              TARGET              SOURCE         FSTYPE   OPTIONS
                              /                   /dev/mmcblk0p2 ext4     rw,relatime,discard,errors=remount-ro,commit=30
                              |-/snap/core22/611  /dev/loop0     squashfs ro,nodev,relatime,errors=continue,threads=single
                              |-/snap/core22/867  /dev/loop1     squashfs ro,nodev,relatime,errors=continue,threads=single
                              |-/snap/lxd/24646   /dev/loop2     squashfs ro,nodev,relatime,errors=continue,threads=single
                              |-/snap/lxd/25755   /dev/loop3     squashfs ro,nodev,relatime,errors=continue,threads=single
                              |-/snap/snapd/18600 /dev/loop4     squashfs ro,nodev,relatime,errors=continue,threads=single
                              `-/boot/firmware    /dev/mmcblk0p1 vfat     rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                              
                              Files in neuralgic directories:
                              
                              /var:
                              943M    /var/
                              677M    /var/lib
                              505M    /var/lib/snapd
                              504M    /var/lib/snapd/snaps
                              222M    /var/cache
                              
                              Archived and active journals take up 43.0M in the file system.
                              
                              /opt/iobroker/backups:
                              4.5M    /opt/iobroker/backups/
                              
                              /opt/iobroker/iobroker-data:
                              119M    /opt/iobroker/iobroker-data/
                              83M     /opt/iobroker/iobroker-data/files
                              27M     /opt/iobroker/iobroker-data/files/javascript.admin
                              15M     /opt/iobroker/iobroker-data/files/javascript.admin/static/js
                              15M     /opt/iobroker/iobroker-data/files/javascript.admin/static
                              
                              The five largest files in iobroker-data are:
                              9.8M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/2.f6fd0e72.chunk.js.map
                              8.1M    /opt/iobroker/iobroker-data/objects.jsonl
                              8.0M    /opt/iobroker/iobroker-data/objects.json.migrated
                              8.0M    /opt/iobroker/iobroker-data/objects.json.bak.migrated
                              4.4M    /opt/iobroker/iobroker-data/files/javascript.admin/vs/language/typescript/tsWorker.js
                              
                              *** NodeJS-Installation ***
                              
                              /usr/bin/nodejs         v18.17.1
                              /usr/bin/node           v18.17.1
                              /usr/bin/npm            9.6.7
                              /usr/bin/npx            9.6.7
                              
                              
                              nodejs:
                                Installed: 18.17.1-deb-1nodesource1
                                Candidate: 18.17.1-deb-1nodesource1
                                Version table:
                               *** 18.17.1-deb-1nodesource1 500
                                      500 https://deb.nodesource.com/node_18.x lunar/main arm64 Packages
                                      100 /var/lib/dpkg/status
                                   18.13.0+dfsg1-1ubuntu2 500
                                      500 http://ports.ubuntu.com/ubuntu-ports lunar/universe arm64 Packages
                              
                              Temp directories causing npm8 problem: 0
                              No problems detected
                              
                              npm ERR! code ELSPROBLEMS
                              npm ERR! extraneous: @abandonware/bluetooth-hci-socket@0.5.3-10 /opt/iobroker/node_modules/@abandonware/bluetooth-hci-socket
                              npm ERR! extraneous: usb@1.9.2 /opt/iobroker/node_modules/usb
                              npm ERR! extraneous: debug@4.3.4 /opt/iobroker/node_modules/@abandonware/bluetooth-hci-socket/node_modules/debug
                              npm ERR! extraneous: ms@2.1.2 /opt/iobroker/node_modules/@abandonware/bluetooth-hci-socket/node_modules/ms
                              npm ERR! invalid: @types/node@12.20.55 /opt/iobroker/node_modules/iobroker.javascript/node_modules/@types/node
                              npm ERR! extraneous: node-addon-api@4.3.0 /opt/iobroker/node_modules/usb/node_modules/node-addon-api
                              
                              npm ERR! A complete log of this run can be found in: /home/esmax/.npm/_logs/2023-09-27T21_17_01_730Z-debug-0.log
                              Errors in npm tree: 0
                              
                              *** ioBroker-Installation ***
                              
                              ioBroker Status
                              iobroker is running on this host.
                              
                              
                              Objects type: jsonl
                              States  type: jsonl
                              
                              No configuration change needed.
                              
                              
                              Multihost discovery server: disabled
                              Discovery authentication:   enabled
                              Persistent activation:      disabled
                              Objects:                    jsonl on 127.0.0.1
                              States:                     jsonl on 127.0.0.1
                              
                              Core adapters versions
                              js-controller:  5.0.12
                              admin:          5.2.1
                              javascript:     5.2.13
                              
                              Adapters from github:   0
                              
                              Adapter State
                                system.adapter.admin.0                  : admin                 : ubuntu                                   -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                system.adapter.alexa2.0                 : alexa2                : ubuntu                                   - disabled
                              + system.adapter.backitup.0               : backitup              : ubuntu                                   -  enabled
                                system.adapter.cloud.0                  : cloud                 : ubuntu                                   - disabled
                                system.adapter.discovery.0              : discovery             : ubuntu                                   - disabled
                                system.adapter.flot.0                   : flot                  : ubuntu                                   - disabled
                              + system.adapter.heatingcontrol.0         : heatingcontrol        : ubuntu                                   -  enabled
                                system.adapter.history.0                : history               : ubuntu                                   -  enabled
                                system.adapter.ical.0                   : ical                  : ubuntu                                   -  enabled
                                system.adapter.info.0                   : info                  : ubuntu                                   - disabled
                                system.adapter.iot.0                    : iot                   : ubuntu                                   - disabled
                              + system.adapter.javascript.0             : javascript            : ubuntu                                   -  enabled
                                system.adapter.linkeddevices.0          : linkeddevices         : ubuntu                                   - disabled
                                system.adapter.mobile.0                 : mobile                : ubuntu                                   - disabled
                                system.adapter.radar2.0                 : radar2                : ubuntu                                   - disabled
                                system.adapter.rpi2.0                   : rpi2                  : ubuntu                                   - disabled
                              + system.adapter.shuttercontrol.0         : shuttercontrol        : ubuntu                                   -  enabled
                                system.adapter.socketio.0               : socketio              : ubuntu                                   - disabled, port: 8084, bind: 0.0.0.0, run as: admin
                                system.adapter.telegram.0               : telegram              : ubuntu                                   - disabled, port: 8443, bind: 0.0.0.0
                                system.adapter.text2command.0           : text2command          : ubuntu                                   - disabled
                                system.adapter.tr-064.0                 : tr-064                : ubuntu                                   - disabled
                                system.adapter.vis-colorpicker.0        : vis-colorpicker       : ubuntu                                   - disabled
                                system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : ubuntu                                   - disabled
                                system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : ubuntu                                   - disabled
                                system.adapter.vis-metro.0              : vis-metro             : ubuntu                                   - disabled
                                system.adapter.vis-timeandweather.0     : vis-timeandweather    : ubuntu                                   - disabled
                                system.adapter.vis.0                    : vis                   : ubuntu                                   - disabled
                                system.adapter.web.0                    : web                   : ubuntu                                   -  enabled, port: 443, bind: 0.0.0.0, run as: admin
                              + system.adapter.zwave2.0                 : zwave2                : ubuntu                                   -  enabled
                              
                              + instance is alive
                              
                              Enabled adapters with bindings
                                system.adapter.admin.0                  : admin                 : ubuntu                                   -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                system.adapter.web.0                    : web                   : ubuntu                                   -  enabled, port: 443, bind: 0.0.0.0, run as: admin
                              
                              ioBroker-Repositories
                              stable        : http://download.iobroker.net/sources-dist.json
                              beta          : http://download.iobroker.net/sources-dist-latest.json
                              
                              Active repo(s): stable
                              
                              Installed ioBroker-Instances
                              Used repository: stable
                              Adapter    "admin"        : 6.10.1   , installed 5.2.1  [Updatable]
                              Adapter    "alexa2"       : 3.25.2   , installed 3.9.3  [Updatable]
                              Adapter    "backitup"     : 2.8.1    , installed 2.2.2  [Updatable]
                              Adapter    "cloud"        : 4.4.1    , installed 4.1.0  [Updatable]
                              Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                              Adapter    "flot"         : 1.12.0   , installed 1.10.6 [Updatable]
                              Adapter    "heatingcontrol": 2.11.1  , installed 2.7.2  [Updatable]
                              Adapter    "history"      : 2.2.6    , installed 1.9.14 [Updatable]
                              Adapter    "ical"         : 1.13.3   , installed 1.11.4 [Updatable]
                              Adapter    "info"         : 1.9.26   , installed 1.9.8  [Updatable]
                              Adapter    "iot"          : 1.14.5   , installed 1.8.22 [Updatable]
                              Adapter    "javascript"   : 7.1.4    , installed 5.2.13 [Updatable]
                              Controller "js-controller": 5.0.12   , installed 5.0.12
                              Adapter    "linkeddevices": 1.5.5    , installed 1.4.3  [Updatable]
                              Adapter    "mobile"       : 1.0.1    , installed 1.0.1
                              Adapter    "radar2"       : 2.0.7    , installed 2.0.3  [Updatable]
                              Adapter    "rpi2"         : 1.3.2    , installed 1.3.1  [Updatable]
                              Adapter    "shuttercontrol": 1.6.2   , installed 1.2.1  [Updatable]
                              Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                              Adapter    "socketio"     : 6.5.5    , installed 3.1.4  [Updatable]
                              Adapter    "telegram"     : 1.16.0   , installed 1.10.0 [Updatable]
                              Adapter    "text2command" : 3.0.2    , installed 2.1.1  [Updatable]
                              Adapter    "tr-064"       : 4.2.18   , installed 4.2.14 [Updatable]
                              Adapter    "vis"          : 1.4.16   , installed 1.4.5  [Updatable]
                              Adapter    "vis-colorpicker": 2.0.3  , installed 1.2.0  [Updatable]
                              Adapter    "vis-hqwidgets": 1.4.0    , installed 1.1.7  [Updatable]
                              Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
                              Adapter    "vis-metro"    : 1.2.0    , installed 1.1.2  [Updatable]
                              Adapter    "vis-timeandweather": 1.2.2, installed 1.1.7 [Updatable]
                              Adapter    "web"          : 6.1.2    , installed 3.4.9  [Updatable]
                              Adapter    "zwave2"       : 3.0.5    , installed 3.0.5
                              
                              Objects and States
                              Please stand by - This may take a while
                              Objects:        4592
                              States:         3264
                              
                              *** OS-Repositories and Updates ***
                              Hit:1 http://ports.ubuntu.com/ubuntu-ports lunar InRelease
                              Hit:2 http://ports.ubuntu.com/ubuntu-ports lunar-updates InRelease
                              Hit:3 http://ports.ubuntu.com/ubuntu-ports lunar-backports InRelease
                              Hit:4 http://ports.ubuntu.com/ubuntu-ports lunar-security InRelease
                              Hit:5 https://deb.nodesource.com/node_18.x lunar InRelease
                              Reading package lists...
                              Pending Updates: 0
                              
                              *** Listening Ports ***
                              Active Internet connections (only servers)
                              Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                              tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          17467      1/init
                              tcp        0      0 127.0.0.54:53           0.0.0.0:*               LISTEN      996        22635      555/systemd-resolve
                              tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       26995      2351/iobroker.js-co
                              tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       27002      2351/iobroker.js-co
                              tcp        0      0 127.0.0.53:53           0.0.0.0:*               LISTEN      996        22633      555/systemd-resolve
                              tcp6       0      0 :::111                  :::*                    LISTEN      0          13962      1/init
                              tcp6       0      0 :::22                   :::*                    LISTEN      0          23620      1/init
                              udp        0      0 127.0.0.54:53           0.0.0.0:*                           996        22634      555/systemd-resolve
                              udp        0      0 127.0.0.53:53           0.0.0.0:*                           996        22632      555/systemd-resolve
                              udp        0      0 192.168.178.54:68       0.0.0.0:*                           998        22809      812/systemd-network
                              udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          17468      1/init
                              udp6       0      0 :::111                  :::*                                0          16876      1/init
                              udp6       0      0 fe80::e65f:1ff:fe1b:546 :::*                                998        22817      812/systemd-network
                              
                              *** Log File - Last 25 Lines ***
                              
                              2023-09-27 23:17:33.462  - info: zwave2.0 (2938) Node 2: ready to use
                              2023-09-27 23:17:33.697  - info: zwave2.0 (2938) Node 2 is alive
                              2023-09-27 23:17:36.082  - info: zwave2.0 (2938) Node 3: ready to use
                              2023-09-27 23:17:36.179  - info: vis.0 (3029) Uploaded. 0
                              2023-09-27 23:17:36.436  - info: zwave2.0 (2938) Node 4: ready to use
                              2023-09-27 23:17:36.695  - info: vis.0 (3029) Terminated (NO_ERROR): Without reason
                              2023-09-27 23:17:37.940  - info: zwave2.0 (2938) Node 5: ready to use
                              2023-09-27 23:17:38.180  - info: zwave2.0 (2938) Node 5 is alive
                              2023-09-27 23:17:40.108  - info: zwave2.0 (2938) Node 7: ready to use
                              2023-09-27 23:17:40.256  - info: zwave2.0 (2938) Node 8: ready to use
                              2023-09-27 23:17:40.402  - info: zwave2.0 (2938) Node 9: ready to use
                              2023-09-27 23:17:41.185  - info: zwave2.0 (2938) Node 22: ready to use
                              2023-09-27 23:17:41.886  - info: zwave2.0 (2938) Node 25: ready to use
                              2023-09-27 23:17:59.738  - info: zwave2.0 (2938) Node 31: ready to use
                              2023-09-27 23:17:59.860  - info: zwave2.0 (2938) Node 31 is alive
                              2023-09-27 23:17:59.876  - info: zwave2.0 (2938) Node 32: ready to use
                              2023-09-27 23:17:59.988  - info: zwave2.0 (2938) Node 32 is alive
                              2023-09-27 23:18:00.067  - info: zwave2.0 (2938) Node 33: ready to use
                              2023-09-27 23:18:00.121  - info: zwave2.0 (2938) Node 34: ready to use
                              2023-09-27 23:18:00.169  - info: zwave2.0 (2938) Node 33 is alive
                              2023-09-27 23:18:00.183  - info: zwave2.0 (2938) Node 34 is alive
                              2023-09-27 23:18:00.390  - info: zwave2.0 (2938) Node 35: ready to use
                              2023-09-27 23:18:00.448  - info: zwave2.0 (2938) Node 35 is alive
                              2023-09-27 23:18:00.478  - info: zwave2.0 (2938) Node 38: ready to use
                              2023-09-27 23:18:00.526  - info: zwave2.0 (2938) Node 38 is alive
                              Thomas BraunT 1 Antwort Letzte Antwort
                              0
                              • E Esmax666

                                @glasfaser
                                also jscontroler ist jetzt aktualisiert 5.0.12

                                ich kann jetzt weiter weitermachen oder ? weboberfläche geht aber nicht mehr

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

                                Skript v.2023-06-20
                                
                                *** BASE SYSTEM ***
                                 Static hostname: ubuntu
                                       Icon name: computer
                                      Machine ID: 965a81734c8d402ab05ca26017c6e6a9
                                         Boot ID: 0c59d3c9640b486fadab37c9e124b76a
                                Operating System: Ubuntu 23.04
                                          Kernel: Linux 6.2.0-1013-raspi
                                    Architecture: arm64
                                
                                Model           : Raspberry Pi 4 Model B Rev 1.4
                                Docker          : false
                                Virtualization  : none
                                Kernel          : aarch64
                                Userland        : arm64
                                
                                Systemuptime and Load:
                                 23:16:45 up 8 min,  2 users,  load average: 3.57, 1.61, 0.67
                                CPU threads: 4
                                
                                Raspberry only:
                                throttled=0x0
                                Other values than 0x0 hint to temperature/voltage problems
                                temp=68.6'C
                                volt=0.9260V
                                
                                *** Time and Time Zones ***
                                               Local time: Wed 2023-09-27 23:16:46 CEST
                                           Universal time: Wed 2023-09-27 21:16:46 UTC
                                                 RTC time: n/a
                                                Time zone: Europe/Paris (CEST, +0200)
                                System clock synchronized: yes
                                              NTP service: active
                                          RTC in local TZ: no
                                
                                *** User and Groups ***
                                esmax
                                /home/esmax
                                esmax adm dialout cdrom sudo audio video plugdev games users input render netdev gpio spi i2c iobroker
                                
                                *** X-Server-Setup ***
                                X-Server:       false
                                Desktop:
                                Terminal:       tty
                                Boot Target:    graphical.target
                                
                                *** MEMORY ***
                                               total        used        free      shared  buff/cache   available
                                Mem:            8.2G        1.4G        6.4G        3.2M        602M        6.8G
                                Swap:             0B          0B          0B
                                Total:          8.2G        1.4G        6.4G
                                
                                         7809 M total memory
                                         1352 M used memory
                                          283 M active memory
                                         1153 M inactive memory
                                         6148 M free memory
                                           59 M buffer memory
                                          515 M swap cache
                                            0 M total swap
                                            0 M used swap
                                            0 M free swap
                                
                                Raspberry only:
                                oom events: 0
                                lifetime oom required: 0 Mbytes
                                total time in oom handler: 0 ms
                                max time spent in oom handler: 0 ms
                                
                                *** FILESYSTEM ***
                                Filesystem     Type   Size  Used Avail Use% Mounted on
                                tmpfs          tmpfs  781M  3.1M  778M   1% /run
                                /dev/mmcblk0p2 ext4    59G  5.2G   51G  10% /
                                tmpfs          tmpfs  3.9G     0  3.9G   0% /dev/shm
                                tmpfs          tmpfs  5.0M     0  5.0M   0% /run/lock
                                /dev/mmcblk0p1 vfat   253M  151M  102M  60% /boot/firmware
                                tmpfs          tmpfs  781M  4.0K  781M   1% /run/user/1000
                                
                                Messages concerning ext4 filesystem in dmesg:
                                [Wed Sep 27 23:08:16 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 bcm2708_fb.fbwidth=0 bcm2708_fb.fbheight=0 bcm2708_fb.fbswap=1 smsc95xx.macaddr=E4:5F:01:1B:22:9D vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 dwc_otg.lpm_enable=0 console=tty1 root=LABEL=writable rootfstype=ext4 rootwait fixrtc quiet splash
                                [Wed Sep 27 23:08:29 2023] EXT4-fs (mmcblk0p2): orphan cleanup on readonly fs
                                [Wed Sep 27 23:08:29 2023] EXT4-fs (mmcblk0p2): mounted filesystem 25a83575-fd50-4dcc-85e0-e3a81c621aa2 with ordered data mode. Quota mode: none.
                                [Wed Sep 27 23:08:31 2023] EXT4-fs (mmcblk0p2): re-mounted 25a83575-fd50-4dcc-85e0-e3a81c621aa2. Quota mode: none.
                                
                                Show mounted filesystems (real ones only):
                                TARGET              SOURCE         FSTYPE   OPTIONS
                                /                   /dev/mmcblk0p2 ext4     rw,relatime,discard,errors=remount-ro,commit=30
                                |-/snap/core22/611  /dev/loop0     squashfs ro,nodev,relatime,errors=continue,threads=single
                                |-/snap/core22/867  /dev/loop1     squashfs ro,nodev,relatime,errors=continue,threads=single
                                |-/snap/lxd/24646   /dev/loop2     squashfs ro,nodev,relatime,errors=continue,threads=single
                                |-/snap/lxd/25755   /dev/loop3     squashfs ro,nodev,relatime,errors=continue,threads=single
                                |-/snap/snapd/18600 /dev/loop4     squashfs ro,nodev,relatime,errors=continue,threads=single
                                `-/boot/firmware    /dev/mmcblk0p1 vfat     rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                                
                                Files in neuralgic directories:
                                
                                /var:
                                943M    /var/
                                677M    /var/lib
                                505M    /var/lib/snapd
                                504M    /var/lib/snapd/snaps
                                222M    /var/cache
                                
                                Archived and active journals take up 43.0M in the file system.
                                
                                /opt/iobroker/backups:
                                4.5M    /opt/iobroker/backups/
                                
                                /opt/iobroker/iobroker-data:
                                119M    /opt/iobroker/iobroker-data/
                                83M     /opt/iobroker/iobroker-data/files
                                27M     /opt/iobroker/iobroker-data/files/javascript.admin
                                15M     /opt/iobroker/iobroker-data/files/javascript.admin/static/js
                                15M     /opt/iobroker/iobroker-data/files/javascript.admin/static
                                
                                The five largest files in iobroker-data are:
                                9.8M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js/2.f6fd0e72.chunk.js.map
                                8.1M    /opt/iobroker/iobroker-data/objects.jsonl
                                8.0M    /opt/iobroker/iobroker-data/objects.json.migrated
                                8.0M    /opt/iobroker/iobroker-data/objects.json.bak.migrated
                                4.4M    /opt/iobroker/iobroker-data/files/javascript.admin/vs/language/typescript/tsWorker.js
                                
                                *** NodeJS-Installation ***
                                
                                /usr/bin/nodejs         v18.17.1
                                /usr/bin/node           v18.17.1
                                /usr/bin/npm            9.6.7
                                /usr/bin/npx            9.6.7
                                
                                
                                nodejs:
                                  Installed: 18.17.1-deb-1nodesource1
                                  Candidate: 18.17.1-deb-1nodesource1
                                  Version table:
                                 *** 18.17.1-deb-1nodesource1 500
                                        500 https://deb.nodesource.com/node_18.x lunar/main arm64 Packages
                                        100 /var/lib/dpkg/status
                                     18.13.0+dfsg1-1ubuntu2 500
                                        500 http://ports.ubuntu.com/ubuntu-ports lunar/universe arm64 Packages
                                
                                Temp directories causing npm8 problem: 0
                                No problems detected
                                
                                npm ERR! code ELSPROBLEMS
                                npm ERR! extraneous: @abandonware/bluetooth-hci-socket@0.5.3-10 /opt/iobroker/node_modules/@abandonware/bluetooth-hci-socket
                                npm ERR! extraneous: usb@1.9.2 /opt/iobroker/node_modules/usb
                                npm ERR! extraneous: debug@4.3.4 /opt/iobroker/node_modules/@abandonware/bluetooth-hci-socket/node_modules/debug
                                npm ERR! extraneous: ms@2.1.2 /opt/iobroker/node_modules/@abandonware/bluetooth-hci-socket/node_modules/ms
                                npm ERR! invalid: @types/node@12.20.55 /opt/iobroker/node_modules/iobroker.javascript/node_modules/@types/node
                                npm ERR! extraneous: node-addon-api@4.3.0 /opt/iobroker/node_modules/usb/node_modules/node-addon-api
                                
                                npm ERR! A complete log of this run can be found in: /home/esmax/.npm/_logs/2023-09-27T21_17_01_730Z-debug-0.log
                                Errors in npm tree: 0
                                
                                *** ioBroker-Installation ***
                                
                                ioBroker Status
                                iobroker is running on this host.
                                
                                
                                Objects type: jsonl
                                States  type: jsonl
                                
                                No configuration change needed.
                                
                                
                                Multihost discovery server: disabled
                                Discovery authentication:   enabled
                                Persistent activation:      disabled
                                Objects:                    jsonl on 127.0.0.1
                                States:                     jsonl on 127.0.0.1
                                
                                Core adapters versions
                                js-controller:  5.0.12
                                admin:          5.2.1
                                javascript:     5.2.13
                                
                                Adapters from github:   0
                                
                                Adapter State
                                  system.adapter.admin.0                  : admin                 : ubuntu                                   -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                  system.adapter.alexa2.0                 : alexa2                : ubuntu                                   - disabled
                                + system.adapter.backitup.0               : backitup              : ubuntu                                   -  enabled
                                  system.adapter.cloud.0                  : cloud                 : ubuntu                                   - disabled
                                  system.adapter.discovery.0              : discovery             : ubuntu                                   - disabled
                                  system.adapter.flot.0                   : flot                  : ubuntu                                   - disabled
                                + system.adapter.heatingcontrol.0         : heatingcontrol        : ubuntu                                   -  enabled
                                  system.adapter.history.0                : history               : ubuntu                                   -  enabled
                                  system.adapter.ical.0                   : ical                  : ubuntu                                   -  enabled
                                  system.adapter.info.0                   : info                  : ubuntu                                   - disabled
                                  system.adapter.iot.0                    : iot                   : ubuntu                                   - disabled
                                + system.adapter.javascript.0             : javascript            : ubuntu                                   -  enabled
                                  system.adapter.linkeddevices.0          : linkeddevices         : ubuntu                                   - disabled
                                  system.adapter.mobile.0                 : mobile                : ubuntu                                   - disabled
                                  system.adapter.radar2.0                 : radar2                : ubuntu                                   - disabled
                                  system.adapter.rpi2.0                   : rpi2                  : ubuntu                                   - disabled
                                + system.adapter.shuttercontrol.0         : shuttercontrol        : ubuntu                                   -  enabled
                                  system.adapter.socketio.0               : socketio              : ubuntu                                   - disabled, port: 8084, bind: 0.0.0.0, run as: admin
                                  system.adapter.telegram.0               : telegram              : ubuntu                                   - disabled, port: 8443, bind: 0.0.0.0
                                  system.adapter.text2command.0           : text2command          : ubuntu                                   - disabled
                                  system.adapter.tr-064.0                 : tr-064                : ubuntu                                   - disabled
                                  system.adapter.vis-colorpicker.0        : vis-colorpicker       : ubuntu                                   - disabled
                                  system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : ubuntu                                   - disabled
                                  system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : ubuntu                                   - disabled
                                  system.adapter.vis-metro.0              : vis-metro             : ubuntu                                   - disabled
                                  system.adapter.vis-timeandweather.0     : vis-timeandweather    : ubuntu                                   - disabled
                                  system.adapter.vis.0                    : vis                   : ubuntu                                   - disabled
                                  system.adapter.web.0                    : web                   : ubuntu                                   -  enabled, port: 443, bind: 0.0.0.0, run as: admin
                                + system.adapter.zwave2.0                 : zwave2                : ubuntu                                   -  enabled
                                
                                + instance is alive
                                
                                Enabled adapters with bindings
                                  system.adapter.admin.0                  : admin                 : ubuntu                                   -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                  system.adapter.web.0                    : web                   : ubuntu                                   -  enabled, port: 443, bind: 0.0.0.0, run as: admin
                                
                                ioBroker-Repositories
                                stable        : http://download.iobroker.net/sources-dist.json
                                beta          : http://download.iobroker.net/sources-dist-latest.json
                                
                                Active repo(s): stable
                                
                                Installed ioBroker-Instances
                                Used repository: stable
                                Adapter    "admin"        : 6.10.1   , installed 5.2.1  [Updatable]
                                Adapter    "alexa2"       : 3.25.2   , installed 3.9.3  [Updatable]
                                Adapter    "backitup"     : 2.8.1    , installed 2.2.2  [Updatable]
                                Adapter    "cloud"        : 4.4.1    , installed 4.1.0  [Updatable]
                                Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                                Adapter    "flot"         : 1.12.0   , installed 1.10.6 [Updatable]
                                Adapter    "heatingcontrol": 2.11.1  , installed 2.7.2  [Updatable]
                                Adapter    "history"      : 2.2.6    , installed 1.9.14 [Updatable]
                                Adapter    "ical"         : 1.13.3   , installed 1.11.4 [Updatable]
                                Adapter    "info"         : 1.9.26   , installed 1.9.8  [Updatable]
                                Adapter    "iot"          : 1.14.5   , installed 1.8.22 [Updatable]
                                Adapter    "javascript"   : 7.1.4    , installed 5.2.13 [Updatable]
                                Controller "js-controller": 5.0.12   , installed 5.0.12
                                Adapter    "linkeddevices": 1.5.5    , installed 1.4.3  [Updatable]
                                Adapter    "mobile"       : 1.0.1    , installed 1.0.1
                                Adapter    "radar2"       : 2.0.7    , installed 2.0.3  [Updatable]
                                Adapter    "rpi2"         : 1.3.2    , installed 1.3.1  [Updatable]
                                Adapter    "shuttercontrol": 1.6.2   , installed 1.2.1  [Updatable]
                                Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                                Adapter    "socketio"     : 6.5.5    , installed 3.1.4  [Updatable]
                                Adapter    "telegram"     : 1.16.0   , installed 1.10.0 [Updatable]
                                Adapter    "text2command" : 3.0.2    , installed 2.1.1  [Updatable]
                                Adapter    "tr-064"       : 4.2.18   , installed 4.2.14 [Updatable]
                                Adapter    "vis"          : 1.4.16   , installed 1.4.5  [Updatable]
                                Adapter    "vis-colorpicker": 2.0.3  , installed 1.2.0  [Updatable]
                                Adapter    "vis-hqwidgets": 1.4.0    , installed 1.1.7  [Updatable]
                                Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
                                Adapter    "vis-metro"    : 1.2.0    , installed 1.1.2  [Updatable]
                                Adapter    "vis-timeandweather": 1.2.2, installed 1.1.7 [Updatable]
                                Adapter    "web"          : 6.1.2    , installed 3.4.9  [Updatable]
                                Adapter    "zwave2"       : 3.0.5    , installed 3.0.5
                                
                                Objects and States
                                Please stand by - This may take a while
                                Objects:        4592
                                States:         3264
                                
                                *** OS-Repositories and Updates ***
                                Hit:1 http://ports.ubuntu.com/ubuntu-ports lunar InRelease
                                Hit:2 http://ports.ubuntu.com/ubuntu-ports lunar-updates InRelease
                                Hit:3 http://ports.ubuntu.com/ubuntu-ports lunar-backports InRelease
                                Hit:4 http://ports.ubuntu.com/ubuntu-ports lunar-security InRelease
                                Hit:5 https://deb.nodesource.com/node_18.x lunar InRelease
                                Reading package lists...
                                Pending Updates: 0
                                
                                *** Listening Ports ***
                                Active Internet connections (only servers)
                                Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                                tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          17467      1/init
                                tcp        0      0 127.0.0.54:53           0.0.0.0:*               LISTEN      996        22635      555/systemd-resolve
                                tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       26995      2351/iobroker.js-co
                                tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       27002      2351/iobroker.js-co
                                tcp        0      0 127.0.0.53:53           0.0.0.0:*               LISTEN      996        22633      555/systemd-resolve
                                tcp6       0      0 :::111                  :::*                    LISTEN      0          13962      1/init
                                tcp6       0      0 :::22                   :::*                    LISTEN      0          23620      1/init
                                udp        0      0 127.0.0.54:53           0.0.0.0:*                           996        22634      555/systemd-resolve
                                udp        0      0 127.0.0.53:53           0.0.0.0:*                           996        22632      555/systemd-resolve
                                udp        0      0 192.168.178.54:68       0.0.0.0:*                           998        22809      812/systemd-network
                                udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          17468      1/init
                                udp6       0      0 :::111                  :::*                                0          16876      1/init
                                udp6       0      0 fe80::e65f:1ff:fe1b:546 :::*                                998        22817      812/systemd-network
                                
                                *** Log File - Last 25 Lines ***
                                
                                2023-09-27 23:17:33.462  - info: zwave2.0 (2938) Node 2: ready to use
                                2023-09-27 23:17:33.697  - info: zwave2.0 (2938) Node 2 is alive
                                2023-09-27 23:17:36.082  - info: zwave2.0 (2938) Node 3: ready to use
                                2023-09-27 23:17:36.179  - info: vis.0 (3029) Uploaded. 0
                                2023-09-27 23:17:36.436  - info: zwave2.0 (2938) Node 4: ready to use
                                2023-09-27 23:17:36.695  - info: vis.0 (3029) Terminated (NO_ERROR): Without reason
                                2023-09-27 23:17:37.940  - info: zwave2.0 (2938) Node 5: ready to use
                                2023-09-27 23:17:38.180  - info: zwave2.0 (2938) Node 5 is alive
                                2023-09-27 23:17:40.108  - info: zwave2.0 (2938) Node 7: ready to use
                                2023-09-27 23:17:40.256  - info: zwave2.0 (2938) Node 8: ready to use
                                2023-09-27 23:17:40.402  - info: zwave2.0 (2938) Node 9: ready to use
                                2023-09-27 23:17:41.185  - info: zwave2.0 (2938) Node 22: ready to use
                                2023-09-27 23:17:41.886  - info: zwave2.0 (2938) Node 25: ready to use
                                2023-09-27 23:17:59.738  - info: zwave2.0 (2938) Node 31: ready to use
                                2023-09-27 23:17:59.860  - info: zwave2.0 (2938) Node 31 is alive
                                2023-09-27 23:17:59.876  - info: zwave2.0 (2938) Node 32: ready to use
                                2023-09-27 23:17:59.988  - info: zwave2.0 (2938) Node 32 is alive
                                2023-09-27 23:18:00.067  - info: zwave2.0 (2938) Node 33: ready to use
                                2023-09-27 23:18:00.121  - info: zwave2.0 (2938) Node 34: ready to use
                                2023-09-27 23:18:00.169  - info: zwave2.0 (2938) Node 33 is alive
                                2023-09-27 23:18:00.183  - info: zwave2.0 (2938) Node 34 is alive
                                2023-09-27 23:18:00.390  - info: zwave2.0 (2938) Node 35: ready to use
                                2023-09-27 23:18:00.448  - info: zwave2.0 (2938) Node 35 is alive
                                2023-09-27 23:18:00.478  - info: zwave2.0 (2938) Node 38: ready to use
                                2023-09-27 23:18:00.526  - info: zwave2.0 (2938) Node 38 is alive
                                Thomas BraunT Online
                                Thomas BraunT Online
                                Thomas Braun
                                Most Active
                                schrieb am zuletzt editiert von
                                #51

                                @esmax666

                                iob update 
                                iob upgrade all -y
                                iob start admin
                                

                                Linux-Werkzeugkasten:
                                https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                NodeJS Fixer Skript:
                                https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                1 Antwort Letzte Antwort
                                0
                                • Thomas BraunT Thomas Braun

                                  @esmax666 sagte in Backitup Restore fehler:

                                  Meine Gedanken zu dem System, kannst du umsetzen wenn der ioBroker wieder rennt.

                                  Operating System: Ubuntu 23.04

                                  Ungünstige Wahl für einen längeren Betrieb. Diese Interimsversionen von ubuntu leben nur 9 Monate. Besser ein Debian/Raspberry OS auf die Kiste werfen.

                                  The systems needs to be REBOOTED!

                                  Keine Deko, das sollte man tun.

                                  Time zone: Europe/Paris (CEST, +0200)

                                  Du sitzt in Frankreich?

                                  [Wed Sep 27 17:28:35 2023] EXT4-fs (mmcblk0p2): orphan cleanup on readonly fs

                                  Du hast das System nicht sauber heruntergefahren. IMMER tun.

                                  *** NodeJS-Installation ***

                                  Nicht falsch, aber nicht aktuell. Stell auf das neue nodesource-Repo um.

                                  npm ERR! invalid: @types/node@12.20.55 /opt/iobroker/node_modules/iobroker.javascript/node_modules/@types/node

                                  Installier iobroker.javascript nochmal drüber.

                                  E Offline
                                  E Offline
                                  Esmax666
                                  schrieb am zuletzt editiert von
                                  #52

                                  @thomas-braun said in Backitup Restore fehler:

                                  @esmax666 sagte in Backitup Restore fehler:

                                  Meine Gedanken zu dem System, kannst du umsetzen wenn der ioBroker wieder rennt.

                                  Operating System: Ubuntu 23.04

                                  ich wollte ertmals probieren wie es früher war um weniger Problem zu bekommen :D

                                  Ungünstige Wahl für einen längeren Betrieb. Diese Interimsversionen von ubuntu leben nur 9 Monate. Besser ein Debian/Raspberry OS auf die Kiste werfen.

                                  The systems needs to be REBOOTED!

                                  ich auch gemacht

                                  Keine Deko, das sollte man tun.

                                  Time zone: Europe/Paris (CEST, +0200)

                                  Du sitzt in Frankreich?

                                  JA

                                  [Wed Sep 27 17:28:35 2023] EXT4-fs (mmcblk0p2): orphan cleanup on readonly fs

                                  Du hast das System nicht sauber heruntergefahren. IMMER tun.

                                  Seltsam ich habe nur gerade heute ubuntu / iobroker installiert ohne das Gerät auszuschalten

                                  *** NodeJS-Installation ***

                                  Nicht falsch, aber nicht aktuell. Stell auf das neue nodesource-Repo um.

                                  wie soll ich das machen ?

                                  npm ERR! invalid: @types/node@12.20.55 /opt/iobroker/node_modules/iobroker.javascript/node_modules/@types/node

                                  Installier iobroker.javascript nochmal drüber.

                                  E 1 Antwort Letzte Antwort
                                  0
                                  • E Esmax666

                                    @thomas-braun said in Backitup Restore fehler:

                                    @esmax666 sagte in Backitup Restore fehler:

                                    Meine Gedanken zu dem System, kannst du umsetzen wenn der ioBroker wieder rennt.

                                    Operating System: Ubuntu 23.04

                                    ich wollte ertmals probieren wie es früher war um weniger Problem zu bekommen :D

                                    Ungünstige Wahl für einen längeren Betrieb. Diese Interimsversionen von ubuntu leben nur 9 Monate. Besser ein Debian/Raspberry OS auf die Kiste werfen.

                                    The systems needs to be REBOOTED!

                                    ich auch gemacht

                                    Keine Deko, das sollte man tun.

                                    Time zone: Europe/Paris (CEST, +0200)

                                    Du sitzt in Frankreich?

                                    JA

                                    [Wed Sep 27 17:28:35 2023] EXT4-fs (mmcblk0p2): orphan cleanup on readonly fs

                                    Du hast das System nicht sauber heruntergefahren. IMMER tun.

                                    Seltsam ich habe nur gerade heute ubuntu / iobroker installiert ohne das Gerät auszuschalten

                                    *** NodeJS-Installation ***

                                    Nicht falsch, aber nicht aktuell. Stell auf das neue nodesource-Repo um.

                                    wie soll ich das machen ?

                                    npm ERR! invalid: @types/node@12.20.55 /opt/iobroker/node_modules/iobroker.javascript/node_modules/@types/node

                                    Installier iobroker.javascript nochmal drüber.

                                    E Offline
                                    E Offline
                                    Esmax666
                                    schrieb am zuletzt editiert von Esmax666
                                    #53

                                    update ist done,

                                    ich glaube da läuft alles wieder richtig, dann mache schnell noch ein backup :D

                                    Also das wäre noch eventuel zu machen ? Node.js: v18.17.1(18.18.0)
                                    NPM: 9.6.7(9.8.1)
                                    aber wie ?
                                    ======== Start marking the full check here =========

                                    Skript v.2023-06-20
                                    
                                    *** BASE SYSTEM ***
                                     Static hostname: ubuntu
                                           Icon name: computer
                                          Machine ID: 965a81734c8d402ab05ca26017c6e6a9
                                             Boot ID: 0c59d3c9640b486fadab37c9e124b76a
                                    Operating System: Ubuntu 23.04
                                              Kernel: Linux 6.2.0-1013-raspi
                                        Architecture: arm64
                                    
                                    Model           : Raspberry Pi 4 Model B Rev 1.4
                                    Docker          : false
                                    Virtualization  : none
                                    Kernel          : aarch64
                                    Userland        : arm64
                                    
                                    Systemuptime and Load:
                                     23:43:46 up 35 min,  2 users,  load average: 0.05, 0.65, 1.10
                                    CPU threads: 4
                                    
                                    Raspberry only:
                                    throttled=0x0
                                    Other values than 0x0 hint to temperature/voltage problems
                                    temp=53.0'C
                                    volt=0.8600V
                                    
                                    *** Time and Time Zones ***
                                                   Local time: Wed 2023-09-27 23:43:46 CEST
                                               Universal time: Wed 2023-09-27 21:43:46 UTC
                                                     RTC time: n/a
                                                    Time zone: Europe/Paris (CEST, +0200)
                                    System clock synchronized: yes
                                                  NTP service: active
                                              RTC in local TZ: no
                                    
                                    *** User and Groups ***
                                    esmax
                                    /home/esmax
                                    esmax adm dialout cdrom sudo audio video plugdev games users input render netdev gpio spi i2c iobroker
                                    
                                    *** X-Server-Setup ***
                                    X-Server:       false
                                    Desktop:
                                    Terminal:       tty
                                    Boot Target:    graphical.target
                                    
                                    *** MEMORY ***
                                                   total        used        free      shared  buff/cache   available
                                    Mem:            8.2G        1.3G        5.5G        3.3M        1.8G        6.9G
                                    Swap:             0B          0B          0B
                                    Total:          8.2G        1.3G        5.5G
                                    
                                             7809 M total memory
                                             1195 M used memory
                                              476 M active memory
                                             1755 M inactive memory
                                             5249 M free memory
                                               97 M buffer memory
                                             1576 M swap cache
                                                0 M total swap
                                                0 M used swap
                                                0 M free swap
                                    
                                    Raspberry only:
                                    oom events: 0
                                    lifetime oom required: 0 Mbytes
                                    total time in oom handler: 0 ms
                                    max time spent in oom handler: 0 ms
                                    
                                    *** FILESYSTEM ***
                                    Filesystem     Type   Size  Used Avail Use% Mounted on
                                    tmpfs          tmpfs  781M  3.1M  778M   1% /run
                                    /dev/mmcblk0p2 ext4    59G  5.5G   51G  10% /
                                    tmpfs          tmpfs  3.9G     0  3.9G   0% /dev/shm
                                    tmpfs          tmpfs  5.0M     0  5.0M   0% /run/lock
                                    /dev/mmcblk0p1 vfat   253M  151M  102M  60% /boot/firmware
                                    tmpfs          tmpfs  781M  4.0K  781M   1% /run/user/1000
                                    
                                    Messages concerning ext4 filesystem in dmesg:
                                    [Wed Sep 27 23:08:16 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 bcm2708_fb.fbwidth=0 bcm2708_fb.fbheight=0 bcm2708_fb.fbswap=1 smsc95xx.macaddr=E4:5F:01:1B:22:9D vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 dwc_otg.lpm_enable=0 console=tty1 root=LABEL=writable rootfstype=ext4 rootwait fixrtc quiet splash
                                    [Wed Sep 27 23:08:29 2023] EXT4-fs (mmcblk0p2): orphan cleanup on readonly fs
                                    [Wed Sep 27 23:08:29 2023] EXT4-fs (mmcblk0p2): mounted filesystem 25a83575-fd50-4dcc-85e0-e3a81c621aa2 with ordered data mode. Quota mode: none.
                                    [Wed Sep 27 23:08:31 2023] EXT4-fs (mmcblk0p2): re-mounted 25a83575-fd50-4dcc-85e0-e3a81c621aa2. Quota mode: none.
                                    
                                    Show mounted filesystems (real ones only):
                                    TARGET              SOURCE         FSTYPE   OPTIONS
                                    /                   /dev/mmcblk0p2 ext4     rw,relatime,discard,errors=remount-ro,commit=30
                                    |-/snap/core22/611  /dev/loop0     squashfs ro,nodev,relatime,errors=continue,threads=single
                                    |-/snap/core22/867  /dev/loop1     squashfs ro,nodev,relatime,errors=continue,threads=single
                                    |-/snap/lxd/24646   /dev/loop2     squashfs ro,nodev,relatime,errors=continue,threads=single
                                    |-/snap/lxd/25755   /dev/loop3     squashfs ro,nodev,relatime,errors=continue,threads=single
                                    |-/snap/snapd/18600 /dev/loop4     squashfs ro,nodev,relatime,errors=continue,threads=single
                                    `-/boot/firmware    /dev/mmcblk0p1 vfat     rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                                    
                                    Files in neuralgic directories:
                                    
                                    /var:
                                    944M    /var/
                                    677M    /var/lib
                                    505M    /var/lib/snapd
                                    504M    /var/lib/snapd/snaps
                                    222M    /var/cache
                                    
                                    Archived and active journals take up 43.0M in the file system.
                                    
                                    /opt/iobroker/backups:
                                    7.6M    /opt/iobroker/backups/
                                    
                                    /opt/iobroker/iobroker-data:
                                    229M    /opt/iobroker/iobroker-data/
                                    192M    /opt/iobroker/iobroker-data/files
                                    52M     /opt/iobroker/iobroker-data/files/javascript.admin
                                    34M     /opt/iobroker/iobroker-data/files/javascript.admin/static
                                    33M     /opt/iobroker/iobroker-data/files/javascript.admin/static/js
                                    
                                    The five largest files in iobroker-data are:
                                    21M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.edf7552a.js.map
                                    19M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.2975a411.js.map
                                    18M     /opt/iobroker/iobroker-data/files/text2command.admin/static/js/main.274a4d8d.js.map
                                    8.3M    /opt/iobroker/iobroker-data/files/web.admin/static/js/main.edf7552a.js
                                    8.2M    /opt/iobroker/iobroker-data/objects.jsonl
                                    
                                    *** NodeJS-Installation ***
                                    
                                    /usr/bin/nodejs         v18.17.1
                                    /usr/bin/node           v18.17.1
                                    /usr/bin/npm            9.6.7
                                    /usr/bin/npx            9.6.7
                                    
                                    
                                    nodejs:
                                      Installed: 18.17.1-deb-1nodesource1
                                      Candidate: 18.17.1-deb-1nodesource1
                                      Version table:
                                     *** 18.17.1-deb-1nodesource1 500
                                            500 https://deb.nodesource.com/node_18.x lunar/main arm64 Packages
                                            100 /var/lib/dpkg/status
                                         18.13.0+dfsg1-1ubuntu2 500
                                            500 http://ports.ubuntu.com/ubuntu-ports lunar/universe arm64 Packages
                                    
                                    Temp directories causing npm8 problem: 0
                                    No problems detected
                                    
                                    Errors in npm tree: 0
                                    
                                    *** ioBroker-Installation ***
                                    
                                    ioBroker Status
                                    iobroker is running on this host.
                                    
                                    
                                    Objects type: jsonl
                                    States  type: jsonl
                                    
                                    No configuration change needed.
                                    
                                    
                                    Multihost discovery server: disabled
                                    Discovery authentication:   enabled
                                    Persistent activation:      disabled
                                    Objects:                    jsonl on 127.0.0.1
                                    States:                     jsonl on 127.0.0.1
                                    
                                    Core adapters versions
                                    js-controller:  5.0.12
                                    admin:          6.10.1
                                    javascript:     7.1.4
                                    
                                    Adapters from github:   0
                                    
                                    Adapter State
                                    + system.adapter.admin.0                  : admin                 : ubuntu                                   -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                      system.adapter.alexa2.0                 : alexa2                : ubuntu                                   - disabled
                                    + system.adapter.backitup.0               : backitup              : ubuntu                                   -  enabled
                                      system.adapter.cloud.0                  : cloud                 : ubuntu                                   - disabled
                                      system.adapter.discovery.0              : discovery             : ubuntu                                   - disabled
                                      system.adapter.flot.0                   : flot                  : ubuntu                                   - disabled
                                    + system.adapter.heatingcontrol.0         : heatingcontrol        : ubuntu                                   -  enabled
                                    + system.adapter.history.0                : history               : ubuntu                                   -  enabled
                                      system.adapter.ical.0                   : ical                  : ubuntu                                   -  enabled
                                      system.adapter.info.0                   : info                  : ubuntu                                   - disabled
                                      system.adapter.iot.0                    : iot                   : ubuntu                                   - disabled
                                    + system.adapter.javascript.0             : javascript            : ubuntu                                   -  enabled
                                      system.adapter.linkeddevices.0          : linkeddevices         : ubuntu                                   - disabled
                                      system.adapter.mobile.0                 : mobile                : ubuntu                                   - disabled
                                      system.adapter.radar2.0                 : radar2                : ubuntu                                   - disabled
                                      system.adapter.rpi2.0                   : rpi2                  : ubuntu                                   - disabled
                                    + system.adapter.shuttercontrol.0         : shuttercontrol        : ubuntu                                   -  enabled
                                      system.adapter.socketio.0               : socketio              : ubuntu                                   - disabled, port: 8084, bind: 0.0.0.0, run as: admin
                                      system.adapter.telegram.0               : telegram              : ubuntu                                   - disabled, port: 8443, bind: 0.0.0.0
                                      system.adapter.text2command.0           : text2command          : ubuntu                                   - disabled
                                      system.adapter.tr-064.0                 : tr-064                : ubuntu                                   - disabled
                                      system.adapter.vis-colorpicker.0        : vis-colorpicker       : ubuntu                                   - disabled
                                      system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : ubuntu                                   - disabled
                                      system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : ubuntu                                   - disabled
                                      system.adapter.vis-metro.0              : vis-metro             : ubuntu                                   - disabled
                                      system.adapter.vis-timeandweather.0     : vis-timeandweather    : ubuntu                                   - disabled
                                      system.adapter.vis.0                    : vis                   : ubuntu                                   - disabled
                                    + system.adapter.web.0                    : web                   : ubuntu                                   -  enabled, port: 443, bind: 0.0.0.0, run as: admin
                                    + system.adapter.zwave2.0                 : zwave2                : ubuntu                                   -  enabled
                                    
                                    + instance is alive
                                    
                                    Enabled adapters with bindings
                                    + system.adapter.admin.0                  : admin                 : ubuntu                                   -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                    + system.adapter.web.0                    : web                   : ubuntu                                   -  enabled, port: 443, bind: 0.0.0.0, run as: admin
                                    
                                    ioBroker-Repositories
                                    stable        : http://download.iobroker.net/sources-dist.json
                                    beta          : http://download.iobroker.net/sources-dist-latest.json
                                    
                                    Active repo(s): stable
                                    
                                    Installed ioBroker-Instances
                                    Used repository: stable
                                    Adapter    "admin"        : 6.10.1   , installed 6.10.1
                                    Adapter    "alexa2"       : 3.25.2   , installed 3.25.2
                                    Adapter    "backitup"     : 2.8.1    , installed 2.8.1
                                    Adapter    "cloud"        : 4.4.1    , installed 4.4.1
                                    Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                                    Adapter    "flot"         : 1.12.0   , installed 1.12.0
                                    Adapter    "heatingcontrol": 2.11.1  , installed 2.11.1
                                    Adapter    "history"      : 2.2.6    , installed 2.2.6
                                    Adapter    "ical"         : 1.13.3   , installed 1.13.3
                                    Adapter    "info"         : 1.9.26   , installed 1.9.26
                                    Adapter    "iot"          : 1.14.5   , installed 1.14.5
                                    Adapter    "javascript"   : 7.1.4    , installed 7.1.4
                                    Controller "js-controller": 5.0.12   , installed 5.0.12
                                    Adapter    "linkeddevices": 1.5.5    , installed 1.5.5
                                    Adapter    "mobile"       : 1.0.1    , installed 1.0.1
                                    Adapter    "radar2"       : 2.0.7    , installed 2.0.7
                                    Adapter    "rpi2"         : 1.3.2    , installed 1.3.2
                                    Adapter    "shuttercontrol": 1.6.2   , installed 1.6.2
                                    Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                                    Adapter    "socketio"     : 6.5.5    , installed 6.5.5
                                    Adapter    "telegram"     : 1.16.0   , installed 1.16.0
                                    Adapter    "text2command" : 3.0.2    , installed 3.0.2
                                    Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
                                    Adapter    "vis"          : 1.4.16   , installed 1.4.16
                                    Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
                                    Adapter    "vis-hqwidgets": 1.4.0    , installed 1.4.0
                                    Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
                                    Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                                    Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                                    Adapter    "web"          : 6.1.2    , installed 6.1.2
                                    Adapter    "ws"           : 2.5.5    , installed 2.5.5
                                    Adapter    "zwave2"       : 3.0.5    , installed 3.0.5
                                    
                                    Objects and States
                                    Please stand by - This may take a while
                                    Objects:        4615
                                    States:         3306
                                    
                                    *** OS-Repositories and Updates ***
                                    Hit:1 http://ports.ubuntu.com/ubuntu-ports lunar InRelease
                                    Hit:2 http://ports.ubuntu.com/ubuntu-ports lunar-updates InRelease
                                    Hit:3 http://ports.ubuntu.com/ubuntu-ports lunar-backports InRelease
                                    Hit:4 http://ports.ubuntu.com/ubuntu-ports lunar-security InRelease
                                    Hit:5 https://deb.nodesource.com/node_18.x lunar InRelease
                                    Reading package lists...
                                    Pending Updates: 0
                                    
                                    *** Listening Ports ***
                                    Active Internet connections (only servers)
                                    Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                                    tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          17467      1/init
                                    tcp        0      0 127.0.0.54:53           0.0.0.0:*               LISTEN      996        22635      555/systemd-resolve
                                    tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       47592      9892/iobroker.js-co
                                    tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       50371      9892/iobroker.js-co
                                    tcp        0      0 127.0.0.53:53           0.0.0.0:*               LISTEN      996        22633      555/systemd-resolve
                                    tcp6       0      0 :::111                  :::*                    LISTEN      0          13962      1/init
                                    tcp6       0      0 :::22                   :::*                    LISTEN      0          23620      1/init
                                    tcp6       0      0 :::443                  :::*                    LISTEN      1001       47776      10028/io.web.0
                                    tcp6       0      0 :::8081                 :::*                    LISTEN      1001       47619      9910/io.admin.0
                                    udp        0      0 127.0.0.54:53           0.0.0.0:*                           996        22634      555/systemd-resolve
                                    udp        0      0 127.0.0.53:53           0.0.0.0:*                           996        22632      555/systemd-resolve
                                    udp        0      0 192.168.178.54:68       0.0.0.0:*                           998        22809      812/systemd-network
                                    udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          17468      1/init
                                    udp6       0      0 :::111                  :::*                                0          16876      1/init
                                    udp6       0      0 fe80::e65f:1ff:fe1b:546 :::*                                998        22817      812/systemd-network
                                    
                                    *** Log File - Last 25 Lines ***
                                    
                                    2023-09-27 23:38:35.483  - info: zwave2.0 (10049) Node 4: ready to use
                                    2023-09-27 23:38:35.521  - info: zwave2.0 (10049) Node 4 is alive
                                    2023-09-27 23:38:37.047  - info: zwave2.0 (10049) Node 5: ready to use
                                    2023-09-27 23:38:37.108  - info: zwave2.0 (10049) Node 5 is alive
                                    2023-09-27 23:38:38.332  - info: zwave2.0 (10049) Node 22: ready to use
                                    2023-09-27 23:38:38.362  - info: zwave2.0 (10049) Node 22 is alive
                                    2023-09-27 23:38:56.528  - info: admin.0 (9910) ==> Connected system.user.admin from ::ffff:192.168.178.39
                                    2023-09-27 23:38:58.724  - info: zwave2.0 (10049) Node 31: ready to use
                                    2023-09-27 23:38:58.754  - info: zwave2.0 (10049) Node 31 is alive
                                    2023-09-27 23:38:58.817  - info: zwave2.0 (10049) Node 32: ready to use
                                    2023-09-27 23:38:58.865  - info: zwave2.0 (10049) Node 33: ready to use
                                    2023-09-27 23:38:58.936  - info: zwave2.0 (10049) Node 34: ready to use
                                    2023-09-27 23:38:58.970  - info: zwave2.0 (10049) Node 32 is alive
                                    2023-09-27 23:38:58.990  - info: zwave2.0 (10049) Node 33 is alive
                                    2023-09-27 23:38:59.014  - info: zwave2.0 (10049) Node 34 is alive
                                    2023-09-27 23:38:59.204  - info: zwave2.0 (10049) Node 35: ready to use
                                    2023-09-27 23:38:59.263  - info: zwave2.0 (10049) Node 35 is alive
                                    2023-09-27 23:38:59.292  - info: zwave2.0 (10049) Node 38: ready to use
                                    2023-09-27 23:38:59.322  - info: zwave2.0 (10049) Node 38 is alive
                                    2023-09-27 23:40:00.027  - debug: shuttercontrol.0 (10013) calculate astrodata ...
                                    2023-09-27 23:40:00.028  - debug: shuttercontrol.0 (10013) Sun Azimut: 331.9°
                                    2023-09-27 23:40:00.029  - debug: shuttercontrol.0 (10013) Sun Elevation: -38.6°
                                    2023-09-27 23:42:25.827  - debug: zwave2.0 (10049) Node 3: metadata updated: airTemperature
                                    2023-09-27 23:42:25.830  - debug: zwave2.0 (10049) Node 3: value updated: airTemperature => 19.37
                                    2023-09-27 23:43:32.756  - debug: zwave2.0 (10049) Node 32: value updated: value_electric_kwh_consumed => 0.5
                                    
                                    

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

                                    iob diag has finished.

                                    Press any key for a summary

                                    Thomas BraunT 2 Antworten Letzte Antwort
                                    0
                                    • E Esmax666

                                      update ist done,

                                      ich glaube da läuft alles wieder richtig, dann mache schnell noch ein backup :D

                                      Also das wäre noch eventuel zu machen ? Node.js: v18.17.1(18.18.0)
                                      NPM: 9.6.7(9.8.1)
                                      aber wie ?
                                      ======== Start marking the full check here =========

                                      Skript v.2023-06-20
                                      
                                      *** BASE SYSTEM ***
                                       Static hostname: ubuntu
                                             Icon name: computer
                                            Machine ID: 965a81734c8d402ab05ca26017c6e6a9
                                               Boot ID: 0c59d3c9640b486fadab37c9e124b76a
                                      Operating System: Ubuntu 23.04
                                                Kernel: Linux 6.2.0-1013-raspi
                                          Architecture: arm64
                                      
                                      Model           : Raspberry Pi 4 Model B Rev 1.4
                                      Docker          : false
                                      Virtualization  : none
                                      Kernel          : aarch64
                                      Userland        : arm64
                                      
                                      Systemuptime and Load:
                                       23:43:46 up 35 min,  2 users,  load average: 0.05, 0.65, 1.10
                                      CPU threads: 4
                                      
                                      Raspberry only:
                                      throttled=0x0
                                      Other values than 0x0 hint to temperature/voltage problems
                                      temp=53.0'C
                                      volt=0.8600V
                                      
                                      *** Time and Time Zones ***
                                                     Local time: Wed 2023-09-27 23:43:46 CEST
                                                 Universal time: Wed 2023-09-27 21:43:46 UTC
                                                       RTC time: n/a
                                                      Time zone: Europe/Paris (CEST, +0200)
                                      System clock synchronized: yes
                                                    NTP service: active
                                                RTC in local TZ: no
                                      
                                      *** User and Groups ***
                                      esmax
                                      /home/esmax
                                      esmax adm dialout cdrom sudo audio video plugdev games users input render netdev gpio spi i2c iobroker
                                      
                                      *** X-Server-Setup ***
                                      X-Server:       false
                                      Desktop:
                                      Terminal:       tty
                                      Boot Target:    graphical.target
                                      
                                      *** MEMORY ***
                                                     total        used        free      shared  buff/cache   available
                                      Mem:            8.2G        1.3G        5.5G        3.3M        1.8G        6.9G
                                      Swap:             0B          0B          0B
                                      Total:          8.2G        1.3G        5.5G
                                      
                                               7809 M total memory
                                               1195 M used memory
                                                476 M active memory
                                               1755 M inactive memory
                                               5249 M free memory
                                                 97 M buffer memory
                                               1576 M swap cache
                                                  0 M total swap
                                                  0 M used swap
                                                  0 M free swap
                                      
                                      Raspberry only:
                                      oom events: 0
                                      lifetime oom required: 0 Mbytes
                                      total time in oom handler: 0 ms
                                      max time spent in oom handler: 0 ms
                                      
                                      *** FILESYSTEM ***
                                      Filesystem     Type   Size  Used Avail Use% Mounted on
                                      tmpfs          tmpfs  781M  3.1M  778M   1% /run
                                      /dev/mmcblk0p2 ext4    59G  5.5G   51G  10% /
                                      tmpfs          tmpfs  3.9G     0  3.9G   0% /dev/shm
                                      tmpfs          tmpfs  5.0M     0  5.0M   0% /run/lock
                                      /dev/mmcblk0p1 vfat   253M  151M  102M  60% /boot/firmware
                                      tmpfs          tmpfs  781M  4.0K  781M   1% /run/user/1000
                                      
                                      Messages concerning ext4 filesystem in dmesg:
                                      [Wed Sep 27 23:08:16 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 bcm2708_fb.fbwidth=0 bcm2708_fb.fbheight=0 bcm2708_fb.fbswap=1 smsc95xx.macaddr=E4:5F:01:1B:22:9D vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 dwc_otg.lpm_enable=0 console=tty1 root=LABEL=writable rootfstype=ext4 rootwait fixrtc quiet splash
                                      [Wed Sep 27 23:08:29 2023] EXT4-fs (mmcblk0p2): orphan cleanup on readonly fs
                                      [Wed Sep 27 23:08:29 2023] EXT4-fs (mmcblk0p2): mounted filesystem 25a83575-fd50-4dcc-85e0-e3a81c621aa2 with ordered data mode. Quota mode: none.
                                      [Wed Sep 27 23:08:31 2023] EXT4-fs (mmcblk0p2): re-mounted 25a83575-fd50-4dcc-85e0-e3a81c621aa2. Quota mode: none.
                                      
                                      Show mounted filesystems (real ones only):
                                      TARGET              SOURCE         FSTYPE   OPTIONS
                                      /                   /dev/mmcblk0p2 ext4     rw,relatime,discard,errors=remount-ro,commit=30
                                      |-/snap/core22/611  /dev/loop0     squashfs ro,nodev,relatime,errors=continue,threads=single
                                      |-/snap/core22/867  /dev/loop1     squashfs ro,nodev,relatime,errors=continue,threads=single
                                      |-/snap/lxd/24646   /dev/loop2     squashfs ro,nodev,relatime,errors=continue,threads=single
                                      |-/snap/lxd/25755   /dev/loop3     squashfs ro,nodev,relatime,errors=continue,threads=single
                                      |-/snap/snapd/18600 /dev/loop4     squashfs ro,nodev,relatime,errors=continue,threads=single
                                      `-/boot/firmware    /dev/mmcblk0p1 vfat     rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                                      
                                      Files in neuralgic directories:
                                      
                                      /var:
                                      944M    /var/
                                      677M    /var/lib
                                      505M    /var/lib/snapd
                                      504M    /var/lib/snapd/snaps
                                      222M    /var/cache
                                      
                                      Archived and active journals take up 43.0M in the file system.
                                      
                                      /opt/iobroker/backups:
                                      7.6M    /opt/iobroker/backups/
                                      
                                      /opt/iobroker/iobroker-data:
                                      229M    /opt/iobroker/iobroker-data/
                                      192M    /opt/iobroker/iobroker-data/files
                                      52M     /opt/iobroker/iobroker-data/files/javascript.admin
                                      34M     /opt/iobroker/iobroker-data/files/javascript.admin/static
                                      33M     /opt/iobroker/iobroker-data/files/javascript.admin/static/js
                                      
                                      The five largest files in iobroker-data are:
                                      21M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.edf7552a.js.map
                                      19M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.2975a411.js.map
                                      18M     /opt/iobroker/iobroker-data/files/text2command.admin/static/js/main.274a4d8d.js.map
                                      8.3M    /opt/iobroker/iobroker-data/files/web.admin/static/js/main.edf7552a.js
                                      8.2M    /opt/iobroker/iobroker-data/objects.jsonl
                                      
                                      *** NodeJS-Installation ***
                                      
                                      /usr/bin/nodejs         v18.17.1
                                      /usr/bin/node           v18.17.1
                                      /usr/bin/npm            9.6.7
                                      /usr/bin/npx            9.6.7
                                      
                                      
                                      nodejs:
                                        Installed: 18.17.1-deb-1nodesource1
                                        Candidate: 18.17.1-deb-1nodesource1
                                        Version table:
                                       *** 18.17.1-deb-1nodesource1 500
                                              500 https://deb.nodesource.com/node_18.x lunar/main arm64 Packages
                                              100 /var/lib/dpkg/status
                                           18.13.0+dfsg1-1ubuntu2 500
                                              500 http://ports.ubuntu.com/ubuntu-ports lunar/universe arm64 Packages
                                      
                                      Temp directories causing npm8 problem: 0
                                      No problems detected
                                      
                                      Errors in npm tree: 0
                                      
                                      *** ioBroker-Installation ***
                                      
                                      ioBroker Status
                                      iobroker is running on this host.
                                      
                                      
                                      Objects type: jsonl
                                      States  type: jsonl
                                      
                                      No configuration change needed.
                                      
                                      
                                      Multihost discovery server: disabled
                                      Discovery authentication:   enabled
                                      Persistent activation:      disabled
                                      Objects:                    jsonl on 127.0.0.1
                                      States:                     jsonl on 127.0.0.1
                                      
                                      Core adapters versions
                                      js-controller:  5.0.12
                                      admin:          6.10.1
                                      javascript:     7.1.4
                                      
                                      Adapters from github:   0
                                      
                                      Adapter State
                                      + system.adapter.admin.0                  : admin                 : ubuntu                                   -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                        system.adapter.alexa2.0                 : alexa2                : ubuntu                                   - disabled
                                      + system.adapter.backitup.0               : backitup              : ubuntu                                   -  enabled
                                        system.adapter.cloud.0                  : cloud                 : ubuntu                                   - disabled
                                        system.adapter.discovery.0              : discovery             : ubuntu                                   - disabled
                                        system.adapter.flot.0                   : flot                  : ubuntu                                   - disabled
                                      + system.adapter.heatingcontrol.0         : heatingcontrol        : ubuntu                                   -  enabled
                                      + system.adapter.history.0                : history               : ubuntu                                   -  enabled
                                        system.adapter.ical.0                   : ical                  : ubuntu                                   -  enabled
                                        system.adapter.info.0                   : info                  : ubuntu                                   - disabled
                                        system.adapter.iot.0                    : iot                   : ubuntu                                   - disabled
                                      + system.adapter.javascript.0             : javascript            : ubuntu                                   -  enabled
                                        system.adapter.linkeddevices.0          : linkeddevices         : ubuntu                                   - disabled
                                        system.adapter.mobile.0                 : mobile                : ubuntu                                   - disabled
                                        system.adapter.radar2.0                 : radar2                : ubuntu                                   - disabled
                                        system.adapter.rpi2.0                   : rpi2                  : ubuntu                                   - disabled
                                      + system.adapter.shuttercontrol.0         : shuttercontrol        : ubuntu                                   -  enabled
                                        system.adapter.socketio.0               : socketio              : ubuntu                                   - disabled, port: 8084, bind: 0.0.0.0, run as: admin
                                        system.adapter.telegram.0               : telegram              : ubuntu                                   - disabled, port: 8443, bind: 0.0.0.0
                                        system.adapter.text2command.0           : text2command          : ubuntu                                   - disabled
                                        system.adapter.tr-064.0                 : tr-064                : ubuntu                                   - disabled
                                        system.adapter.vis-colorpicker.0        : vis-colorpicker       : ubuntu                                   - disabled
                                        system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : ubuntu                                   - disabled
                                        system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : ubuntu                                   - disabled
                                        system.adapter.vis-metro.0              : vis-metro             : ubuntu                                   - disabled
                                        system.adapter.vis-timeandweather.0     : vis-timeandweather    : ubuntu                                   - disabled
                                        system.adapter.vis.0                    : vis                   : ubuntu                                   - disabled
                                      + system.adapter.web.0                    : web                   : ubuntu                                   -  enabled, port: 443, bind: 0.0.0.0, run as: admin
                                      + system.adapter.zwave2.0                 : zwave2                : ubuntu                                   -  enabled
                                      
                                      + instance is alive
                                      
                                      Enabled adapters with bindings
                                      + system.adapter.admin.0                  : admin                 : ubuntu                                   -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                      + system.adapter.web.0                    : web                   : ubuntu                                   -  enabled, port: 443, bind: 0.0.0.0, run as: admin
                                      
                                      ioBroker-Repositories
                                      stable        : http://download.iobroker.net/sources-dist.json
                                      beta          : http://download.iobroker.net/sources-dist-latest.json
                                      
                                      Active repo(s): stable
                                      
                                      Installed ioBroker-Instances
                                      Used repository: stable
                                      Adapter    "admin"        : 6.10.1   , installed 6.10.1
                                      Adapter    "alexa2"       : 3.25.2   , installed 3.25.2
                                      Adapter    "backitup"     : 2.8.1    , installed 2.8.1
                                      Adapter    "cloud"        : 4.4.1    , installed 4.4.1
                                      Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                                      Adapter    "flot"         : 1.12.0   , installed 1.12.0
                                      Adapter    "heatingcontrol": 2.11.1  , installed 2.11.1
                                      Adapter    "history"      : 2.2.6    , installed 2.2.6
                                      Adapter    "ical"         : 1.13.3   , installed 1.13.3
                                      Adapter    "info"         : 1.9.26   , installed 1.9.26
                                      Adapter    "iot"          : 1.14.5   , installed 1.14.5
                                      Adapter    "javascript"   : 7.1.4    , installed 7.1.4
                                      Controller "js-controller": 5.0.12   , installed 5.0.12
                                      Adapter    "linkeddevices": 1.5.5    , installed 1.5.5
                                      Adapter    "mobile"       : 1.0.1    , installed 1.0.1
                                      Adapter    "radar2"       : 2.0.7    , installed 2.0.7
                                      Adapter    "rpi2"         : 1.3.2    , installed 1.3.2
                                      Adapter    "shuttercontrol": 1.6.2   , installed 1.6.2
                                      Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                                      Adapter    "socketio"     : 6.5.5    , installed 6.5.5
                                      Adapter    "telegram"     : 1.16.0   , installed 1.16.0
                                      Adapter    "text2command" : 3.0.2    , installed 3.0.2
                                      Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
                                      Adapter    "vis"          : 1.4.16   , installed 1.4.16
                                      Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
                                      Adapter    "vis-hqwidgets": 1.4.0    , installed 1.4.0
                                      Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
                                      Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                                      Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                                      Adapter    "web"          : 6.1.2    , installed 6.1.2
                                      Adapter    "ws"           : 2.5.5    , installed 2.5.5
                                      Adapter    "zwave2"       : 3.0.5    , installed 3.0.5
                                      
                                      Objects and States
                                      Please stand by - This may take a while
                                      Objects:        4615
                                      States:         3306
                                      
                                      *** OS-Repositories and Updates ***
                                      Hit:1 http://ports.ubuntu.com/ubuntu-ports lunar InRelease
                                      Hit:2 http://ports.ubuntu.com/ubuntu-ports lunar-updates InRelease
                                      Hit:3 http://ports.ubuntu.com/ubuntu-ports lunar-backports InRelease
                                      Hit:4 http://ports.ubuntu.com/ubuntu-ports lunar-security InRelease
                                      Hit:5 https://deb.nodesource.com/node_18.x lunar InRelease
                                      Reading package lists...
                                      Pending Updates: 0
                                      
                                      *** Listening Ports ***
                                      Active Internet connections (only servers)
                                      Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                                      tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          17467      1/init
                                      tcp        0      0 127.0.0.54:53           0.0.0.0:*               LISTEN      996        22635      555/systemd-resolve
                                      tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       47592      9892/iobroker.js-co
                                      tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       50371      9892/iobroker.js-co
                                      tcp        0      0 127.0.0.53:53           0.0.0.0:*               LISTEN      996        22633      555/systemd-resolve
                                      tcp6       0      0 :::111                  :::*                    LISTEN      0          13962      1/init
                                      tcp6       0      0 :::22                   :::*                    LISTEN      0          23620      1/init
                                      tcp6       0      0 :::443                  :::*                    LISTEN      1001       47776      10028/io.web.0
                                      tcp6       0      0 :::8081                 :::*                    LISTEN      1001       47619      9910/io.admin.0
                                      udp        0      0 127.0.0.54:53           0.0.0.0:*                           996        22634      555/systemd-resolve
                                      udp        0      0 127.0.0.53:53           0.0.0.0:*                           996        22632      555/systemd-resolve
                                      udp        0      0 192.168.178.54:68       0.0.0.0:*                           998        22809      812/systemd-network
                                      udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          17468      1/init
                                      udp6       0      0 :::111                  :::*                                0          16876      1/init
                                      udp6       0      0 fe80::e65f:1ff:fe1b:546 :::*                                998        22817      812/systemd-network
                                      
                                      *** Log File - Last 25 Lines ***
                                      
                                      2023-09-27 23:38:35.483  - info: zwave2.0 (10049) Node 4: ready to use
                                      2023-09-27 23:38:35.521  - info: zwave2.0 (10049) Node 4 is alive
                                      2023-09-27 23:38:37.047  - info: zwave2.0 (10049) Node 5: ready to use
                                      2023-09-27 23:38:37.108  - info: zwave2.0 (10049) Node 5 is alive
                                      2023-09-27 23:38:38.332  - info: zwave2.0 (10049) Node 22: ready to use
                                      2023-09-27 23:38:38.362  - info: zwave2.0 (10049) Node 22 is alive
                                      2023-09-27 23:38:56.528  - info: admin.0 (9910) ==> Connected system.user.admin from ::ffff:192.168.178.39
                                      2023-09-27 23:38:58.724  - info: zwave2.0 (10049) Node 31: ready to use
                                      2023-09-27 23:38:58.754  - info: zwave2.0 (10049) Node 31 is alive
                                      2023-09-27 23:38:58.817  - info: zwave2.0 (10049) Node 32: ready to use
                                      2023-09-27 23:38:58.865  - info: zwave2.0 (10049) Node 33: ready to use
                                      2023-09-27 23:38:58.936  - info: zwave2.0 (10049) Node 34: ready to use
                                      2023-09-27 23:38:58.970  - info: zwave2.0 (10049) Node 32 is alive
                                      2023-09-27 23:38:58.990  - info: zwave2.0 (10049) Node 33 is alive
                                      2023-09-27 23:38:59.014  - info: zwave2.0 (10049) Node 34 is alive
                                      2023-09-27 23:38:59.204  - info: zwave2.0 (10049) Node 35: ready to use
                                      2023-09-27 23:38:59.263  - info: zwave2.0 (10049) Node 35 is alive
                                      2023-09-27 23:38:59.292  - info: zwave2.0 (10049) Node 38: ready to use
                                      2023-09-27 23:38:59.322  - info: zwave2.0 (10049) Node 38 is alive
                                      2023-09-27 23:40:00.027  - debug: shuttercontrol.0 (10013) calculate astrodata ...
                                      2023-09-27 23:40:00.028  - debug: shuttercontrol.0 (10013) Sun Azimut: 331.9°
                                      2023-09-27 23:40:00.029  - debug: shuttercontrol.0 (10013) Sun Elevation: -38.6°
                                      2023-09-27 23:42:25.827  - debug: zwave2.0 (10049) Node 3: metadata updated: airTemperature
                                      2023-09-27 23:42:25.830  - debug: zwave2.0 (10049) Node 3: value updated: airTemperature => 19.37
                                      2023-09-27 23:43:32.756  - debug: zwave2.0 (10049) Node 32: value updated: value_electric_kwh_consumed => 0.5
                                      
                                      

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

                                      iob diag has finished.

                                      Press any key for a summary

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

                                      @esmax666 sagte in Backitup Restore fehler:

                                      [Wed Sep 27 23:08:29 2023] EXT4-fs (mmcblk0p2): orphan cleanup on readonly fs

                                      Schon wieder. Ich vermute dann, das deine SD-Karte krümelig ist.
                                      Wenn du ansonsten das System sauber handelst.

                                      Linux-Werkzeugkasten:
                                      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                      NodeJS Fixer Skript:
                                      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                      E 1 Antwort Letzte Antwort
                                      0
                                      • E Esmax666

                                        update ist done,

                                        ich glaube da läuft alles wieder richtig, dann mache schnell noch ein backup :D

                                        Also das wäre noch eventuel zu machen ? Node.js: v18.17.1(18.18.0)
                                        NPM: 9.6.7(9.8.1)
                                        aber wie ?
                                        ======== Start marking the full check here =========

                                        Skript v.2023-06-20
                                        
                                        *** BASE SYSTEM ***
                                         Static hostname: ubuntu
                                               Icon name: computer
                                              Machine ID: 965a81734c8d402ab05ca26017c6e6a9
                                                 Boot ID: 0c59d3c9640b486fadab37c9e124b76a
                                        Operating System: Ubuntu 23.04
                                                  Kernel: Linux 6.2.0-1013-raspi
                                            Architecture: arm64
                                        
                                        Model           : Raspberry Pi 4 Model B Rev 1.4
                                        Docker          : false
                                        Virtualization  : none
                                        Kernel          : aarch64
                                        Userland        : arm64
                                        
                                        Systemuptime and Load:
                                         23:43:46 up 35 min,  2 users,  load average: 0.05, 0.65, 1.10
                                        CPU threads: 4
                                        
                                        Raspberry only:
                                        throttled=0x0
                                        Other values than 0x0 hint to temperature/voltage problems
                                        temp=53.0'C
                                        volt=0.8600V
                                        
                                        *** Time and Time Zones ***
                                                       Local time: Wed 2023-09-27 23:43:46 CEST
                                                   Universal time: Wed 2023-09-27 21:43:46 UTC
                                                         RTC time: n/a
                                                        Time zone: Europe/Paris (CEST, +0200)
                                        System clock synchronized: yes
                                                      NTP service: active
                                                  RTC in local TZ: no
                                        
                                        *** User and Groups ***
                                        esmax
                                        /home/esmax
                                        esmax adm dialout cdrom sudo audio video plugdev games users input render netdev gpio spi i2c iobroker
                                        
                                        *** X-Server-Setup ***
                                        X-Server:       false
                                        Desktop:
                                        Terminal:       tty
                                        Boot Target:    graphical.target
                                        
                                        *** MEMORY ***
                                                       total        used        free      shared  buff/cache   available
                                        Mem:            8.2G        1.3G        5.5G        3.3M        1.8G        6.9G
                                        Swap:             0B          0B          0B
                                        Total:          8.2G        1.3G        5.5G
                                        
                                                 7809 M total memory
                                                 1195 M used memory
                                                  476 M active memory
                                                 1755 M inactive memory
                                                 5249 M free memory
                                                   97 M buffer memory
                                                 1576 M swap cache
                                                    0 M total swap
                                                    0 M used swap
                                                    0 M free swap
                                        
                                        Raspberry only:
                                        oom events: 0
                                        lifetime oom required: 0 Mbytes
                                        total time in oom handler: 0 ms
                                        max time spent in oom handler: 0 ms
                                        
                                        *** FILESYSTEM ***
                                        Filesystem     Type   Size  Used Avail Use% Mounted on
                                        tmpfs          tmpfs  781M  3.1M  778M   1% /run
                                        /dev/mmcblk0p2 ext4    59G  5.5G   51G  10% /
                                        tmpfs          tmpfs  3.9G     0  3.9G   0% /dev/shm
                                        tmpfs          tmpfs  5.0M     0  5.0M   0% /run/lock
                                        /dev/mmcblk0p1 vfat   253M  151M  102M  60% /boot/firmware
                                        tmpfs          tmpfs  781M  4.0K  781M   1% /run/user/1000
                                        
                                        Messages concerning ext4 filesystem in dmesg:
                                        [Wed Sep 27 23:08:16 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 bcm2708_fb.fbwidth=0 bcm2708_fb.fbheight=0 bcm2708_fb.fbswap=1 smsc95xx.macaddr=E4:5F:01:1B:22:9D vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 dwc_otg.lpm_enable=0 console=tty1 root=LABEL=writable rootfstype=ext4 rootwait fixrtc quiet splash
                                        [Wed Sep 27 23:08:29 2023] EXT4-fs (mmcblk0p2): orphan cleanup on readonly fs
                                        [Wed Sep 27 23:08:29 2023] EXT4-fs (mmcblk0p2): mounted filesystem 25a83575-fd50-4dcc-85e0-e3a81c621aa2 with ordered data mode. Quota mode: none.
                                        [Wed Sep 27 23:08:31 2023] EXT4-fs (mmcblk0p2): re-mounted 25a83575-fd50-4dcc-85e0-e3a81c621aa2. Quota mode: none.
                                        
                                        Show mounted filesystems (real ones only):
                                        TARGET              SOURCE         FSTYPE   OPTIONS
                                        /                   /dev/mmcblk0p2 ext4     rw,relatime,discard,errors=remount-ro,commit=30
                                        |-/snap/core22/611  /dev/loop0     squashfs ro,nodev,relatime,errors=continue,threads=single
                                        |-/snap/core22/867  /dev/loop1     squashfs ro,nodev,relatime,errors=continue,threads=single
                                        |-/snap/lxd/24646   /dev/loop2     squashfs ro,nodev,relatime,errors=continue,threads=single
                                        |-/snap/lxd/25755   /dev/loop3     squashfs ro,nodev,relatime,errors=continue,threads=single
                                        |-/snap/snapd/18600 /dev/loop4     squashfs ro,nodev,relatime,errors=continue,threads=single
                                        `-/boot/firmware    /dev/mmcblk0p1 vfat     rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro
                                        
                                        Files in neuralgic directories:
                                        
                                        /var:
                                        944M    /var/
                                        677M    /var/lib
                                        505M    /var/lib/snapd
                                        504M    /var/lib/snapd/snaps
                                        222M    /var/cache
                                        
                                        Archived and active journals take up 43.0M in the file system.
                                        
                                        /opt/iobroker/backups:
                                        7.6M    /opt/iobroker/backups/
                                        
                                        /opt/iobroker/iobroker-data:
                                        229M    /opt/iobroker/iobroker-data/
                                        192M    /opt/iobroker/iobroker-data/files
                                        52M     /opt/iobroker/iobroker-data/files/javascript.admin
                                        34M     /opt/iobroker/iobroker-data/files/javascript.admin/static
                                        33M     /opt/iobroker/iobroker-data/files/javascript.admin/static/js
                                        
                                        The five largest files in iobroker-data are:
                                        21M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.edf7552a.js.map
                                        19M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.2975a411.js.map
                                        18M     /opt/iobroker/iobroker-data/files/text2command.admin/static/js/main.274a4d8d.js.map
                                        8.3M    /opt/iobroker/iobroker-data/files/web.admin/static/js/main.edf7552a.js
                                        8.2M    /opt/iobroker/iobroker-data/objects.jsonl
                                        
                                        *** NodeJS-Installation ***
                                        
                                        /usr/bin/nodejs         v18.17.1
                                        /usr/bin/node           v18.17.1
                                        /usr/bin/npm            9.6.7
                                        /usr/bin/npx            9.6.7
                                        
                                        
                                        nodejs:
                                          Installed: 18.17.1-deb-1nodesource1
                                          Candidate: 18.17.1-deb-1nodesource1
                                          Version table:
                                         *** 18.17.1-deb-1nodesource1 500
                                                500 https://deb.nodesource.com/node_18.x lunar/main arm64 Packages
                                                100 /var/lib/dpkg/status
                                             18.13.0+dfsg1-1ubuntu2 500
                                                500 http://ports.ubuntu.com/ubuntu-ports lunar/universe arm64 Packages
                                        
                                        Temp directories causing npm8 problem: 0
                                        No problems detected
                                        
                                        Errors in npm tree: 0
                                        
                                        *** ioBroker-Installation ***
                                        
                                        ioBroker Status
                                        iobroker is running on this host.
                                        
                                        
                                        Objects type: jsonl
                                        States  type: jsonl
                                        
                                        No configuration change needed.
                                        
                                        
                                        Multihost discovery server: disabled
                                        Discovery authentication:   enabled
                                        Persistent activation:      disabled
                                        Objects:                    jsonl on 127.0.0.1
                                        States:                     jsonl on 127.0.0.1
                                        
                                        Core adapters versions
                                        js-controller:  5.0.12
                                        admin:          6.10.1
                                        javascript:     7.1.4
                                        
                                        Adapters from github:   0
                                        
                                        Adapter State
                                        + system.adapter.admin.0                  : admin                 : ubuntu                                   -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                          system.adapter.alexa2.0                 : alexa2                : ubuntu                                   - disabled
                                        + system.adapter.backitup.0               : backitup              : ubuntu                                   -  enabled
                                          system.adapter.cloud.0                  : cloud                 : ubuntu                                   - disabled
                                          system.adapter.discovery.0              : discovery             : ubuntu                                   - disabled
                                          system.adapter.flot.0                   : flot                  : ubuntu                                   - disabled
                                        + system.adapter.heatingcontrol.0         : heatingcontrol        : ubuntu                                   -  enabled
                                        + system.adapter.history.0                : history               : ubuntu                                   -  enabled
                                          system.adapter.ical.0                   : ical                  : ubuntu                                   -  enabled
                                          system.adapter.info.0                   : info                  : ubuntu                                   - disabled
                                          system.adapter.iot.0                    : iot                   : ubuntu                                   - disabled
                                        + system.adapter.javascript.0             : javascript            : ubuntu                                   -  enabled
                                          system.adapter.linkeddevices.0          : linkeddevices         : ubuntu                                   - disabled
                                          system.adapter.mobile.0                 : mobile                : ubuntu                                   - disabled
                                          system.adapter.radar2.0                 : radar2                : ubuntu                                   - disabled
                                          system.adapter.rpi2.0                   : rpi2                  : ubuntu                                   - disabled
                                        + system.adapter.shuttercontrol.0         : shuttercontrol        : ubuntu                                   -  enabled
                                          system.adapter.socketio.0               : socketio              : ubuntu                                   - disabled, port: 8084, bind: 0.0.0.0, run as: admin
                                          system.adapter.telegram.0               : telegram              : ubuntu                                   - disabled, port: 8443, bind: 0.0.0.0
                                          system.adapter.text2command.0           : text2command          : ubuntu                                   - disabled
                                          system.adapter.tr-064.0                 : tr-064                : ubuntu                                   - disabled
                                          system.adapter.vis-colorpicker.0        : vis-colorpicker       : ubuntu                                   - disabled
                                          system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : ubuntu                                   - disabled
                                          system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : ubuntu                                   - disabled
                                          system.adapter.vis-metro.0              : vis-metro             : ubuntu                                   - disabled
                                          system.adapter.vis-timeandweather.0     : vis-timeandweather    : ubuntu                                   - disabled
                                          system.adapter.vis.0                    : vis                   : ubuntu                                   - disabled
                                        + system.adapter.web.0                    : web                   : ubuntu                                   -  enabled, port: 443, bind: 0.0.0.0, run as: admin
                                        + system.adapter.zwave2.0                 : zwave2                : ubuntu                                   -  enabled
                                        
                                        + instance is alive
                                        
                                        Enabled adapters with bindings
                                        + system.adapter.admin.0                  : admin                 : ubuntu                                   -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                        + system.adapter.web.0                    : web                   : ubuntu                                   -  enabled, port: 443, bind: 0.0.0.0, run as: admin
                                        
                                        ioBroker-Repositories
                                        stable        : http://download.iobroker.net/sources-dist.json
                                        beta          : http://download.iobroker.net/sources-dist-latest.json
                                        
                                        Active repo(s): stable
                                        
                                        Installed ioBroker-Instances
                                        Used repository: stable
                                        Adapter    "admin"        : 6.10.1   , installed 6.10.1
                                        Adapter    "alexa2"       : 3.25.2   , installed 3.25.2
                                        Adapter    "backitup"     : 2.8.1    , installed 2.8.1
                                        Adapter    "cloud"        : 4.4.1    , installed 4.4.1
                                        Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                                        Adapter    "flot"         : 1.12.0   , installed 1.12.0
                                        Adapter    "heatingcontrol": 2.11.1  , installed 2.11.1
                                        Adapter    "history"      : 2.2.6    , installed 2.2.6
                                        Adapter    "ical"         : 1.13.3   , installed 1.13.3
                                        Adapter    "info"         : 1.9.26   , installed 1.9.26
                                        Adapter    "iot"          : 1.14.5   , installed 1.14.5
                                        Adapter    "javascript"   : 7.1.4    , installed 7.1.4
                                        Controller "js-controller": 5.0.12   , installed 5.0.12
                                        Adapter    "linkeddevices": 1.5.5    , installed 1.5.5
                                        Adapter    "mobile"       : 1.0.1    , installed 1.0.1
                                        Adapter    "radar2"       : 2.0.7    , installed 2.0.7
                                        Adapter    "rpi2"         : 1.3.2    , installed 1.3.2
                                        Adapter    "shuttercontrol": 1.6.2   , installed 1.6.2
                                        Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                                        Adapter    "socketio"     : 6.5.5    , installed 6.5.5
                                        Adapter    "telegram"     : 1.16.0   , installed 1.16.0
                                        Adapter    "text2command" : 3.0.2    , installed 3.0.2
                                        Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
                                        Adapter    "vis"          : 1.4.16   , installed 1.4.16
                                        Adapter    "vis-colorpicker": 2.0.3  , installed 2.0.3
                                        Adapter    "vis-hqwidgets": 1.4.0    , installed 1.4.0
                                        Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
                                        Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                                        Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                                        Adapter    "web"          : 6.1.2    , installed 6.1.2
                                        Adapter    "ws"           : 2.5.5    , installed 2.5.5
                                        Adapter    "zwave2"       : 3.0.5    , installed 3.0.5
                                        
                                        Objects and States
                                        Please stand by - This may take a while
                                        Objects:        4615
                                        States:         3306
                                        
                                        *** OS-Repositories and Updates ***
                                        Hit:1 http://ports.ubuntu.com/ubuntu-ports lunar InRelease
                                        Hit:2 http://ports.ubuntu.com/ubuntu-ports lunar-updates InRelease
                                        Hit:3 http://ports.ubuntu.com/ubuntu-ports lunar-backports InRelease
                                        Hit:4 http://ports.ubuntu.com/ubuntu-ports lunar-security InRelease
                                        Hit:5 https://deb.nodesource.com/node_18.x lunar InRelease
                                        Reading package lists...
                                        Pending Updates: 0
                                        
                                        *** Listening Ports ***
                                        Active Internet connections (only servers)
                                        Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                                        tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          17467      1/init
                                        tcp        0      0 127.0.0.54:53           0.0.0.0:*               LISTEN      996        22635      555/systemd-resolve
                                        tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       47592      9892/iobroker.js-co
                                        tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       50371      9892/iobroker.js-co
                                        tcp        0      0 127.0.0.53:53           0.0.0.0:*               LISTEN      996        22633      555/systemd-resolve
                                        tcp6       0      0 :::111                  :::*                    LISTEN      0          13962      1/init
                                        tcp6       0      0 :::22                   :::*                    LISTEN      0          23620      1/init
                                        tcp6       0      0 :::443                  :::*                    LISTEN      1001       47776      10028/io.web.0
                                        tcp6       0      0 :::8081                 :::*                    LISTEN      1001       47619      9910/io.admin.0
                                        udp        0      0 127.0.0.54:53           0.0.0.0:*                           996        22634      555/systemd-resolve
                                        udp        0      0 127.0.0.53:53           0.0.0.0:*                           996        22632      555/systemd-resolve
                                        udp        0      0 192.168.178.54:68       0.0.0.0:*                           998        22809      812/systemd-network
                                        udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          17468      1/init
                                        udp6       0      0 :::111                  :::*                                0          16876      1/init
                                        udp6       0      0 fe80::e65f:1ff:fe1b:546 :::*                                998        22817      812/systemd-network
                                        
                                        *** Log File - Last 25 Lines ***
                                        
                                        2023-09-27 23:38:35.483  - info: zwave2.0 (10049) Node 4: ready to use
                                        2023-09-27 23:38:35.521  - info: zwave2.0 (10049) Node 4 is alive
                                        2023-09-27 23:38:37.047  - info: zwave2.0 (10049) Node 5: ready to use
                                        2023-09-27 23:38:37.108  - info: zwave2.0 (10049) Node 5 is alive
                                        2023-09-27 23:38:38.332  - info: zwave2.0 (10049) Node 22: ready to use
                                        2023-09-27 23:38:38.362  - info: zwave2.0 (10049) Node 22 is alive
                                        2023-09-27 23:38:56.528  - info: admin.0 (9910) ==> Connected system.user.admin from ::ffff:192.168.178.39
                                        2023-09-27 23:38:58.724  - info: zwave2.0 (10049) Node 31: ready to use
                                        2023-09-27 23:38:58.754  - info: zwave2.0 (10049) Node 31 is alive
                                        2023-09-27 23:38:58.817  - info: zwave2.0 (10049) Node 32: ready to use
                                        2023-09-27 23:38:58.865  - info: zwave2.0 (10049) Node 33: ready to use
                                        2023-09-27 23:38:58.936  - info: zwave2.0 (10049) Node 34: ready to use
                                        2023-09-27 23:38:58.970  - info: zwave2.0 (10049) Node 32 is alive
                                        2023-09-27 23:38:58.990  - info: zwave2.0 (10049) Node 33 is alive
                                        2023-09-27 23:38:59.014  - info: zwave2.0 (10049) Node 34 is alive
                                        2023-09-27 23:38:59.204  - info: zwave2.0 (10049) Node 35: ready to use
                                        2023-09-27 23:38:59.263  - info: zwave2.0 (10049) Node 35 is alive
                                        2023-09-27 23:38:59.292  - info: zwave2.0 (10049) Node 38: ready to use
                                        2023-09-27 23:38:59.322  - info: zwave2.0 (10049) Node 38 is alive
                                        2023-09-27 23:40:00.027  - debug: shuttercontrol.0 (10013) calculate astrodata ...
                                        2023-09-27 23:40:00.028  - debug: shuttercontrol.0 (10013) Sun Azimut: 331.9°
                                        2023-09-27 23:40:00.029  - debug: shuttercontrol.0 (10013) Sun Elevation: -38.6°
                                        2023-09-27 23:42:25.827  - debug: zwave2.0 (10049) Node 3: metadata updated: airTemperature
                                        2023-09-27 23:42:25.830  - debug: zwave2.0 (10049) Node 3: value updated: airTemperature => 19.37
                                        2023-09-27 23:43:32.756  - debug: zwave2.0 (10049) Node 32: value updated: value_electric_kwh_consumed => 0.5
                                        
                                        

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

                                        iob diag has finished.

                                        Press any key for a summary

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

                                        @esmax666 sagte in Backitup Restore fehler:

                                        aber wie ?

                                        Schau in meiner Signatur nach dem node-fix-Skript.

                                        Linux-Werkzeugkasten:
                                        https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                        NodeJS Fixer Skript:
                                        https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                        iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                        1 Antwort Letzte Antwort
                                        0
                                        • Thomas BraunT Thomas Braun

                                          @esmax666 sagte in Backitup Restore fehler:

                                          [Wed Sep 27 23:08:29 2023] EXT4-fs (mmcblk0p2): orphan cleanup on readonly fs

                                          Schon wieder. Ich vermute dann, das deine SD-Karte krümelig ist.
                                          Wenn du ansonsten das System sauber handelst.

                                          E Offline
                                          E Offline
                                          Esmax666
                                          schrieb am zuletzt editiert von
                                          #56

                                          @thomas-braun said in Backitup Restore fehler:

                                          krümelig

                                          Sag das nicht lol , ich habe gerade die karte gekauft (SANDISK Elite Extreme)

                                          Thomas BraunT ? 2 Antworten Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

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

                                          667

                                          Online

                                          32.6k

                                          Benutzer

                                          82.1k

                                          Themen

                                          1.3m

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

                                          • Du hast noch kein Konto? Registrieren

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