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 @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
                      • carsten04
                        carsten04 Developer @Oli last edited by

                        @oli Ich kümmere mich morgen darum, hab aber jetzt eine Idee woran es liegen könnte. Dein Token war ungültig, richtig?

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

                          @carsten04
                          Ja, habe mir einen neuen geholt

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

                            @oli @oxident Es gibt eine aktualisierte v1.0 auf GitHub. Bitte noch einmal neu installieren und vorher die Instanz und den Adapter sauber löschen. Ich habe an der socket-Konfiguration für den Adapter noch ein paar Änderungen vorgenommen und hoffe, dass es auch mit der VIS v1.4.15 jetzt läuft.

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

                              @carsten04
                              erstmal vielen Dank für deine Arbeit, die du hier investierst.

                              Mit der neuen Version kann ich Routen anlegen, der Verbindungsfehler in der VIS ist weg, allerdings wir mir im Widget nichts angezeigt.
                              4b0f37df-07ef-4259-aee7-3795443e72ef-image.png

                              Fehlermeldungen aus der Konsole:

                              VM4404: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
                              radar-trap2.js:174 Uncaught TypeError: io is not a function
                                  at radar-trap2.js:174:15
                                  at SocketClient.findAnswer (socket.io.js:294:20)
                                  at socket.onmessage (socket.io.js:202:22)
                              (anonym) @ radar-trap2.js:174
                              SocketClient.findAnswer @ socket.io.js:294
                              socket.onmessage @ socket.io.js:202
                              vis-editor.css:1          GET http://192.168.2.120:8082/vis/icon/dimmer.png 404 (Not Found)
                              radar-trap2.js:803 Uncaught (in promise) TypeError: Cannot read properties of null (reading 'get')
                                  at Object.initAsync (radar-trap2.js:803:20)
                                  at radar-trap2.js:776:42
                                  at sentryWrapped (helpers.ts:87:17)
                              initAsync @ radar-trap2.js:803
                              (anonym) @ radar-trap2.js:776
                              sentryWrapped @ helpers.ts:87
                              
                              1 Reply Last reply Reply Quote 0
                              • O
                                oxident @carsten04 last edited by

                                @carsten04 Sorry, bei mir sieht's leider ganz anders aus. Mit der neuen Version (nur installiert, keine Instanz angelegt) startet VIS überhaupt nicht mehr.
                                Habe dazu ein Issue angelegt...

                                https://github.com/Steiger04/ioBroker.radar-trap2/issues/1

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

                                  @oxident
                                  welche Einstellungen hast du im Web Adapter?

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

                                    @oli Eigentlich ganz normal:
                                    d74102e8-d0ec-4f23-b80a-2d7ea44ae856-image.png
                                    d94649aa-6665-4afd-a798-f9358e0e5d8e-image.png

                                    Version ist 5.4.3

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

                                      @oxident
                                      versuche es mal, wenn bei "Reine Web-Sockets (iobroker.ws) verwenden" ein Haken drin ist, so funktioniert es bei mir

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

                                        @oli Hmm, dann klappt leider bei mir der VIS-Editor nicht mehr (speichert nicht mehr) ... ist'ne andere Geschichte wofür ich extra eine zweite Web-Instanz aufgesetzt habe.

                                        Vermutlich muss ich diese Baustelle dann erstmal klären bevor ich Deinen (wirklich tollen!) Adapter weiter testen kann. Aber danke für Deine Hilfestellung 😉

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

                                          @oxident
                                          ist nicht mein Adapter, sondern der von @carsten04 😉

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

                                            @oli Hoppla, natürlich. Trotzdem danke...

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            333
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

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