Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Visualisierung
    4. VIS und HAP Panel laden nicht

    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

    VIS und HAP Panel laden nicht

    This topic has been deleted. Only users with topic management privileges can see it.
    • C
      Chris-D 0 @wendy2702 last edited by

      @wendy2702
      207b767d-a59c-4e69-9a1f-aa7a05d52b5e-image.png

      Webserver läuft - siehe Bild
      b3eedd9e-f713-47cd-af77-c729891d2c3e-image.png

      Wie

      1 Reply Last reply Reply Quote 0
      • C
        Chris-D 0 @wendy2702 last edited by Chris-D 0

        @wendy2702 Was meinst du mit "Was kommt den in der Browserkonsole und im iob logfile wenn du für vis, habpanel und web das loggen auf Debug stellst?"
        im iob selbst kommt kein Fehler im Log und die Fehler des Browser habe ich oben gesnipt.

        Glasfaser 1 Reply Last reply Reply Quote 0
        • Glasfaser
          Glasfaser @Chris-D 0 last edited by Glasfaser

          @chris-d-0

          nimm mal testweise die

          bind: 192.168.178.34 bei vis , web und socket io raus , also auf 0.0.0.0

          starte vis in deinem Browser am PC und dann anschließend in der Browserkonsole mit F12 schauen welche Fehler / Meldungen kommen

          b3ebd0fc-8e28-41ad-87d6-fd35f6448f0d-grafik.png

          C 1 Reply Last reply Reply Quote 0
          • C
            Chris-D 0 @Glasfaser last edited by

            @glasfaser bei Vis kann man keine IPs einschränken in der Instanz.
            beim Afuruf von Hab Panel kommt folgender Fehler im Browser
            Access to XMLHttpRequest at 'http://192.168.178.34:8084/socket.io/?key=nokey&EIO=3&transport=polling&t=N-Eu8WW' from origin 'http://192.168.178.34:8082' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
            socket.io.js:7 GET http://192.168.178.34:8084/socket.io/?key=nokey&EIO=3&transport=polling&t=N-Eu8WW net::ERR_FAILED 501
            i.create @ socket.io.js:7
            i @ socket.io.js:7
            o.request @ socket.io.js:7
            o.doPoll @ socket.io.js:7
            r.poll @ socket.io.js:7
            r.doOpen @ socket.io.js:7
            r.open @ socket.io.js:7
            r.open @ socket.io.js:6
            r @ socket.io.js:6
            r @ socket.io.js:6
            r.open.r.connect @ socket.io.js:6
            r.open.r.connect @ socket.io.js:8
            (anonymous) @ vendor.js:904

            C 1 Reply Last reply Reply Quote 0
            • C
              Chris-D 0 @Chris-D 0 last edited by

              @chris-d-0 bei Vis kommt das
              Access to XMLHttpRequest at 'http://192.168.178.34:8084/socket.io/?key=nokey&EIO=3&transport=polling&t=N-EuW2C' from origin 'http://192.168.178.34:8082' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
              socket.io.js:7 GET http://192.168.178.34:8084/socket.io/?key=nokey&EIO=3&transport=polling&t=N-EuW2C net::ERR_FAILED 501

              Glasfaser 1 Reply Last reply Reply Quote 0
              • Glasfaser
                Glasfaser @Chris-D 0 last edited by

                @chris-d-0 sagte in VIS und HAP Panel laden nicht:

                has been blocked by CORS policy

                Hast du eine Addblocker .... PiHole oder ... anderen Browser mal versucht ,

                C 1 Reply Last reply Reply Quote 0
                • C
                  Chris-D 0 @Glasfaser last edited by Chris-D 0

                  @glasfaser Habe ublock im Chrome, der zeigt aber nicht an, dass etwas geblockt wird - ja Safari aufm Ipad mal probiert. gleicher Fehler. Gerade noch den Firefox ausprobiert. Gleiche Fehler

                  Homoran 1 Reply Last reply Reply Quote 0
                  • Homoran
                    Homoran Global Moderator Administrators @Chris-D 0 last edited by

                    @chris-d-0 nimm mal die socketio.0 aus dem web raus und nimm integriert

                    C 1 Reply Last reply Reply Quote 0
                    • C
                      Chris-D 0 @Homoran last edited by Chris-D 0

                      @homoran Gleicher Fehler
                      Beispiel VIS:
                      DevTools failed to load source map: Could not load content for http://192.168.178.34:8082/lib/js/socket.io.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
                      info.js:21 Version Info-Adapter-Widget: 0.0.9
                      trashschedule.js:152 Version trashschedule: 1.4.1
                      jquery-1.11.2.min.js:4 GET http://192.168.178.34:8082/vis.0/main/vis-user.css?_=1647370033318 404 (Not Found)
                      send @ jquery-1.11.2.min.js:4
                      ajax @ jquery-1.11.2.min.js:4
                      main @ vis.js:3398
                      (anonymous) @ vis.js:3817
                      j @ jquery-1.11.2.min.js:2
                      fireWith @ jquery-1.11.2.min.js:2
                      ready @ jquery-1.11.2.min.js:2
                      J @ jquery-1.11.2.min.js:2
                      conn.js:1256 Error: Cannot load /vis.0/main/vis-user.css - Not Found
                      socket.io.js:7 GET http://192.168.178.34:8082/socket.io/?key=nokey&EIO=3&transport=polling&t=N-EvzcB 404 (Not Found)
                      i.create @ socket.io.js:7
                      i @ socket.io.js:7
                      o.request @ socket.io.js:7
                      o.doPoll @ socket.io.js:7
                      r.poll @ socket.io.js:7
                      r.doOpen @ socket.io.js:7
                      r.open @ socket.io.js:7
                      r.open @ socket.io.js:6
                      r @ socket.io.js:6
                      r @ socket.io.js:6
                      r.open.r.connect @ socket.io.js:6
                      r @ socket.io.js:6
                      r @ socket.io.js:6
                      r @ socket.io.js:6
                      init @ conn.js:266
                      main @ vis.js:3539
                      (anonymous) @ vis.js:3817
                      j @ jquery-1.11.2.min.js:2
                      fireWith @ jquery-1.11.2.min.js:2
                      ready @ jquery-1.11.2.min.js:2
                      J @ jquery-1.11.2.min.js:2
                      VM1149:410 Uncaught (in promise) SyntaxError: Unexpected token } in JSON at position 247559
                      at JSON.parse (<anonymous>)
                      at getTranslation (info.js:13:47)
                      getTranslation @ info.js:13
                      await in getTranslation (async)
                      (anonymous) @ info.js:6
                      conn.js:157 Trying connect...
                      socket.io.js:7 GET http://192.168.178.34:8082/socket.io/?key=nokey&EIO=3&transport=polling&t=N-Ew07Q 404 (Not Found)

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

                        @Chris-D-0

                        @wendy2702 sagte in VIS und HAP Panel laden nicht:
                        ist das eine neu installation?

                        @chris-d-0 sagte in VIS und HAP Panel laden nicht:
                        Nein ist keine Neue

                        Was hast du denn zuvor gemacht , weil es nicht mehr geht !?

                        C 1 Reply Last reply Reply Quote 0
                        • C
                          Chris-D 0 @Glasfaser last edited by

                          @glasfaser Wenn ich das mal wüsste. Nichts bewusstes. Ganz normal die Updates gemacht, aber kein besonderes, das ich damit in Zusammenhang bringen könnte...

                          Glasfaser 1 Reply Last reply Reply Quote 0
                          • Glasfaser
                            Glasfaser @Chris-D 0 last edited by

                            @chris-d-0 sagte in VIS und HAP Panel laden nicht:

                            /vis.0/main/vis-user.css?_=1647370033318 404 (Not Found)

                            Gibt es noch deine Projekte !?

                            ls -l iobroker-data/files/vis.0/main/
                            
                            C 1 Reply Last reply Reply Quote 0
                            • C
                              Chris-D 0 @Glasfaser last edited by

                              @glasfaser

                              
                              pi@raspberrypi:~ $ ls -l iobroker-data/files/vis.0/main/
                              ls: Zugriff auf 'iobroker-data/files/vis.0/main/' nicht möglich: Datei oder Verzeichnis nicht gefunden
                              
                              
                              Glasfaser 1 Reply Last reply Reply Quote 0
                              • Glasfaser
                                Glasfaser @Chris-D 0 last edited by Glasfaser

                                @chris-d-0

                                ls -l iobroker-data/files/

                                EDIT : ( nimm mal das , ich komme von Docker da ist es etwas anders , bzw. ich stehe schon in opt/iobroker)

                                ls -la  /opt/iobroker/iobroker-data/files/vis.0/
                                
                                C 1 Reply Last reply Reply Quote 0
                                • C
                                  Chris-D 0 @Glasfaser last edited by

                                  @glasfaser

                                  pi@raspberrypi:~ $ ls -la  /opt/iobroker/iobroker-data/files/vis.0/
                                  ls: Zugriff auf '/opt/iobroker/iobroker-data/files/vis.0/' nicht möglich: Datei oder Verzeichnis nicht gefunden
                                  
                                  
                                  Homoran 1 Reply Last reply Reply Quote 0
                                  • Homoran
                                    Homoran Global Moderator Administrators @Chris-D 0 last edited by

                                    @chris-d-0

                                    iobroker stop 
                                    iobroker fix
                                    iobroker start 
                                    
                                    C 1 Reply Last reply Reply Quote 0
                                    • wendy2702
                                      wendy2702 last edited by

                                      Starte deine Socket.io Instanz mal.

                                      C 1 Reply Last reply Reply Quote 0
                                      • C
                                        Chris-D 0 @Homoran last edited by

                                        @homoran Gleiche Fehler

                                        1 Reply Last reply Reply Quote 0
                                        • C
                                          Chris-D 0 @wendy2702 last edited by

                                          @wendy2702 Läuft - leider keine Verbesserung

                                          wendy2702 1 Reply Last reply Reply Quote 0
                                          • wendy2702
                                            wendy2702 @Chris-D 0 last edited by

                                            @chris-d-0

                                            Hast im Web noch die IP draussen und auf Internem Socket stehen?

                                            Dann mal bitte

                                            iob upload all
                                            
                                            C 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            864
                                            Online

                                            31.9k
                                            Users

                                            80.2k
                                            Topics

                                            1.3m
                                            Posts

                                            4
                                            49
                                            2396
                                            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