Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. FinalD

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    F
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 7
    • Best 0
    • Groups 1

    FinalD

    @FinalD

    Starter

    0
    Reputation
    2
    Profile views
    7
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    FinalD Follow
    Starter

    Latest posts made by FinalD

    • RE: ESP8266 mit Volkszähler SML

      Soweit ich weiß, darf der ESP nur mit 3,3V Spannung betrieben werden.
      Keine Ahnung, ob und wie lang er auch mit 5V klar kommt?

      Welchen Zähler hast du denn und wie sieht deine Konfiguration in Tasmota aus?

      posted in Hardware
      F
      FinalD
    • RE: Gaszähler BK-G4 auslesen mit Zigbee-Fensterkontakt

      @joergh Ich habe mir einen ähnlichen (etwas kleineren) Adapter bei fdm-druckservice.de bestellt. Hatte inklusive Versand ~10 Euro gekostet.

      posted in Hardware
      F
      FinalD
    • RE: Javascript Adapter - weiße Seite

      @homoran said in Javascript Adapter - weiße Seite:

      @finald sagte in Javascript Adapter - weiße Seite:

      etwas im Javascript Adapter geändert

      was?

      Ich hatte ein neues if statement hinzugefügt. Also "nur" javascript Code geändert. Der neue Code läuft auch.

      @finald sagte in Javascript Adapter - weiße Seite:

      weiß woran es liegen könnte?

      Vielleicht das log oder die Browserkonsole

      Im Log von ioBroker steht nichts.

      In den Dev Tools von Chrome gibt es folgende Fehlermeldungen:

      instrument.ts:129 TypeError: Cannot read properties of undefined (reading 'languages')
          at a.value (ScriptEditorVanilaMonaco.js:251)
          at a.value (ScriptEditorVanilaMonaco.js:333)
          at a.value (ScriptEditorVanilaMonaco.js:349)
          at za (react-dom.production.min.js:136)
          at Bo (react-dom.production.min.js:184)
          at ql (react-dom.production.min.js:269)
          at ji (react-dom.production.min.js:250)
          at Vi (react-dom.production.min.js:250)
          at Hi (react-dom.production.min.js:250)
          at fi (react-dom.production.min.js:243)
          at react-dom.production.min.js:123
          at t.unstable_runWithPriority (scheduler.production.min.js:18)
          at Wc (react-dom.production.min.js:122)
          at Gc (react-dom.production.min.js:123)
          at qc (react-dom.production.min.js:122)
          at hi (react-dom.production.min.js:237)
          at Object.enqueueSetState (react-dom.production.min.js:133)
          at a.f.setState (react.production.min.js:12)
          at Editor.js:1329
          at a (helpers.ts:87)
      

      Und direkt danach:

      helpers.ts:111 Uncaught TypeError: Cannot read properties of undefined (reading 'languages')
          at a.value (ScriptEditorVanilaMonaco.js:251)
          at a.value (ScriptEditorVanilaMonaco.js:333)
          at a.value (ScriptEditorVanilaMonaco.js:349)
          at za (react-dom.production.min.js:136)
          at Bo (react-dom.production.min.js:184)
          at ql (react-dom.production.min.js:269)
          at ji (react-dom.production.min.js:250)
          at Vi (react-dom.production.min.js:250)
          at Hi (react-dom.production.min.js:250)
          at fi (react-dom.production.min.js:243)
          at react-dom.production.min.js:123
          at t.unstable_runWithPriority (scheduler.production.min.js:18)
          at Wc (react-dom.production.min.js:122)
          at Gc (react-dom.production.min.js:123)
          at qc (react-dom.production.min.js:122)
          at hi (react-dom.production.min.js:237)
          at Object.enqueueSetState (react-dom.production.min.js:133)
          at a.f.setState (react.production.min.js:12)
          at Editor.js:1329
          at a (helpers.ts:87)
      value @ ScriptEditorVanilaMonaco.js:251
      value @ ScriptEditorVanilaMonaco.js:333
      value @ ScriptEditorVanilaMonaco.js:349
      za @ react-dom.production.min.js:136
      Bo @ react-dom.production.min.js:184
      ql @ react-dom.production.min.js:269
      ji @ react-dom.production.min.js:250
      Vi @ react-dom.production.min.js:250
      Hi @ react-dom.production.min.js:250
      fi @ react-dom.production.min.js:243
      (anonymous) @ react-dom.production.min.js:123
      t.unstable_runWithPriority @ scheduler.production.min.js:18
      Wc @ react-dom.production.min.js:122
      Gc @ react-dom.production.min.js:123
      qc @ react-dom.production.min.js:122
      hi @ react-dom.production.min.js:237
      enqueueSetState @ react-dom.production.min.js:133
      f.setState @ react.production.min.js:12
      (anonymous) @ Editor.js:1329
      a @ helpers.ts:87
      setTimeout (async)
      (anonymous) @ trycatch.ts:119
      value @ Editor.js:1318
      Wo @ react-dom.production.min.js:187
      Bo @ react-dom.production.min.js:186
      ql @ react-dom.production.min.js:269
      ji @ react-dom.production.min.js:250
      Vi @ react-dom.production.min.js:250
      Hi @ react-dom.production.min.js:250
      fi @ react-dom.production.min.js:243
      (anonymous) @ react-dom.production.min.js:123
      t.unstable_runWithPriority @ scheduler.production.min.js:18
      Wc @ react-dom.production.min.js:122
      Gc @ react-dom.production.min.js:123
      qc @ react-dom.production.min.js:122
      hi @ react-dom.production.min.js:237
      enqueueSetState @ react-dom.production.min.js:133
      f.setState @ react.production.min.js:12
      (anonymous) @ Editor.js:280
      Promise.then (async)
      value @ Editor.js:272
      a @ Editor.js:261
      fa @ react-dom.production.min.js:135
      Bo @ react-dom.production.min.js:181
      ql @ react-dom.production.min.js:269
      ji @ react-dom.production.min.js:250
      Vi @ react-dom.production.min.js:250
      Hi @ react-dom.production.min.js:250
      fi @ react-dom.production.min.js:243
      (anonymous) @ react-dom.production.min.js:123
      t.unstable_runWithPriority @ scheduler.production.min.js:18
      Wc @ react-dom.production.min.js:122
      Gc @ react-dom.production.min.js:123
      qc @ react-dom.production.min.js:122
      hi @ react-dom.production.min.js:237
      enqueueSetState @ react-dom.production.min.js:133
      f.setState @ react.production.min.js:12
      (anonymous) @ App.js:295
      Promise.then (async)
      value @ App.js:276
      (anonymous) @ GenericApp.js:172
      ha @ react-dom.production.min.js:131
      vl @ react-dom.production.min.js:220
      wi @ react-dom.production.min.js:259
      t.unstable_runWithPriority @ scheduler.production.min.js:18
      Wc @ react-dom.production.min.js:122
      Li @ react-dom.production.min.js:252
      fi @ react-dom.production.min.js:243
      (anonymous) @ react-dom.production.min.js:123
      t.unstable_runWithPriority @ scheduler.production.min.js:18
      Wc @ react-dom.production.min.js:122
      Gc @ react-dom.production.min.js:123
      qc @ react-dom.production.min.js:122
      hi @ react-dom.production.min.js:237
      enqueueSetState @ react-dom.production.min.js:133
      f.setState @ react.production.min.js:12
      (anonymous) @ GenericApp.js:172
      Promise.then (async)
      (anonymous) @ GenericApp.js:166
      Promise.then (async)
      onReady @ GenericApp.js:140
      (anonymous) @ Connection.js:407
      Promise.then (async)
      (anonymous) @ Connection.js:370
      value @ Connection.js:340
      value @ Connection.js:351
      value @ Connection.js:302
      (anonymous) @ Connection.js:206
      SocketClient.findAnswer @ socket.io.js:255
      socket.onmessage @ socket.io.js:163
      instrument.ts:129 wait for monaco loaded
      

      Und eine dritte danach:

      fetch.ts:138 POST https://sentry.iobroker.net/api/56/envelope/?sentry_key=xxxxx&sentry_version=7 403
      

      Ich habe den key gelöscht, keine Ahnung, ob er ein secret ist oder nicht?

      MOD-Edit: Code in code-tags gesetzt!

      posted in Error/Bug
      F
      FinalD
    • Javascript Adapter - weiße Seite
      Systemdata Bitte Ausfüllen
      Hardwaresystem: älteres Intel Notebook
      Arbeitsspeicher: 3GB
      Festplattenart: HDD
      Betriebssystem: Ubuntu
      Node-Version: 10.x.x
      Nodejs-Version: 12.22.4
      NPM-Version: 6.14.4
      Installationsart: Skript
      Image genutzt: Nein

      Ich habe gestern etwas im Javascript Adapter geändert und habe seitdem das Problem, dass ich kurz den Inhalt vom Adapter sehe und ein paar Sekunden später nur noch eine weiße Seite angezeigt wird:
      skripte.png

      Ein Neustart vom Adapter hat leider nicht geholfen.
      Ich hatte testweise den Internet Explorer getestet und dort ist der Verhalten genauso. Ich konnte einmal etwas ändern und beim erneuten Öffnen wurde die Seite wieder nach ein paar Sekunden weiß.

      Das Skript läuft aber und aktualisiert die zugehörigen Werte.

      Hatte jemand schonmal ein ähnliches Problem oder weiß woran es liegen könnte?
      Danke schonmal.

      posted in Error/Bug
      F
      FinalD
    • RE: Gaszähler mit IN-Z61 auslesen - Pulserfassung ungenau

      Wenn es rein über Software nicht funktioniert (was mich irgendwie wundert), könnte man auch einen Tiefpass + Schmitt Trigger zum Entprellen vorschalten?

      posted in Hardware
      F
      FinalD
    • RE: aus NodeRed loggen -> nach refresh mehrere Zeilen im Log

      @mickym Danke für die schnelle Antwort.

      Ich logge nicht aus einem function Node heraus, sondern mit dem Debug Node und "über Systemkonsole":

      debug_log.png

      Was mich daran aber wundert, dass es korrekt angezeigt wird, wenn die Log Konsole den Logeintrag "live" ausgibt. Wenn ich es aber aktualisiere, es zerstückelt wird.

      posted in Error/Bug
      F
      FinalD
    • aus NodeRed loggen -> nach refresh mehrere Zeilen im Log
      Systemdata
      Hardwaresystem: Intel Core2Duo
      Arbeitsspeicher: 3GB
      Festplattenart: HDD
      Betriebssystem: Ubuntu
      Node-Version: Unbekannt
      Nodejs-Version: v12.22.1
      NPM-Version: 6.14.12
      Installationsart: Skript
      Image genutzt: Nein
      Ort/Name der Imagedatei: -

      Wenn ich aus NodeRed heraus ein mehrzeiligen JSON an den System Logger sende, kommt das auch korrekt an, siehe erster Teil im Screenshot. Wenn ich danach die Logseite erneut aufrufe oder neu lade, wird das Log auf mehrere Zeilen aufgeteilt (siehe zweiter Teil im Screenshot).

      Log.png

      posted in Error/Bug
      F
      FinalD
    Community
    Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
    The ioBroker Community 2014-2023
    logo