Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Einsteigerfragen
    4. Installation
    5. Kein VIS nach dem Restore

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Kein VIS nach dem Restore

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

      @crunchip
      Raspi4 neu aufgesetzt, Backup wiederhergestellt -> kein VIS-start, daraufhin Zusatzadapter und VIS-Adapter deinstalliert und nochmal neu installiert, keine Veränderung

      Instalaltion von VIS in 1.4.0 hat nicht funktioniert.

      Daraufhin Raspi erneut neu aufgesetzt, VIS-Adapter installiert, Backup wiederhergestellt, wieder kein VIS-Start möglich...
      Fehler wie zu Beginn mit leerem Fenster (Index.htm not found)

      crunchip 2 Replies Last reply Reply Quote 0
      • crunchip
        crunchip Forum Testing Most Active @BOSC4895 last edited by

        @bosc4895 sagte in Kein VIS nach dem Restore:

        Raspi4 neu aufgesetzt

        und wie?
        wie ist der Versionsstand?

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

          @crunchip

          via ssh
          curl -sLf https://iobroker.net/install.sh | bash -

          Nodejs 16.17.1
          NPM 8.15.0

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

            Habe soeben testweise Jarvis installiert und habe hier das gleiche Problem.
            Liegt wohl nicht direkt am VIS-Adapter...

            URIError: Failed to decode param '%web_protocol%://192.168.178.5:8082/jarvis/index.html'
            at decodeURIComponent (<anonymous>)
            at decode_param (/opt/iobroker/node_modules/express/lib/router/layer.js:172:12)
            at Layer.match (/opt/iobroker/node_modules/express/lib/router/layer.js:148:15)
            at matchLayer (/opt/iobroker/node_modules/express/lib/router/index.js:585:18)
            at next (/opt/iobroker/node_modules/express/lib/router/index.js:226:15)
            at compression (/opt/iobroker/node_modules/compression/index.js:220:5)
            at Layer.handle [as handle_request] (/opt/iobroker/node_modules/express/lib/router/layer.js:95:5)
            at trim_prefix (/opt/iobroker/node_modules/express/lib/router/index.js:328:13)
            at /opt/iobroker/node_modules/express/lib/router/index.js:286:9
            at Function.process_params (/opt/iobroker/node_modules/express/lib/router/index.js:346:12)

            Bei VIS kommt ähnliches:
            URIError: Failed to decode param '%web_protocol%://192.168.178.5:%web_port%/vis/edit.html'
            at decodeURIComponent (<anonymous>)
            at decode_param (/opt/iobroker/node_modules/express/lib/router/layer.js:172:12)
            at Layer.match (/opt/iobroker/node_modules/express/lib/router/layer.js:148:15)
            at matchLayer (/opt/iobroker/node_modules/express/lib/router/index.js:585:18)
            at next (/opt/iobroker/node_modules/express/lib/router/index.js:226:15)
            at compression (/opt/iobroker/node_modules/compression/index.js:220:5)
            at Layer.handle [as handle_request] (/opt/iobroker/node_modules/express/lib/router/layer.js:95:5)
            at trim_prefix (/opt/iobroker/node_modules/express/lib/router/index.js:328:13)
            at /opt/iobroker/node_modules/express/lib/router/index.js:286:9
            at Function.process_params (/opt/iobroker/node_modules/express/lib/router/index.js:346:12)

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

              @bosc4895 sagte in Kein VIS nach dem Restore:

              via ssh

              und das hast du wo draufgespielt? was läuft denn auf dem PI

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

                @crunchip

                Auf dem PI läuft ausschließlich ioBroker.
                Habe darin eine 32 GB MicroSD und hier mit dem Pi-Imager BullseyeLite 32Bit ohne Desktop installiert und mit Putty den Installationsbefehl von der Homepage ausgeführt

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

                  @bosc4895 sagte in Kein VIS nach dem Restore:

                  Daraufhin Raspi erneut neu aufgesetzt, VIS-Adapter installiert, Backup wiederhergestellt, wieder kein VIS-Start möglich...

                  und vis hat vor dem backup einspielen funktioniert? gibt es ein anderes backup oder ist es das einzige?

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

                    @crunchip

                    VIS hat vorher über ein Jahr funktioniert...
                    Habe noch einige andere Backups, hier jedoch das gleiche Problem...

                    crunchip 1 Reply Last reply Reply Quote 0
                    • Glasfaser
                      Glasfaser @BOSC4895 last edited by Glasfaser

                      @bosc4895 sagte in Kein VIS nach dem Restore:

                      wieder kein VIS-Start möglich...
                      Fehler wie zu Beginn mit leerem Fenster (Index.htm not found)

                      Failed to decode param '%web_protocol%:/

                      ist der Web Adapter installiert !?

                      B 1 Reply Last reply Reply Quote 0
                      • B
                        BOSC4895 @Glasfaser last edited by

                        @glasfaser

                        Ja web ist installiert

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

                          @bosc4895 was vor nem Jahr war juckt nicht, wie alt is das backup.
                          Die Frage war ob nach dem neu install vis funktioniert, bevor du das backup einspielst

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

                            @crunchip
                            Sorry, musste ich jetzt erst nochmal testen.
                            Wenn ich neu aufsetze und erstmal nur VIS installiere funktioniert es 😞
                            D.h. wohl dass ich mein Backup in die Tonne kloppen kann?
                            Das Backup ist von Anfang/Mitte September, ich hab auch noch ein älteres vom Mai, allerdings hier noch mit Admin 4.2.1 oder so...

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

                              @bosc4895 sagte in Kein VIS nach dem Restore:

                              Wenn ich neu aufsetze und erstmal nur VIS installiere funktioniert es
                              D.h. wohl dass ich mein Backup in die Tonne kloppen kann?

                              nein. Es gibt im Moment einen Bug der erfordert vor dem Restore vis zu installieren, damit das Restore des Vis aus dem Backup läuft.

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

                                @homoran sagte in Kein VIS nach dem Restore:

                                der erfordert vor dem Restore vis zu installieren

                                @bosc4895 sagte in Kein VIS nach dem Restore:

                                Daraufhin Raspi erneut neu aufgesetzt, VIS-Adapter installiert, Backup wiederhergestellt, wieder kein VIS-Start möglich

                                das hatte er ja, allerdings kam dann

                                @bosc4895 sagte in Kein VIS nach dem Restore:

                                mit leerem Fenster (Index.htm not found)

                                was ich dann eher als Problem mit dem socketio/ws interpretiere

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

                                  @crunchip
                                  Ich habe jetzt vor der Backup-Wiederherstellung VIS, WEB, SOCKET.IO, und WEB SOCKET installiert, dann das Backup geladen und jetzt funktioniert es 😁

                                  Ihr habt mir echt den Arsch gerettet! 🤝

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

                                    @bosc4895 sagte in Kein VIS nach dem Restore:

                                    VIS, WEB, SOCKETIO, und WEB SOCKET installiert

                                    und was nutzt du davon? es muss nur das installiert werden, was du auch nutzt
                                    eingestellt wird das im web Adapter
                                    0f43628f-aa75-41ec-876f-1642693fda4d-image.png

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

                                      @crunchip
                                      steht auf integriert

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

                                        @bosc4895 dann müsste auch der Haken gesetzt sein, oder klappt alles ohne?
                                        93f3eb6e-6367-4ac9-b51d-c8ab2021b9f5-image.png

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

                                          @crunchip
                                          Der Haken ist gesetzt.
                                          Wenn ich ihn rausnehme komme ich lediglich in den Editor aber starten würde sie nicht

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

                                            @bosc4895 ok, hätte mich auch gewundert, wenn nicht

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            979
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            iobroker backup restore
                                            6
                                            26
                                            818
                                            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