Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Adapter "smartmeter"

    NEWS

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    • Minor js-controller 7.0.7 Update in latest repo

    Adapter "smartmeter"

    This topic has been deleted. Only users with topic management privileges can see it.
    • apollon77
      apollon77 last edited by

      Hey Klassisch, wenn ich das richtig sehe sind das keine "smartmeter" sondern traditionelle Meter die per wemos abgelesen werden 😉 auch hat das nix mit OBIS oder smartmeter Protokollen zu tun. damit erstmal außerhalb des scopes des Adapters. Der Adapter implementiert relevante Protokolle und macht aus diesem Daten mit OBIS IDs sinnvolle menschenlesbare Datenpunkte. Die Daten selbst werden immer so genommen wie empfangen und maximal mit nachkommastellen richtig formatiert.

      Auch ich lese noch einen wasserzähler wo ich mit nem arduino Impulse zähle und die dann im iobroker ankommen und dort wird dann der zählerwert als State gespeichert. Das ganze per kleinem JavaScript.

      Ich denke das Thema "andere zählerformate in iobroker bringen" ist nen eigenen Thread wert. Werde die letzten Posts die nicht mit dem Adapter direkt zu tun hatten mal in nen eigenen Thread packen nächste Woche. Die Frage für mich ist: wie allgemeingültig ist das bzw wie spezifisch? Wenn bei jedem andere Daten auf andere Arten ankommen, dann kann man höchstens grob überlegen wie man das verarbeitet und man kann Beispiele von Skripten Posten. Wenn Demos immer das gleiche liefern kann man vllt. Mehr draus machen …

      Schaue mir das nach dem Urlaub nochmal genauer an 😉

      1 Reply Last reply Reply Quote 0
      • K
        klassisch Most Active last edited by

        Vielen Dank für die Rückmeldung und noch einen schönen Urlaub!

        Gesendet von meinem ZTE A2016 mit Tapatalk

        1 Reply Last reply Reply Quote 0
        • C
          church last edited by

          Hi,

          gibt es was Neues bzgl. Easymeter Q3D? Würde den Zähler echt gerne in iobroker einbinden…

          VG, Church

          1 Reply Last reply Reply Quote 0
          • wendy2702
            wendy2702 last edited by

            @church:

            Hi,

            gibt es was Neues bzgl. Easymeter Q3D? Würde den Zähler echt gerne in iobroker einbinden…

            VG, Church `

            Der Zähler hat doch eine Optische D0 Schnittstelle und spricht das OBIS Protokoll.

            ~~![](</s><URL url=)<link_text text="https://uploads.tapatalk-cdn.com/201708 ... 54d4a7.jpg">https://uploads.tapatalk-cdn.com/20170824/59bed15dbd97ff5382a5c3402354d4a7.jpg</link_text>" />

            Womit genau hast du denn ein Problem?

            Gesendet von iPad mit Tapatalk Pro~~

            1 Reply Last reply Reply Quote 0
            • C
              church last edited by

              > Womit genau hast du denn ein Problem?

              Funktioniert bei Dir der Adapter mit einem Easymeter?

              Mein Problem steht ab Seite 30!

              1 Reply Last reply Reply Quote 0
              • apollon77
                apollon77 last edited by

                Schaue gerade alles durch was über Urlaub angefallen ist. Bin bald bei dem thema hier 😉

                1 Reply Last reply Reply Quote 0
                • wendy2702
                  wendy2702 last edited by

                  @church:

                  > Womit genau hast du denn ein Problem?

                  Funktioniert bei Dir der Adapter mit einem Easymeter?

                  Mein Problem steht ab Seite 30! `

                  Nein, habe einen anderen Zähler.

                  Hast du mal mit dem Abfrage Intervall gespielt? Vielleicht kommt sich da etwas ins Gehege wenn der Zähler eh alle 2 Sekunden sendet.

                  Im Volkszähler Wiki zu dem Zähler steht das man die Poll Zeit auf "0" setzen soll wenn der Zähler seine Daten ohne Aufforderung sendet.

                  https://wiki.volkszaehler.org/hardware/ … ymeter_q3d

                  Gesendet von iPhone mit Tapatalk Pro

                  1 Reply Last reply Reply Quote 0
                  • C
                    church last edited by

                    Das bringt leider auch nichts!

                    Die Datenübertragung steht ja auf "nur lesen"

                    1 Reply Last reply Reply Quote 0
                    • apollon77
                      apollon77 last edited by

                      Hi,

                      also ja es ist ein Timing Issue, was durch das Lösen anderer Timing-Issues irgendwie einen Nebeneffekt hatte.

                      Ich habe jetzt mal was umgebaut. Auf Github ist die 1.0.0 des Adapters, bitte versuchen … am besten auch andere die es nutzen. Gab einige Änderungen "unter der Haube" ...

                      1 Reply Last reply Reply Quote 0
                      • C
                        church last edited by

                        Hey, super!

                        Alles läuft bisher perfekt mit dem Q3D!

                        Vielen Dank!

                        1 Reply Last reply Reply Quote 0
                        • R
                          RappiRN Most Active last edited by

                          Läuft! 😄

                          Enrico

                          1 Reply Last reply Reply Quote 0
                          • Z
                            Zippolighter last edited by

                            Habe folgende Frage:

                            Habe einen Raspi3 im Einsatz. Auf den läuft Smartmeter.0 mit einem Zwei-Wege Zähler ohne Probleme.

                            Ich muss jetzt noch einen zweiten Zähler (Ein-Wege Zähler) gleiche Marke auslesen.

                            Kann ich dafür auf den Raspi einfach eine zweite Instanz installieren oder brauch ich einen weiteren Raspi??

                            Danke Gruß

                            Zippolighter

                            1 Reply Last reply Reply Quote 0
                            • apollon77
                              apollon77 last edited by

                              Das geht. Zweiten lesekopf dran, zweite Instanz vom Adapter auf zweiten lesekopf setzen und fertig.

                              1 Reply Last reply Reply Quote 0
                              • S
                                schneidy76 last edited by

                                Jepp, läuft so bei mir prima!!! Hatte ein wenig Probleme mit dem Auswerten, da mein Zähler nur positive Werte ausgibt. Egal ob Bezug oder Einspeisung…

                                Es gab dann einen Thread von mir welcher dann Dank super Hilfe zu einem positiven Ergebnis geführt hat.

                                Vg Torsten

                                1 Reply Last reply Reply Quote 0
                                • S
                                  simpixo last edited by

                                  Servus Ingo

                                  seit neusten erhalte ich eine detaillierte Fehlermeldung bei deinem Adapter. Der beendet sich Immer mal wieder sporadisch. Ansonsten funktioniert der super 😄

                                  Vielleicht kannst du mit der Meldung mehr anfangen wie ich 😉 Was mir aber aufgefallen ist, als wir in Urlaub waren, hat sich der Adapter viel weniger beendet als wenn wir daheim sind… :shock: :?

                                  host.HQ-ioBroker-Produktion	2017-10-08 19:21:37.239	error	instance system.adapter.smartmeter.0 terminated with code null ()
                                  host.HQ-ioBroker-Produktion	2017-10-08 19:21:37.239	warn	instance system.adapter.smartmeter.0 terminated due to SIGABRT
                                  Caught	2017-10-08 19:21:37.239	error	by controller[0]: ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall]
                                  Caught	2017-10-08 19:21:37.239	error	by controller[0]: 7ffee0d22000-7ffee0d24000 r-xp 00000000 00:00 0 [vdso]
                                  Caught	2017-10-08 19:21:37.239	error	by controller[0]: 7ffee0d20000-7ffee0d22000 r--p 00000000 00:00 0 [vvar]
                                  Caught	2017-10-08 19:21:37.239	error	by controller[0]: 7ffee0c54000-7ffee0c75000 rw-p 00000000 00:00 0 [stack]
                                  Caught	2017-10-08 19:21:37.239	error	by controller[0]: 7f4f305f2000-7f4f305f3000 rw-p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.239	error	by controller[0]: 7f4f305f1000-7f4f305f2000 rw-p 00026000 08:01 786454 /lib/x86_64-linux-gnu/ld-2.23.so
                                  Caught	2017-10-08 19:21:37.238	error	by controller[0]: 7f4f305f0000-7f4f305f1000 r--p 00025000 08:01 786454 /lib/x86_64-linux-gnu/ld-2.23.so
                                  Caught	2017-10-08 19:21:37.238	error	by controller[0]: 7f4f305eb000-7f4f305f0000 rw-p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.238	error	by controller[0]: 7f4f305ea000-7f4f305eb000 ---p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.238	error	by controller[0]: 7f4f305e9000-7f4f305ea000 rw-p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.238	error	by controller[0]: 7f4f305e1000-7f4f305e7000 rw-p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.238	error	by controller[0]: 7f4f303cb000-7f4f303f1000 r-xp 00000000 08:01 786454 /lib/x86_64-linux-gnu/ld-2.23.so
                                  Caught	2017-10-08 19:21:37.238	error	by controller[0]: 7f4f303ca000-7f4f303cb000 rw-p 00003000 08:01 786471 /lib/x86_64-linux-gnu/libdl-2.23.so
                                  Caught	2017-10-08 19:21:37.238	error	by controller[0]: 7f4f303c9000-7f4f303ca000 r--p 00002000 08:01 786471 /lib/x86_64-linux-gnu/libdl-2.23.so
                                  Caught	2017-10-08 19:21:37.238	error	by controller[0]: 7f4f301ca000-7f4f303c9000 ---p 00003000 08:01 786471 /lib/x86_64-linux-gnu/libdl-2.23.so
                                  Caught	2017-10-08 19:21:37.238	error	by controller[0]: 7f4f301c7000-7f4f301ca000 r-xp 00000000 08:01 786471 /lib/x86_64-linux-gnu/libdl-2.23.so
                                  Caught	2017-10-08 19:21:37.238	error	by controller[0]: 7f4f301c6000-7f4f301c7000 rw-p 00007000 08:01 786467 /lib/x86_64-linux-gnu/librt-2.23.so
                                  Caught	2017-10-08 19:21:37.238	error	by controller[0]: 7f4f301c5000-7f4f301c6000 r--p 00006000 08:01 786467 /lib/x86_64-linux-gnu/librt-2.23.so
                                  Caught	2017-10-08 19:21:37.238	error	by controller[0]: 7f4f2ffc6000-7f4f301c5000 ---p 00007000 08:01 786467 /lib/x86_64-linux-gnu/librt-2.23.so
                                  Caught	2017-10-08 19:21:37.238	error	by controller[0]: 7f4f2ffbf000-7f4f2ffc6000 r-xp 00000000 08:01 786467 /lib/x86_64-linux-gnu/librt-2.23.so
                                  Caught	2017-10-08 19:21:37.238	error	by controller[0]: 7f4f2ffbb000-7f4f2ffbf000 rw-p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.238	error	by controller[0]: 7f4f2ffb9000-7f4f2ffbb000 rw-p 0017c000 08:01 917723 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.21
                                  Caught	2017-10-08 19:21:37.237	error	by controller[0]: 7f4f2ffaf000-7f4f2ffb9000 r--p 00172000 08:01 917723 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.21
                                  Caught	2017-10-08 19:21:37.237	error	by controller[0]: 7f4f2fdaf000-7f4f2ffaf000 ---p 00172000 08:01 917723 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.21
                                  Caught	2017-10-08 19:21:37.237	error	by controller[0]: 7f4f2fc3d000-7f4f2fdaf000 r-xp 00000000 08:01 917723 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.21
                                  Caught	2017-10-08 19:21:37.236	error	by controller[0]: 7f4f2fc3c000-7f4f2fc3d000 rw-p 00108000 08:01 786477 /lib/x86_64-linux-gnu/libm-2.23.so
                                  Caught	2017-10-08 19:21:37.236	error	by controller[0]: 7f4f2fc3b000-7f4f2fc3c000 r--p 00107000 08:01 786477 /lib/x86_64-linux-gnu/libm-2.23.so
                                  Caught	2017-10-08 19:21:37.236	error	by controller[0]: 7f4f2fa3c000-7f4f2fc3b000 ---p 00108000 08:01 786477 /lib/x86_64-linux-gnu/libm-2.23.so
                                  Caught	2017-10-08 19:21:37.236	error	by controller[0]: 7f4f2f934000-7f4f2fa3c000 r-xp 00000000 08:01 786477 /lib/x86_64-linux-gnu/libm-2.23.so
                                  Caught	2017-10-08 19:21:37.236	error	by controller[0]: 7f4f2f933000-7f4f2f934000 rw-p 00015000 08:01 786962 /lib/x86_64-linux-gnu/libgcc_s.so.1
                                  Caught	2017-10-08 19:21:37.236	error	by controller[0]: 7f4f2f734000-7f4f2f933000 ---p 00016000 08:01 786962 /lib/x86_64-linux-gnu/libgcc_s.so.1
                                  Caught	2017-10-08 19:21:37.236	error	by controller[0]: 7f4f2f71e000-7f4f2f734000 r-xp 00000000 08:01 786962 /lib/x86_64-linux-gnu/libgcc_s.so.1
                                  Caught	2017-10-08 19:21:37.236	error	by controller[0]: 7f4f2f71a000-7f4f2f71e000 rw-p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.236	error	by controller[0]: 7f4f2f719000-7f4f2f71a000 rw-p 00018000 08:01 786464 /lib/x86_64-linux-gnu/libpthread-2.23.so
                                  Caught	2017-10-08 19:21:37.236	error	by controller[0]: 7f4f2f718000-7f4f2f719000 r--p 00017000 08:01 786464 /lib/x86_64-linux-gnu/libpthread-2.23.so
                                  Caught	2017-10-08 19:21:37.236	error	by controller[0]: 7f4f2f519000-7f4f2f718000 ---p 00018000 08:01 786464 /lib/x86_64-linux-gnu/libpthread-2.23.so
                                  Caught	2017-10-08 19:21:37.236	error	by controller[0]: 7f4f2f501000-7f4f2f519000 r-xp 00000000 08:01 786464 /lib/x86_64-linux-gnu/libpthread-2.23.so
                                  Caught	2017-10-08 19:21:37.236	error	by controller[0]: 7f4f2f4fd000-7f4f2f501000 rw-p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.236	error	by controller[0]: 7f4f2f4fb000-7f4f2f4fd000 rw-p 001c4000 08:01 786483 /lib/x86_64-linux-gnu/libc-2.23.so
                                  Caught	2017-10-08 19:21:37.236	error	by controller[0]: 7f4f2f4f7000-7f4f2f4fb000 r--p 001c0000 08:01 786483 /lib/x86_64-linux-gnu/libc-2.23.so
                                  Caught	2017-10-08 19:21:37.236	error	by controller[0]: 7f4f2f2f7000-7f4f2f4f7000 ---p 001c0000 08:01 786483 /lib/x86_64-linux-gnu/libc-2.23.so
                                  Caught	2017-10-08 19:21:37.235	error	by controller[0]: 7f4f2f137000-7f4f2f2f7000 r-xp 00000000 08:01 786483 /lib/x86_64-linux-gnu/libc-2.23.so
                                  Caught	2017-10-08 19:21:37.235	error	by controller[0]: 7f4f2e937000-7f4f2f137000 rw-p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.235	error	by controller[0]: 7f4f2e936000-7f4f2e937000 ---p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.235	error	by controller[0]: 7f4f2e136000-7f4f2e936000 rw-p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.235	error	by controller[0]: 7f4f2e135000-7f4f2e136000 ---p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.235	error	by controller[0]: 7f4f2d935000-7f4f2e135000 rw-p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.235	error	by controller[0]: 7f4f2d934000-7f4f2d935000 ---p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.235	error	by controller[0]: 7f4f2d134000-7f4f2d934000 rw-p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.235	error	by controller[0]: 7f4f2d133000-7f4f2d134000 ---p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.235	error	by controller[0]: 7f4f2d132000-7f4f2d133000 rw-p 0000e000 08:01 675253 /opt/iobroker/node_modules/iobroker.smartmeter/node_modules/serialport/build/Release/serialport.node
                                  Caught	2017-10-08 19:21:37.235	error	by controller[0]: 7f4f2d131000-7f4f2d132000 r--p 0000d000 08:01 675253 /opt/iobroker/node_modules/iobroker.smartmeter/node_modules/serialport/build/Release/serialport.node
                                  Caught	2017-10-08 19:21:37.235	error	by controller[0]: 7f4f2cf31000-7f4f2d131000 ---p 0000d000 08:01 675253 /opt/iobroker/node_modules/iobroker.smartmeter/node_modules/serialport/build/Release/serialport.node
                                  Caught	2017-10-08 19:21:37.235	error	by controller[0]: 7f4f2cf24000-7f4f2cf31000 r-xp 00000000 08:01 675253 /opt/iobroker/node_modules/iobroker.smartmeter/node_modules/serialport/build/Release/serialport.node
                                  Caught	2017-10-08 19:21:37.235	error	by controller[0]: 7f4f2c724000-7f4f2cf24000 rw-p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.234	error	by controller[0]: 7f4f2c723000-7f4f2c724000 ---p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.234	error	by controller[0]: 7f4f28161000-7f4f2c000000 ---p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.234	error	by controller[0]: 7f4f28000000-7f4f28161000 rw-p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.234	error	by controller[0]: 7f4f24212000-7f4f28000000 ---p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.234	error	by controller[0]: 7f4f24000000-7f4f24212000 rw-p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.234	error	by controller[0]: 7f4f20163000-7f4f24000000 ---p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.234	error	by controller[0]: 7f4f20000000-7f4f20163000 rw-p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.234	error	by controller[0]: 7f4f1f800000-7f4f20000000 rw-p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.234	error	by controller[0]: 7f4f1f7ff000-7f4f1f800000 ---p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.234	error	by controller[0]: 7f4f1efff000-7f4f1f7ff000 rw-p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.234	error	by controller[0]: 7f4f1effe000-7f4f1efff000 ---p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.234	error	by controller[0]: 7f4f1e7fe000-7f4f1effe000 rw-p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.234	error	by controller[0]: 7f4f1e7fd000-7f4f1e7fe000 ---p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.234	error	by controller[0]: 7f4f18213000-7f4f1c000000 ---p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.234	error	by controller[0]: 7f4f18000000-7f4f18213000 rw-p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.234	error	by controller[0]: 7f4f14029000-7f4f18000000 ---p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.233	error	by controller[0]: 7f4f14000000-7f4f14029000 rw-p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.233	error	by controller[0]: 7f4f10021000-7f4f14000000 ---p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.233	error	by controller[0]: 7f4f10000000-7f4f10021000 rw-p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.233	error	by controller[0]: 7f4f0c021000-7f4f10000000 ---p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.233	error	by controller[0]: 7f4f0c000000-7f4f0c021000 rw-p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.233	error	by controller[0]: 7f4f08021000-7f4f0c000000 ---p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.233	error	by controller[0]: 7f4f08000000-7f4f08021000 rw-p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.233	error	by controller[0]: 7f4f04021000-7f4f08000000 ---p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.233	error	by controller[0]: 7f4f04000000-7f4f04021000 rw-p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.233	error	by controller[0]: 3fc291100000-3fc291200000 rw-p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.233	error	by controller[0]: 3cb399a00000-3cb399b00000 rw-p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.233	error	by controller[0]: 3c3096a00000-3c3096b00000 rw-p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.233	error	by controller[0]: 3b8e6c700000-3b8e6c800000 rw-p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.233	error	by controller[0]: 3b0e6db00000-3b0e6dc00000 ---p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.233	error	by controller[0]: 3abc72400000-3abc72500000 ---p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.233	error	by controller[0]: 397289000000-397289100000 ---p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.232	error	by controller[0]: 38f43ea00000-38f43eaf5000 rw-p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.232	error	by controller[0]: 351aa1200000-351aa1300000 rw-p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.232	error	by controller[0]: 34c7ee100000-34c7ee200000 ---p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.232	error	by controller[0]: 2f069d600000-2f069d700000 rw-p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.232	error	by controller[0]: 29dc1b000000-29dc1b100000 ---p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.232	error	by controller[0]: 28ad7b600000-28ad7b700000 rw-p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.232	error	by controller[0]: 285944f00000-285945000000 ---p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.232	error	by controller[0]: 27fc09000000-27fc09100000 rw-p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.232	error	by controller[0]: 2458f6313000-2458f66d3000 ---p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.232	error	by controller[0]: 2458f62d3000-2458f6313000 rw-p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.232	error	by controller[0]: 22a6b34ff000-22a6d2c33000 ---p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.232	error	by controller[0]: 22a6b3406000-22a6b34ff000 rwxp 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.232	error	by controller[0]: 22a6b3405000-22a6b3406000 ---p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.232	error	by controller[0]: 22a6b3400000-22a6b3405000 rw-p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.232	error	by controller[0]: 22a6b33ff000-22a6b3400000 ---p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.232	error	by controller[0]: 22a6b3306000-22a6b33ff000 rwxp 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.231	error	by controller[0]: 22a6b3305000-22a6b3306000 ---p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.231	error	by controller[0]: 22a6b3300000-22a6b3305000 rw-p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.231	error	by controller[0]: 22a6b32ff000-22a6b3300000 ---p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.231	error	by controller[0]: 22a6b3206000-22a6b32ff000 rwxp 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.231	error	by controller[0]: 22a6b3205000-22a6b3206000 ---p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.231	error	by controller[0]: 22a6b3200000-22a6b3205000 rw-p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.231	error	by controller[0]: 22a6b31ff000-22a6b3200000 ---p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.231	error	by controller[0]: 22a6b3106000-22a6b31ff000 rwxp 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.231	error	by controller[0]: 22a6b3105000-22a6b3106000 ---p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.231	error	by controller[0]: 22a6b3100000-22a6b3105000 rw-p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.231	error	by controller[0]: 22a6b3047000-22a6b3100000 ---p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.231	error	by controller[0]: 22a6b3006000-22a6b3047000 rwxp 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.231	error	by controller[0]: 22a6b3005000-22a6b3006000 ---p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.231	error	by controller[0]: 22a6b3000000-22a6b3005000 rw-p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.231	error	by controller[0]: 22a6b2f08000-22a6b3000000 ---p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.230	error	by controller[0]: 22a6b2f06000-22a6b2f08000 rwxp 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.230	error	by controller[0]: 22a6b2f05000-22a6b2f06000 ---p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.230	error	by controller[0]: 22a6b2f00000-22a6b2f05000 rw-p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.230	error	by controller[0]: 22a6b2e08000-22a6b2f00000 ---p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.230	error	by controller[0]: 22a6b2e06000-22a6b2e08000 rwxp 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.230	error	by controller[0]: 22a6b2e05000-22a6b2e06000 ---p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.230	error	by controller[0]: 22a6b2e00000-22a6b2e05000 rw-p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.230	error	by controller[0]: 22a6b2d08000-22a6b2e00000 ---p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.230	error	by controller[0]: 22a6b2d06000-22a6b2d08000 rwxp 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.230	error	by controller[0]: 22a6b2d05000-22a6b2d06000 ---p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.230	error	by controller[0]: 22a6b2d00000-22a6b2d05000 rw-p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.230	error	by controller[0]: 22a6b2c33000-22a6b2d00000 ---p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.230	error	by controller[0]: 227a1f200000-227a1f300000 rw-p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.230	error	by controller[0]: 222745c00000-222745d00000 rw-p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.230	error	by controller[0]: 2200e9200000-2200e9300000 ---p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.230	error	by controller[0]: 2171e2200000-2171e2300000 ---p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.229	error	by controller[0]: 1be933700000-1be933800000 rw-p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.229	error	by controller[0]: 1a77d0100000-1a77d0200000 ---p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.229	error	by controller[0]: 1a676fe00000-1a676ff00000 rw-p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.229	error	by controller[0]: 1a13fce00000-1a13fcf00000 rw-p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.229	error	by controller[0]: 1820b8100000-1820b8200000 ---p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.229	error	by controller[0]: 15d407c00000-15d407d00000 rw-p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.229	error	by controller[0]: 1302c9f00000-1302ca000000 ---p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.229	error	by controller[0]: 126b5ed00000-126b5ee00000 rw-p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.229	error	by controller[0]: 125ae3700000-125ae3800000 rw-p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.229	error	by controller[0]: fb8dff00000-fb8e0000000 ---p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.229	error	by controller[0]: c8afb100000-c8afb200000 ---p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.229	error	by controller[0]: a7e58200000-a7e58300000 ---p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.229	error	by controller[0]: 510727c0000-510727d3000 ---p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.229	error	by controller[0]: 510727a0000-510727c0000 rw-p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.229	error	by controller[0]: 51072793000-510727a0000 ---p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.228	error	by controller[0]: 3661d300000-3661d313000 rw-p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.228	error	by controller[0]: 30b69c00000-30b69d00000 rw-p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.228	error	by controller[0]: 03ba5000-0469f000 rw-p 00000000 00:00 0 [heap]
                                  Caught	2017-10-08 19:21:37.228	error	by controller[0]: 01e0e000-01e23000 rw-p 00000000 00:00 0
                                  Caught	2017-10-08 19:21:37.228	error	by controller[0]: 01df6000-01e0e000 rw-p 017f6000 08:01 947857 /usr/bin/node
                                  Caught	2017-10-08 19:21:37.228	error	by controller[0]: 00400000-01bf7000 r-xp 00000000 08:01 947857 /usr/bin/node
                                  Caught	2017-10-08 19:21:37.228	error	by controller[0]: ======= Memory map: ========
                                  Caught	2017-10-08 19:21:37.228	error	by controller[0]: [0x22a6b30092a7]
                                  Caught	2017-10-08 19:21:37.228	error	by controller[0]: io.smartmeter.0(_ZN2v88internal18Runtime_NewClosureEiPPNS0_6ObjectEPNS0_7IsolateE+0x2b6)[0xef8c46]
                                  Caught	2017-10-08 19:21:37.228	error	by controller[0]: io.smartmeter.0(_ZN2v88internal7Factory33NewFunctionFromSharedFunctionInfoENS0_6HandleINS0_18SharedFunctionInfoEEENS2_INS0_7ContextEEENS0_13PretenureFlagE+0x91)[0xc6d8e1]
                                  Caught	2017-10-08 19:21:37.228	error	by controller[0]: io.smartmeter.0(_ZN2v88internal7Factory11NewFunctionENS0_6HandleINS0_3MapEEENS2_INS0_18SharedFunctionInfoEEENS2_INS0_7ContextEEENS0_13PretenureFlagE+0x2b)[0xc6d4fb]
                                  Caught	2017-10-08 19:21:37.228	error	by controller[0]: io.smartmeter.0(_ZN2v88internal7Factory3NewINS0_10JSFunctionEEENS0_6HandleIT_EENS4_INS0_3MapEEENS0_15AllocationSpaceE+0x6a)[0xc6d37a]
                                  Caught	2017-10-08 19:21:37.228	error	by controller[0]: io.smartmeter.0(_ZN2v88internal4Heap14CollectGarbageENS0_16GarbageCollectorEPKcS4_NS_15GCCallbackFlagsE+0x14a)[0xca85da]
                                  Caught	2017-10-08 19:21:37.228	error	by controller[0]: io.smartmeter.0(_ZN2v88internal4Heap24PerformGarbageCollectionENS0_16GarbageCollectorENS_15GCCallbackFlagsE+0x150)[0xca7c30]
                                  Caught	2017-10-08 19:21:37.228	error	by controller[0]: io.smartmeter.0(_ZN2v88internal4Heap8ScavengeEv+0x71c)[0xca203c]
                                  Caught	2017-10-08 19:21:37.228	error	by controller[0]: /lib/x86_64-linux-gnu/libc.so.6(cfree+0x4c)[0x7f4f2f1bb53c]
                                  Caught	2017-10-08 19:21:37.227	error	by controller[0]: /lib/x86_64-linux-gnu/libc.so.6(+0x8037a)[0x7f4f2f1b737a]
                                  Caught	2017-10-08 19:21:37.227	error	by controller[0]: /lib/x86_64-linux-gnu/libc.so.6(+0x777e5)[0x7f4f2f1ae7e5]
                                  Caught	2017-10-08 19:21:37.227	error	by controller[0]: ======= Backtrace: =========
                                  Caught	2017-10-08 19:21:37.225	error	by controller[0]: *** Error in `io.smartmeter.0': free(): invalid pointer: 0x0000000003de62c8 ***
                                  
                                  1 Reply Last reply Reply Quote 0
                                  • apollon77
                                    apollon77 last edited by

                                    Hey,

                                    super, die 1.2.0 vom js-controller (denke der ist installiert, oder ?!) liefert super Zusatzdaten.

                                    AM Ende wie vermutet: Irgendwo im "inneren" von nodejs und vorauss der Buffer-Implementierung macht der GarbageCollector (der räumt freien Speicher auf) wohl Müll 😞 Da kann ich nichts tun, ausser Beobachten ob es mit neuen nodejs Versionen besser wird.

                                    Aber Danke für die Infos!!

                                    1 Reply Last reply Reply Quote 0
                                    • S
                                      simpixo last edited by

                                      Ja der js-Controller 1.2.0 ist installiert! Schade das du da nichts machen kannst 😞

                                      Dann muss ich wohl abwarten und Tee trinken 🙂

                                      Gruß

                                      Adrian

                                      Gesendet von iPhone mit Tapatalk Pro

                                      1 Reply Last reply Reply Quote 0
                                      • apollon77
                                        apollon77 last edited by

                                        Ich hatte mal das Gefühl das es mit nodejs 8 besser wurde, aber irgendwie gabs da auch andere Probleme … Ich teste jetzt gerade mal die neue serialport 6.x an, aber die ist erst Beta ... Also mal schauen 🙂

                                        1 Reply Last reply Reply Quote 0
                                        • Homoran
                                          Homoran Global Moderator Administrators last edited by

                                          bei nodejs 8.x macht aber npm 5.x noch einige Probleme!

                                          Gruß

                                          Rainer

                                          1 Reply Last reply Reply Quote 0
                                          • S
                                            simpixo last edited by

                                            Hallo Ingo

                                            hatte zur Abwechslung heute eine andere Fehlermeldung 😄

                                            host.HQ-ioBroker-Produktion	2017-10-10 16:06:04.515	error	instance system.adapter.smartmeter.0 terminated with code null ()
                                            host.HQ-ioBroker-Produktion	2017-10-10 16:06:04.515	warn	instance system.adapter.smartmeter.0 terminated due to SIGABRT
                                            Caught	2017-10-10 16:06:04.515	error	by controller[4]: 0x7b967d [io.smartmeter.0]
                                            Caught	2017-10-10 16:06:04.515	error	by controller[3]: 11:
                                            Caught	2017-10-10 16:06:04.515	error	by controller[3]: 10: __libc_start_main [/lib/x86_64-linux-gnu/libc.so.6]
                                            Caught	2017-10-10 16:06:04.515	error	by controller[3]: node::Start(int, char**) [io.smartmeter.0]
                                            Caught	2017-10-10 16:06:04.514	error	by controller[2]: 9:
                                            Caught	2017-10-10 16:06:04.514	error	by controller[2]: uv_run [io.smartmeter.0]
                                            Caught	2017-10-10 16:06:04.514	error	by controller[1]: 8:
                                            Caught	2017-10-10 16:06:04.514	error	by controller[1]: 7: 0x1330ed8 [io.smartmeter.0]
                                            Caught	2017-10-10 16:06:04.514	error	by controller[1]: 6: 0x1320743 [io.smartmeter.0]
                                            Caught	2017-10-10 16:06:04.514	error	by controller[1]: 5: 0x132066b [io.smartmeter.0]
                                            Caught	2017-10-10 16:06:04.514	error	by controller[1]: 4: 0x131e655 [io.smartmeter.0]
                                            Caught	2017-10-10 16:06:04.514	error	by controller[1]: 3: 0x10c3e21 [io.smartmeter.0]
                                            Caught	2017-10-10 16:06:04.514	error	by controller[1]: 2: node::Assert(char const* const (*) [4]) [io.smartmeter.0]
                                            Caught	2017-10-10 16:06:04.514	error	by controller[1]: 1: node::Abort() [io.smartmeter.0]
                                            Caught	2017-10-10 16:06:04.512	error	by controller[0]: /usr/bin/node[30668]: ../src/node_file.cc:142:void node::After(uv_fs_t*): Assertion `(req_wrap->req()) == (req)' failed.
                                            

                                            Gruss

                                            Adrian

                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate
                                            FAQ Cloud / IOT
                                            HowTo: Node.js-Update
                                            HowTo: Backup/Restore
                                            Downloads
                                            BLOG

                                            511
                                            Online

                                            31.6k
                                            Users

                                            79.5k
                                            Topics

                                            1.3m
                                            Posts

                                            279
                                            3620
                                            1758390
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo