Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. [Neuer Adapter] radar-trap

NEWS

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    10
    1
    173

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    24
    1
    1.4k

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    9.4k

[Neuer Adapter] radar-trap

Geplant Angeheftet Gesperrt Verschoben Tester
255 Beiträge 27 Kommentatoren 52.2k Aufrufe 22 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • O Oli

    @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)
    
    carsten04C Online
    carsten04C Online
    carsten04
    Developer
    schrieb am zuletzt editiert von
    #31

    @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 Antwort Letzte Antwort
    0
    • O Oli

      @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?

      O Online
      O Online
      oxident
      schrieb am zuletzt editiert von
      #32

      @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 Antwort Letzte Antwort
      0
      • carsten04C carsten04

        @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 Offline
        O Offline
        Oli
        schrieb am zuletzt editiert von
        #33

        @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
        

        Gruß
        Oliver

        1 Antwort Letzte Antwort
        0
        • O oxident

          @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 Offline
          O Offline
          Oli
          schrieb am zuletzt editiert von
          #34

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

          Gruß
          Oliver

          carsten04C 1 Antwort Letzte Antwort
          0
          • O Oli

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

            carsten04C Online
            carsten04C Online
            carsten04
            Developer
            schrieb am zuletzt editiert von
            #35

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

            O 1 Antwort Letzte Antwort
            0
            • carsten04C carsten04

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

              O Offline
              O Offline
              Oli
              schrieb am zuletzt editiert von
              #36

              @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

              Gruß
              Oliver

              carsten04C 1 Antwort Letzte Antwort
              0
              • O Oli

                @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

                carsten04C Online
                carsten04C Online
                carsten04
                Developer
                schrieb am zuletzt editiert von
                #37

                @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 Antwort Letzte Antwort
                0
                • carsten04C carsten04

                  @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 Offline
                  O Offline
                  Oli
                  schrieb am zuletzt editiert von
                  #38

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

                  Gruß
                  Oliver

                  carsten04C 1 Antwort Letzte Antwort
                  0
                  • O Oli

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

                    carsten04C Online
                    carsten04C Online
                    carsten04
                    Developer
                    schrieb am zuletzt editiert von
                    #39

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

                    O 1 Antwort Letzte Antwort
                    0
                    • carsten04C carsten04

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

                      O Offline
                      O Offline
                      Oli
                      schrieb am zuletzt editiert von
                      #40

                      @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

                      Gruß
                      Oliver

                      carsten04C 1 Antwort Letzte Antwort
                      0
                      • O Oli

                        @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

                        carsten04C Online
                        carsten04C Online
                        carsten04
                        Developer
                        schrieb am zuletzt editiert von carsten04
                        #41

                        @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 Antwort Letzte Antwort
                        0
                        • carsten04C 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 Offline
                          O Offline
                          Oli
                          schrieb am zuletzt editiert von
                          #42

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

                          Gruß
                          Oliver

                          carsten04C 1 Antwort Letzte Antwort
                          0
                          • O Oli

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

                            carsten04C Online
                            carsten04C Online
                            carsten04
                            Developer
                            schrieb am zuletzt editiert von carsten04
                            #43

                            @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 Antwort Letzte Antwort
                            0
                            • carsten04C 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 Offline
                              O Offline
                              Oli
                              schrieb am zuletzt editiert von Oli
                              #44

                              @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.

                              Gruß
                              Oliver

                              carsten04C 1 Antwort Letzte Antwort
                              0
                              • O 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.

                                carsten04C Online
                                carsten04C Online
                                carsten04
                                Developer
                                schrieb am zuletzt editiert von
                                #45

                                @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 Antwort Letzte Antwort
                                0
                                • carsten04C carsten04

                                  @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 Offline
                                  O Offline
                                  Oli
                                  schrieb am zuletzt editiert von Oli
                                  #46

                                  @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
                                  

                                  Gruß
                                  Oliver

                                  carsten04C 1 Antwort Letzte Antwort
                                  0
                                  • O 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
                                    

                                    carsten04C Online
                                    carsten04C Online
                                    carsten04
                                    Developer
                                    schrieb am zuletzt editiert von
                                    #47

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

                                    O 1 Antwort Letzte Antwort
                                    0
                                    • carsten04C carsten04

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

                                      O Offline
                                      O Offline
                                      Oli
                                      schrieb am zuletzt editiert von
                                      #48

                                      @carsten04
                                      gerne

                                      Gruß
                                      Oliver

                                      carsten04C 1 Antwort Letzte Antwort
                                      0
                                      • O Oli

                                        @carsten04
                                        gerne

                                        carsten04C Online
                                        carsten04C Online
                                        carsten04
                                        Developer
                                        schrieb am zuletzt editiert von carsten04
                                        #49

                                        @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 Antwort Letzte Antwort
                                        0
                                        • O Online
                                          O Online
                                          oxident
                                          schrieb am zuletzt editiert von
                                          #50

                                          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.

                                          carsten04C 1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          416

                                          Online

                                          32.5k

                                          Benutzer

                                          81.7k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe