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.
    • 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
                              • C
                                Chris-D 0 @wendy2702 last edited by

                                @wendy2702 Fehler besteht leider weiterhin

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

                                  @chris-d-0 wie sehen die logs jetzt aus?

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

                                    @wendy2702 unverändert
                                    socket.io.js:7 GET http://192.168.178.34:8082/socket.io/?key=nokey&EIO=3&transport=polling&t=N-FAwcv 404 (Not Found)

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

                                      @chris-d-0 Sollen wir jetzt raten wovon das ist?

                                      Vis
                                      Hab Panel

                                      Mal mit Verschlüsselung was gemacht?

                                      Mal zum testen aus dem http ein https gemacht?

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

                                        @wendy2702 Könnte das noch ein Thema sein?
                                        97f54fc5-2cd5-4b5f-b2cc-e851a440577c-image.png

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

                                          @wendy2702 Leider keine Verbesserung

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

                                            @chris-d-0 Stimmt…. Hatte ich gesehen.

                                            Du bist damit auf dem latest und alles andere auf stable.

                                            Wäre einen Versuch wert.

                                            Gab/gibt Abhängigkeiten

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            855
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

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