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 @Smo last edited by carsten04

      @smo Leg mal bitte eine Route bei offener Dev-Konsole an und schau mal ob irgendwas kommt.

      S 1 Reply Last reply Reply Quote 0
      • S
        Smo @carsten04 last edited by

        @carsten04

        Nice to see you here! :) Join our dev community here https://github.com/ioBroker/ioBroker or here https://github.com/iobroker-community-adapters
        Prompt.js:17 Help us to create open source project with reactJS!
        Prompt.js:18 See you :)
        socket.io.js:66 [2023-01-29T15:36:55.687Z] Try to connect
        RouteAccordion.tsx:99 Error in createRoute ReferenceError: performance is not defined
            at Object.<anonymous> (:8081/opt/iobroker/node_modules/iobroker.radar-trap2/build/server/hooks/patchOrCreateRoute.js:71:27)
            at runMicrotasks (<anonymous>)
            at processTicksAndRejections (:8081/internal/process/task_queues.js:95:5)
        

        Und dann passsiert nix mehr.

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

          @smo Du nutzt noch eine alte Node.js-Version. Für den Adapter brauchst Du mindestens Node.js Version 16.0.0. Aktuell sind wir bei Node.js 18.13.0 LTS.

          S 1 Reply Last reply Reply Quote -1
          • S
            Smo @carsten04 last edited by

            @carsten04 Heiland. Sorry, und dafür die ganze Aufregung. Wollt das Ding eh letzte Woche schon distupgraden, aber dann kam was dazwischen so dass der Rechner gebraucht wurde.

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

              Hier noch ein kurzes Demo-Video.

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

                @carsten04 konnte nicht Installieren... war wohl n / zu viel hinten dran^^ hat sich demnach erledigt

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

                  @carsten04
                  Mir ist aufgefallen, dass dein Adapter im Übersichtsfenster erscheint und den VIS Editor überschreibt

                  8313da0a-7ceb-449a-ad3a-b32254b3ffc2-image.png .

                  Leider habe ich das selbe Problem wie @oxident , sobald ich deinen Adapter installiert habe funktioniert meine VIS nicht mehr. Wenn ich deinen Adapter deinstalliere funktioniert wieder alles.
                  Hier mal meine Einstellungen vom Web-Adapter:
                  cae47036-bb4e-4ec2-ae53-98da6cddbb70-image.png

                  ioBroker ist bei mir als Docker auf einer Qnap installiert
                  982ac984-72c2-423f-8b31-2af15b66b9af-image.png

                  @oxident
                  Hast du schon eine Lösung gefunden?

                  carsten04 Nashra O 3 Replies Last reply Reply Quote 0
                  • carsten04
                    carsten04 Developer @Oli last edited by

                    @oli Nehme mal ws raus und nutze nur socketio.

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

                      @carsten04

                      ich habe jetzt folgende Einstellungen:

                      75fb857f-9fa1-4380-a9d5-01f3543acaec-image.png

                      e2bf07f5-f47f-4bdb-8e63-0dcbbaf020b7-image.png

                      Die VIS Runtime funktioniert in den VIS Editor komme ich gar nicht mehr rein, ständig Verbindungsfehler, auch ohne deinen Adapter

                      1 Reply Last reply Reply Quote 0
                      • Nashra
                        Nashra Most Active Forum Testing @Oli last edited by

                        @oli sagte in [Neuer Adapter] radar-trap2:

                        @carsten04
                        Mir ist aufgefallen, dass dein Adapter im Übersichtsfenster erscheint und den VIS Editor überschreibt

                        Kann ich bestätigen, ist bei mir auch so. Klicke ich den aber an, erscheint ganz normal der Editor
                        und damit arbeiten geht auch.
                        radar-trap.PNG

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

                          @nashra
                          hast du auch das Problem mit den Verbindungsfehler in der VIS?

                          Wenn nein, kannst du mir mal deine Einstellungen von deinem Web-Adapter posten?

                          Nashra 1 Reply Last reply Reply Quote 0
                          • Nashra
                            Nashra Most Active Forum Testing @Oli last edited by

                            @oli sagte in [Neuer Adapter] radar-trap2:

                            @nashra
                            hast du auch das Problem mit den Verbindungsfehler in der VIS?

                            Wenn nein, kannst du mir mal deine Einstellungen von deinem Web-Adapter posten?

                            webadapter.jpg

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            396
                                            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