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.
    • O
      Oli @Nashra last edited by

      @Nashra
      vielen Dank, klappt aber leider auch nicht

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

        @carsten04
        bekomme folgende Fehlermeldung in der Konsole, vielleicht kannst du damit was anfangen

        radar-trap2.js:159 Uncaught TypeError: Cannot read properties of undefined (reading 'value')
            at r.<anonymous> (radar-trap2.js:159:21)
            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)
        
        carsten04 1 Reply Last reply Reply Quote 0
        • carsten04
          carsten04 Developer @Oli last edited by

          @oli Gibt es noch weitere Fehlermeldungen in der dev-Konsole? Bitte einmal bei geöffneter dev-Konsole mit F5 neu starten und schauen ob mehr Infos eingehen.

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

            @oli Hmm, schätze, wir sitzen im selben Boot.
            Habe diverse Dinge bereits versucht und verschiedene Kombinationen durch. Bisher leider noch kein Erfolg. Habe radar-trap2 daher erstmal wieder komplett deinstalliert (dann lief's sofort wieder) und werde demnächst mal tiefer graben.

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

              @carsten04
              das ist alles was an Fehlermeldungen im VIS Editor kommt

              VM417: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
              

              Hier noch Warnungen aus dem VIS Editor

              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
              Entwicklertools konnten Quellzuordnung nicht laden: Inhalt für http://192.168.2.120:8082/vis/widgets/radar-trap2/js/mapbox/mapbox-gl-csp.js.map: HTTP-Fehler: Statuscode 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE konnte nicht geladen werden
              
              1 Reply Last reply Reply Quote 0
              • O
                Oli @oxident last edited by

                @oxident
                ja leider, halte mich bitte auf dem laufenden, ob du eine Lösung gefunden hast

                carsten04 1 Reply Last reply Reply Quote 0
                • 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
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            788
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

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