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
    11
    1
    324

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    24
    1
    1.5k

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

[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

    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 Online
      O Online
      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 Online
          O Online
          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 Online
              O Online
              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 Online
                  O Online
                  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 Offline
                      O Offline
                      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
                      • O oxident

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

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

                        O 1 Antwort Letzte Antwort
                        0
                        • carsten04C carsten04

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

                          O Offline
                          O Offline
                          oxident
                          schrieb am zuletzt editiert von
                          #52

                          @carsten04 Ja, soweit alles ok!

                          carsten04C 1 Antwort Letzte Antwort
                          0
                          • O oxident

                            @carsten04 Ja, soweit alles ok!

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

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

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

                              @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
                              

                              Gruß
                              Oliver

                              carsten04C 1 Antwort Letzte Antwort
                              0
                              • O Oli

                                @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
                                

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

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

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

                                  O Online
                                  O Online
                                  Oli
                                  schrieb am zuletzt editiert von
                                  #56

                                  @carsten04
                                  Ja, habe mir einen neuen geholt

                                  Gruß
                                  Oliver

                                  carsten04C 1 Antwort Letzte Antwort
                                  0
                                  • O Oli

                                    @carsten04
                                    Ja, habe mir einen neuen geholt

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

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

                                      @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
                                      

                                      Gruß
                                      Oliver

                                      1 Antwort Letzte Antwort
                                      0
                                      • carsten04C 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 Offline
                                        O Offline
                                        oxident
                                        schrieb am zuletzt editiert von
                                        #59

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

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

                                          @oxident
                                          welche Einstellungen hast du im Web Adapter?

                                          Gruß
                                          Oliver

                                          O 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

                                          664

                                          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