Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. ECONNREFUSED nach vis-HTML-Logaufruf

    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

    ECONNREFUSED nach vis-HTML-Logaufruf

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

      Ok, also "Fehlkonfig" in meiner Welt mit meinen Limitierten Bis-Kenntnissen eher ausgeschlossen) ... Bitte Vis GitHub issue anlegen und hierauf verweisen oder nochmal anhängen. Ich habe auch Bluefox bereits informiert und er schaut es sich an

      hollywoot 1 Reply Last reply Reply Quote 0
      • hollywoot
        hollywoot @apollon77 last edited by

        @apollon77
        Vielen Dank!
        Ich lege ein issue an.

        Bluefox 2 Replies Last reply Reply Quote 1
        • Bluefox
          Bluefox @hollywoot last edited by

          @hollywoot Ich kann nicht reproduzieren 😞
          6a9a46e9-9b27-4f58-b971-67b8c4ded420-image.png

          1 Reply Last reply Reply Quote 1
          • Bluefox
            Bluefox @hollywoot last edited by

            @hollywoot Kannst du folgende Seite im Browser aufmachen?
            F12 drucken und dann sehe das Bild.
            0b6810f4-e02c-4c2a-b411-f205f01860ab-image.png

            Und uns zeigen, was da kommt?

            hollywoot 2 Replies Last reply Reply Quote 1
            • hollywoot
              hollywoot @Bluefox last edited by

              @bluefox
              Werde ich am Montag morgen direkt erledigen.
              Ich danke schon mal für eure Mühen!

              1 Reply Last reply Reply Quote 1
              • hollywoot
                hollywoot @Bluefox last edited by hollywoot

                @bluefox
                visF12.png

                apollon77 OliverIO 2 Replies Last reply Reply Quote 0
                • apollon77
                  apollon77 @hollywoot last edited by

                  @hollywoot Wie vermutet. "irgendwas" subscribed auf den Content ... nur waaaaaaassssssss? 😉

                  hollywoot 1 Reply Last reply Reply Quote 0
                  • OliverIO
                    OliverIO @hollywoot last edited by OliverIO

                    @hollywoot

                    kannst du die komplette view exportieren?
                    und das wäre ja dann die einzige view in dem projekt?

                    1 Reply Last reply Reply Quote 0
                    • hollywoot
                      hollywoot @apollon77 last edited by hollywoot

                      @apollon77
                      Gute Frage!!!
                      @OliverIO
                      Das habe ich aus meinem Test-vis. Da ist bloß dieses eine View und nur dieses eine Widget.

                      View-Export:

                      {
                       "settings": {
                         "style": {
                           "background_class": "",
                           "background-color": "#000000"
                         },
                         "theme": "redmond",
                         "sizex": "",
                         "sizey": "",
                         "gridSize": "",
                         "snapType": null,
                         "useBackground": false
                       },
                       "widgets": {
                         "e00001": {
                           "tpl": "tplHtml",
                           "data": {
                             "g_fixed": false,
                             "g_visibility": false,
                             "g_css_font_text": true,
                             "g_css_background": false,
                             "g_css_shadow_padding": false,
                             "g_css_border": true,
                             "g_gestures": false,
                             "g_signals": false,
                             "g_last_change": false,
                             "visibility-cond": "==",
                             "visibility-val": 1,
                             "visibility-groups-action": "hide",
                             "refreshInterval": "0",
                             "signals-cond-0": "==",
                             "signals-val-0": true,
                             "signals-icon-0": "/vis/signals/lowbattery.png",
                             "signals-icon-size-0": 0,
                             "signals-blink-0": false,
                             "signals-horz-0": 0,
                             "signals-vert-0": 0,
                             "signals-hide-edit-0": false,
                             "signals-cond-1": "==",
                             "signals-val-1": true,
                             "signals-icon-1": "/vis/signals/lowbattery.png",
                             "signals-icon-size-1": 0,
                             "signals-blink-1": false,
                             "signals-horz-1": 0,
                             "signals-vert-1": 0,
                             "signals-hide-edit-1": false,
                             "signals-cond-2": "==",
                             "signals-val-2": true,
                             "signals-icon-2": "/vis/signals/lowbattery.png",
                             "signals-icon-size-2": 0,
                             "signals-blink-2": false,
                             "signals-horz-2": 0,
                             "signals-vert-2": 0,
                             "signals-hide-edit-2": false,
                             "lc-type": "last-change",
                             "lc-is-interval": true,
                             "lc-is-moment": false,
                             "lc-format": "",
                             "lc-position-vert": "top",
                             "lc-position-horz": "right",
                             "lc-offset-vert": 0,
                             "lc-offset-horz": 0,
                             "lc-font-size": "12px",
                             "lc-font-family": "",
                             "lc-font-style": "",
                             "lc-bkg-color": "",
                             "lc-color": "",
                             "lc-border-width": "0",
                             "lc-border-style": "",
                             "lc-border-color": "",
                             "lc-border-radius": 10,
                             "lc-zindex": 0,
                             "html": "{javascript.0.Ereignisprotokoll.Power}"
                           },
                           "style": {
                             "left": "9px",
                             "top": "6px",
                             "width": "1000px",
                             "height": "384px",
                             "overflow-x": "",
                             "overflow-y": "visible",
                             "color": "#ffffff",
                             "border-width": "2px",
                             "border-style": "solid",
                             "border-color": "#ffffff"
                           },
                           "widgetSet": "basic"
                         }
                       },
                       "name": "Test",
                       "filterList": []
                      }
                      

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

                        Nochmal eine Frage: Als Du oben die Websocket Nachrichten geprüft hast ... war auf dem Rechner die Vis Editor offen oder nur die Vis Anzeige modus?

                        Kannst DU mal schauen ob in beiden Fällen diese Websocket "subscribe" so "falsch" sind?

                        hollywoot 2 Replies Last reply Reply Quote 0
                        • hollywoot
                          hollywoot @apollon77 last edited by

                          @apollon77
                          Da hatte ich das vis an sich (runtime) geöffnet.
                          Natürlich kann ich das checken. Ich hoffe ja auch Hilfe 🙂
                          Morgen früh!

                          1 Reply Last reply Reply Quote 1
                          • hollywoot
                            hollywoot @apollon77 last edited by

                            @apollon77
                            Guten Morgen.
                            Da passiert gar nichts:
                            Screenshot 2022-03-30 090602.png

                            apollon77 Bluefox 2 Replies Last reply Reply Quote 0
                            • apollon77
                              apollon77 @hollywoot last edited by

                              @hollywoot Ok, Danke

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

                                @hollywoot vis wurde upgedatet. Ist das Problem noch da?

                                hollywoot 2 Replies Last reply Reply Quote 0
                                • hollywoot
                                  hollywoot @Bluefox last edited by

                                  @bluefox
                                  Das check ich direkt morgen früh, vielen Dank.
                                  Ihr hört von mir!

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

                                    @bluefox
                                    Guten Morgen.

                                    Ja, Fehler ist nach wie vor da. Hab's soeben getestet.
                                    Gibt es noch irgendwas, was ich tun kann? 😥

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

                                      Moin zusammen,
                                      würde hier gerne nochmal einhaken - die Protokollierung wird schmerzlichst vermisst...

                                      apollon77 1 Reply Last reply Reply Quote 0
                                      • apollon77
                                        apollon77 @hollywoot last edited by

                                        @hollywoot also geht sich mit aktuellstem vis und Web nicht??

                                        hollywoot 1 Reply Last reply Reply Quote 0
                                        • hollywoot
                                          hollywoot @apollon77 last edited by

                                          @apollon77
                                          beim letzten Versuch ging's noch nicht - ich werde nochmal einen Test starten!

                                          1 Reply Last reply Reply Quote 1
                                          • hollywoot
                                            hollywoot last edited by

                                            @apollon77
                                            Es läuft nun seit knapp einem Tag stabil.
                                            Ich bin äußerst happy aber gleichermaßen verwirrt 🙂

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            931
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            6
                                            39
                                            1719
                                            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