NEWS
[gelöst] vis "uncaught exception" nach Backitup-restore
-
Ich habe auf meinem neuen NUC unter proxmox unter anderem den iobroker installiert und mittels backitup die Sicherung wiederhergestellt, läuft alles soweit, nur vis verweigert den Dienst mit folgender Fehlermeldung (4 mal gleich):
2022-04-06 19:56:19.047 - info: host.ioBroker "system.adapter.vis.0" enabled 2022-04-06 19:56:19.186 - warn: host.ioBroker startInstance cannot find adapter "vis@1.4.14". Try to install it... 1 attempt 2022-04-06 19:56:19.186 - info: host.ioBroker iobroker install vis@1.4.14 using installedFrom 2022-04-06 19:56:21.169 - info: host.ioBroker iobroker npm-install: NPM version: 6.14.15 2022-04-06 19:56:21.174 - info: host.ioBroker iobroker npm-install: Installing iobroker.vis@1.4.14... (System call) 2022-04-06 19:56:42.250 - info: host.ioBroker iobroker npm-install: > iobroker.vis@1.4.14 install /opt/iobroker/node_modules/iobroker.vis> node main.js --install 2022-04-06 19:56:43.444 - info: vis.0 (3690083) starting. Version 1.4.14 in /opt/iobroker/node_modules/iobroker.vis, node: v14.18.2, js-controller: 4.0.21 2022-04-06 19:56:43.651 - info: vis.0 (3690083) vis license is OK. 2022-04-06 19:56:43.876 - error: vis.0 (3690083) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). 2022-04-06 19:56:43.877 - error: vis.0 (3690083) unhandled promise rejection: Not exists 2022-04-06 19:56:43.878 - error: vis.0 (3690083) Error: Not exists at Object.maybeCallbackWithError (/opt/iobroker/node_modules/@iobroker/js-controller-common/lib/common/tools.js:2973:17) at ObjectsInRedisClient._readFile (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:1043:26) at Immediate. (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:1092:29) at processImmediate (internal/timers.js:466:21) 2022-04-06 19:56:43.879 - error: vis.0 (3690083) Not exists 2022-04-06 19:56:44.383 - info: vis.0 (3690083) terminating 2022-04-06 19:56:44.384 - warn: vis.0 (3690083) Terminated (UNCAUGHT_EXCEPTION): Without reason 2022-04-06 19:56:47.237 - error: host.ioBroker iobroker npm-install: host.ioBroker Cannot install iobroker.vis@1.4.14: 6 2022-04-06 19:56:48.257 - info: host.ioBroker iobroker npm-install: exit 25 2022-04-06 19:56:49.257 - warn: host.ioBroker startInstance cannot find adapter "vis@1.4.14". Try to install it... 2 attempt 2022-04-06 19:56:49.258 - info: host.ioBroker iobroker install vis@1.4.14 using installedFrom 2022-04-06 19:56:51.018 - info: host.ioBroker iobroker npm-install: NPM version: 6.14.15 2022-04-06 19:56:51.020 - info: host.ioBroker iobroker npm-install: Installing iobroker.vis@1.4.14... (System call) 2022-04-06 19:57:11.439 - info: host.ioBroker iobroker npm-install: > iobroker.vis@1.4.14 install /opt/iobroker/node_modules/iobroker.vis> node main.js --install 2022-04-06 19:57:12.701 - info: vis.0 (3690125) starting. Version 1.4.14 in /opt/iobroker/node_modules/iobroker.vis, node: v14.18.2, js-controller: 4.0.21 2022-04-06 19:57:12.897 - info: vis.0 (3690125) vis license is OK. 2022-04-06 19:57:13.154 - error: vis.0 (3690125) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). 2022-04-06 19:57:13.155 - error: vis.0 (3690125) unhandled promise rejection: Not exists 2022-04-06 19:57:13.157 - error: vis.0 (3690125) Error: Not exists at Object.maybeCallbackWithError (/opt/iobroker/node_modules/@iobroker/js-controller-common/lib/common/tools.js:2973:17) at ObjectsInRedisClient._readFile (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:1043:26) at Immediate. (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:1092:29) at processImmediate (internal/timers.js:466:21) 2022-04-06 19:57:13.157 - error: vis.0 (3690125) Not exists 2022-04-06 19:57:13.664 - info: vis.0 (3690125) terminating 2022-04-06 19:57:13.665 - warn: vis.0 (3690125) Terminated (UNCAUGHT_EXCEPTION): Without reason 2022-04-06 19:57:16.419 - error: host.ioBroker iobroker npm-install: host.ioBroker Cannot install iobroker.vis@1.4.14: 6 2022-04-06 19:57:17.441 - info: host.ioBroker iobroker npm-install: exit 25 2022-04-06 19:57:18.441 - warn: host.ioBroker startInstance cannot find adapter "vis@1.4.14". Try to install it... 3 attempt 2022-04-06 19:57:18.442 - info: host.ioBroker iobroker install vis@1.4.14 using installedVersion 2022-04-06 19:57:20.261 - info: host.ioBroker iobroker npm-install: NPM version: 6.14.15 2022-04-06 19:57:20.262 - info: host.ioBroker iobroker npm-install: Installing iobroker.vis@1.4.14... (System call) 2022-04-06 19:57:40.309 - info: host.ioBroker iobroker npm-install: 2022-04-06 19:57:40.310 - info: host.ioBroker iobroker npm-install: > iobroker.vis@1.4.14 install /opt/iobroker/node_modules/iobroker.vis> node main.js --install 2022-04-06 19:57:41.574 - info: vis.0 (3690167) starting. Version 1.4.14 in /opt/iobroker/node_modules/iobroker.vis, node: v14.18.2, js-controller: 4.0.21 2022-04-06 19:57:41.775 - info: vis.0 (3690167) vis license is OK. 2022-04-06 19:57:42.043 - error: vis.0 (3690167) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). 2022-04-06 19:57:42.043 - error: vis.0 (3690167) unhandled promise rejection: Not exists 2022-04-06 19:57:42.045 - error: vis.0 (3690167) Error: Not exists at Object.maybeCallbackWithError (/opt/iobroker/node_modules/@iobroker/js-controller-common/lib/common/tools.js:2973:17) at ObjectsInRedisClient._readFile (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:1043:26) at Immediate. (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:1092:29) at processImmediate (internal/timers.js:466:21) 2022-04-06 19:57:42.045 - error: vis.0 (3690167) Not exists 2022-04-06 19:57:42.552 - info: vis.0 (3690167) terminating 2022-04-06 19:57:42.553 - warn: vis.0 (3690167) Terminated (UNCAUGHT_EXCEPTION): Without reason 2022-04-06 19:57:45.175 - error: host.ioBroker iobroker npm-install: host.ioBroker Cannot install iobroker.vis@1.4.14: 6 2022-04-06 19:57:46.190 - info: host.ioBroker iobroker npm-install: exit 25 2022-04-06 19:57:47.191 - warn: host.ioBroker startInstance cannot find adapter "vis@1.4.14". Try to install it... 4 attempt 2022-04-06 19:57:47.192 - info: host.ioBroker iobroker install vis@1.4.14 using installedVersion 2022-04-06 19:57:49.047 - info: host.ioBroker iobroker npm-install: NPM version: 6.14.15 2022-04-06 19:57:49.048 - info: host.ioBroker iobroker npm-install: Installing iobroker.vis@1.4.14... (System call) 2022-04-06 19:58:09.402 - info: host.ioBroker iobroker npm-install: > iobroker.vis@1.4.14 install /opt/iobroker/node_modules/iobroker.vis> node main.js --install 2022-04-06 19:58:10.633 - info: vis.0 (3690209) starting. Version 1.4.14 in /opt/iobroker/node_modules/iobroker.vis, node: v14.18.2, js-controller: 4.0.21 2022-04-06 19:58:10.836 - info: vis.0 (3690209) vis license is OK. 2022-04-06 19:58:11.091 - error: vis.0 (3690209) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). 2022-04-06 19:58:11.092 - error: vis.0 (3690209) unhandled promise rejection: Not exists 2022-04-06 19:58:11.093 - error: vis.0 (3690209) Error: Not exists at Object.maybeCallbackWithError (/opt/iobroker/node_modules/@iobroker/js-controller-common/lib/common/tools.js:2973:17) at ObjectsInRedisClient._readFile (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:1043:26) at Immediate. (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:1092:29) at processImmediate (internal/timers.js:466:21) 2022-04-06 19:58:11.094 - error: vis.0 (3690209) Not exists 2022-04-06 19:58:11.600 - info: vis.0 (3690209) terminating 2022-04-06 19:58:11.601 - warn: vis.0 (3690209) Terminated (UNCAUGHT_EXCEPTION): Without reason 2022-04-06 19:58:14.315 - error: host.ioBroker iobroker npm-install: host.ioBroker Cannot install iobroker.vis@1.4.14: 6 2022-04-06 19:58:15.334 - info: host.ioBroker iobroker npm-install: exit 25 2022-04-06 19:58:16.334 - error: host.ioBroker Cannot download and install adapter "vis@1.4.14". To retry it disable/enable the adapter or restart host. Also check the error messages in the log!
Kann mir hier bitte jemand weiterhelfen?
Ich hab mich bei folgendem issue angehängt (obwohl ich vis 1.4.14 verwende)
https://github.com/ioBroker/ioBroker.vis/issues/459 -
Die üblichen Fragen.
nodeJS senkrecht/sauber installiert?iobroker upload all
führt zu welchem Ergebnis?
-
-
@thomas-braun sagte in vis mit "uncaught exception"-Fehler nach Backitup-restore:
Die üblichen Fragen.
nodeJS senkrecht/sauber installiert?ja, ich denke schon, schaut so aus:
latzi@ioBroker:~$ which node && which npm && node -v && npm -v && apt policy nodejs /usr/bin/node /usr/bin/npm v14.19.1 6.14.16 nodejs: Installiert: 14.19.1-deb-1nodesource1 Installationskandidat: 14.19.1-deb-1nodesource1 Versionstabelle: *** 14.19.1-deb-1nodesource1 500 500 https://deb.nodesource.com/node_14.x bullseye/main amd64 Packages 100 /var/lib/dpkg/status 12.22.5~dfsg-2~11u1 500 500 http://deb.debian.org/debian bullseye/main amd64 Packages 500 http://security.debian.org/debian-security bullseye-security/main amd64 Packages latzi@ioBroker:~$
-
@ofbeqnpolkkl6mby5e13 sagte in vis mit "uncaught exception"-Fehler nach Backitup-restore:
https://forum.iobroker.net/topic/52208/js-controller-4-0-jetzt-im-beta-latest/537
Danke, das hat geholfen - zurück zu vis 1.4.5 (iobroker fix hatte ich vorher schon versucht - hat nicht geholfen), danach wieder auf 1.4.14 - läuft !!!!
Vielen herzlichen Dank!!!