Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Visualisierung
    4. Nach Update von socket.io und Web-Server ...

    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

    Nach Update von socket.io und Web-Server ...

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

      Kann ebenfalls Probleme bestätigen .... meine "vis-inventwo" Widgets werden nicht mehr aktualisiert/geladen. Zumindest über den iobroker Browser auf dem iPad ...

      Über den VIS Editor kann ich mein Projekt nicht starten ... Aktualisierungsfehler.

      1 Reply Last reply Reply Quote 0
      • P
        pmaisk last edited by

        Sorry, meinte Verbindungsfehler. Kann nur irgendwie nicht meinen vorherigen Beitrag ändern.

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

          @pmaisk Mit web 5.0.1 und socketio 6.0.2? UND web restartet nach socketip upgrade?

          P T crunchip 3 Replies Last reply Reply Quote 0
          • P
            pmaisk @apollon77 last edited by

            @apollon77 Keine Veränderung bei mir ... beide Probleme sind geblieben.

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

              @apollon77 Socket.io 6.0.2 und Web 5.0.1 funktionieren bei mir nicht! Vis wird nicht aufgerufen (nur "Kreis")
              Socket.io 6.0.2 und Web 4.3.0 funktionieren. Vis wird exakt aufgerufen.
              Fehlermeldung: 2022-05-20 12:12:13.541 - error: web.0 (4898) Initialization of integrated socket.io failed. Please reinstall the web adapter.

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

                @apollon77 gerade getestet, 5.01 und 6.02, restart der Adapter,
                vis läuft, werden aber keine Widget aktualisiert
                im editor Verbingungsfehler und nur das main Projekt vorhanden

                Failed to load resource: the server responded with a status of 404 (Not Found)
                edit.html:410 Uncaught (in promise) SyntaxError: Unexpected token } in JSON at position 247968
                    at JSON.parse (<anonymous>)
                    at getTranslation (info.js:13:47)
                dimmer.png:1          Failed to load resource: the server responded with a status of 404 (Not Found)
                vis.js:3204 Uncaught DOMException: Blocked a frame with origin "http://10.1.1.10:8082" from accessing a cross-origin frame.
                    at HTMLIFrameElement.<anonymous> (http://10.1.1.10:8082/vis/js/vis.js:3204:40)
                    at HTMLIFrameElement.dispatch (http://10.1.1.10:8082/lib/js/jquery-1.11.2.min.js:3:8549)
                    at HTMLIFrameElement.r.handle (http://10.1.1.10:8082/lib/js/jquery-1.11.2.min.js:3:5252)
                DevTools failed to load source map: Could not load content for http://10.1.1.10:8082/lib/js/socket.io.min.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
                DevTools failed to load source map: Could not load content for http://10.1.1.10:8082/vis/widgets/material-webfont/css/materialdesignicons.css.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
                
                sigi234 1 Reply Last reply Reply Quote 0
                • sigi234
                  sigi234 Forum Testing Most Active @crunchip last edited by

                  @crunchip sagte in Nach Update von socket.io und Web-Server ...:

                  im editor Verbingungsfehler und nur das main Projekt vorhanden

                  Dito

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

                    @apollon77 Mit web 5.0.1 und socketio 6.0.2 läuft bei mir jarvis v2 grundsätzlich auch wieder. Aber das iCal Kalender Widget wird nicht mehr geladen. In der Browserkonsole ist nichts auffälliges zu sehen.

                    Im iob Log landen diese Einträge:

                    2022-05-20 12:47:01.400  - warn: web.0 (589563) requireLog is not supported by this adapter! Please set common.logTransporter to true
                    

                    Downgrade nur vom web auf 4.3.0 hilft damit auch das ical widget wieder funktioniert.

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

                      @diginix iCal in Jarvis oder in vis?

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

                        @bluefox In Jarvis

                        1 Reply Last reply Reply Quote 0
                        • joergeli
                          joergeli @arteck last edited by

                          Liegt m E nicht an socket .io, sondern am Web-Server.
                          Nach Downgrade des Web-Servers auf V4.3.0 funktioniert wieder alles.

                          Siehe issue:
                          https://github.com/ioBroker/ioBroker.web/issues/214

                          joergeli created this issue in ioBroker/ioBroker.web

                          closed requireLog is not supported by this adapter! Please set common.logTransporter to true #214

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

                            Ok, Socket.io v4 braucht wohl doch einige größere Änderungen die nicht ganz so genau dokumentiert waren ... Daher gibt es Web 5.1.0 und Socketio 6.1.1 die die Socket.io Library wieder auf die v2 wie vorher reverten. Sorry für die Umstände.

                            Sind bereits beide auf npm und kommen demnächst im beta/Latest Repo

                            DJMarc75 T P 4 Replies Last reply Reply Quote 5
                            • DJMarc75
                              DJMarc75 @apollon77 last edited by

                              @apollon77 said in Nach Update von socket.io und Web-Server ...:

                              Sorry für die Umstände.

                              Ihr macht zweifelsfrei einen super Job ! 👍

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

                                @apollon77 Kommt bei mir folgende Fehlermeldung:
                                web.0 2022-05-20 16:08:04.471 error {"code":"MODULE_NOT_FOUND","requireStack":["/opt/iobroker/node_modules/iobroker.ws/lib/socket.js","/opt/iobroker/node_modules/iobroker.web/main.js"]} und Vis wird nicht aufgerufen.
                                Funktioniert aber mit Web 4.3.0 und Socketio 6.1.1!

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

                                  @apollon77 👍 keinen Stress 😉

                                  J 1 Reply Last reply Reply Quote 0
                                  • J
                                    jm3west @pmaisk last edited by

                                    ... aber ich war es wo es gefunden hat 🤣 😎 🤐

                                    DJMarc75 joergeli 2 Replies Last reply Reply Quote 0
                                    • DJMarc75
                                      DJMarc75 @jm3west last edited by

                                      @jm3west 👏

                                      J 1 Reply Last reply Reply Quote 0
                                      • J
                                        jm3west @DJMarc75 last edited by

                                        @djmarc75 danke, danke.

                                        Wie sang der Roberto "Ein bisschen Spass muss sein"

                                        1 Reply Last reply Reply Quote 2
                                        • P
                                          pmaisk last edited by

                                          Workaround läuft. Die Frauen freuen sich, dass die Bilderchen sich verändern wenn man was schaltet ... das Wochenende ist gerettet.

                                          1 Reply Last reply Reply Quote 0
                                          • joergeli
                                            joergeli @jm3west last edited by

                                            @jm3west
                                            ... na, dann schau mal, wann ich gestern das github-issue eingestellt habe 😈

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            924
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            19
                                            66
                                            5656
                                            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