Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Visualisierung
    4. [perfekt gelöst]Reload VIS

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    [perfekt gelöst]Reload VIS

    This topic has been deleted. Only users with topic management privileges can see it.
    • Bluefox
      Bluefox last edited by

      Kannst du version vom git ausprobieren?
      ` > ## Settings

      There is a rule, that after some disconnection period the whole VIS page will be reloaded to synchronise the project.

      You can configure it in menu "Settings…". If you set interval to "never" so the page will be never reloaded.

      Changelog

      0.10.6 (2016-06-25)

      • (bluefox) add settings to reload vis `
        48_settings.png
      1 Reply Last reply Reply Quote 0
      • htrecksler
        htrecksler Forum Testing last edited by

        genial, danke…ich werde testen und berichten.... Danke...

        1 Reply Last reply Reply Quote 0
        • htrecksler
          htrecksler Forum Testing last edited by

          Hallo Bluefox,

          ich habe heute morgen die Version vom Github geladen und als Einstellung "nie" gewählt. Dann habe ich mehrfach zeitliche Tests durchgeführt.

          Ergebnis:

          Tablet ausgeschaltet nachdem sich der Datenpunkt hm-rpc.alive aktualisiert hat.

          Nach einer Minute –> keine Aktualisierung der View (OK)

          Nach 2 Minuten --> keine Aktualisierung der View (OK)

          Nach 3 und 4 Minuten --> keine Aktualisierung der View (OK)

          nach 5 Minuten ist es dann unterschiedlich. Von 10 Fällen hat er nach 5 Minuten 6 mal nur eine weißes Bild mit herunterlaufendem Zähler gezeigt, aber NICHT reloaded (Damit könnte ich durchaus leben)

          In 4 Fällen jedoch hat er komplett reloaded (Verbinde mit Server ... Lade Werte etc auf deutsch)

          nach 6 Minuten --> Connecting to server .. loading values (auf Englisch)

          Wenn ich noch weiter probieren kann, sag mir gerne wie.

          Auf jeden Fall schon mal Danke für Deine Bemühungen.

          Gruss Hermann

          1 Reply Last reply Reply Quote 0
          • Bluefox
            Bluefox last edited by

            Ok.

            Habe wieder was gefixt und erweitert. Bitte einfach noch mal vom git installieren ("iobroker restart vis" - nicht vergessen)

            Habe Dark-Reload screen hinzugefügt und Reload Interval
            48_2016-06-26_20_31_28-edit_vis.png
            48_2016-06-26_20_31_10-vis.png

            1 Reply Last reply Reply Quote 0
            • htrecksler
              htrecksler Forum Testing last edited by

              Danke dir, ich werde testen und berichten.

              was versteckt sich hinter "reconnect interval"?

              1 Reply Last reply Reply Quote 0
              • htrecksler
                htrecksler Forum Testing last edited by

                Erste Test sehen super aus. Genauso wie es sein soll.

                Auch das dunkle Design sieht toll aus.

                Ich beobachte noch 1-2 Tage im Livebetrieb und berichte weiter.

                1 Reply Last reply Reply Quote 0
                • Bluefox
                  Bluefox last edited by

                  @htrecksler:

                  Danke dir, ich werde testen und berichten.

                  was versteckt sich hinter "reconnect interval"? [https://github.com/ioBroker/ioBroker.vi … t-interval](https://github.com/ioBroker/ioBroker.vis#reconnect-interval) > Reconnect interval

                  Set the interval between the connection attempts if disconnected. If you will set 2 seconds, it will try to establish the connection every 2 seconds. `

                  1 Reply Last reply Reply Quote 0
                  • htrecksler
                    htrecksler Forum Testing last edited by

                    Danke Bluefox, perfekt gelöst.

                    1 Reply Last reply Reply Quote 0
                    • T
                      tesso last edited by

                      451_vis.png Woher kommt im Screen oben der Punkt Einstellungen?

                      Ich habe auch vis 0.10.5 installiert, aber dieser Punkt fehlt mir.

                      Oder kommt das erst in der nächsten Version?

                      1 Reply Last reply Reply Quote 0
                      • coyote
                        coyote Most Active last edited by

                        Dazu musst du momentan noch die Version von Github nehmen

                        1 Reply Last reply Reply Quote 0
                        • Jeeper.at
                          Jeeper.at last edited by

                          Ich habe nun auch die neue Version im Einsatz. Gefällt mir sehr gut. Danke für die Lösung.

                          1 Reply Last reply Reply Quote 0
                          • L
                            little_tiger last edited by

                            Hallo,

                            ich würde auch gerne die neue Version testen, da ich auch Probleme mit dem reload habe. Wie installiert man denn korrekt von github?

                            Ich bin auf die github-Seite gegangen habe dann über den "grünen Knopf" die https-Adresse kopiert und diese dann versucht in io.broker unter "Installieren aus eigener URL" eingesetzt.

                            Danach geht das Terminalfenster zwar auf, die Installation bricht aber u. a. mit der Fehlermeldung "Fletch failed with status Code 404" ab.

                            Was mache ich falsch?

                            Gruß

                            Little_tiger

                            Gesendet von iPad mit Tapatalk

                            1 Reply Last reply Reply Quote 0
                            • htrecksler
                              htrecksler Forum Testing last edited by

                              warst du auf github auf der Seite von ioBroker.vis?

                              Das sollte die URL sein wenn ich mich nicht irre…

                              https://github.com/ioBroker/ioBroker.vis

                              1 Reply Last reply Reply Quote 0
                              • L
                                little_tiger last edited by

                                Hallo Htrecksler,

                                ja, von dort habe ich die URL "https://github.com/ioBroker/ioBroker.vis.git" kopiert.

                                Folgende Meldung bekomme ich bei der Installation:

                                $ ./iobroker url "https://github.com/ioBroker/ioBroker.vis.git" --debug
                                install https://github.com/ioBroker/ioBroker.vis.git/tarball/master
                                npm install https://github.com/ioBroker/ioBroker.vis.git/tarball/master --production --prefix "/opt/iobroker" (System call)
                                npm ERR! fetch failed https://github.com/ioBroker/ioBroker.vis.git/tarball/masternpm WARN retry will retry, error on last attempt: Error: fetch failed with status code 404
                                
                                npm ERR! fetch failed https://github.com/ioBroker/ioBroker.vis.git/tarball/master
                                npm
                                 WARN retry will retry, error on last attempt: Error: fetch failed with status code 404
                                npm ERR! fetch failed https://github.com/ioBroker/ioBroker.vis.git/tarball/master
                                npm ERR! Linux 4.4.3-sunxi
                                npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "install" "https://github.com/ioBroker/ioBroker.vis.git/tarball/master" "--production" "--prefix" "/opt/iobroker"npm ERR! node v4.4.2
                                npm ERR! npm  v2.15.0
                                
                                npm ERR! fetch failed with status code 404
                                npm ERR! 
                                npm ERR! If you need help, you may report this error at:
                                
                                npm ERR!     <https: github.com/npm/issues="">
                                npm ERR! Please include the following file with any support request:
                                npm ERR!     /npm-debug.log
                                
                                ERROR: host.cubietruck Cannot install https://github.com/ioBroker/ioBroker.vis.git/tarball/master: 1
                                ERROR: process exited with code 25</https:>
                                

                                Wo muss ich ansetzen?

                                Gruß

                                Little_tiger

                                1 Reply Last reply Reply Quote 0
                                • htrecksler
                                  htrecksler Forum Testing last edited by

                                  in deinem link steht am Ende ein .git???

                                  Ich vermute der gehört da nicht hin.

                                  1 Reply Last reply Reply Quote 0
                                  • etv
                                    etv last edited by

                                    Liebe Leute,

                                    hab auch gerade die Version von github installiert und hab auch den Punkt Settings unter Setup….

                                    ...aber wenn ich auf Settings klick tut sich nix?? 😞

                                    wie komm' ich an dieses Settingsfenster?

                                    Grüße

                                    etv

                                    1 Reply Last reply Reply Quote 0
                                    • Bluefox
                                      Bluefox last edited by

                                      @little_tiger:

                                      Hallo Htrecksler,

                                      ja, von dort habe ich die URL "https://github.com/ioBroker/ioBroker.vis.git" kopiert.

                                      Folgende Meldung bekomme ich bei der Installation:

                                      $ ./iobroker url "https://github.com/ioBroker/ioBroker.vis.git" --debug
                                      install https://github.com/ioBroker/ioBroker.vis.git/tarball/master
                                      npm install https://github.com/ioBroker/ioBroker.vis.git/tarball/master --production --prefix "/opt/iobroker" (System call)
                                      npm ERR! fetch failed https://github.com/ioBroker/ioBroker.vis.git/tarball/masternpm WARN retry will retry, error on last attempt: Error: fetch failed with status code 404
                                      
                                      npm ERR! fetch failed https://github.com/ioBroker/ioBroker.vis.git/tarball/master
                                      npm
                                       WARN retry will retry, error on last attempt: Error: fetch failed with status code 404
                                      npm ERR! fetch failed https://github.com/ioBroker/ioBroker.vis.git/tarball/master
                                      npm ERR! Linux 4.4.3-sunxi
                                      npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "install" "https://github.com/ioBroker/ioBroker.vis.git/tarball/master" "--production" "--prefix" "/opt/iobroker"npm ERR! node v4.4.2
                                      npm ERR! npm  v2.15.0
                                      
                                      npm ERR! fetch failed with status code 404
                                      npm ERR! 
                                      npm ERR! If you need help, you may report this error at:
                                      
                                      npm ERR!     <https: github.com/npm/issues="">
                                      npm ERR! Please include the following file with any support request:
                                      npm ERR!     /npm-debug.log
                                      
                                      ERROR: host.cubietruck Cannot install https://github.com/ioBroker/ioBroker.vis.git/tarball/master: 1
                                      ERROR: process exited with code 25</https:>
                                      

                                      Wo muss ich ansetzen?

                                      Gruß

                                      Little_tiger `
                                      https://github.com/ioBroker/ioBroker.vis/tarball/master

                                      oder einfach

                                      https://github.com/ioBroker/ioBroker.vis

                                      1 Reply Last reply Reply Quote 0
                                      • etv
                                        etv last edited by

                                        @Bluefox:

                                        https://github.com/ioBroker/ioBroker.vis/tarball/master

                                        oder einfach

                                        https://github.com/ioBroker/ioBroker.vis `

                                        …hab das nun nochmal gemacht und vis dann restarted aber ich bekomm beim Klick auf Settings nix - keine Reaktion....

                                        Grüße

                                        etv

                                        1 Reply Last reply Reply Quote 0
                                        • L
                                          little_tiger last edited by

                                          Hallo nochmal,

                                          ja, das "git" war zu viel in der URL. Habe ich aber genau so von der github Seite in den Zwischenspeicher gepackt.

                                          Jetzt geht es mir allerdings wie etv. In ioBroker.admin wird die Version 0.10.6 angezeigt,

                                          In vis aber immer noch die Version 0.10.5 und über Setup lässt sich nichts auswählen.

                                          Browsercache habe ich gelöscht.

                                          Was mache ich denn nun schon wieder falsch :roll: :roll:

                                          Gruß

                                          Little_tiger

                                          1 Reply Last reply Reply Quote 0
                                          • htrecksler
                                            htrecksler Forum Testing last edited by

                                            ich kann auch nur raten…

                                            eventuell hilft ja ein kompletter reboot?

                                            Ich habe mir in der Vergangenheit angewöhnt nach jedem Update eines Adapters immer anschließend einen reboot zu machen.

                                            Keine Ahnung ob es erforderlich ist...

                                            Gruss

                                            Hermann

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            845
                                            Online

                                            31.7k
                                            Users

                                            79.9k
                                            Topics

                                            1.3m
                                            Posts

                                            19
                                            57
                                            10705
                                            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