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. [gelöst] vis "uncaught exception" nach Backitup-restore

NEWS

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

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

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    25
    1
    2.0k

[gelöst] vis "uncaught exception" nach Backitup-restore

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
restore backupvisualisationvisualisierungwiederherstellung
5 Beiträge 3 Kommentatoren 711 Aufrufe 3 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.
  • LatziL Online
    LatziL Online
    Latzi
    schrieb am zuletzt editiert von Latzi
    #1

    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

    Thomas BraunT 1 Antwort Letzte Antwort
    0
    • LatziL Latzi

      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

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

      @latzi

      Die üblichen Fragen.
      nodeJS senkrecht/sauber installiert?

      iobroker upload all
      

      führt zu welchem Ergebnis?

      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

      LatziL 1 Antwort Letzte Antwort
      0
      • O Abwesend
        O Abwesend
        oFbEQnpoLKKl6mbY5e13
        schrieb am zuletzt editiert von
        #3

        @latzi

        https://forum.iobroker.net/topic/52208/js-controller-4-0-jetzt-im-beta-latest/537

        LatziL 1 Antwort Letzte Antwort
        0
        • Thomas BraunT Thomas Braun

          @latzi

          Die üblichen Fragen.
          nodeJS senkrecht/sauber installiert?

          iobroker upload all
          

          führt zu welchem Ergebnis?

          LatziL Online
          LatziL Online
          Latzi
          schrieb am zuletzt editiert von
          #4

          @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:~$
          
          1 Antwort Letzte Antwort
          0
          • O oFbEQnpoLKKl6mbY5e13

            @latzi

            https://forum.iobroker.net/topic/52208/js-controller-4-0-jetzt-im-beta-latest/537

            LatziL Online
            LatziL Online
            Latzi
            schrieb am zuletzt editiert von
            #5

            @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!!! :+1:

            1 Antwort 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

            596

            Online

            32.6k

            Benutzer

            82.0k

            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