Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • 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

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Visualisierung
  4. Kann vis/edit.html nicht finden

NEWS

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

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

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    25
    1
    2.5k

Kann vis/edit.html nicht finden

Scheduled Pinned Locked Moved Visualisierung
80 Posts 10 Posters 7.6k Views 7 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • O Oli

    @beowolf
    hast du den in der Konsole gelöst, oder über die Oberfläche des ioBrokers?

    B Offline
    B Offline
    Beowolf
    wrote on last edited by
    #59

    @oli
    Oberfläche des ioBrokers

    Die Natur braucht nicht unseren Schutz, sie braucht unsere Abwesenheit.

    O 1 Reply Last reply
    0
    • B Beowolf

      @oli
      Oberfläche des ioBrokers

      O Offline
      O Offline
      Oli
      wrote on last edited by
      #60

      @beowolf
      das versuche ich schon die ganze Zeit, funktioniert aber nicht

      Gruß
      Oliver

      HomoranH 1 Reply Last reply
      0
      • O Oli

        @beowolf
        das versuche ich schon die ganze Zeit, funktioniert aber nicht

        HomoranH Do not disturb
        HomoranH Do not disturb
        Homoran
        Global Moderator Administrators
        wrote on last edited by
        #61

        @oli sagte in Kann vis/edit.html nicht finden:

        das versuche ich schon die ganze Zeit

        was löschst du?
        Adapter oder Instanz?

        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 -

        1 Reply Last reply
        0
        • B Beowolf

          @crunchip sagte in Kann vis/edit.html nicht finden:

          @oli bei einem Backup sollte man vorher manuell vis installieren, dann sollte es keine Probleme geben.

          Das ist aber nicht wirklich der Sinn von einem Backup und Restore Prozess, oder? :face_with_rolling_eyes:

          crunchipC Away
          crunchipC Away
          crunchip
          Forum Testing Most Active
          wrote on last edited by
          #62

          @beowolf sinn nicht, aber vermehrt liest man, das mit aktueller vis Version genau da ein Problem entsteht beim backup einspielen.
          Entweder ne ältere version manuell einspielen und danach wieder auf die aktuell, oder eben bevor man das backup einspielt, vis installieren

          umgestiegen von Proxmox auf Unraid

          O 1 Reply Last reply
          0
          • crunchipC crunchip

            @beowolf sinn nicht, aber vermehrt liest man, das mit aktueller vis Version genau da ein Problem entsteht beim backup einspielen.
            Entweder ne ältere version manuell einspielen und danach wieder auf die aktuell, oder eben bevor man das backup einspielt, vis installieren

            O Offline
            O Offline
            Oli
            wrote on last edited by Oli
            #63

            @Homoran

            ich versuche folgendes zu löschen
            886698d7-5887-47a4-a5d0-ecf88920370b-image.png

            Ein Adapter wird mir gar nicht angezeigt

            Im Log kommt folgendes:

            host.ioBroker
            2022-06-02 15:56:10.117	error	Cannot download and install adapter "vis@1.4.15". To retry it disable/enable the adapter or restart host. Also check the error messages in the log!
            host.ioBroker
            2022-06-02 15:56:08.084	error	iobroker npm-install: host.ioBroker Cannot install iobroker.vis@1.4.15: 6
            
            vis.0
            2022-06-02 15:56:00.347	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
            
            vis.0
            2022-06-02 15:55:59.836	error	Not exists
            
            vis.0
            2022-06-02 15:55:59.835	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 15:55:59.832	error	unhandled promise rejection: Not exists
            
            vis.0
            2022-06-02 15:55:59.832	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().
            host.ioBroker
            2022-06-02 15:55:09.937	warn	startInstance cannot find adapter "vis@1.4.15". Try to install it... 4 attempt
            host.ioBroker
            2022-06-02 15:55:07.910	error	iobroker npm-install: host.ioBroker Cannot install iobroker.vis@1.4.15: 6
            
            vis.0
            2022-06-02 15:54:58.250	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
            
            vis.0
            2022-06-02 15:54:57.740	error	Not exists
            
            vis.0
            2022-06-02 15:54:57.739	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 15:54:57.736	error	unhandled promise rejection: Not exists
            
            vis.0
            2022-06-02 15:54:57.735	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().
            host.ioBroker
            2022-06-02 15:54:06.670	warn	startInstance cannot find adapter "vis@1.4.15". Try to install it... 3 attempt
            host.ioBroker
            2022-06-02 15:54:04.642	error	iobroker npm-install: host.ioBroker Cannot install iobroker.vis@1.4.15: 6
            
            vis.0
            2022-06-02 15:53:55.901	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
            
            vis.0
            2022-06-02 15:53:55.394	error	Not exists
            
            vis.0
            2022-06-02 15:53:55.392	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 15:53:55.388	error	unhandled promise rejection: Not exists
            
            vis.0
            2022-06-02 15:53:55.373	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().
            host.ioBroker
            2022-06-02 15:53:05.874	warn	startInstance cannot find adapter "vis@1.4.15". Try to install it... 2 attempt
            host.ioBroker
            2022-06-02 15:53:03.840	error	iobroker npm-install: host.ioBroker Cannot install iobroker.vis@1.4.15: 6
            
            vis.0
            2022-06-02 15:52:56.269	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
            
            vis.0
            2022-06-02 15:52:55.758	error	Not exists
            
            vis.0
            2022-06-02 15:52:55.756	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 15:52:55.753	error	unhandled promise rejection: Not exists
            
            vis.0
            2022-06-02 15:52:55.752	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().
            host.ioBroker
            2022-06-02 15:52:00.315	warn	startInstance cannot find adapter "vis@1.4.15". Try to install it... 1 attempt
            

            Gruß
            Oliver

            crunchipC B 2 Replies Last reply
            0
            • O Oli

              @Homoran

              ich versuche folgendes zu löschen
              886698d7-5887-47a4-a5d0-ecf88920370b-image.png

              Ein Adapter wird mir gar nicht angezeigt

              Im Log kommt folgendes:

              host.ioBroker
              2022-06-02 15:56:10.117	error	Cannot download and install adapter "vis@1.4.15". To retry it disable/enable the adapter or restart host. Also check the error messages in the log!
              host.ioBroker
              2022-06-02 15:56:08.084	error	iobroker npm-install: host.ioBroker Cannot install iobroker.vis@1.4.15: 6
              
              vis.0
              2022-06-02 15:56:00.347	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
              
              vis.0
              2022-06-02 15:55:59.836	error	Not exists
              
              vis.0
              2022-06-02 15:55:59.835	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 15:55:59.832	error	unhandled promise rejection: Not exists
              
              vis.0
              2022-06-02 15:55:59.832	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().
              host.ioBroker
              2022-06-02 15:55:09.937	warn	startInstance cannot find adapter "vis@1.4.15". Try to install it... 4 attempt
              host.ioBroker
              2022-06-02 15:55:07.910	error	iobroker npm-install: host.ioBroker Cannot install iobroker.vis@1.4.15: 6
              
              vis.0
              2022-06-02 15:54:58.250	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
              
              vis.0
              2022-06-02 15:54:57.740	error	Not exists
              
              vis.0
              2022-06-02 15:54:57.739	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 15:54:57.736	error	unhandled promise rejection: Not exists
              
              vis.0
              2022-06-02 15:54:57.735	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().
              host.ioBroker
              2022-06-02 15:54:06.670	warn	startInstance cannot find adapter "vis@1.4.15". Try to install it... 3 attempt
              host.ioBroker
              2022-06-02 15:54:04.642	error	iobroker npm-install: host.ioBroker Cannot install iobroker.vis@1.4.15: 6
              
              vis.0
              2022-06-02 15:53:55.901	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
              
              vis.0
              2022-06-02 15:53:55.394	error	Not exists
              
              vis.0
              2022-06-02 15:53:55.392	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 15:53:55.388	error	unhandled promise rejection: Not exists
              
              vis.0
              2022-06-02 15:53:55.373	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().
              host.ioBroker
              2022-06-02 15:53:05.874	warn	startInstance cannot find adapter "vis@1.4.15". Try to install it... 2 attempt
              host.ioBroker
              2022-06-02 15:53:03.840	error	iobroker npm-install: host.ioBroker Cannot install iobroker.vis@1.4.15: 6
              
              vis.0
              2022-06-02 15:52:56.269	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
              
              vis.0
              2022-06-02 15:52:55.758	error	Not exists
              
              vis.0
              2022-06-02 15:52:55.756	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 15:52:55.753	error	unhandled promise rejection: Not exists
              
              vis.0
              2022-06-02 15:52:55.752	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().
              host.ioBroker
              2022-06-02 15:52:00.315	warn	startInstance cannot find adapter "vis@1.4.15". Try to install it... 1 attempt
              
              crunchipC Away
              crunchipC Away
              crunchip
              Forum Testing Most Active
              wrote on last edited by
              #64

              @oli probier es doch mal mit

              iobroker install vis
              

              umgestiegen von Proxmox auf Unraid

              O 1 Reply Last reply
              0
              • O Oli

                @Homoran

                ich versuche folgendes zu löschen
                886698d7-5887-47a4-a5d0-ecf88920370b-image.png

                Ein Adapter wird mir gar nicht angezeigt

                Im Log kommt folgendes:

                host.ioBroker
                2022-06-02 15:56:10.117	error	Cannot download and install adapter "vis@1.4.15". To retry it disable/enable the adapter or restart host. Also check the error messages in the log!
                host.ioBroker
                2022-06-02 15:56:08.084	error	iobroker npm-install: host.ioBroker Cannot install iobroker.vis@1.4.15: 6
                
                vis.0
                2022-06-02 15:56:00.347	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
                
                vis.0
                2022-06-02 15:55:59.836	error	Not exists
                
                vis.0
                2022-06-02 15:55:59.835	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 15:55:59.832	error	unhandled promise rejection: Not exists
                
                vis.0
                2022-06-02 15:55:59.832	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().
                host.ioBroker
                2022-06-02 15:55:09.937	warn	startInstance cannot find adapter "vis@1.4.15". Try to install it... 4 attempt
                host.ioBroker
                2022-06-02 15:55:07.910	error	iobroker npm-install: host.ioBroker Cannot install iobroker.vis@1.4.15: 6
                
                vis.0
                2022-06-02 15:54:58.250	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
                
                vis.0
                2022-06-02 15:54:57.740	error	Not exists
                
                vis.0
                2022-06-02 15:54:57.739	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 15:54:57.736	error	unhandled promise rejection: Not exists
                
                vis.0
                2022-06-02 15:54:57.735	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().
                host.ioBroker
                2022-06-02 15:54:06.670	warn	startInstance cannot find adapter "vis@1.4.15". Try to install it... 3 attempt
                host.ioBroker
                2022-06-02 15:54:04.642	error	iobroker npm-install: host.ioBroker Cannot install iobroker.vis@1.4.15: 6
                
                vis.0
                2022-06-02 15:53:55.901	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
                
                vis.0
                2022-06-02 15:53:55.394	error	Not exists
                
                vis.0
                2022-06-02 15:53:55.392	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 15:53:55.388	error	unhandled promise rejection: Not exists
                
                vis.0
                2022-06-02 15:53:55.373	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().
                host.ioBroker
                2022-06-02 15:53:05.874	warn	startInstance cannot find adapter "vis@1.4.15". Try to install it... 2 attempt
                host.ioBroker
                2022-06-02 15:53:03.840	error	iobroker npm-install: host.ioBroker Cannot install iobroker.vis@1.4.15: 6
                
                vis.0
                2022-06-02 15:52:56.269	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
                
                vis.0
                2022-06-02 15:52:55.758	error	Not exists
                
                vis.0
                2022-06-02 15:52:55.756	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 15:52:55.753	error	unhandled promise rejection: Not exists
                
                vis.0
                2022-06-02 15:52:55.752	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().
                host.ioBroker
                2022-06-02 15:52:00.315	warn	startInstance cannot find adapter "vis@1.4.15". Try to install it... 1 attempt
                
                B Offline
                B Offline
                Beowolf
                wrote on last edited by
                #65

                @oli
                Alles was mit VIS zu tun hat ist auch gelöscht? Symbole usw.

                Die Natur braucht nicht unseren Schutz, sie braucht unsere Abwesenheit.

                1 Reply Last reply
                0
                • crunchipC crunchip

                  @oli probier es doch mal mit

                  iobroker install vis
                  
                  O Offline
                  O Offline
                  Oli
                  wrote on last edited by
                  #66

                  @crunchip said in Kann vis/edit.html nicht finden:

                  iobroker install vis

                  da kommt folgende Fehlermeldung:

                  NPM version: 6.14.17
                  Installing iobroker.vis@1.4.15... (System call)
                  
                  > iobroker.vis@1.4.15 install /opt/iobroker/node_modules/iobroker.vis
                  > node main.js --install
                  
                  host.ioBroker Cannot install iobroker.vis@1.4.15: 6
                  

                  Gruß
                  Oliver

                  crunchipC 1 Reply Last reply
                  0
                  • S Offline
                    S Offline
                    snapscan
                    wrote on last edited by
                    #67

                    Hatte nach Neuinstalation und Backup mit allen Adaptern das Problem.
                    Die meisten sind gelaufen aber es konnten keine Einstellungen gemacht werden.
                    Habe bei allen Adaptern (ohne index.htm) eine ältere Version Instaliert und dann wieder die neue version.
                    Backup war vor der Umstellung auf joson
                    adapter.png

                    crunchipC 1 Reply Last reply
                    0
                    • O Oli

                      @crunchip said in Kann vis/edit.html nicht finden:

                      iobroker install vis

                      da kommt folgende Fehlermeldung:

                      NPM version: 6.14.17
                      Installing iobroker.vis@1.4.15... (System call)
                      
                      > iobroker.vis@1.4.15 install /opt/iobroker/node_modules/iobroker.vis
                      > node main.js --install
                      
                      host.ioBroker Cannot install iobroker.vis@1.4.15: 6
                      
                      crunchipC Away
                      crunchipC Away
                      crunchip
                      Forum Testing Most Active
                      wrote on last edited by
                      #68

                      @oli im richtigen Verzeichnis natürlich

                      cd /opt/iobroker
                      iobroker install vis --debug
                      

                      umgestiegen von Proxmox auf Unraid

                      1 Reply Last reply
                      0
                      • S snapscan

                        Hatte nach Neuinstalation und Backup mit allen Adaptern das Problem.
                        Die meisten sind gelaufen aber es konnten keine Einstellungen gemacht werden.
                        Habe bei allen Adaptern (ohne index.htm) eine ältere Version Instaliert und dann wieder die neue version.
                        Backup war vor der Umstellung auf joson
                        adapter.png

                        crunchipC Away
                        crunchipC Away
                        crunchip
                        Forum Testing Most Active
                        wrote on last edited by
                        #69

                        @snapscan kann es sein, dass das Backup noch gar nicht fertig war?

                        umgestiegen von Proxmox auf Unraid

                        O 1 Reply Last reply
                        0
                        • crunchipC crunchip

                          @snapscan kann es sein, dass das Backup noch gar nicht fertig war?

                          O Offline
                          O Offline
                          Oli
                          wrote on last edited by
                          #70

                          @crunchip @Beowolf @Homoran @snapscan

                          Vielen Dank an euch alle für eure Hilfe, habe es jetzt hinbekommen.

                          Hier mal eine kurze Anleitung, was ich gemacht habe:

                          1. Habe alle Adapter, welche mit VIS zusammen hängen gelöscht
                          2. Docker neu gestartet, danach hat er den VIS Adapter von selbst installiert

                          Ich denke das Problem liegt an der Reihenfolge der Adapterinstallation beim einspielen eines Backups, wenn ich die Logeinträge richtig verfolgt habe,
                          wurden zuerst alle Adapter installiert die mit VIS zusammenhängen und zum Schluss wurde versucht den VIS Adapter zu installieren. Da kam auch die Fehlermeldung, dass VIS nicht installiert werden konnte.

                          Gruß
                          Oliver

                          B 1 Reply Last reply
                          0
                          • O Oli

                            @crunchip @Beowolf @Homoran @snapscan

                            Vielen Dank an euch alle für eure Hilfe, habe es jetzt hinbekommen.

                            Hier mal eine kurze Anleitung, was ich gemacht habe:

                            1. Habe alle Adapter, welche mit VIS zusammen hängen gelöscht
                            2. Docker neu gestartet, danach hat er den VIS Adapter von selbst installiert

                            Ich denke das Problem liegt an der Reihenfolge der Adapterinstallation beim einspielen eines Backups, wenn ich die Logeinträge richtig verfolgt habe,
                            wurden zuerst alle Adapter installiert die mit VIS zusammenhängen und zum Schluss wurde versucht den VIS Adapter zu installieren. Da kam auch die Fehlermeldung, dass VIS nicht installiert werden konnte.

                            B Offline
                            B Offline
                            Beowolf
                            wrote on last edited by
                            #71

                            @oli sagte in Kann vis/edit.html nicht finden:

                            Habe alle Adapter, welche mit VIS zusammen hängen gelöscht

                            Das musste ich auch zuerst.

                            Die Natur braucht nicht unseren Schutz, sie braucht unsere Abwesenheit.

                            crunchipC 1 Reply Last reply
                            0
                            • B Beowolf

                              @oli sagte in Kann vis/edit.html nicht finden:

                              Habe alle Adapter, welche mit VIS zusammen hängen gelöscht

                              Das musste ich auch zuerst.

                              crunchipC Away
                              crunchipC Away
                              crunchip
                              Forum Testing Most Active
                              wrote on last edited by
                              #72

                              @beowolf die Frage ist,
                              Adapter oder Instanzen?
                              Was @Homoran bereits weiter oben gefragt hatte

                              umgestiegen von Proxmox auf Unraid

                              O B 2 Replies Last reply
                              0
                              • crunchipC crunchip

                                @beowolf die Frage ist,
                                Adapter oder Instanzen?
                                Was @Homoran bereits weiter oben gefragt hatte

                                O Offline
                                O Offline
                                Oli
                                wrote on last edited by
                                #73

                                @crunchip

                                Die Instanz habe ich versucht zu löschen, ging aber nicht, da kam immer eine Fehlermeldung, Der VIS Adapter wurde mir in der ioBroker Umgebung gar nicht angezeigt

                                Gruß
                                Oliver

                                crunchipC 1 Reply Last reply
                                0
                                • crunchipC crunchip

                                  @beowolf die Frage ist,
                                  Adapter oder Instanzen?
                                  Was @Homoran bereits weiter oben gefragt hatte

                                  B Offline
                                  B Offline
                                  Beowolf
                                  wrote on last edited by
                                  #74

                                  @crunchip sagte in Kann vis/edit.html nicht finden:

                                  @beowolf die Frage ist,
                                  Adapter oder Instanzen?
                                  Was @Homoran bereits weiter oben gefragt hatte

                                  Instanzen.

                                  Also wie z.B. "bars Widgets" und "Hochwertige Widgets". Eben alles was VIS als Umgebung benötigt.

                                  Die Natur braucht nicht unseren Schutz, sie braucht unsere Abwesenheit.

                                  1 Reply Last reply
                                  0
                                  • O Oli

                                    @crunchip

                                    Die Instanz habe ich versucht zu löschen, ging aber nicht, da kam immer eine Fehlermeldung, Der VIS Adapter wurde mir in der ioBroker Umgebung gar nicht angezeigt

                                    crunchipC Away
                                    crunchipC Away
                                    crunchip
                                    Forum Testing Most Active
                                    wrote on last edited by
                                    #75

                                    @oli sagte in Kann vis/edit.html nicht finden:

                                    da kam immer eine Fehlermeldung

                                    Daher solltest du ja auch
                                    https://forum.iobroker.net/post/809134

                                    umgestiegen von Proxmox auf Unraid

                                    O 1 Reply Last reply
                                    0
                                    • crunchipC crunchip

                                      @oli sagte in Kann vis/edit.html nicht finden:

                                      da kam immer eine Fehlermeldung

                                      Daher solltest du ja auch
                                      https://forum.iobroker.net/post/809134

                                      O Offline
                                      O Offline
                                      Oli
                                      wrote on last edited by
                                      #76

                                      @crunchip
                                      Das habe ich auch gemacht, wurde aber nicht installiert

                                      Gruß
                                      Oliver

                                      ? crunchipC 2 Replies Last reply
                                      0
                                      • O Oli

                                        @crunchip
                                        Das habe ich auch gemacht, wurde aber nicht installiert

                                        ? Offline
                                        ? Offline
                                        A Former User
                                        wrote on last edited by
                                        #77

                                        @oli sagte in Kann vis/edit.html nicht finden:

                                        @crunchip
                                        Das habe ich auch gemacht, wurde aber nicht installiert

                                        Momentan muss man bei einem Backup eine ältere Version händisch installieren und dann updaten.

                                        1 Reply Last reply
                                        0
                                        • O Oli

                                          @crunchip
                                          Das habe ich auch gemacht, wurde aber nicht installiert

                                          crunchipC Away
                                          crunchipC Away
                                          crunchip
                                          Forum Testing Most Active
                                          wrote on last edited by
                                          #78

                                          @oli aber den Fehler hätten wir gerne gesehen, daher die debug Ausgabe

                                          umgestiegen von Proxmox auf Unraid

                                          ? O 2 Replies Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          690

                                          Online

                                          32.7k

                                          Users

                                          82.4k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Home
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe