Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. [Neuer Adapter] radar-trap

    NEWS

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    [Neuer Adapter] radar-trap

    This topic has been deleted. Only users with topic management privileges can see it.
    • carsten04
      carsten04 Developer @Oli last edited by

      @oli Läuft Dein Admin hinter einem Proxy, oder hast Du im Admin https aktiviert? Das funktioniert nämlich noch nicht.

      O 1 Reply Last reply Reply Quote 0
      • O
        Oli @carsten04 last edited by

        @carsten04
        mein ioBroker läuft als Docker auf einer Qnap, mit Proxy kenne ich mich nicht aus, also gehe ich davon aus, dass dies nicht der Fall ist. Hier mal meine Admin Adapter Einstellungen
        fe5907f2-dd3e-4e38-8715-22e7865915fc-image.png

        carsten04 1 Reply Last reply Reply Quote 0
        • carsten04
          carsten04 Developer @Oli last edited by

          @oli Kannst Du bitte mal neu von GitHub installieren und vorher alles sauber deinstallieren. Es fehlten die map-Dateien und es kann sein, dass es daran gelegen hat. Danke!

          O 1 Reply Last reply Reply Quote 0
          • O
            Oli @carsten04 last edited by

            @carsten04
            Was verstehst du unter alles deinstallieren?
            Bis jetzt bin ich immer auf die Adapter ansichten und habe dort den Adapter deinstalliert

            carsten04 1 Reply Last reply Reply Quote 0
            • carsten04
              carsten04 Developer @Oli last edited by

              @oli Ja genau. Du kannst auch noch vorher die Instanz löschen. Wichtig ist, dass im Objektbaum alles weg ist.

              O 1 Reply Last reply Reply Quote 0
              • O
                Oli @carsten04 last edited by

                @carsten04

                habe jetzt den Adapter neu installiert, aber leider bringt er mir immer noch Verbindungsfehler im VIS Editor

                Fehlermeldung

                VM6944:410 Uncaught (in promise) SyntaxError: Expected double-quoted property name in JSON at position 247968
                    at JSON.parse (<anonymous>)
                    at getTranslation (info.js:13:47)
                getTranslation @ info.js:13
                await in getTranslation (async)
                (anonym) @ info.js:6
                jquery-1.11.2.min.js:4          GET http://192.168.2.120:8082/vis/adapter/rssfeed/words.js 404 (Not Found)
                send @ jquery-1.11.2.min.js:4
                ajax @ jquery-1.11.2.min.js:4
                m.<computed> @ jquery-1.11.2.min.js:4
                (anonym) @ rssfeed.js:15
                vis-editor.css:1          GET http://192.168.2.120:8082/vis/icon/dimmer.png 404 (Not Found)
                

                Warnmeldung

                Entwicklertools konnten Quellzuordnung nicht laden: Inhalt für http://192.168.2.120:8082/lib/js/socket.io.js.map: HTTP-Fehler: Statuscode 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE konnte nicht geladen werden
                

                Einstellungen Web-Adapter
                b212186f-febd-4752-bace-685d6b0a327b-image.png

                Schade finde den Adapter echt genial von den Infos

                carsten04 1 Reply Last reply Reply Quote 0
                • carsten04
                  carsten04 Developer @Oli last edited by carsten04

                  @oli Klappt denn das Anlegen von Routen und die Kartendarstellung im Adapter-Admin fehlerfrei? Eigentlich ist meine Umgebung fast identisch zu Deiner, außer dass mein Docker-Container auf einer Synology läuft. Die Fehlermeldungen die bei Dir kommen haben auch keinen Bezug zum Adapter (z.B. dimmer.png oder words.js), da ist noch irgendetwas anderes nicht ok. Hast Du in Deiner VIS noch etwas anderes am Start?

                  O 1 Reply Last reply Reply Quote 0
                  • O
                    Oli @carsten04 last edited by

                    @carsten04
                    Nein, habe gerade festgestellt, dass ich keine Routen speichern kann, dass Speichersympol wird nicht grün

                    carsten04 1 Reply Last reply Reply Quote 0
                    • carsten04
                      carsten04 Developer @Oli last edited by carsten04

                      @oli Dann mach mal folgendes: restart der Instanz. Wenn alles richtig läuft, dann bekommst Du bei der Eingabe von Start und Ziel direkt Vorschläge angezeigt, so wie hier. Wichtig: Du musst den richtigen Vorschlag mit RETURN übernehmen.

                      O 1 Reply Last reply Reply Quote 0
                      • O
                        Oli @carsten04 last edited by Oli

                        @carsten04
                        das klappt leider auch nicht, da kommen keine Vorschläge

                        jetzt kamen mehr Fehler

                        VM6944:410 Uncaught (in promise) SyntaxError: Expected double-quoted property name in JSON at position 247968
                           at JSON.parse (<anonymous>)
                           at getTranslation (info.js:13:47)
                        getTranslation @ info.js:13
                        await in getTranslation (async)
                        (anonym) @ info.js:6
                        jquery-1.11.2.min.js:4          GET http://192.168.2.120:8082/vis/adapter/rssfeed/words.js 404 (Not Found)
                        send @ jquery-1.11.2.min.js:4
                        ajax @ jquery-1.11.2.min.js:4
                        m.<computed> @ jquery-1.11.2.min.js:4
                        (anonym) @ rssfeed.js:15
                        vis-editor.css:1          GET http://192.168.2.120:8082/vis/icon/dimmer.png 404 (Not Found)
                        trycatch.ts:281          GET http://192.168.2.120:3040/socket.io/?EIO=3&transport=polling&t=OOo98Rv net::ERR_CONNECTION_REFUSED
                        (anonym) @ trycatch.ts:281
                        (anonym) @ instrument.ts:309
                        i.create @ index.js:83
                        i @ index.js:83
                        o.request @ index.js:83
                        o.doPoll @ index.js:83
                        r.poll @ index.js:83
                        r.doOpen @ index.js:83
                        r.open @ index.js:83
                        r.open @ index.js:83
                        r @ index.js:83
                        r @ index.js:83
                        r.open.r.connect @ index.js:83
                        (anonym) @ index.js:83
                        sentryWrapped @ helpers.ts:87
                        setTimeout (async)
                        (anonym) @ trycatch.ts:119
                        r.reconnect @ index.js:83
                        r.onclose @ index.js:83
                        (anonym) @ index.js:83
                        r.emit @ index.js:83
                        r.onClose @ index.js:83
                        (anonym) @ index.js:83
                        r.emit @ index.js:83
                        r.onClose @ index.js:83
                        r.onClose @ index.js:83
                        ws.onclose @ index.js:83
                        trycatch.ts:281          GET http://192.168.2.120:3040/socket.io/?EIO=3&transport=polling&t=OOo99fy net::ERR_CONNECTION_REFUSED
                        (anonym) @ trycatch.ts:281
                        (anonym) @ instrument.ts:309
                        i.create @ index.js:83
                        i @ index.js:83
                        o.request @ index.js:83
                        o.doPoll @ index.js:83
                        r.poll @ index.js:83
                        r.doOpen @ index.js:83
                        r.open @ index.js:83
                        r.open @ index.js:83
                        r @ index.js:83
                        r @ index.js:83
                        r.open.r.connect @ index.js:83
                        (anonym) @ index.js:83
                        sentryWrapped @ helpers.ts:87
                        setTimeout (async)
                        (anonym) @ trycatch.ts:119
                        r.reconnect @ index.js:83
                        (anonym) @ index.js:83
                        (anonym) @ index.js:83
                        r.emit @ index.js:83
                        r.onError @ index.js:83
                        (anonym) @ index.js:83
                        r.emit @ index.js:83
                        r.onError @ index.js:83
                        (anonym) @ index.js:83
                        r.emit @ index.js:83
                        i.onError @ index.js:83
                        (anonym) @ index.js:83
                        sentryWrapped @ helpers.ts:87
                        setTimeout (async)
                        (anonym) @ trycatch.ts:119
                        hasXDR.e.onreadystatechange @ index.js:83
                        sentryWrapped @ helpers.ts:87
                        XMLHttpRequest.send (async)
                        (anonym) @ trycatch.ts:281
                        (anonym) @ instrument.ts:309
                        i.create @ index.js:83
                        i @ index.js:83
                        o.request @ index.js:83
                        o.doPoll @ index.js:83
                        r.poll @ index.js:83
                        r.doOpen @ index.js:83
                        r.open @ index.js:83
                        r.open @ index.js:83
                        r @ index.js:83
                        r @ index.js:83
                        r.open.r.connect @ index.js:83
                        (anonym) @ index.js:83
                        sentryWrapped @ helpers.ts:87
                        setTimeout (async)
                        (anonym) @ trycatch.ts:119
                        r.reconnect @ index.js:83
                        r.onclose @ index.js:83
                        (anonym) @ index.js:83
                        r.emit @ index.js:83
                        r.onClose @ index.js:83
                        (anonym) @ index.js:83
                        r.emit @ index.js:83
                        r.onClose @ index.js:83
                        r.onClose @ index.js:83
                        ws.onclose @ index.js:83
                        trycatch.ts:281          GET http://192.168.2.120:3040/socket.io/?EIO=3&transport=polling&t=OOo9AeS net::ERR_CONNECTION_REFUSED
                        (anonym) @ trycatch.ts:281
                        (anonym) @ instrument.ts:309
                        i.create @ index.js:83
                        i @ index.js:83
                        o.request @ index.js:83
                        o.doPoll @ index.js:83
                        r.poll @ index.js:83
                        r.doOpen @ index.js:83
                        r.open @ index.js:83
                        r.open @ index.js:83
                        r @ index.js:83
                        r @ index.js:83
                        r.open.r.connect @ index.js:83
                        (anonym) @ index.js:83
                        sentryWrapped @ helpers.ts:87
                        setTimeout (async)
                        (anonym) @ trycatch.ts:119
                        r.reconnect @ index.js:83
                        (anonym) @ index.js:83
                        (anonym) @ index.js:83
                        r.emit @ index.js:83
                        r.onError @ index.js:83
                        (anonym) @ index.js:83
                        r.emit @ index.js:83
                        r.onError @ index.js:83
                        (anonym) @ index.js:83
                        r.emit @ index.js:83
                        i.onError @ index.js:83
                        (anonym) @ index.js:83
                        sentryWrapped @ helpers.ts:87
                        setTimeout (async)
                        (anonym) @ trycatch.ts:119
                        hasXDR.e.onreadystatechange @ index.js:83
                        sentryWrapped @ helpers.ts:87
                        XMLHttpRequest.send (async)
                        (anonym) @ trycatch.ts:281
                        (anonym) @ instrument.ts:309
                        i.create @ index.js:83
                        i @ index.js:83
                        o.request @ index.js:83
                        o.doPoll @ index.js:83
                        r.poll @ index.js:83
                        r.doOpen @ index.js:83
                        r.open @ index.js:83
                        r.open @ index.js:83
                        r @ index.js:83
                        r @ index.js:83
                        r.open.r.connect @ index.js:83
                        (anonym) @ index.js:83
                        sentryWrapped @ helpers.ts:87
                        setTimeout (async)
                        (anonym) @ trycatch.ts:119
                        r.reconnect @ index.js:83
                        (anonym) @ index.js:83
                        (anonym) @ index.js:83
                        r.emit @ index.js:83
                        r.onError @ index.js:83
                        (anonym) @ index.js:83
                        r.emit @ index.js:83
                        r.onError @ index.js:83
                        (anonym) @ index.js:83
                        r.emit @ index.js:83
                        i.onError @ index.js:83
                        (anonym) @ index.js:83
                        sentryWrapped @ helpers.ts:87
                        setTimeout (async)
                        (anonym) @ trycatch.ts:119
                        hasXDR.e.onreadystatechange @ index.js:83
                        sentryWrapped @ helpers.ts:87
                        XMLHttpRequest.send (async)
                        (anonym) @ trycatch.ts:281
                        (anonym) @ instrument.ts:309
                        i.create @ index.js:83
                        i @ index.js:83
                        o.request @ index.js:83
                        o.doPoll @ index.js:83
                        r.poll @ index.js:83
                        r.doOpen @ index.js:83
                        r.open @ index.js:83
                        r.open @ index.js:83
                        r @ index.js:83
                        r @ index.js:83
                        r.open.r.connect @ index.js:83
                        (anonym) @ index.js:83
                        sentryWrapped @ helpers.ts:87
                        setTimeout (async)
                        (anonym) @ trycatch.ts:119
                        r.reconnect @ index.js:83
                        r.onclose @ index.js:83
                        (anonym) @ index.js:83
                        r.emit @ index.js:83
                        r.onClose @ index.js:83
                        (anonym) @ index.js:83
                        r.emit @ index.js:83
                        r.onClose @ index.js:83
                        r.onClose @ index.js:83
                        ws.onclose @ index.js:83
                        trycatch.ts:281          GET http://192.168.2.120:3040/socket.io/?EIO=3&transport=polling&t=OOo9oC2 net::ERR_CONNECTION_REFUSED
                        (anonym) @ trycatch.ts:281
                        (anonym) @ instrument.ts:309
                        i.create @ index.js:83
                        i @ index.js:83
                        o.request @ index.js:83
                        o.doPoll @ index.js:83
                        r.poll @ index.js:83
                        r.doOpen @ index.js:83
                        r.open @ index.js:83
                        r.open @ index.js:83
                        r @ index.js:83
                        r @ index.js:83
                        r.open.r.connect @ index.js:83
                        (anonym) @ index.js:83
                        sentryWrapped @ helpers.ts:87
                        setTimeout (async)
                        (anonym) @ trycatch.ts:119
                        r.reconnect @ index.js:83
                        r.onclose @ index.js:83
                        (anonym) @ index.js:83
                        r.emit @ index.js:83
                        r.onClose @ index.js:83
                        (anonym) @ index.js:83
                        r.emit @ index.js:83
                        r.onClose @ index.js:83
                        r.onClose @ index.js:83
                        ws.onclose @ index.js:83
                        visEditInspect.js:2276 Uncaught TypeError: Cannot read properties of undefined (reading 'widgets')
                           at HTMLDivElement.<anonymous> (visEditInspect.js:2276:46)
                           at Function.each (jquery-1.11.2.min.js:2:2975)
                           at m.fn.init.each (jquery-1.11.2.min.js:2:835)
                           at Object.inspectWidgets (visEditInspect.js:2269:49)
                           at vis.js:3630:29
                           at r.<anonymous> (conn.js:936:45)
                           at r.onack (index.js:83:1)
                           at r.onpacket (index.js:83:1)
                           at r.<anonymous> (index.js:83:1)
                           at r.emit (index.js:83:1)
                           at r.ondecoded (index.js:83:1)
                           at a.<anonymous> (index.js:83:1)
                           at r.emit (index.js:83:1)
                           at a.add (index.js:83:1)
                           at r.ondata (index.js:83:1)
                           at r.<anonymous> (index.js:83:1)
                           at r.emit (index.js:83:1)
                           at r.onPacket (index.js:83:1)
                           at r.<anonymous> (index.js:83:1)
                           at r.emit (index.js:83:1)
                           at r.onPacket (index.js:83:1)
                           at r.onData (index.js:83:1)
                           at ws.onmessage (index.js:83:1)
                        (anonym) @ visEditInspect.js:2276
                        each @ jquery-1.11.2.min.js:2
                        each @ jquery-1.11.2.min.js:2
                        inspectWidgets @ visEditInspect.js:2269
                        (anonym) @ vis.js:3630
                        (anonym) @ conn.js:936
                        r.onack @ index.js:83
                        r.onpacket @ index.js:83
                        (anonym) @ index.js:83
                        r.emit @ index.js:83
                        r.ondecoded @ index.js:83
                        (anonym) @ index.js:83
                        r.emit @ index.js:83
                        a.add @ index.js:83
                        r.ondata @ index.js:83
                        (anonym) @ index.js:83
                        r.emit @ index.js:83
                        r.onPacket @ index.js:83
                        (anonym) @ index.js:83
                        r.emit @ index.js:83
                        r.onPacket @ index.js:83
                        r.onData @ index.js:83
                        ws.onmessage @ index.js:83
                        

                        Bin, jetzt mal unterwegs.

                        carsten04 1 Reply Last reply Reply Quote 0
                        • carsten04
                          carsten04 Developer @Oli last edited by

                          @oli Mhm, das ist alles sehr merkwürdig. Hast Du den feathers-Port eventuell schon anderweitig vergeben? Kannst Du einmal bei geöffneter dev-Konsole die Instanz neu starten und schauen, ob da irgendetwas kommt?

                          O 1 Reply Last reply Reply Quote 0
                          • O
                            Oli @carsten04 last edited by Oli

                            @carsten04
                            Fehlermeldungen aus der Instanz

                            websocket.js:124 WebSocket connection to 'ws://192.168.2.120:3040/socket.io/?EIO=3&transport=websocket' failed: 
                            Pc.doOpen @ websocket.js:124
                            Kf.open @ transport.js:84
                            cn.open @ socket.js:250
                            cn @ socket.js:122
                            cn @ socket.js:28
                            Pn.open.Pn.connect @ manager.js:226
                            (anonym) @ manager.js:544
                            websocket.js:124 WebSocket connection to 'ws://192.168.2.120:3040/socket.io/?EIO=3&transport=websocket' failed: 
                            Pc.doOpen @ websocket.js:124
                            Kf.open @ transport.js:84
                            cn.open @ socket.js:250
                            cn @ socket.js:122
                            cn @ socket.js:28
                            Pn.open.Pn.connect @ manager.js:226
                            (anonym) @ manager.js:544
                            browser-layer.js:92          GET https://api.mapbox.com/geocoding/v5/mapbox.places/xxxxxxxxxxxxxxxxxxxxxxxxxxxxx.json?language=de&types=address%2Cpoi&limit=1&access_token=XXXXXXXXXXXXXXXXXXXXXXXXXXXXAvM61g 401 (Unauthorized)
                            (anonym) @ browser-layer.js:92
                            zje @ browser-layer.js:38
                            (anonym) @ browser-layer.js:116
                            Promise.then (async)
                            LVt @ browser-layer.js:114
                            Hy.send @ mapi-request.js:160
                            (anonym) @ RouteGeocoderField.tsx:62
                            S2t @ react-dom.production.min.js:262
                            jn.unstable_runWithPriority @ scheduler.production.min.js:18
                            i_ @ react-dom.production.min.js:122
                            My @ react-dom.production.min.js:261
                            IK @ react-dom.production.min.js:243
                            (anonym) @ react-dom.production.min.js:123
                            jn.unstable_runWithPriority @ scheduler.production.min.js:18
                            i_ @ react-dom.production.min.js:122
                            cEe @ react-dom.production.min.js:123
                            jf @ react-dom.production.min.js:122
                            x2t @ react-dom.production.min.js:244
                            GK @ react-dom.production.min.js:292
                            HK @ react-dom.production.min.js:49
                            QRt @ react-dom.production.min.js:50
                            tEe @ react-dom.production.min.js:105
                            QK @ react-dom.production.min.js:75
                            JK @ react-dom.production.min.js:74
                            jn.unstable_runWithPriority @ scheduler.production.min.js:18
                            i_ @ react-dom.production.min.js:122
                            ESe @ react-dom.production.min.js:292
                            gkt @ react-dom.production.min.js:73
                            index_m.html:1 Uncaught (in promise) RVt {message: 'Not Authorized - Invalid Token', type: 'HttpError', statusCode: 401, request: Hy, body: {…}}
                            Promise.then (async)
                            (anonym) @ RouteGeocoderField.tsx:63
                            S2t @ react-dom.production.min.js:262
                            jn.unstable_runWithPriority @ scheduler.production.min.js:18
                            i_ @ react-dom.production.min.js:122
                            My @ react-dom.production.min.js:261
                            IK @ react-dom.production.min.js:243
                            (anonym) @ react-dom.production.min.js:123
                            jn.unstable_runWithPriority @ scheduler.production.min.js:18
                            i_ @ react-dom.production.min.js:122
                            cEe @ react-dom.production.min.js:123
                            jf @ react-dom.production.min.js:122
                            x2t @ react-dom.production.min.js:244
                            GK @ react-dom.production.min.js:292
                            HK @ react-dom.production.min.js:49
                            QRt @ react-dom.production.min.js:50
                            tEe @ react-dom.production.min.js:105
                            QK @ react-dom.production.min.js:75
                            JK @ react-dom.production.min.js:74
                            jn.unstable_runWithPriority @ scheduler.production.min.js:18
                            i_ @ react-dom.production.min.js:122
                            ESe @ react-dom.production.min.js:292
                            gkt @ react-dom.production.min.js:73
                            

                            carsten04 1 Reply Last reply Reply Quote 0
                            • carsten04
                              carsten04 Developer @Oli last edited by

                              @oli Das hilft mir schon mal weiter. Danke Dir.

                              O 1 Reply Last reply Reply Quote 0
                              • O
                                Oli @carsten04 last edited by

                                @carsten04
                                gerne

                                carsten04 1 Reply Last reply Reply Quote 0
                                • carsten04
                                  carsten04 Developer @Oli last edited by carsten04

                                  @oli Hinweis: Dein Token ist definitiv ungültig. Das müsstest Du mal checken. Der Rest könnten Folgefehler seien. Am Besten Du erstellst Dir ein neues Token und nutzt nicht den Default public token. Wenn der Token korrekt ist, kannst Du auf jeden Fall im Tab KARTEN schon einmal eine Karte ohne Route sehen.

                                  1 Reply Last reply Reply Quote 0
                                  • O
                                    oxident last edited by

                                    Also bei mir tritt das VIS-Problem ja auch auf, nutze aber weder Docker noch Proxy. Die Routenerstellung funktioniert jedoch und der Feathers-Port ist verfügbar.

                                    carsten04 1 Reply Last reply Reply Quote 0
                                    • carsten04
                                      carsten04 Developer @oxident last edited by

                                      @oxident Du siehst dann im Admin unter Karten auch die eingegebenen Routen und die Hindernisse, richtig?

                                      O 1 Reply Last reply Reply Quote 0
                                      • O
                                        oxident @carsten04 last edited by

                                        @carsten04 Ja, soweit alles ok!

                                        carsten04 1 Reply Last reply Reply Quote 0
                                        • carsten04
                                          carsten04 Developer @oxident last edited by

                                          @oxident Kannst Du mal bitte bei offener Dev-Konsole die VIS-Runtime mit F5 aktualisieren und vorher ein map-Widget auf die view ziehen und die Ausgabe (also nach Aktualisierung mit F5) dann hier posten.

                                          O 1 Reply Last reply Reply Quote 0
                                          • O
                                            Oli @carsten04 last edited by

                                            @carsten04
                                            es wird immer kurioser, Routen kann ich jetzt anlegen, allerdings nur mit folgender Web Adapter Einstellungen
                                            3b339cb0-baf4-40c8-99db-c781683d9141-image.png

                                            Mit allen anderen Einstellungen funktioniert es nicht!!!!!

                                            Dann bekomme ich aber folgende Fehlermeldungen im VIS Editor

                                            VM2282:410 Uncaught (in promise) SyntaxError: Expected double-quoted property name in JSON at position 247968
                                               at JSON.parse (<anonymous>)
                                               at getTranslation (info.js:13:47)
                                            getTranslation @ info.js:13
                                            await in getTranslation (async)
                                            (anonym) @ info.js:6
                                            jquery-1.11.2.min.js:4          GET http://192.168.2.120:8082/vis/adapter/rssfeed/words.js 404 (Not Found)
                                            send @ jquery-1.11.2.min.js:4
                                            ajax @ jquery-1.11.2.min.js:4
                                            m.<computed> @ jquery-1.11.2.min.js:4
                                            (anonym) @ rssfeed.js:15
                                            index.js:83          GET http://192.168.2.120:8082/socket.io/?key=nokey&EIO=3&transport=polling&t=OOy4utq 404 (Not Found)
                                            i.create @ index.js:83
                                            i @ index.js:83
                                            o.request @ index.js:83
                                            o.doPoll @ index.js:83
                                            r.poll @ index.js:83
                                            r.doOpen @ index.js:83
                                            r.open @ index.js:83
                                            r.open @ index.js:83
                                            r @ index.js:83
                                            r @ index.js:83
                                            r.open.r.connect @ index.js:83
                                            r @ index.js:83
                                            r @ index.js:83
                                            r @ index.js:83
                                            init @ conn.js:266
                                            main @ vis.js:3649
                                            (anonym) @ vis.js:3935
                                            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
                                            index.js:83          GET http://192.168.2.120:8082/socket.io/?key=nokey&EIO=3&transport=polling&t=OOy4xWa 404 (Not Found)
                                            i.create @ index.js:83
                                            i @ index.js:83
                                            o.request @ index.js:83
                                            o.doPoll @ index.js:83
                                            r.poll @ index.js:83
                                            r.doOpen @ index.js:83
                                            r.open @ index.js:83
                                            r.open @ index.js:83
                                            r @ index.js:83
                                            r @ index.js:83
                                            r.open.r.connect @ index.js:83
                                            r.open.r.connect @ index.js:83
                                            (anonym) @ conn.js:158
                                            setInterval (async)
                                            reconnect @ conn.js:156
                                            (anonym) @ conn.js:363
                                            r.emit @ index.js:83
                                            r.emit @ index.js:83
                                            r.emitAll @ index.js:83
                                            (anonym) @ index.js:83
                                            r.emit @ index.js:83
                                            r.onError @ index.js:83
                                            (anonym) @ index.js:83
                                            r.emit @ index.js:83
                                            r.onError @ index.js:83
                                            (anonym) @ index.js:83
                                            r.emit @ index.js:83
                                            i.onError @ index.js:83
                                            (anonym) @ index.js:83
                                            setTimeout (async)
                                            hasXDR.e.onreadystatechange @ index.js:83
                                            XMLHttpRequest.send (async)
                                            i.create @ index.js:83
                                            i @ index.js:83
                                            o.request @ index.js:83
                                            o.doPoll @ index.js:83
                                            r.poll @ index.js:83
                                            r.doOpen @ index.js:83
                                            r.open @ index.js:83
                                            r.open @ index.js:83
                                            r @ index.js:83
                                            r @ index.js:83
                                            r.open.r.connect @ index.js:83
                                            r @ index.js:83
                                            r @ index.js:83
                                            r @ index.js:83
                                            init @ conn.js:266
                                            main @ vis.js:3649
                                            (anonym) @ vis.js:3935
                                            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
                                            index.js:83          GET http://192.168.2.120:8082/socket.io/?key=nokey&EIO=3&transport=polling&t=OOy4zyr 404 (Not Found)
                                            i.create @ index.js:83
                                            i @ index.js:83
                                            o.request @ index.js:83
                                            o.doPoll @ index.js:83
                                            r.poll @ index.js:83
                                            r.doOpen @ index.js:83
                                            r.open @ index.js:83
                                            r.open @ index.js:83
                                            r @ index.js:83
                                            r @ index.js:83
                                            r.open.r.connect @ index.js:83
                                            r.open.r.connect @ index.js:83
                                            (anonym) @ conn.js:158
                                            setInterval (async)
                                            reconnect @ conn.js:156
                                            (anonym) @ conn.js:363
                                            r.emit @ index.js:83
                                            r.emit @ index.js:83
                                            r.emitAll @ index.js:83
                                            (anonym) @ index.js:83
                                            r.emit @ index.js:83
                                            r.onError @ index.js:83
                                            (anonym) @ index.js:83
                                            r.emit @ index.js:83
                                            r.onError @ index.js:83
                                            (anonym) @ index.js:83
                                            r.emit @ index.js:83
                                            i.onError @ index.js:83
                                            (anonym) @ index.js:83
                                            setTimeout (async)
                                            hasXDR.e.onreadystatechange @ index.js:83
                                            XMLHttpRequest.send (async)
                                            i.create @ index.js:83
                                            i @ index.js:83
                                            o.request @ index.js:83
                                            o.doPoll @ index.js:83
                                            r.poll @ index.js:83
                                            r.doOpen @ index.js:83
                                            r.open @ index.js:83
                                            r.open @ index.js:83
                                            r @ index.js:83
                                            r @ index.js:83
                                            r.open.r.connect @ index.js:83
                                            r @ index.js:83
                                            r @ index.js:83
                                            r @ index.js:83
                                            init @ conn.js:266
                                            main @ vis.js:3649
                                            (anonym) @ vis.js:3935
                                            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
                                            index.js:83          GET http://192.168.2.120:8082/socket.io/?key=nokey&EIO=3&transport=polling&t=OOy50P5 404 (Not Found)
                                            i.create @ index.js:83
                                            i @ index.js:83
                                            o.request @ index.js:83
                                            o.doPoll @ index.js:83
                                            r.poll @ index.js:83
                                            r.doOpen @ index.js:83
                                            r.open @ index.js:83
                                            r.open @ index.js:83
                                            r @ index.js:83
                                            r @ index.js:83
                                            r.open.r.connect @ index.js:83
                                            r.open.r.connect @ index.js:83
                                            (anonym) @ conn.js:158
                                            setInterval (async)
                                            reconnect @ conn.js:156
                                            (anonym) @ conn.js:363
                                            r.emit @ index.js:83
                                            r.emit @ index.js:83
                                            r.emitAll @ index.js:83
                                            (anonym) @ index.js:83
                                            r.emit @ index.js:83
                                            r.onError @ index.js:83
                                            (anonym) @ index.js:83
                                            r.emit @ index.js:83
                                            r.onError @ index.js:83
                                            (anonym) @ index.js:83
                                            r.emit @ index.js:83
                                            i.onError @ index.js:83
                                            (anonym) @ index.js:83
                                            setTimeout (async)
                                            hasXDR.e.onreadystatechange @ index.js:83
                                            XMLHttpRequest.send (async)
                                            i.create @ index.js:83
                                            i @ index.js:83
                                            o.request @ index.js:83
                                            o.doPoll @ index.js:83
                                            r.poll @ index.js:83
                                            r.doOpen @ index.js:83
                                            r.open @ index.js:83
                                            r.open @ index.js:83
                                            r @ index.js:83
                                            r @ index.js:83
                                            r.open.r.connect @ index.js:83
                                            r @ index.js:83
                                            r @ index.js:83
                                            r @ index.js:83
                                            init @ conn.js:266
                                            main @ vis.js:3649
                                            (anonym) @ vis.js:3935
                                            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
                                            

                                            Mit dieser Web Adapter Einstellung, kann ich keine Routen speichern und bekomme unten angehängte Fehlermeldungen
                                            c6aafd63-f931-46fa-bcee-cfd3c461e4c2-image.png

                                            VM106:410 Uncaught (in promise) SyntaxError: Expected double-quoted property name in JSON at position 247968
                                               at JSON.parse (<anonymous>)
                                               at getTranslation (info.js:13:47)
                                            getTranslation @ info.js:13
                                            await in getTranslation (async)
                                            (anonym) @ info.js:6
                                            jquery-1.11.2.min.js:4          GET http://192.168.2.120:8082/vis/adapter/rssfeed/words.js 404 (Not Found)
                                            send @ jquery-1.11.2.min.js:4
                                            ajax @ jquery-1.11.2.min.js:4
                                            m.<computed> @ jquery-1.11.2.min.js:4
                                            (anonym) @ rssfeed.js:15
                                            vis-editor.css:1          GET http://192.168.2.120:8082/vis/icon/dimmer.png 404 (Not Found)
                                            visEditInspect.js:2276 Uncaught TypeError: Cannot read properties of undefined (reading 'widgets')
                                               at HTMLDivElement.<anonymous> (visEditInspect.js:2276:46)
                                               at Function.each (jquery-1.11.2.min.js:2:2975)
                                               at m.fn.init.each (jquery-1.11.2.min.js:2:835)
                                               at Object.inspectWidgets (visEditInspect.js:2269:49)
                                               at vis.js:3630:29
                                               at r.<anonymous> (conn.js:936:45)
                                               at r.onack (index.js:83:1)
                                               at r.onpacket (index.js:83:1)
                                               at r.<anonymous> (index.js:83:1)
                                               at r.emit (index.js:83:1)
                                               at r.ondecoded (index.js:83:1)
                                               at a.<anonymous> (index.js:83:1)
                                               at r.emit (index.js:83:1)
                                               at a.add (index.js:83:1)
                                               at r.ondata (index.js:83:1)
                                               at r.<anonymous> (index.js:83:1)
                                               at r.emit (index.js:83:1)
                                               at r.onPacket (index.js:83:1)
                                               at r.<anonymous> (index.js:83:1)
                                               at r.emit (index.js:83:1)
                                               at r.onPacket (index.js:83:1)
                                               at r.onData (index.js:83:1)
                                               at ws.onmessage (index.js:83:1)
                                            (anonym) @ visEditInspect.js:2276
                                            each @ jquery-1.11.2.min.js:2
                                            each @ jquery-1.11.2.min.js:2
                                            inspectWidgets @ visEditInspect.js:2269
                                            (anonym) @ vis.js:3630
                                            (anonym) @ conn.js:936
                                            r.onack @ index.js:83
                                            r.onpacket @ index.js:83
                                            (anonym) @ index.js:83
                                            r.emit @ index.js:83
                                            r.ondecoded @ index.js:83
                                            (anonym) @ index.js:83
                                            r.emit @ index.js:83
                                            a.add @ index.js:83
                                            r.ondata @ index.js:83
                                            (anonym) @ index.js:83
                                            r.emit @ index.js:83
                                            r.onPacket @ index.js:83
                                            (anonym) @ index.js:83
                                            r.emit @ index.js:83
                                            r.onPacket @ index.js:83
                                            r.onData @ index.js:83
                                            ws.onmessage @ index.js:83
                                            

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            619
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            26
                                            251
                                            26460
                                            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