Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • 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. VIS nach Backitup Fehler

NEWS

  • Neues YouTube-Video: Visualisierung im Devices-Adapter
    BluefoxB
    Bluefox
    8
    1
    183

  • Neuer ioBroker-Blog online: Monatsrückblick März/April 2026
    BluefoxB
    Bluefox
    8
    1
    1.8k

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    11
    1
    766

VIS nach Backitup Fehler

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
3 Beiträge 3 Kommentatoren 373 Aufrufe 3 Beobachtet
  • Ä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.
  • ConstantinC Offline
    ConstantinC Offline
    Constantin
    schrieb am zuletzt editiert von
    #1

    Hallo,
    wollte mein System nun auf Raspberry OS Bullseye umstellen.
    Also vorher Backup per Backitup erstellt und dann SD Karte mit der Version Bullseye installiert.
    Wieder iobroker drauf und Backup wieder per Backitup eingespielt.
    Jetzt macht allerdings VIS probleme.
    Wenn ich jetzt VIS aufrufe über localhost:8082 kommt File index.html not found: {}.
    Beim aufspielen des Backups kam folgender Fehler:

    host.SmartHome
    	2022-06-02 17:13:06.739	info	iobroker npm-install: exit 25
    host.SmartHome
    	2022-06-02 17:13:05.704	error	iobroker npm-install: host.SmartHome Cannot install iobroker.vis@1.4.15: 6
    vis.0
    	2022-06-02 17:13:02.118	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
    vis.0
    	2022-06-02 17:13:02.115	info	terminating
    vis.0
    	2022-06-02 17:13:01.606	error	Not exists
    vis.0
    	2022-06-02 17:13:01.605	error	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.<anonymous> (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:1092:29) at processImmediate (internal/timers.js:466:21)
    vis.0
    	2022-06-02 17:13:01.602	error	unhandled promise rejection: Not exists
    vis.0
    	2022-06-02 17:13:01.600	error	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().
    vis.0
    	2022-06-02 17:13:01.133	info	vis license is OK.
    vis.0
    	2022-06-02 17:13:00.929	info	starting. Version 1.4.15 in /opt/iobroker/node_modules/iobroker.vis, node: v14.19.3, js-controller: 4.0.23
    host.SmartHome
    	2022-06-02 17:12:58.393	info	iobroker npm-install: > iobroker.vis@1.4.15 install /opt/iobroker/node_modules/iobroker.vis> node main.js --install
    host.SmartHome
    	2022-06-02 17:12:33.212	info	iobroker npm-install: Installing iobroker.vis@1.4.15... (System call)
    host.SmartHome
    	2022-06-02 17:12:33.209	info	iobroker npm-install: NPM version: 6.14.17
    host.SmartHome
    	2022-06-02 17:12:29.644	info	iobroker install vis@1.4.15 using installedFrom
    host.SmartHome
    	2022-06-02 17:12:29.643	warn	startInstance cannot find adapter "vis@1.4.15". Try to install it... 1 attempt
    

    Hat da jemand einen Lösungsvorschlag?

    GlasfaserG crunchipC 2 Antworten Letzte Antwort
    0
    • ConstantinC Constantin

      Hallo,
      wollte mein System nun auf Raspberry OS Bullseye umstellen.
      Also vorher Backup per Backitup erstellt und dann SD Karte mit der Version Bullseye installiert.
      Wieder iobroker drauf und Backup wieder per Backitup eingespielt.
      Jetzt macht allerdings VIS probleme.
      Wenn ich jetzt VIS aufrufe über localhost:8082 kommt File index.html not found: {}.
      Beim aufspielen des Backups kam folgender Fehler:

      host.SmartHome
      	2022-06-02 17:13:06.739	info	iobroker npm-install: exit 25
      host.SmartHome
      	2022-06-02 17:13:05.704	error	iobroker npm-install: host.SmartHome Cannot install iobroker.vis@1.4.15: 6
      vis.0
      	2022-06-02 17:13:02.118	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
      vis.0
      	2022-06-02 17:13:02.115	info	terminating
      vis.0
      	2022-06-02 17:13:01.606	error	Not exists
      vis.0
      	2022-06-02 17:13:01.605	error	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.<anonymous> (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:1092:29) at processImmediate (internal/timers.js:466:21)
      vis.0
      	2022-06-02 17:13:01.602	error	unhandled promise rejection: Not exists
      vis.0
      	2022-06-02 17:13:01.600	error	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().
      vis.0
      	2022-06-02 17:13:01.133	info	vis license is OK.
      vis.0
      	2022-06-02 17:13:00.929	info	starting. Version 1.4.15 in /opt/iobroker/node_modules/iobroker.vis, node: v14.19.3, js-controller: 4.0.23
      host.SmartHome
      	2022-06-02 17:12:58.393	info	iobroker npm-install: > iobroker.vis@1.4.15 install /opt/iobroker/node_modules/iobroker.vis> node main.js --install
      host.SmartHome
      	2022-06-02 17:12:33.212	info	iobroker npm-install: Installing iobroker.vis@1.4.15... (System call)
      host.SmartHome
      	2022-06-02 17:12:33.209	info	iobroker npm-install: NPM version: 6.14.17
      host.SmartHome
      	2022-06-02 17:12:29.644	info	iobroker install vis@1.4.15 using installedFrom
      host.SmartHome
      	2022-06-02 17:12:29.643	warn	startInstance cannot find adapter "vis@1.4.15". Try to install it... 1 attempt
      

      Hat da jemand einen Lösungsvorschlag?

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

      @constantin sagte in VIS nach Backitup Fehler:

      Hat da jemand einen Lösungsvorschlag?

      Die Suche mal nutzen ... das ist gerade Hauptthema von 1.2.3 Thread´s dazu .

      Beispiel ::
      https://forum.iobroker.net/topic/55307/kann-vis-edit-html-nicht-finden/43

      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
      • ConstantinC Constantin

        Hallo,
        wollte mein System nun auf Raspberry OS Bullseye umstellen.
        Also vorher Backup per Backitup erstellt und dann SD Karte mit der Version Bullseye installiert.
        Wieder iobroker drauf und Backup wieder per Backitup eingespielt.
        Jetzt macht allerdings VIS probleme.
        Wenn ich jetzt VIS aufrufe über localhost:8082 kommt File index.html not found: {}.
        Beim aufspielen des Backups kam folgender Fehler:

        host.SmartHome
        	2022-06-02 17:13:06.739	info	iobroker npm-install: exit 25
        host.SmartHome
        	2022-06-02 17:13:05.704	error	iobroker npm-install: host.SmartHome Cannot install iobroker.vis@1.4.15: 6
        vis.0
        	2022-06-02 17:13:02.118	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
        vis.0
        	2022-06-02 17:13:02.115	info	terminating
        vis.0
        	2022-06-02 17:13:01.606	error	Not exists
        vis.0
        	2022-06-02 17:13:01.605	error	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.<anonymous> (/opt/iobroker/node_modules/@iobroker/db-objects-redis/lib/objects/objectsInRedisClient.js:1092:29) at processImmediate (internal/timers.js:466:21)
        vis.0
        	2022-06-02 17:13:01.602	error	unhandled promise rejection: Not exists
        vis.0
        	2022-06-02 17:13:01.600	error	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().
        vis.0
        	2022-06-02 17:13:01.133	info	vis license is OK.
        vis.0
        	2022-06-02 17:13:00.929	info	starting. Version 1.4.15 in /opt/iobroker/node_modules/iobroker.vis, node: v14.19.3, js-controller: 4.0.23
        host.SmartHome
        	2022-06-02 17:12:58.393	info	iobroker npm-install: > iobroker.vis@1.4.15 install /opt/iobroker/node_modules/iobroker.vis> node main.js --install
        host.SmartHome
        	2022-06-02 17:12:33.212	info	iobroker npm-install: Installing iobroker.vis@1.4.15... (System call)
        host.SmartHome
        	2022-06-02 17:12:33.209	info	iobroker npm-install: NPM version: 6.14.17
        host.SmartHome
        	2022-06-02 17:12:29.644	info	iobroker install vis@1.4.15 using installedFrom
        host.SmartHome
        	2022-06-02 17:12:29.643	warn	startInstance cannot find adapter "vis@1.4.15". Try to install it... 1 attempt
        

        Hat da jemand einen Lösungsvorschlag?

        crunchipC Abwesend
        crunchipC Abwesend
        crunchip
        Forum Testing Most Active Developer
        schrieb am zuletzt editiert von
        #3

        @constantin Forums(suche) wobei man nichtmal großartig suchen müsste, da es ganz oben in der Liste steht
        https://forum.iobroker.net/topic/55307/kann-vis-edit-html-nicht-finden/72

        umgestiegen von Proxmox auf Unraid

        1 Antwort Letzte Antwort
        0

        Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.

        Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.

        Mit deinem Input könnte dieser Beitrag noch besser werden 💗

        Registrieren Anmelden
        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

        475

        Online

        32.9k

        Benutzer

        83.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