NEWS
js-controller Lucy (Version 7.0) jetzt im Beta Repository
-
@foxriver76 Beim update von 7.0.4 auf 7.0.5 via admin UI kommt folgendes
Im log steht folgender Fehler
2024-12-08 19:13:16.514 - info: host.ioB-Prod-Testsystem All instances are stopped. 2024-12-08 19:13:16.713 - info: host.ioB-Prod-Testsystem terminated 2024-12-08 19:13:23.097 - info: host.ioB-Prod-Testsystem [CONTROLLER_AUTO_UPGRADE] Successfully stopped js-controller 2024-12-08 19:13:23.112 - info: host.ioB-Prod-Testsystem [CONTROLLER_AUTO_UPGRADE] Server is running on http://localhost:8081 2024-12-08 19:15:07.825 - error: host.ioB-Prod-Testsystem [CONTROLLER_AUTO_UPGRADE] Could not install js-controller@7.0.5 2024-12-08 19:15:08.446 - info: host.ioB-Prod-Testsystem [CONTROLLER_AUTO_UPGRADE] Final information delivered 2024-12-08 19:15:08.564 - info: host.ioB-Prod-Testsystem [CONTROLLER_AUTO_UPGRADE] Successfully started js-controller 2024-12-08 19:15:11.826 - info: host.ioB-Prod-Testsystem iobroker.js-controller version 7.0.4 js-controller starting 2024-12-08 19:15:11.845 - info: host.ioB-Prod-Testsystem Copyright (c) 2014-2024 bluefox, 2014 hobbyquaker 2024-12-08 19:15:11.855 - info: host.ioB-Prod-Testsystem hostname: ioB-Prod-Testsystem, node: v22.11.0 2024-12-08 19:15:11.862 - info: host.ioB-Prod-Testsystem ip addresses: 192.168.178.105 fe80::be24:11ff:fe8c:71a4 2024-12-08 19:15:15.958 - info: host.ioB-Prod-Testsystem connected to Objects and States 2024-12-08 19:15:16.017 - info: host.ioB-Prod-Testsystem added notifications configuration of host 2024-12-08 19:15:17.369 - info: host.ioB-Prod-Testsystem 69 instances found 2024-12-08 19:15:17.482 - info: host.ioB-Prod-Testsystem starting 54 instances
-
@foxriver76 Kleine Ergänzug. Hab gerade auf meinem Testsystem ein Update vom iot Adapter gestartet von 3.4.3 auf 3.4.4
Dort kommt ein sehr ähnlicher Fehler$ iobroker upgrade iot@3.4.4 --debug Update iot from @3.4.3 to @3.4.4 Installing iobroker.iot@3.4.4... (System call) npm error code E404 npm error 404 Not Found - GET https://registry.npmjs.org/iobroker.iot - Not foundnpm error 404npm error 404 'iobroker.iot@3.4.4' is not in this registry.npm error 404npm error 404 Note that you can also install from anpm error 404 tarball, folder, http url, or git url. npm error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-12-08T18_23_13_049Z-debug-0.log Updating objects from io-package.json for adapter "iot" with version "3.4.3"
-
2024-12-08 18:26:14.651 - [32minfo[39m: host.iobroker iobroker upgrade iot@3.4.4 --debug 2024-12-08 18:26:21.604 - [32minfo[39m: host.iobroker iobroker Update iot from @3.4.3 to @3.4.4 2024-12-08 18:26:21.803 - [32minfo[39m: host.iobroker iobroker host.iobroker Adapter "system.adapter.iot.0" is stopped. 2024-12-08 18:26:21.829 - [32minfo[39m: host.iobroker "system.adapter.iot.0" disabled 2024-12-08 18:26:21.830 - [32minfo[39m: host.iobroker stopInstance system.adapter.iot.0 (force=false, process=true) 2024-12-08 18:26:21.840 - [32minfo[39m: host.iobroker stopInstance system.adapter.iot.0 send kill signal 2024-12-08 18:26:21.900 - [32minfo[39m: iot.0 (1131) Got terminate signal TERMINATE_YOURSELF 2024-12-08 18:26:22.110 - [32minfo[39m: iot.0 (1131) terminating 2024-12-08 18:26:22.167 - [32minfo[39m: iot.0 (1131) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason 2024-12-08 18:26:22.318 - [32minfo[39m: iot.0 (1131) Connection changed: disconnect 2024-12-08 18:26:22.356 - [32minfo[39m: iot.0 (1131) Connection lost 2024-12-08 18:26:22.744 - [32minfo[39m: iot.0 (1131) terminating 2024-12-08 18:26:22.845 - [32minfo[39m: host.iobroker stopInstance timeout system.adapter.iot.0 killing pid 1131 2024-12-08 18:26:22.967 - [33mwarn[39m: host.iobroker instance system.adapter.iot.0 terminated due to SIGKILL 2024-12-08 18:26:22.967 - [32minfo[39m: host.iobroker instance system.adapter.iot.0 terminated with code null () 2024-12-08 18:26:23.646 - [32minfo[39m: host.iobroker iobroker NPM version: 10.8.2 2024-12-08 18:26:23.649 - [32minfo[39m: host.iobroker iobroker Installing iobroker.iot@3.4.4... (System call) 2024-12-08 18:26:48.079 - [32minfo[39m: host.iobroker iobroker 2024-12-08 18:26:48.084 - [32minfo[39m: host.iobroker iobroker added 1 package, and changed 4 packages in 24s 2024-12-08 18:26:48.086 - [32minfo[39m: host.iobroker iobroker 277 packages are looking for funding run `npm fund` for details 2024-12-08 18:26:56.547 - [32minfo[39m: host.iobroker iobroker Updating objects from io-package.json for adapter "iot" with version "3.4.4" 2024-12-08 18:26:56.621 - [32minfo[39m: host.iobroker iobroker Update "system.adapter.iot.0" 2024-12-08 18:26:57.952 - [32minfo[39m: host.iobroker iobroker upload [36] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/actions.js actions.js application/javascript 2024-12-08 18:26:58.102 - [32minfo[39m: host.iobroker iobroker upload [30] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/index_m.html index_m.html text/html 2024-12-08 18:26:58.149 - [32minfo[39m: host.iobroker iobroker upload [20] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/rules/i18n/it.json rules/i18n/it.json application/json 2024-12-08 18:26:58.156 - [32minfo[39m: host.iobroker iobroker upload [19] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/rules/i18n/nl.json rules/i18n/nl.json application/json 2024-12-08 18:26:58.167 - [32minfo[39m: host.iobroker iobroker upload [18] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/rules/i18n/pl.json rules/i18n/pl.json application/json 2024-12-08 18:26:58.176 - [32minfo[39m: host.iobroker iobroker upload [17] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/rules/i18n/pt.json rules/i18n/pt.json application/json 2024-12-08 18:26:58.179 - [32minfo[39m: host.iobroker iobroker upload [16] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/rules/i18n/ru.json rules/i18n/ru.json application/json 2024-12-08 18:26:58.184 - [32minfo[39m: host.iobroker iobroker upload [15] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/rules/i18n/uk.json rules/i18n/uk.json application/json 2024-12-08 18:26:58.187 - [32minfo[39m: host.iobroker iobroker upload [14] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/rules/i18n/zh-cn.json rules/i18n/zh-cn.json application/json 2024-12-08 18:26:58.190 - [32minfo[39m: host.iobroker iobroker upload [13] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/rules/static/js/main.aeb070a1.js rules/static/js/main.aeb070a1.js application/javascript 2024-12-08 18:26:58.194 - [32minfo[39m: host.iobroker iobroker upload [12] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/rules/static/js/main.aeb070a1.js.map rules/static/js/main.aeb070a1.js.map application/json 2024-12-08 18:26:58.198 - [32minfo[39m: host.iobroker iobroker upload [11] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/rules/static/js/node_modules_prop-types_index_js.998adfa4.chunk.js rules/static/js/node_modules_prop-types_index_js.998adfa4.chunk.js application/javascript 2024-12-08 18:26:58.203 - [32minfo[39m: host.iobroker iobroker upload [10] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/rules/static/js/node_modules_prop-types_index_js.998adfa4.chunk.js.map rules/static/js/node_modules_prop-types_index_js.998adfa4.chunk.js.map application/json 2024-12-08 18:26:58.208 - [32minfo[39m: host.iobroker iobroker upload [9] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/rules/static/js/node_modules_react-dom_index_js-_ef070.106c4109.chunk.js rules/static/js/node_modules_react-dom_index_js-_ef070.106c4109.chunk.js application/javascript 2024-12-08 18:26:58.213 - [32minfo[39m: host.iobroker iobroker upload [8] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/rules/static/js/node_modules_react-dom_index_js-_ef070.106c4109.chunk.js.map rules/static/js/node_modules_react-dom_index_js-_ef070.106c4109.chunk.js.map application/json 2024-12-08 18:26:58.216 - [32minfo[39m: host.iobroker iobroker upload [7] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/rules/static/js/node_modules_react-dom_index_js-_ef071.a71f5d5d.chunk.js rules/static/js/node_modules_react-dom_index_js-_ef071.a71f5d5d.chunk.js application/javascript 2024-12-08 18:26:58.219 - [32minfo[39m: host.iobroker iobroker upload [6] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/rules/static/js/node_modules_react-dom_index_js-_ef071.a71f5d5d.chunk.js.map rules/static/js/node_modules_react-dom_index_js-_ef071.a71f5d5d.chunk.js.map application/json 2024-12-08 18:26:58.224 - [32minfo[39m: host.iobroker iobroker upload [5] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/rules/static/js/node_modules_react_index_js.d0cc0ba3.chunk.js rules/static/js/node_modules_react_index_js.d0cc0ba3.chunk.js application/javascript 2024-12-08 18:26:58.229 - [32minfo[39m: host.iobroker iobroker upload [4] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/rules/static/js/node_modules_react_index_js.d0cc0ba3.chunk.js.map rules/static/js/node_modules_react_index_js.d0cc0ba3.chunk.js.map application/json 2024-12-08 18:26:58.232 - [32minfo[39m: host.iobroker iobroker upload [3] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/rules/static/js/src_ActionVisu_jsx.e5871f1f.chunk.js rules/static/js/src_ActionVisu_jsx.e5871f1f.chunk.js application/javascript 2024-12-08 18:26:58.238 - [32minfo[39m: host.iobroker iobroker upload [2] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/rules/static/js/src_ActionVisu_jsx.e5871f1f.chunk.js.map rules/static/js/src_ActionVisu_jsx.e5871f1f.chunk.js.map application/json 2024-12-08 18:26:58.243 - [32minfo[39m: host.iobroker iobroker upload [1] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/rules/static/js/vendors-node_modules_iobroker_adapter-react-v5_build_index_js.892c0b30.chunk.js rules/static/js/vendors-node_modules_iobroker_adapter-react-v5_build_index_js.892c0b30.chunk.js application/javascript 2024-12-08 18:26:58.263 - [32minfo[39m: host.iobroker iobroker upload [0] iot.admin /opt/iobroker/node_modules/iobroker.iot/admin/rules/static/js/vendors-node_modules_iobroker_adapter-react-v5_build_index_js.892c0b30.chunk.js.map rules/static/js/vendors-node_modules_iobroker_adapter-react-v5_build_index_js.892c0b30.chunk.js.map application/json 2024-12-08 18:26:58.313 - [32minfo[39m: host.iobroker iobroker host.iobroker Adapter "system.adapter.iot.0" is started 2024-12-08 18:26:58.342 - [32minfo[39m: host.iobroker "system.adapter.iot.0" enabled 2024-12-08 18:26:58.989 - [32minfo[39m: host.iobroker instance system.adapter.iot.0 in version "3.4.4" started with pid 27140 2024-12-08 18:26:59.394 - [32minfo[39m: host.iobroker iobroker exit 0 2024-12-08 18:27:02.830 - [32minfo[39m: iot.0 (27140) starting. Version 3.4.4 in /opt/iobroker/node_modules/iobroker.iot, node: v20.18.1, js-controller: 7.0.4
Ich will damit nur aufzeigen, dass das kein grundsätzliches Problem ist.
-
Ich hatte auch das Problem das der 7.0.5 nach der Installation gar nicht der 7.0.5 war und danach das erneute Update nicht klappte.
So, ich habe es gerade über die Shell / Bash gemacht,
zuerst sicherheitshalber einiob fix
und dann
iob upgrade self
ist nun auf der 7.0.5,
Upgrade meiner 3 Adapter in der Warteschliefe klappte nun auch, inklusive des Admin 7.4.4 -
Dass Update von 7.0.4 auf 7.0.5 lief hier auf dem Testsystem ohne Probleme durch. Update über die UI gemacht.
-
Wäre interessant 7.0.4 auf 7.0.5 von einem Docker System zu sehen ob es wieder tut
-
Selbe Fehlermeldung über Admin von 7.0.4 auf 7.0.5 unter Docker.
-
@ofbeqnpolkkl6mby5e13 selbe? Welche?
-
-
@ofbeqnpolkkl6mby5e13 ach so ja gut, wenn’s nicht geht bitte schauen ob was im logfile steht.
-
Steht nichts, es hat sich absolut nichts geändert.
-
@ofbeqnpolkkl6mby5e13 gut dann erst mal keine Idee mehr
-
Keine Ahnung was mein System vorhin für einen Schluckauf hatte aber gerade ging das update über admin UI von 7.0.4 auf 7.0.5 ohne Probleme durch und auch die Adapter lassen sich wieder aktualisieren.
-
Den Fehler von @oFbEQnpoLKKl6mbY5e13 bekomme ich auch , wenn ich es über die GUI anstoße.
-
@haselchen Auch Docker?
Was da direkt raus kommt wäre interessant:
node /opt/iobroker/node_modules/iobroker.js-controller/build/esm/lib/upgradeManager.js 7.0.5 0 0 0
-
Ja, nen Container im Docker.
Kann ich das noch im Nachhinein sehen?
Hab das Upgrade dann über die Konsole gemacht . -
@haselchen Jop den Befel
node /opt/iobroker/node_modules/iobroker.js-controller/build/esm/lib/upgradeManager.js 7.0.5 0 0 0
würde im Endeffekt einfach wieder 7.0.5 drüber installieren, aber er wird wohl sowieso nicht klappen bei dir, nur dann sieht man villt mal die Fehlermeldung die leider immer verschluckt wird. -
2024-12-09 14:16:03.169 - [32minfo[39m: host.iobroker Controller will upgrade itself to version 7.0.6 2024-12-09 14:16:06.451 - [32minfo[39m: host.iobroker [CONTROLLER_AUTO_UPGRADE] Stopping controller 2024-12-09 14:16:07.610 - [32minfo[39m: host.iobroker received SIGTERM 2024-12-09 14:16:12.659 - [32minfo[39m: host.iobroker All instances are stopped. 2024-12-09 14:16:12.697 - [32minfo[39m: host.iobroker terminated 2024-12-09 14:16:15.735 - [32minfo[39m: host.iobroker [CONTROLLER_AUTO_UPGRADE] Successfully stopped js-controller 2024-12-09 14:16:15.744 - [32minfo[39m: host.iobroker [CONTROLLER_AUTO_UPGRADE] Server is running on http://localhost:8081 2024-12-09 14:17:06.658 - [32minfo[39m: host.iobroker [CONTROLLER_AUTO_UPGRADE] Final information delivered 2024-12-09 14:20:27.787 - [32minfo[39m: host.iobroker iobroker.js-controller version 7.0.6 js-controller starting
Da kam zwar am Anfang irgendein Network-Error, aber dafür war ich nicht schnell genug.
Edit:
Das ist dieselbe Morchel, die mit der nachfolgenden Fehlermeldung nicht von 7.0.3 auf 7.0.4 und von 7.0.4 auf 7.0.5 aktualisiert hat:SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data
-
@ofbeqnpolkkl6mby5e13 hm das heißt 7.0.5 auf 7.0.6 ging jetzt mit Docker? Diese Fehlermeldung kommt vom Admin wenn er schon abfragt aber der Upgrade Server noch nicht gestartet ist.
-
Exakt!