Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Visualisierung
    4. Kann vis/edit.html nicht finden

    NEWS

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Kann vis/edit.html nicht finden

    This topic has been deleted. Only users with topic management privileges can see it.
    • B
      Beowolf @crunchip last edited by

      @crunchip

      
      pi@raspberrypi:~ $ cd /opt/iobroker
      pi@raspberrypi:/opt/iobroker $ npm install iobroker.vis@1.4.8 --debug
      
      > iobroker.vis@1.4.8 install /opt/iobroker/node_modules/iobroker.vis
      > node main.js --install
      
      npm ERR! code ELIFECYCLE
      npm ERR! errno 6
      npm ERR! iobroker.vis@1.4.8 install: `node main.js --install`
      npm ERR! Exit status 6
      npm ERR!
      npm ERR! Failed at the iobroker.vis@1.4.8 install script.
      npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
      
      npm ERR! A complete log of this run can be found in:
      npm ERR!     /home/iobroker/.npm/_logs/2022-06-01T09_14_39_692Z-debug.log
      pi@raspberrypi:/opt/iobroker $
      
      

      Wenn ich den pi platt mache und ioBroker neu installiere, dann ein Backup einspiele bin ich dann da wo ich jetzt bin, oder was passiert bei einem Restore?

      crunchip 1 Reply Last reply Reply Quote 0
      • crunchip
        crunchip Forum Testing Most Active @Beowolf last edited by crunchip

        @beowolf vllt hilft es den npm cache zu löschen und anschliessend noch mal den install anstoßen

        sudo -H -u iobroker npm cache clean --force
        

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

        dann ein Backup einspiele bin ich dann da wo ich jetzt bin

        das kommt darauf an, ob das Problem schon in deinem Backup vorhanden ist

        B 1 Reply Last reply Reply Quote 0
        • B
          Beowolf @crunchip last edited by Beowolf

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

          sudo -H -u iobroker npm cache clean --force

          So, ich habe jetzt den ganzen VIS-Kram in ioBroker mal gelöscht/deinstalliert.

          VIS wieder installiert - siehe da - alles funktioniert wieder.

          Kann das die Lösung sein?

          Wenn es geht ist alles in Ordnung?

          crunchip 1 Reply Last reply Reply Quote 0
          • crunchip
            crunchip Forum Testing Most Active @Beowolf last edited by

            @beowolf warum wird immer was anderes gemacht, als was man sollte?

            Klar kann man vis löschen und wo ist nun dein Projekt?

            B 1 Reply Last reply Reply Quote 0
            • B
              Beowolf @crunchip last edited by

              @crunchip
              Es ist alles da. Alle Views usw. sind da.

              sigi234 1 Reply Last reply Reply Quote 0
              • sigi234
                sigi234 Forum Testing Most Active @Beowolf last edited by

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

                @crunchip
                Es ist alles da. Alle Views usw. sind da.

                Vergiss nicht deine Projekte zu exportieren und extern zu sichern.

                B 1 Reply Last reply Reply Quote 0
                • B
                  Beowolf @sigi234 last edited by

                  @sigi234
                  Mache ich

                  O 1 Reply Last reply Reply Quote 0
                  • O
                    Oli @Beowolf last edited by Oli

                    @beowolf

                    sorry muss hier nochmal nachhacken. Ich habe nach einer Backup Wiederherstellung das gleiche Problem.

                    Mein System ist als Docker auf einem Qnap Nas installiert.

                    Wie bist du genau vorgegangen?

                    crunchip 1 Reply Last reply Reply Quote 0
                    • crunchip
                      crunchip Forum Testing Most Active @Oli last edited by

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

                      O B 2 Replies Last reply Reply Quote 0
                      • O
                        Oli @crunchip last edited by

                        @crunchip
                        super, dass hätte ich mal vorher wissen sollen und wie biege ich das jetzt wieder hin?

                        B 1 Reply Last reply Reply Quote 0
                        • B
                          Beowolf @Oli last edited by

                          @oli

                          Ich habe den VIS Adapter stumpf gelöscht. Hat bei mir funktioniert.

                          Wenn Du ein Backup hast ist das doch ohne Probleme machbar.

                          O 1 Reply Last reply Reply Quote 0
                          • B
                            Beowolf @crunchip last edited by

                            @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? 🙄

                            crunchip 1 Reply Last reply Reply Quote 0
                            • O
                              Oli @Beowolf last edited by

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

                              B 1 Reply Last reply Reply Quote 0
                              • B
                                Beowolf @Oli last edited by

                                @oli
                                Oberfläche des ioBrokers

                                O 1 Reply Last reply Reply Quote 0
                                • O
                                  Oli @Beowolf last edited by

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

                                  Homoran 1 Reply Last reply Reply Quote 0
                                  • Homoran
                                    Homoran Global Moderator Administrators @Oli last edited by

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

                                    das versuche ich schon die ganze Zeit

                                    was löschst du?
                                    Adapter oder Instanz?

                                    1 Reply Last reply Reply Quote 0
                                    • crunchip
                                      crunchip Forum Testing Most Active @Beowolf last edited by

                                      @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 1 Reply Last reply Reply Quote 0
                                      • O
                                        Oli @crunchip last edited by 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
                                        
                                        crunchip B 2 Replies Last reply Reply Quote 0
                                        • crunchip
                                          crunchip Forum Testing Most Active @Oli last edited by

                                          @oli probier es doch mal mit

                                          iobroker install vis
                                          
                                          O 1 Reply Last reply Reply Quote 0
                                          • B
                                            Beowolf @Oli last edited by

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

                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            564
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            10
                                            80
                                            4044
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo