Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • 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. Skripten / Logik
  4. Blockly
  5. Auswahl vom Objekt funktioniert nicht ?

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    784

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    18
    1
    6.2k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.5k

Auswahl vom Objekt funktioniert nicht ?

Geplant Angeheftet Gesperrt Verschoben Blockly
66 Beiträge 4 Kommentatoren 5.4k Aufrufe 3 Beobachtet
  • Ä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.
  • HumidorH Humidor

    @homoran .. wenn ich schon schreibe.. ich mach weiter... dann bitte warte doch mal ab, ich kann nicht zaubern!

    so nun bei der Auswahl des Objektes (das vorher schon funktioniert hat):
    Bildschirmfoto 2021-02-14 um 13.04.50.png

    der Fehler ist erst beim 2. mal auswählen vom 170 er erfolgt:
    Bildschirmfoto 2021-02-14 um 13.06.30.png

    wähle ich andere Werte aus, kommt auch keine Fehler... ??

    HomoranH Nicht stören
    HomoranH Nicht stören
    Homoran
    Global Moderator Administrators
    schrieb am zuletzt editiert von
    #18

    @humidor sagte in Auswahl vom Objekt funktioniert nicht ?:

    wenn ich schon schreibe.. ich mach weiter... dann bitte warte doch mal ab

    Das klang für mich wie:
    Läuft alles, jetzt kann ich weiter arbeiten

    kein Support per PN! - Fragen im Forum stellen -
    Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
    Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
    der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

    HumidorH 1 Antwort Letzte Antwort
    0
    • HomoranH Homoran

      @humidor sagte in Auswahl vom Objekt funktioniert nicht ?:

      wenn ich schon schreibe.. ich mach weiter... dann bitte warte doch mal ab

      Das klang für mich wie:
      Läuft alles, jetzt kann ich weiter arbeiten

      HumidorH Online
      HumidorH Online
      Humidor
      schrieb am zuletzt editiert von
      #19

      @homoran passt scho! sagt dir der forbidden etwas?

      BG

      HumidorH 1 Antwort Letzte Antwort
      0
      • HumidorH Humidor

        @homoran passt scho! sagt dir der forbidden etwas?

        HumidorH Online
        HumidorH Online
        Humidor
        schrieb am zuletzt editiert von Humidor
        #20

        @humidor jetzt wollte ich das untere Blockly in die Math.Abfrage raufschieben, ist die Debuganzeige förmlich explodiert, wenn den Mauszeiger bewege, zählt es hoch...
        Bildschirmfoto 2021-02-14 um 13.19.22.png

        helpers.ts:111 Uncaught TypeError: text.replace is not a function
            at Blockly.FieldOID.setValue (field_oid.js:128)
            at Blockly.InsertionMarkerManager.createMarkerBlock_ (blockly_compressed.js:290)
            at new Blockly.InsertionMarkerManager (blockly_compressed.js:286)
            at new Blockly.BlockDragger (blockly_compressed.js:304)
            at Blockly.TouchGesture.Blockly.Gesture.startDraggingBlock_ (blockly_compressed.js:428)
            at Blockly.TouchGesture.Blockly.Gesture.updateIsDraggingBlock_ (blockly_compressed.js:425)
            at Blockly.TouchGesture.Blockly.Gesture.updateIsDragging_ (blockly_compressed.js:427)
            at Blockly.TouchGesture.Blockly.Gesture.updateFromEvent_ (blockly_compressed.js:422)
            at Blockly.TouchGesture.Blockly.Gesture.handleMove (blockly_compressed.js:433)
            at Blockly.TouchGesture.handleMove (blockly_compressed.js:730)
            at HTMLDocument.h (blockly_compressed.js:866)
            at HTMLDocument.r (helpers.ts:87)
        Blockly.FieldOID.setValue @ field_oid.js:128
        Blockly.InsertionMarkerManager.createMarkerBlock_ @ blockly_compressed.js:290
        Blockly.InsertionMarkerManager @ blockly_compressed.js:286
        Blockly.BlockDragger @ blockly_compressed.js:304
        Blockly.Gesture.startDraggingBlock_ @ blockly_compressed.js:428
        Blockly.Gesture.updateIsDraggingBlock_ @ blockly_compressed.js:425
        Blockly.Gesture.updateIsDragging_ @ blockly_compressed.js:427
        Blockly.Gesture.updateFromEvent_ @ blockly_compressed.js:422
        Blockly.Gesture.handleMove @ blockly_compressed.js:433
        Blockly.TouchGesture.handleMove @ blockly_compressed.js:730
        h @ blockly_compressed.js:866
        r @ helpers.ts:87
        32helpers.ts:111 Uncaught TypeError: Cannot read property 'dragBlock' of null
            at Blockly.TouchGesture.Blockly.Gesture.handleMove (blockly_compressed.js:433)
            at Blockly.TouchGesture.handleMove (blockly_compressed.js:730)
            at HTMLDocument.h (blockly_compressed.js:866)
            at HTMLDocument.r (helpers.ts:87)
        Blockly.Gesture.handleMove @ blockly_compressed.js:433
        Blockly.TouchGesture.handleMove @ blockly_compressed.js:730
        h @ blockly_compressed.js:866
        r @ helpers.ts:87
        instrument.ts:157 POST https://sentry.iobroker.net/api/56/store/?sentry_key=504499a725eb4898930d3b9e9da95740&sentry_version=7 403 (Forbidden)
        (anonymous) @ instrument.ts:157
        (anonymous) @ fetch.ts:49
        e @ syncpromise.ts:34
        t.sendEvent @ fetch.ts:47
        e.sendEvent @ basebackend.ts:91
        e._sendEvent @ baseclient.ts:392
        t._sendEvent @ client.ts:78
        (anonymous) @ baseclient.ts:438
        onfulfilled @ syncpromise.ts:102
        (anonymous) @ syncpromise.ts:228
        _executeHandlers @ syncpromise.ts:220
        _attachHandler @ syncpromise.ts:208
        (anonymous) @ syncpromise.ts:92
        e @ syncpromise.ts:34
        e.then @ syncpromise.ts:91
        (anonymous) @ baseclient.ts:426
        e @ syncpromise.ts:34
        e._processEvent @ baseclient.ts:424
        e.captureEvent @ baseclient.ts:130
        (anonymous) @ baseclient.ts:98
        onfulfilled @ syncpromise.ts:102
        (anonymous) @ syncpromise.ts:228
        _executeHandlers @ syncpromise.ts:220
        _attachHandler @ syncpromise.ts:208
        (anonymous) @ syncpromise.ts:92
        e @ syncpromise.ts:34
        e.then @ syncpromise.ts:91
        e.captureException @ baseclient.ts:97
        e._invokeClient @ hub.ts:394
        e.captureException @ hub.ts:169
        de @ index.ts:24
        fe @ index.ts:43
        (anonymous) @ helpers.ts:108
        e.withScope @ hub.ts:116
        de @ index.ts:24
        pe @ index.ts:174
        r @ helpers.ts:91
        Show 7 more frames
        instrument.ts:157 POST https://sentry.iobroker.net/api/56/store/?sentry_key=504499a725eb4898930d3b9e9da95740&sentry_version=7 403 (Forbidden)
        (anonymous) @ instrument.ts:157
        (anonymous) @ fetch.ts:49
        e @ syncpromise.ts:34
        t.sendEvent @ fetch.ts:47
        e.sendEvent @ basebackend.ts:91
        e._sendEvent @ baseclient.ts:392
        t._sendEvent @ client.ts:78
        (anonymous) @ baseclient.ts:438
        onfulfilled @ syncpromise.ts:102
        (anonymous) @ syncpromise.ts:228
        _executeHandlers @ syncpromise.ts:220
        _attachHandler @ syncpromise.ts:208
        (anonymous) @ syncpromise.ts:92
        e @ syncpromise.ts:34
        e.then @ syncpromise.ts:91
        (anonymous) @ baseclient.ts:426
        e @ syncpromise.ts:34
        e._processEvent @ baseclient.ts:424
        e.captureEvent @ baseclient.ts:130
        (anonymous) @ baseclient.ts:98
        onfulfilled @ syncpromise.ts:102
        (anonymous) @ syncpromise.ts:228
        _executeHandlers @ syncpromise.ts:220
        _attachHandler @ syncpromise.ts:208
        (anonymous) @ syncpromise.ts:92
        e @ syncpromise.ts:34
        e.then @ syncpromise.ts:91
        e.captureException @ baseclient.ts:97
        e._invokeClient @ hub.ts:394
        e.captureException @ hub.ts:169
        de @ index.ts:24
        fe @ index.ts:43
        (anonymous) @ helpers.ts:108
        e.withScope @ hub.ts:116
        de @ index.ts:24
        pe @ index.ts:174
        r @ helpers.ts:91
        Show 7 more frames
        2helpers.ts:111 Uncaught TypeError: Cannot read property 'dragBlock' of null
            at Blockly.TouchGesture.Blockly.Gesture.handleMove (blockly_compressed.js:433)
            at Blockly.TouchGesture.handleMove (blockly_compressed.js:730)
            at HTMLDocument.h (blockly_compressed.js:866)
            at HTMLDocument.r (helpers.ts:87)
        Blockly.Gesture.handleMove @ blockly_compressed.js:433
        Blockly.TouchGesture.handleMove @ blockly_compressed.js:730
        h @ blockly_compressed.js:866
        r @ helpers.ts:87
        helpers.ts:111 Uncaught TypeError: Cannot read property 'endBlockDrag' of null
            at Blockly.TouchGesture.Blockly.Gesture.handleUp (blockly_compressed.js:434)
            at Blockly.TouchGesture.handleUp (blockly_compressed.js:731)
            at HTMLDocument.h (blockly_compressed.js:866)
            at HTMLDocument.r (helpers.ts:87)
        Blockly.Gesture.handleUp @ blockly_compressed.js:434
        Blockly.TouchGesture.handleUp @ blockly_compressed.js:731
        h @ blockly_compressed.js:866
        r @ helpers.ts:87
        helpers.ts:111 Uncaught TypeError: Cannot read property 'dragBlock' of null
            at Blockly.TouchGesture.Blockly.Gesture.handleMove (blockly_compressed.js:433)
            at Blockly.TouchGesture.handleMove (blockly_compressed.js:730)
            at HTMLDocument.h (blockly_compressed.js:866)
            at HTMLDocument.r (helpers.ts:87)
        Blockly.Gesture.handleMove @ blockly_compressed.js:433
        Blockly.TouchGesture.handleMove @ blockly_compressed.js:730
        h @ blockly_compressed.js:866
        r @ helpers.ts:87
        instrument.ts:157 POST https://sentry.iobroker.net/api/56/store/?sentry_key=504499a725eb4898930d3b9e9da95740&sentry_version=7 403 (Forbidden)
        (anonymous) @ instrument.ts:157
        (anonymous) @ fetch.ts:49
        e @ syncpromise.ts:34
        t.sendEvent @ fetch.ts:47
        e.sendEvent @ basebackend.ts:91
        e._sendEvent @ baseclient.ts:392
        t._sendEvent @ client.ts:78
        (anonymous) @ baseclient.ts:438
        onfulfilled @ syncpromise.ts:102
        (anonymous) @ syncpromise.ts:228
        _executeHandlers @ syncpromise.ts:220
        _attachHandler @ syncpromise.ts:208
        (anonymous) @ syncpromise.ts:92
        e @ syncpromise.ts:34
        e.then @ syncpromise.ts:91
        (anonymous) @ baseclient.ts:426
        e @ syncpromise.ts:34
        e._processEvent @ baseclient.ts:424
        e.captureEvent @ baseclient.ts:130
        (anonymous) @ baseclient.ts:98
        onfulfilled @ syncpromise.ts:102
        (anonymous) @ syncpromise.ts:228
        _executeHandlers @ syncpromise.ts:220
        _attachHandler @ syncpromise.ts:208
        (anonymous) @ syncpromise.ts:92
        e @ syncpromise.ts:34
        e.then @ syncpromise.ts:91
        e.captureException @ baseclient.ts:97
        e._invokeClient @ hub.ts:394
        e.captureException @ hub.ts:169
        de @ index.ts:24
        fe @ index.ts:43
        (anonymous) @ helpers.ts:108
        e.withScope @ hub.ts:116
        de @ index.ts:24
        pe @ index.ts:174
        r @ helpers.ts:91
        Show 7 more frames
        instrument.ts:157 POST https://sentry.iobroker.net/api/56/store/?sentry_key=504499a725eb4898930d3b9e9da95740&sentry_version=7 403 (Forbidden)
        (anonymous) @ instrument.ts:157
        (anonymous) @ fetch.ts:49
        e @ syncpromise.ts:34
        t.sendEvent @ fetch.ts:47
        e.sendEvent @ basebackend.ts:91
        e._sendEvent @ baseclient.ts:392
        t._sendEvent @ client.ts:78
        (anonymous) @ baseclient.ts:438
        onfulfilled @ syncpromise.ts:102
        (anonymous) @ syncpromise.ts:228
        _executeHandlers @ syncpromise.ts:220
        _attachHandler @ syncpromise.ts:208
        (anonymous) @ syncpromise.ts:92
        e @ syncpromise.ts:34
        e.then @ syncpromise.ts:91
        (anonymous) @ baseclient.ts:426
        e @ syncpromise.ts:34
        e._processEvent @ baseclient.ts:424
        e.captureEvent @ baseclient.ts:130
        (anonymous) @ baseclient.ts:98
        onfulfilled @ syncpromise.ts:102
        (anonymous) @ syncpromise.ts:228
        _executeHandlers @ syncpromise.ts:220
        _attachHandler @ syncpromise.ts:208
        (anonymous) @ syncpromise.ts:92
        e @ syncpromise.ts:34
        e.then @ syncpromise.ts:91
        e.captureException @ baseclient.ts:97
        e._invokeClient @ hub.ts:394
        e.captureException @ hub.ts:169
        de @ index.ts:24
        fe @ index.ts:43
        (anonymous) @ helpers.ts:108
        e.withScope @ hub.ts:116
        de @ index.ts:24
        pe @ index.ts:174
        r @ helpers.ts:91
        Show 7 more frames
        411helpers.ts:111 Uncaught TypeError: Cannot read property 'dragBlock' of null
            at Blockly.TouchGesture.Blockly.Gesture.handleMove (blockly_compressed.js:433)
            at Blockly.TouchGesture.handleMove (blockly_compressed.js:730)
            at HTMLDocument.h (blockly_compressed.js:866)
            at HTMLDocument.r (helpers.ts:87)
        

        habs mim Safari probiert, gleich.

        BG

        HumidorH 1 Antwort Letzte Antwort
        0
        • HumidorH Humidor

          @humidor jetzt wollte ich das untere Blockly in die Math.Abfrage raufschieben, ist die Debuganzeige förmlich explodiert, wenn den Mauszeiger bewege, zählt es hoch...
          Bildschirmfoto 2021-02-14 um 13.19.22.png

          helpers.ts:111 Uncaught TypeError: text.replace is not a function
              at Blockly.FieldOID.setValue (field_oid.js:128)
              at Blockly.InsertionMarkerManager.createMarkerBlock_ (blockly_compressed.js:290)
              at new Blockly.InsertionMarkerManager (blockly_compressed.js:286)
              at new Blockly.BlockDragger (blockly_compressed.js:304)
              at Blockly.TouchGesture.Blockly.Gesture.startDraggingBlock_ (blockly_compressed.js:428)
              at Blockly.TouchGesture.Blockly.Gesture.updateIsDraggingBlock_ (blockly_compressed.js:425)
              at Blockly.TouchGesture.Blockly.Gesture.updateIsDragging_ (blockly_compressed.js:427)
              at Blockly.TouchGesture.Blockly.Gesture.updateFromEvent_ (blockly_compressed.js:422)
              at Blockly.TouchGesture.Blockly.Gesture.handleMove (blockly_compressed.js:433)
              at Blockly.TouchGesture.handleMove (blockly_compressed.js:730)
              at HTMLDocument.h (blockly_compressed.js:866)
              at HTMLDocument.r (helpers.ts:87)
          Blockly.FieldOID.setValue @ field_oid.js:128
          Blockly.InsertionMarkerManager.createMarkerBlock_ @ blockly_compressed.js:290
          Blockly.InsertionMarkerManager @ blockly_compressed.js:286
          Blockly.BlockDragger @ blockly_compressed.js:304
          Blockly.Gesture.startDraggingBlock_ @ blockly_compressed.js:428
          Blockly.Gesture.updateIsDraggingBlock_ @ blockly_compressed.js:425
          Blockly.Gesture.updateIsDragging_ @ blockly_compressed.js:427
          Blockly.Gesture.updateFromEvent_ @ blockly_compressed.js:422
          Blockly.Gesture.handleMove @ blockly_compressed.js:433
          Blockly.TouchGesture.handleMove @ blockly_compressed.js:730
          h @ blockly_compressed.js:866
          r @ helpers.ts:87
          32helpers.ts:111 Uncaught TypeError: Cannot read property 'dragBlock' of null
              at Blockly.TouchGesture.Blockly.Gesture.handleMove (blockly_compressed.js:433)
              at Blockly.TouchGesture.handleMove (blockly_compressed.js:730)
              at HTMLDocument.h (blockly_compressed.js:866)
              at HTMLDocument.r (helpers.ts:87)
          Blockly.Gesture.handleMove @ blockly_compressed.js:433
          Blockly.TouchGesture.handleMove @ blockly_compressed.js:730
          h @ blockly_compressed.js:866
          r @ helpers.ts:87
          instrument.ts:157 POST https://sentry.iobroker.net/api/56/store/?sentry_key=504499a725eb4898930d3b9e9da95740&sentry_version=7 403 (Forbidden)
          (anonymous) @ instrument.ts:157
          (anonymous) @ fetch.ts:49
          e @ syncpromise.ts:34
          t.sendEvent @ fetch.ts:47
          e.sendEvent @ basebackend.ts:91
          e._sendEvent @ baseclient.ts:392
          t._sendEvent @ client.ts:78
          (anonymous) @ baseclient.ts:438
          onfulfilled @ syncpromise.ts:102
          (anonymous) @ syncpromise.ts:228
          _executeHandlers @ syncpromise.ts:220
          _attachHandler @ syncpromise.ts:208
          (anonymous) @ syncpromise.ts:92
          e @ syncpromise.ts:34
          e.then @ syncpromise.ts:91
          (anonymous) @ baseclient.ts:426
          e @ syncpromise.ts:34
          e._processEvent @ baseclient.ts:424
          e.captureEvent @ baseclient.ts:130
          (anonymous) @ baseclient.ts:98
          onfulfilled @ syncpromise.ts:102
          (anonymous) @ syncpromise.ts:228
          _executeHandlers @ syncpromise.ts:220
          _attachHandler @ syncpromise.ts:208
          (anonymous) @ syncpromise.ts:92
          e @ syncpromise.ts:34
          e.then @ syncpromise.ts:91
          e.captureException @ baseclient.ts:97
          e._invokeClient @ hub.ts:394
          e.captureException @ hub.ts:169
          de @ index.ts:24
          fe @ index.ts:43
          (anonymous) @ helpers.ts:108
          e.withScope @ hub.ts:116
          de @ index.ts:24
          pe @ index.ts:174
          r @ helpers.ts:91
          Show 7 more frames
          instrument.ts:157 POST https://sentry.iobroker.net/api/56/store/?sentry_key=504499a725eb4898930d3b9e9da95740&sentry_version=7 403 (Forbidden)
          (anonymous) @ instrument.ts:157
          (anonymous) @ fetch.ts:49
          e @ syncpromise.ts:34
          t.sendEvent @ fetch.ts:47
          e.sendEvent @ basebackend.ts:91
          e._sendEvent @ baseclient.ts:392
          t._sendEvent @ client.ts:78
          (anonymous) @ baseclient.ts:438
          onfulfilled @ syncpromise.ts:102
          (anonymous) @ syncpromise.ts:228
          _executeHandlers @ syncpromise.ts:220
          _attachHandler @ syncpromise.ts:208
          (anonymous) @ syncpromise.ts:92
          e @ syncpromise.ts:34
          e.then @ syncpromise.ts:91
          (anonymous) @ baseclient.ts:426
          e @ syncpromise.ts:34
          e._processEvent @ baseclient.ts:424
          e.captureEvent @ baseclient.ts:130
          (anonymous) @ baseclient.ts:98
          onfulfilled @ syncpromise.ts:102
          (anonymous) @ syncpromise.ts:228
          _executeHandlers @ syncpromise.ts:220
          _attachHandler @ syncpromise.ts:208
          (anonymous) @ syncpromise.ts:92
          e @ syncpromise.ts:34
          e.then @ syncpromise.ts:91
          e.captureException @ baseclient.ts:97
          e._invokeClient @ hub.ts:394
          e.captureException @ hub.ts:169
          de @ index.ts:24
          fe @ index.ts:43
          (anonymous) @ helpers.ts:108
          e.withScope @ hub.ts:116
          de @ index.ts:24
          pe @ index.ts:174
          r @ helpers.ts:91
          Show 7 more frames
          2helpers.ts:111 Uncaught TypeError: Cannot read property 'dragBlock' of null
              at Blockly.TouchGesture.Blockly.Gesture.handleMove (blockly_compressed.js:433)
              at Blockly.TouchGesture.handleMove (blockly_compressed.js:730)
              at HTMLDocument.h (blockly_compressed.js:866)
              at HTMLDocument.r (helpers.ts:87)
          Blockly.Gesture.handleMove @ blockly_compressed.js:433
          Blockly.TouchGesture.handleMove @ blockly_compressed.js:730
          h @ blockly_compressed.js:866
          r @ helpers.ts:87
          helpers.ts:111 Uncaught TypeError: Cannot read property 'endBlockDrag' of null
              at Blockly.TouchGesture.Blockly.Gesture.handleUp (blockly_compressed.js:434)
              at Blockly.TouchGesture.handleUp (blockly_compressed.js:731)
              at HTMLDocument.h (blockly_compressed.js:866)
              at HTMLDocument.r (helpers.ts:87)
          Blockly.Gesture.handleUp @ blockly_compressed.js:434
          Blockly.TouchGesture.handleUp @ blockly_compressed.js:731
          h @ blockly_compressed.js:866
          r @ helpers.ts:87
          helpers.ts:111 Uncaught TypeError: Cannot read property 'dragBlock' of null
              at Blockly.TouchGesture.Blockly.Gesture.handleMove (blockly_compressed.js:433)
              at Blockly.TouchGesture.handleMove (blockly_compressed.js:730)
              at HTMLDocument.h (blockly_compressed.js:866)
              at HTMLDocument.r (helpers.ts:87)
          Blockly.Gesture.handleMove @ blockly_compressed.js:433
          Blockly.TouchGesture.handleMove @ blockly_compressed.js:730
          h @ blockly_compressed.js:866
          r @ helpers.ts:87
          instrument.ts:157 POST https://sentry.iobroker.net/api/56/store/?sentry_key=504499a725eb4898930d3b9e9da95740&sentry_version=7 403 (Forbidden)
          (anonymous) @ instrument.ts:157
          (anonymous) @ fetch.ts:49
          e @ syncpromise.ts:34
          t.sendEvent @ fetch.ts:47
          e.sendEvent @ basebackend.ts:91
          e._sendEvent @ baseclient.ts:392
          t._sendEvent @ client.ts:78
          (anonymous) @ baseclient.ts:438
          onfulfilled @ syncpromise.ts:102
          (anonymous) @ syncpromise.ts:228
          _executeHandlers @ syncpromise.ts:220
          _attachHandler @ syncpromise.ts:208
          (anonymous) @ syncpromise.ts:92
          e @ syncpromise.ts:34
          e.then @ syncpromise.ts:91
          (anonymous) @ baseclient.ts:426
          e @ syncpromise.ts:34
          e._processEvent @ baseclient.ts:424
          e.captureEvent @ baseclient.ts:130
          (anonymous) @ baseclient.ts:98
          onfulfilled @ syncpromise.ts:102
          (anonymous) @ syncpromise.ts:228
          _executeHandlers @ syncpromise.ts:220
          _attachHandler @ syncpromise.ts:208
          (anonymous) @ syncpromise.ts:92
          e @ syncpromise.ts:34
          e.then @ syncpromise.ts:91
          e.captureException @ baseclient.ts:97
          e._invokeClient @ hub.ts:394
          e.captureException @ hub.ts:169
          de @ index.ts:24
          fe @ index.ts:43
          (anonymous) @ helpers.ts:108
          e.withScope @ hub.ts:116
          de @ index.ts:24
          pe @ index.ts:174
          r @ helpers.ts:91
          Show 7 more frames
          instrument.ts:157 POST https://sentry.iobroker.net/api/56/store/?sentry_key=504499a725eb4898930d3b9e9da95740&sentry_version=7 403 (Forbidden)
          (anonymous) @ instrument.ts:157
          (anonymous) @ fetch.ts:49
          e @ syncpromise.ts:34
          t.sendEvent @ fetch.ts:47
          e.sendEvent @ basebackend.ts:91
          e._sendEvent @ baseclient.ts:392
          t._sendEvent @ client.ts:78
          (anonymous) @ baseclient.ts:438
          onfulfilled @ syncpromise.ts:102
          (anonymous) @ syncpromise.ts:228
          _executeHandlers @ syncpromise.ts:220
          _attachHandler @ syncpromise.ts:208
          (anonymous) @ syncpromise.ts:92
          e @ syncpromise.ts:34
          e.then @ syncpromise.ts:91
          (anonymous) @ baseclient.ts:426
          e @ syncpromise.ts:34
          e._processEvent @ baseclient.ts:424
          e.captureEvent @ baseclient.ts:130
          (anonymous) @ baseclient.ts:98
          onfulfilled @ syncpromise.ts:102
          (anonymous) @ syncpromise.ts:228
          _executeHandlers @ syncpromise.ts:220
          _attachHandler @ syncpromise.ts:208
          (anonymous) @ syncpromise.ts:92
          e @ syncpromise.ts:34
          e.then @ syncpromise.ts:91
          e.captureException @ baseclient.ts:97
          e._invokeClient @ hub.ts:394
          e.captureException @ hub.ts:169
          de @ index.ts:24
          fe @ index.ts:43
          (anonymous) @ helpers.ts:108
          e.withScope @ hub.ts:116
          de @ index.ts:24
          pe @ index.ts:174
          r @ helpers.ts:91
          Show 7 more frames
          411helpers.ts:111 Uncaught TypeError: Cannot read property 'dragBlock' of null
              at Blockly.TouchGesture.Blockly.Gesture.handleMove (blockly_compressed.js:433)
              at Blockly.TouchGesture.handleMove (blockly_compressed.js:730)
              at HTMLDocument.h (blockly_compressed.js:866)
              at HTMLDocument.r (helpers.ts:87)
          

          habs mim Safari probiert, gleich.

          HumidorH Online
          HumidorH Online
          Humidor
          schrieb am zuletzt editiert von
          #21

          @Homoran noch eine Idee? ich habs jetzt mehrfach und Restart probiert, immer dasselbe Ergebnis

          BG

          GlasfaserG 1 Antwort Letzte Antwort
          0
          • HumidorH Humidor

            @Homoran noch eine Idee? ich habs jetzt mehrfach und Restart probiert, immer dasselbe Ergebnis

            GlasfaserG Online
            GlasfaserG Online
            Glasfaser
            schrieb am zuletzt editiert von Glasfaser
            #22

            @humidor sagte in Auswahl vom Objekt funktioniert nicht ?:

            noch eine Idee? i

            JA , schalte die Konsole aus die Stört ..
            Refresh die Seite und lass die Konsole aus ... dann wirst du sehen das Blockly Funktioniert

            Selber gerade geteste :

            Konsole im Hintergrund an , Fehler wie bei dir .
            Konsole aus , als Normal wie es sein soll !!!

            Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

            HumidorH 1 Antwort Letzte Antwort
            0
            • GlasfaserG Glasfaser

              @humidor sagte in Auswahl vom Objekt funktioniert nicht ?:

              noch eine Idee? i

              JA , schalte die Konsole aus die Stört ..
              Refresh die Seite und lass die Konsole aus ... dann wirst du sehen das Blockly Funktioniert

              Selber gerade geteste :

              Konsole im Hintergrund an , Fehler wie bei dir .
              Konsole aus , als Normal wie es sein soll !!!

              HumidorH Online
              HumidorH Online
              Humidor
              schrieb am zuletzt editiert von
              #23

              @glasfaser danke, aber was ist eine Konsole?

              BG

              GlasfaserG 1 Antwort Letzte Antwort
              0
              • HumidorH Humidor

                @glasfaser danke, aber was ist eine Konsole?

                GlasfaserG Online
                GlasfaserG Online
                Glasfaser
                schrieb am zuletzt editiert von
                #24

                @humidor

                dein F12

                Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                HumidorH 1 Antwort Letzte Antwort
                0
                • GlasfaserG Glasfaser

                  @humidor

                  dein F12

                  HumidorH Online
                  HumidorH Online
                  Humidor
                  schrieb am zuletzt editiert von
                  #25

                  @glasfaser sagte in Auswahl vom Objekt funktioniert nicht ?:

                  @humidor

                  dein F12

                  verstehe ich dann nicht, ich schalte die ja ein, weil es nicht funktioniert!

                  BG

                  GlasfaserG 1 Antwort Letzte Antwort
                  0
                  • HumidorH Humidor

                    @glasfaser sagte in Auswahl vom Objekt funktioniert nicht ?:

                    @humidor

                    dein F12

                    verstehe ich dann nicht, ich schalte die ja ein, weil es nicht funktioniert!

                    GlasfaserG Online
                    GlasfaserG Online
                    Glasfaser
                    schrieb am zuletzt editiert von
                    #26

                    @humidor

                    Lass es aus , es stört bei Blockly ....

                    Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                    HumidorH 1 Antwort Letzte Antwort
                    0
                    • GlasfaserG Glasfaser

                      @humidor

                      Lass es aus , es stört bei Blockly ....

                      HumidorH Online
                      HumidorH Online
                      Humidor
                      schrieb am zuletzt editiert von Humidor
                      #27

                      @glasfaser ok, habe es aus. Neues Script erstellt und gleiche Situation wieder
                      es funktioniert nicht.
                      Blockly geht da auf Error und ich kann gar nichts mehr bedienen.

                      BG

                      GlasfaserG 2 Antworten Letzte Antwort
                      0
                      • HumidorH Humidor

                        @glasfaser ok, habe es aus. Neues Script erstellt und gleiche Situation wieder
                        es funktioniert nicht.
                        Blockly geht da auf Error und ich kann gar nichts mehr bedienen.

                        GlasfaserG Online
                        GlasfaserG Online
                        Glasfaser
                        schrieb am zuletzt editiert von
                        #28

                        @humidor

                        Refersh der Seite !

                        Was das selbe ... ?

                        Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                        HumidorH 1 Antwort Letzte Antwort
                        0
                        • HumidorH Humidor

                          @glasfaser ok, habe es aus. Neues Script erstellt und gleiche Situation wieder
                          es funktioniert nicht.
                          Blockly geht da auf Error und ich kann gar nichts mehr bedienen.

                          GlasfaserG Online
                          GlasfaserG Online
                          Glasfaser
                          schrieb am zuletzt editiert von Glasfaser
                          #29

                          @humidor sagte in Auswahl vom Objekt funktioniert nicht ?:

                          Neues Script erstellt und gleiche Situation wieder

                          Laut Screenshot hast du Admin 4.2.1 und was ist mit Script Energie , welche Version .

                          Du befindest dich im BETA Status !!

                          Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                          HumidorH GlasfaserG 2 Antworten Letzte Antwort
                          0
                          • GlasfaserG Glasfaser

                            @humidor

                            Refersh der Seite !

                            Was das selbe ... ?

                            HumidorH Online
                            HumidorH Online
                            Humidor
                            schrieb am zuletzt editiert von
                            #30

                            @glasfaser auch nach refresh, ich starte ein Script, mache ein paar Dinge und aus, nichts geht mehr. (siehe Posts zuvor)
                            Blockly oder ioBroker haben da eine Macke.

                            BG

                            1 Antwort Letzte Antwort
                            0
                            • GlasfaserG Glasfaser

                              @humidor sagte in Auswahl vom Objekt funktioniert nicht ?:

                              Neues Script erstellt und gleiche Situation wieder

                              Laut Screenshot hast du Admin 4.2.1 und was ist mit Script Energie , welche Version .

                              Du befindest dich im BETA Status !!

                              HumidorH Online
                              HumidorH Online
                              Humidor
                              schrieb am zuletzt editiert von Humidor
                              #31

                              @glasfaser Beta? ich hab kein Beta installiert. Ich schau da mal...
                              beim Repository ist "stable" drin
                              Bildschirmfoto 2021-02-14 um 15.16.02.png

                              BG

                              1 Antwort Letzte Antwort
                              0
                              • GlasfaserG Glasfaser

                                @humidor sagte in Auswahl vom Objekt funktioniert nicht ?:

                                Neues Script erstellt und gleiche Situation wieder

                                Laut Screenshot hast du Admin 4.2.1 und was ist mit Script Energie , welche Version .

                                Du befindest dich im BETA Status !!

                                GlasfaserG Online
                                GlasfaserG Online
                                Glasfaser
                                schrieb am zuletzt editiert von Glasfaser
                                #32

                                @Humidor

                                @glasfaser sagte in Auswahl vom Objekt funktioniert nicht ?:
                                was ist mit Script Energie , welche Version .

                                Was ist hiermit ?

                                Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                                HumidorH 1 Antwort Letzte Antwort
                                0
                                • GlasfaserG Glasfaser

                                  @Humidor

                                  @glasfaser sagte in Auswahl vom Objekt funktioniert nicht ?:
                                  was ist mit Script Energie , welche Version .

                                  Was ist hiermit ?

                                  HumidorH Online
                                  HumidorH Online
                                  Humidor
                                  schrieb am zuletzt editiert von
                                  #33

                                  @glasfaser
                                  Bildschirmfoto 2021-02-14 um 15.18.43.png

                                  BG

                                  HumidorH 1 Antwort Letzte Antwort
                                  0
                                  • HumidorH Humidor

                                    @glasfaser
                                    Bildschirmfoto 2021-02-14 um 15.18.43.png

                                    HumidorH Online
                                    HumidorH Online
                                    Humidor
                                    schrieb am zuletzt editiert von
                                    #34

                                    @humidor wo kann ich denn die Versionen einsehen die aktuell Stable sind?

                                    BG

                                    GlasfaserG 2 Antworten Letzte Antwort
                                    0
                                    • HumidorH Humidor

                                      @humidor wo kann ich denn die Versionen einsehen die aktuell Stable sind?

                                      GlasfaserG Online
                                      GlasfaserG Online
                                      Glasfaser
                                      schrieb am zuletzt editiert von
                                      #35

                                      @humidor

                                      http://download.iobroker.net/list.html

                                      Bin gerade am lesen was du sonst noch hast , aber ich verstehe es nicht .

                                      Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                                      HumidorH 1 Antwort Letzte Antwort
                                      1
                                      • GlasfaserG Glasfaser

                                        @humidor

                                        http://download.iobroker.net/list.html

                                        Bin gerade am lesen was du sonst noch hast , aber ich verstehe es nicht .

                                        HumidorH Online
                                        HumidorH Online
                                        Humidor
                                        schrieb am zuletzt editiert von
                                        #36

                                        @glasfaser danke
                                        lt. der Liste ist meine Version die aktuelle Stable.

                                        stable:	4.2.1 for 33 days
                                        

                                        BG

                                        1 Antwort Letzte Antwort
                                        0
                                        • HumidorH Humidor

                                          @humidor wo kann ich denn die Versionen einsehen die aktuell Stable sind?

                                          GlasfaserG Online
                                          GlasfaserG Online
                                          Glasfaser
                                          schrieb am zuletzt editiert von Glasfaser
                                          #37

                                          @humidor

                                          Nochmal ...
                                          Erstelle ein neues Blockly , speichere es .
                                          Dann füllst du es mit Trigger usw. speichern ohne Auswahl eines Objektes ( Datenpunkt) .. was ist dann .

                                          Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                                          HumidorH 1 Antwort Letzte Antwort
                                          0

                                          Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.

                                          Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.

                                          Mit deinem Input könnte dieser Beitrag noch besser werden 💗

                                          Registrieren Anmelden
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          529

                                          Online

                                          32.8k

                                          Benutzer

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