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.
    • 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
                                  • L
                                    little_tiger last edited by

                                    hmmm…. kompletten reboot habe ich auch schon versucht.

                                    Im Reiter Adapter wird die korrekte Version angezeigt:
                                    377_adapter.jpg

                                    Im Vis-Editor immer noch die falsche Version.
                                    377_vis.jpg

                                    In dem Zusammenhang eine weitere Frage:

                                    Ich konnte bisher leider über den Button "view exportieren" auch keinen Export meines views (in ein neues Projekt) vornehmen, sonst würde ich mal die Android-app zur Visualisierung nutzen.

                                    Gruß

                                    Little_tiger

                                    1 Reply Last reply Reply Quote 0
                                    • jens.maus
                                      jens.maus last edited by

                                      @little_tiger:

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

                                      Also ich habe hier den gleichen Effekt. Habe die 0.10.6 direkt über die URL von github installiert und iobroker.admin zeigt mir auch als installierte Version die 0.10.6 an. Nach einem neustart von VIS zeigt er mir auch "Settings…" nun an, es passiert aber nix wenn ich den Menüpunkt auswähle?!? Auch ein kompletter Neustart des Systems auf dem ioBroker läuft hat leider nicht zum Erfolg geführt!?!? Bin auch ratlos momentan.

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

                                        Ich lese hier immer "Settings"…

                                        Ihr seid aber schon hier...
                                        115_vis_einstellungen.jpg
                                        und dann kommt (zumindest bei mir) dieses Fenster…
                                        115_einstellung2.jpg

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

                                          …und genau dieses Fenster kommt eben nicht 😉

                                          1 Reply Last reply Reply Quote 0
                                          • jens.maus
                                            jens.maus last edited by

                                            @etv:

                                            …und genau dieses Fenster kommt eben nicht 😉 `

                                            Genau, und es wird bei mir sogar nicht auf Deutsch übersetzt und da steht immer "Settings…" statt "Einstellungen..."

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            629
                                            Online

                                            31.9k
                                            Users

                                            80.2k
                                            Topics

                                            1.3m
                                            Posts

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