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

    • Monatsrückblick - April 2025

    • Minor js-controller 7.0.7 Update in latest repo

    • Save The Date: ioBroker@Smart Living Forum Solingen, 14.06.

    Adapter "smartmeter"

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

      @röstkartoffel: ist ne Debug Meldung … nehme ich raus.

      @creator: hast du die alte Instanz gelöscht? Dann unter Adapter in der Zeile vom smartmeter das „+“ nutzen

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

        Ich konnte den Fehler jetzt eingrenzen und wohl auch beheben.

        Zur weiteren Diagnose habe ich "strace" genutzt und mir den Prozess angeschaut der auf "D" stand.

        Folgendes war die Ausgabe:

        root@iobroker:~# strace -p 9670
        Process 9670 attached
        futex(0x7f7792d8a9d0, FUTEX_WAIT, 9676, NULL
        
        

        FUTEX_WAIT weist nach Recherchen auf ein Bug im Kernel hin. Debian 8 Kernel 3.xxx

        Die Anpassung des Kernels wäre kein Problem gewesen, aber da ich Host System von openmediavault auf Ubuntu Server wechseln wollte,

        habe ich die VM auch fix neu installiert.

        Jetzt läuft es wie gewünscht, zumindest fast…

        host.iobroker	2017-12-17 13:13:14.479	info	Restart adapter system.adapter.smartmeter.0 because enabled
        host.iobroker	2017-12-17 13:13:14.478	error	instance system.adapter.smartmeter.0 terminated with code null ()
        host.iobroker	2017-12-17 13:13:14.477	warn	instance system.adapter.smartmeter.0 terminated due to SIGSEGV
        smartmeter.0	2017-12-17 13:13:13.931	info	SerialResponseTransport do not support sending of Data! Ignore them
        smartmeter.0	2017-12-17 13:13:02.172	info	Received 8 values, 5 updated
        smartmeter.0	2017-12-17 13:13:01.918	info	SerialResponseTransport do not support sending of Data! Ignore them
        smartmeter.0	2017-12-17 13:12:50.167	info	Received 8 values, 5 updated
        smartmeter.0	2017-12-17 13:12:49.910	info	SerialResponseTransport do not support sending of Data! Ignore them
        
        

        Läuft aber normal weiter. Was ist das denn nun für ein Fehler?

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

          Mit dem sigsegv? Das haben einige. Meine Recherche landete bei Fehler im nodejs speichermanagement … Adapter startet automatisch neu und alles ist gut 😉

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

            Hallo,

            ich betreibe 2 smartmeter, komischerweise gibt es nur beim smartmeter.1 den Fehler SIGABRT.

            Der smartmeter.0 läuft ohne Probleme

            Ob es wohl damit zu tun hat, das der smartmeter.0 einen ftdi chip und der smartmeter.1 einen CP2104 chip hat?

            Beides sind Leseköpfe von Udo aus dem Volkszähler Forum

            System ist ein debian 9 amd64 auf Z83 MiniPC

            Hier mal ein Log Auszug:

            ! smartmeter.0 2017-12-22 05:34:41.614 info Received 10 values, 3 updated
            ! host.iobroker-z83 2017-12-22 05:34:32.722 info Restart adapter system.adapter.smartmeter.1 because enabled
            ! host.iobroker-z83 2017-12-22 05:34:32.722 error instance system.adapter.smartmeter.1 terminated with code null ()
            ! host.iobroker-z83 2017-12-22 05:34:32.722 warn instance system.adapter.smartmeter.1 terminated due to SIGABRT
            ! host.iobroker-z83 2017-12-22 05:34:32.722 error Caught by controller[17]: ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall]
            ! host.iobroker-z83 2017-12-22 05:34:32.722 error Caught by controller[17]: 7ffef4b94000-7ffef4b96000 r-xp 00000000 00:00 0 [vdso]
            ! host.iobroker-z83 2017-12-22 05:34:32.722 error Caught by controller[17]: 7ffef4b92000-7ffef4b94000 r–p 00000000 00:00 0 [vvar]
            ! host.iobroker-z83 2017-12-22 05:34:32.722 error Caught by controller[17]: 7ffef4b0e000-7ffef4b2f000 rw-p 00000000 00:00 0 [stack]
            ! host.iobroker-z83 2017-12-22 05:34:32.722 error Caught by controller[17]: 7f2611bb1000-7f2611bb2000 rw-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.721 error Caught by controller[17]: 7f2611bb0000-7f2611bb1000 rw-p 00024000 b3:02 262147 /lib/x86_64-linux-gnu/ld-2.24.so
            ! host.iobroker-z83 2017-12-22 05:34:32.721 error Caught by controller[17]: 7f2611baf000-7f2611bb0000 r–p 00023000 b3:02 262147 /lib/x86_64-linux-gnu/ld-2.24.so
            ! host.iobroker-z83 2017-12-22 05:34:32.721 error Caught by controller[17]: 7f2611ba9000-7f2611baf000 rw-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.721 error Caught by controller[17]: 7f2611ba8000-7f2611ba9000 –-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.721 error Caught by controller[17]: 7f2611ba7000-7f2611ba8000 rw-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.721 error Caught by controller[17]: 7f2611ba0000-7f2611ba5000 rw-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.721 error Caught by controller[17]: 7f261198c000-7f26119af000 r-xp 00000000 b3:02 262147 /lib/x86_64-linux-gnu/ld-2.24.so
            ! host.iobroker-z83 2017-12-22 05:34:32.721 error Caught by controller[17]: 7f261198b000-7f261198c000 rw-p 00003000 b3:02 262155 /lib/x86_64-linux-gnu/libdl-2.24.so
            ! host.iobroker-z83 2017-12-22 05:34:32.721 error Caught by controller[17]: 7f261198a000-7f261198b000 r–p 00002000 b3:02 262155 /lib/x86_64-linux-gnu/libdl-2.24.so
            ! host.iobroker-z83 2017-12-22 05:34:32.720 error Caught by controller[17]: 7f261178b000-7f261198a000 –-p 00003000 b3:02 262155 /lib/x86_64-linux-gnu/libdl-2.24.so
            ! host.iobroker-z83 2017-12-22 05:34:32.720 error Caught by controller[17]: 7f2611788000-7f261178b000 r-xp 00000000 b3:02 262155 /lib/x86_64-linux-gnu/libdl-2.24.so
            ! host.iobroker-z83 2017-12-22 05:34:32.720 error Caught by controller[17]: 7f2611787000-7f2611788000 rw-p 00007000 b3:02 262169 /lib/x86_64-linux-gnu/librt-2.24.so
            ! host.iobroker-z83 2017-12-22 05:34:32.720 error Caught by controller[17]: 7f2611786000-7f2611787000 r–p 00006000 b3:02 262169 /lib/x86_64-linux-gnu/librt-2.24.so
            ! host.iobroker-z83 2017-12-22 05:34:32.720 error Caught by controller[17]: 7f2611587000-7f2611786000 –-p 00007000 b3:02 262169 /lib/x86_64-linux-gnu/librt-2.24.so
            ! host.iobroker-z83 2017-12-22 05:34:32.720 error Caught by controller[17]: 7f2611580000-7f2611587000 r-xp 00000000 b3:02 262169 /lib/x86_64-linux-gnu/librt-2.24.so
            ! host.iobroker-z83 2017-12-22 05:34:32.720 error Caught by controller[17]: 7f261157c000-7f2611580000 rw-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.720 error Caught by controller[17]: 7f261157a000-7f261157c000 rw-p 0017c000 b3:02 1315527 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.22
            ! host.iobroker-z83 2017-12-22 05:34:32.719 error Caught by controller[17]: 7f2611570000-7f261157a000 r–p 00172000 b3:02 1315527 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.22
            ! host.iobroker-z83 2017-12-22 05:34:32.719 error Caught by controller[17]: 7f2611370000-7f2611570000 –-p 00172000 b3:02 1315527 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.22
            ! host.iobroker-z83 2017-12-22 05:34:32.719 error Caught by controller[17]: 7f26111fe000-7f2611370000 r-xp 00000000 b3:02 1315527 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.22
            ! host.iobroker-z83 2017-12-22 05:34:32.719 error Caught by controller[17]: 7f26111fd000-7f26111fe000 rw-p 00103000 b3:02 262156 /lib/x86_64-linux-gnu/libm-2.24.so
            ! host.iobroker-z83 2017-12-22 05:34:32.719 error Caught by controller[17]: 7f26111fc000-7f26111fd000 r–p 00102000 b3:02 262156 /lib/x86_64-linux-gnu/libm-2.24.so
            ! host.iobroker-z83 2017-12-22 05:34:32.719 error Caught by controller[17]: 7f2610ffd000-7f26111fc000 –-p 00103000 b3:02 262156 /lib/x86_64-linux-gnu/libm-2.24.so
            ! host.iobroker-z83 2017-12-22 05:34:32.719 error Caught by controller[17]: 7f2610efa000-7f2610ffd000 r-xp 00000000 b3:02 262156 /lib/x86_64-linux-gnu/libm-2.24.so
            ! host.iobroker-z83 2017-12-22 05:34:32.719 error Caught by controller[17]: 7f2610ef9000-7f2610efa000 rw-p 00016000 b3:02 262148 /lib/x86_64-linux-gnu/libgcc_s.so.1
            ! host.iobroker-z83 2017-12-22 05:34:32.718 error Caught by controller[17]: 7f2610ef8000-7f2610ef9000 r–p 00015000 b3:02 262148 /lib/x86_64-linux-gnu/libgcc_s.so.1
            ! host.iobroker-z83 2017-12-22 05:34:32.718 error Caught by controller[17]: 7f2610cf9000-7f2610ef8000 –-p 00016000 b3:02 262148 /lib/x86_64-linux-gnu/libgcc_s.so.1
            ! host.iobroker-z83 2017-12-22 05:34:32.718 error Caught by controller[17]: 7f2610ce3000-7f2610cf9000 r-xp 00000000 b3:02 262148 /lib/x86_64-linux-gnu/libgcc_s.so.1
            ! host.iobroker-z83 2017-12-22 05:34:32.718 error Caught by controller[17]: 7f2610cdf000-7f2610ce3000 rw-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.718 error Caught by controller[17]: 7f2610cde000-7f2610cdf000 rw-p 00018000 b3:02 262167 /lib/x86_64-linux-gnu/libpthread-2.24.so
            ! host.iobroker-z83 2017-12-22 05:34:32.718 error Caught by controller[17]: 7f2610cdd000-7f2610cde000 r–p 00017000 b3:02 262167 /lib/x86_64-linux-gnu/libpthread-2.24.so
            ! host.iobroker-z83 2017-12-22 05:34:32.718 error Caught by controller[17]: 7f2610ade000-7f2610cdd000 –-p 00018000 b3:02 262167 /lib/x86_64-linux-gnu/libpthread-2.24.so
            ! host.iobroker-z83 2017-12-22 05:34:32.718 error Caught by controller[17]: 7f2610ac6000-7f2610ade000 r-xp 00000000 b3:02 262167 /lib/x86_64-linux-gnu/libpthread-2.24.so
            ! host.iobroker-z83 2017-12-22 05:34:32.718 error Caught by controller[17]: 7f2610ac2000-7f2610ac6000 rw-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.717 error Caught by controller[17]: 7f2610ac0000-7f2610ac2000 rw-p 00199000 b3:02 262152 /lib/x86_64-linux-gnu/libc-2.24.so
            ! host.iobroker-z83 2017-12-22 05:34:32.717 error Caught by controller[17]: 7f2610abc000-7f2610ac0000 r–p 00195000 b3:02 262152 /lib/x86_64-linux-gnu/libc-2.24.so
            ! host.iobroker-z83 2017-12-22 05:34:32.717 error Caught by controller[17]: 7f26108bc000-7f2610abc000 –-p 00195000 b3:02 262152 /lib/x86_64-linux-gnu/libc-2.24.so
            ! host.iobroker-z83 2017-12-22 05:34:32.717 error Caught by controller[17]: 7f2610727000-7f26108bc000 r-xp 00000000 b3:02 262152 /lib/x86_64-linux-gnu/libc-2.24.so
            ! host.iobroker-z83 2017-12-22 05:34:32.717 error Caught by controller[17]: 7f260ff27000-7f2610727000 rw-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.717 error Caught by controller[17]: 7f260ff26000-7f260ff27000 –-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.717 error Caught by controller[17]: 7f260f726000-7f260ff26000 rw-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.717 error Caught by controller[17]: 7f260f725000-7f260f726000 –-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.716 error Caught by controller[17]: 7f260ef25000-7f260f725000 rw-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.716 error Caught by controller[17]: 7f260ef24000-7f260ef25000 –-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.716 error Caught by controller[17]: 7f260e724000-7f260ef24000 rw-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.716 error Caught by controller[17]: 7f260e723000-7f260e724000 –-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.716 error Caught by controller[17]: 7f260e722000-7f260e723000 rw-p 0000e000 b3:02 1330734 /opt/iobroker/node_modules/iobroker.smartmeter/node_modules/serialport/build/Release/serialport.node
            ! host.iobroker-z83 2017-12-22 05:34:32.716 error Caught by controller[17]: 7f260e721000-7f260e722000 r–p 0000d000 b3:02 1330734 /opt/iobroker/node_modules/iobroker.smartmeter/node_modules/serialport/build/Release/serialport.node
            ! host.iobroker-z83 2017-12-22 05:34:32.716 error Caught by controller[17]: 7f260e521000-7f260e721000 –-p 0000d000 b3:02 1330734 /opt/iobroker/node_modules/iobroker.smartmeter/node_modules/serialport/build/Release/serialport.node
            ! host.iobroker-z83 2017-12-22 05:34:32.716 error Caught by controller[17]: 7f260e514000-7f260e521000 r-xp 00000000 b3:02 1330734 /opt/iobroker/node_modules/iobroker.smartmeter/node_modules/serialport/build/Release/serialport.node
            ! host.iobroker-z83 2017-12-22 05:34:32.715 error Caught by controller[17]: 7f260dd14000-7f260e514000 rw-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.715 error Caught by controller[17]: 7f260dd13000-7f260dd14000 –-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.715 error Caught by controller[17]: 7f260d513000-7f260dd13000 rw-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.715 error Caught by controller[17]: 7f260d512000-7f260d513000 –-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.715 error Caught by controller[17]: 7f260cd12000-7f260d512000 rw-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.715 error Caught by controller[17]: 7f260cd11000-7f260cd12000 –-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.715 error Caught by controller[17]: 7f260c511000-7f260cd11000 rw-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.715 error Caught by controller[17]: 7f260c510000-7f260c511000 –-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.714 error Caught by controller[17]: 7f26081c9000-7f260c000000 –-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.714 error Caught by controller[17]: 7f2608000000-7f26081c9000 rw-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.714 error Caught by controller[17]: 7f2604213000-7f2608000000 –-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.714 error Caught by controller[17]: 7f2604000000-7f2604213000 rw-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.714 error Caught by controller[17]: 7f2600213000-7f2604000000 –-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.714 error Caught by controller[17]: 7f2600000000-7f2600213000 rw-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.714 error Caught by controller[17]: 7f25fc029000-7f2600000000 –-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.714 error Caught by controller[17]: 7f25fc000000-7f25fc029000 rw-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.714 error Caught by controller[17]: 7f25f8163000-7f25fc000000 –-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.713 error Caught by controller[17]: 7f25f8000000-7f25f8163000 rw-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.713 error Caught by controller[17]: 7f25f4021000-7f25f8000000 –-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.713 error Caught by controller[17]: 7f25f4000000-7f25f4021000 rw-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.713 error Caught by controller[17]: 7f25f0021000-7f25f4000000 –-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.712 error Caught by controller[17]: 7f25f0000000-7f25f0021000 rw-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.712 error Caught by controller[17]: 7f25ec021000-7f25f0000000 –-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.711 error Caught by controller[17]: 7f25ec000000-7f25ec021000 rw-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.711 error Caught by controller[17]: 7f25e8021000-7f25ec000000 –-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.711 error Caught by controller[17]: 7f25e8000000-7f25e8021000 rw-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.711 error Caught by controller[17]: 3e883cb00000-3e883cc00000 rw-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.711 error Caught by controller[17]: 3ccba4f00000-3ccba5000000 –-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.711 error Caught by controller[17]: 3c1815000000-3c1815100000 rw-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.711 error Caught by controller[17]: 399b1dd00000-399b1de00000 rw-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.711 error Caught by controller[17]: 37d75a500000-37d75a513000 rw-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.710 error Caught by controller[17]: 32981bdd6000-32981c196000 –-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.710 error Caught by controller[17]: 32981bd96000-32981bdd6000 rw-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.710 error Caught by controller[17]: 31a24ba00000-31a24baf5000 rw-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.710 error Caught by controller[17]: 2feb7cb00000-2feb7cc00000 –-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.710 error Caught by controller[17]: 2bd2fab00000-2bd2fac00000 –-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.710 error Caught by controller[17]: 2ba3cb200000-2ba3cb300000 –-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.710 error Caught by controller[17]: 29c3b7e00000-29c3b7f00000 –-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.710 error Caught by controller[17]: 29124f200000-29124f300000 –-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.709 error Caught by controller[17]: 28d7b4800000-28d7b4900000 rw-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.709 error Caught by controller[17]: 287097500000-287097600000 rw-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.709 error Caught by controller[17]: 20d06fb00000-20d06fc00000 rw-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.709 error Caught by controller[17]: 20a87ad00000-20a87ae00000 rw-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.709 error Caught by controller[17]: 2099236ff000-209942c7b000 –-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.709 error Caught by controller[17]: 209923606000-2099236ff000 rwxp 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.709 error Caught by controller[17]: 209923605000-209923606000 –-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.708 error Caught by controller[17]: 209923600000-209923605000 rw-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.707 error Caught by controller[17]: 2099235ff000-209923600000 –-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.706 error Caught by controller[17]: 209923506000-2099235ff000 rwxp 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.706 error Caught by controller[17]: 209923505000-209923506000 –-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.706 error Caught by controller[17]: 209923500000-209923505000 rw-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.706 error Caught by controller[17]: 209923100000-209923500000 –-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.706 error Caught by controller[17]: 209923047000-209923100000 –-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.706 error Caught by controller[17]: 209923006000-209923047000 rwxp 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.706 error Caught by controller[17]: 209923005000-209923006000 –-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.706 error Caught by controller[17]: 209923000000-209923005000 rw-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.705 error Caught by controller[17]: 209922f08000-209923000000 –-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.705 error Caught by controller[17]: 209922f06000-209922f08000 rwxp 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.705 error Caught by controller[17]: 209922f05000-209922f06000 –-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.705 error Caught by controller[17]: 209922f00000-209922f05000 rw-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.705 error Caught by controller[17]: 209922e08000-209922f00000 –-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.705 error Caught by controller[17]: 209922e06000-209922e08000 rwxp 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.705 error Caught by controller[17]: 209922e05000-209922e06000 –-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.705 error Caught by controller[17]: 209922e00000-209922e05000 rw-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.704 error Caught by controller[17]: 209922d08000-209922e00000 –-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.704 error Caught by controller[17]: 209922d06000-209922d08000 rwxp 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.704 error Caught by controller[17]: 209922d05000-209922d06000 –-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.704 error Caught by controller[17]: 209922d00000-209922d05000 rw-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.704 error Caught by controller[17]: 209922c7b000-209922d00000 –-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.704 error Caught by controller[17]: 208f26a00000-208f26b00000 –-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.704 error Caught by controller[17]: 1f5078c00000-1f5078d00000 rw-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.704 error Caught by controller[17]: 1e6c92a00000-1e6c92b00000 rw-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.703 error Caught by controller[17]: 1e2103100000-1e2103200000 rw-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.703 error Caught by controller[17]: 1a4b65c00000-1a4b65d00000 –-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.703 error Caught by controller[17]: 1726f2200000-1726f2300000 –-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.703 error Caught by controller[17]: 17013c400000-17013c500000 rw-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.703 error Caught by controller[17]: 16b807280000-16b807287000 –-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.703 error Caught by controller[17]: 16b807260000-16b807280000 rw-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.703 error Caught by controller[17]: 16b807247000-16b807260000 –-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.702 error Caught by controller[17]: 147330200000-147330300000 –-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.702 error Caught by controller[17]: 13edd1500000-13edd1600000 –-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.702 error Caught by controller[17]: 1250fbe00000-1250fbf00000 rw-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.702 error Caught by controller[17]: d977b700000-d977b800000 rw-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.702 error Caught by controller[17]: d3f79a00000-d3f79b00000 rw-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.702 error Caught by controller[17]: cb499800000-cb499900000 –-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.702 error Caught by controller[17]: 7a14a800000-7a14a900000 rw-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.702 error Caught by controller[17]: 79ea1700000-79ea1800000 –-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.701 error Caught by controller[17]: 7377e100000-7377e200000 –-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.701 error Caught by controller[17]: 549d3000000-549d3100000 rw-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.701 error Caught by controller[17]: 037c4000-042a9000 rw-p 00000000 00:00 0 [heap]
            ! host.iobroker-z83 2017-12-22 05:34:32.701 error Caught by controller[17]: 01e14000-01e29000 rw-p 00000000 00:00 0
            ! host.iobroker-z83 2017-12-22 05:34:32.701 error Caught by controller[17]: 01dfc000-01e14000 rw-p 017fc000 b3:02 1325111 /usr/bin/node
            ! host.iobroker-z83 2017-12-22 05:34:32.701 error Caught by controller[17]: 00400000-01bfd000 r-xp 00000000 b3:02 1325111 /usr/bin/node
            ! host.iobroker-z83 2017-12-22 05:34:32.701 error Caught by controller[16]: ======= Memory map: ========
            ! host.iobroker-z83 2017-12-22 05:34:32.701 error Caught by controller[16]: io.smartmeter.1[0x7b9ded]
            ! host.iobroker-z83 2017-12-22 05:34:32.700 error Caught by controller[15]: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf1)[0x7f26107472b1]
            ! host.iobroker-z83 2017-12-22 05:34:32.700 error Caught by controller[15]: io.smartmeter.1(_ZN4node5StartEiPPc+0x580)[0x10ab2b0]
            ! host.iobroker-z83 2017-12-22 05:34:32.700 error Caught by controller[14]: io.smartmeter.1(uv_run+0x156)[0x1323046]
            ! host.iobroker-z83 2017-12-22 05:34:32.700 error Caught by controller[13]: io.smartmeter.1[0x13341a8]
            ! host.iobroker-z83 2017-12-22 05:34:32.700 error Caught by controller[12]: io.smartmeter.1[0x13226bb]
            ! host.iobroker-z83 2017-12-22 05:34:32.700 error Caught by controller[11]: io.smartmeter.1[0x1320605]
            ! host.iobroker-z83 2017-12-22 05:34:32.700 error Caught by controller[10]: io.smartmeter.1[0x10c5a14]
            ! host.iobroker-z83 2017-12-22 05:34:32.699 error Caught by controller[9]: io.smartmeter.1(ZN4node11UVExceptionEPN2v87IsolateEiPKcS4_S4_S4+0xe3)[0x109faf3]
            ! host.iobroker-z83 2017-12-22 05:34:32.699 error Caught by controller[8]: io.smartmeter.1(ZN2v86String6ConcatENS_5LocalIS0_EES2+0x82)[0x97d9f2]
            ! host.iobroker-z83 2017-12-22 05:34:32.699 error Caught by controller[7]: io.smartmeter.1(ZN2v88internal7Factory13NewConsStringENS0_6HandleINS0_6StringEEES4+0x96)[0xc6cc86]
            ! host.iobroker-z83 2017-12-22 05:34:32.699 error Caught by controller[6]: io.smartmeter.1(_ZN2v88internal7Factory3NewINS0_10ConsStringEEENS0_6HandleIT_EENS4_INS0_3MapEEENS0_15AllocationSpaceE+0x6a)[0xc6ca9a]
            ! host.iobroker-z83 2017-12-22 05:34:32.699 error Caught by controller[5]: io.smartmeter.1(_ZN2v88internal4Heap14CollectGarbageENS0_16GarbageCollectorEPKcS4_NS_15GCCallbackFlagsE+0x14a)[0xca9a2a]
            ! host.iobroker-z83 2017-12-22 05:34:32.699 error Caught by controller[4]: io.smartmeter.1(_ZN2v88internal4Heap24PerformGarbageCollectionENS0_16GarbageCollectorENS_15GCCallbackFlagsE+0x150)[0xca9080]
            ! host.iobroker-z83 2017-12-22 05:34:32.699 error Caught by controller[3]: io.smartmeter.1(_ZN2v88internal4Heap8ScavengeEv+0x71c)[0xca348c]
            ! host.iobroker-z83 2017-12-22 05:34:32.699 error Caught by controller[2]: /lib/x86_64-linux-gnu/libc.so.6(+0x777de)[0x7f261079e7de]
            ! host.iobroker-z83 2017-12-22 05:34:32.698 error Caught by controller[2]: /lib/x86_64-linux-gnu/libc.so.6(+0x76f96)[0x7f261079df96]
            ! host.iobroker-z83 2017-12-22 05:34:32.698 error Caught by controller[1]: /lib/x86_64-linux-gnu/libc.so.6(+0x70bcb)[0x7f2610797bcb]
            ! host.iobroker-z83 2017-12-22 05:34:32.698 error Caught by controller[1]: ======= Backtrace: =========
            ! host.iobroker-z83 2017-12-22 05:34:32.697 error Caught by controller[0]: *** Error in `io.smartmeter.1': free(): invalid pointer: 0x00000000038f73d8 ***

            Normalerweise bekomme ich so etwas im Logfile:

            host.iobroker-z83	2017-12-22 04:29:54.575	info	Restart adapter system.adapter.smartmeter.1 because enabled
            host.iobroker-z83	2017-12-22 04:29:54.575	error	instance system.adapter.smartmeter.1 terminated with code null ()
            host.iobroker-z83	2017-12-22 04:29:54.574	warn	instance system.adapter.smartmeter.1 terminated due to SIGSEGV
            
            

            Heute Morgen dann der große Auszug siehe Spoiler

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

              Moin,

              Bedeutet du hast zwei unterschiedliche USB-Seriel Adapter!?

              Um zu prüfen ob deine Theorie stimmt könntest du doch einfach mal die beiden Adapter tauschen und beobachten ob der Fehler mit wandert.

              Geht der Fehler mit, liegt es zu 99% am Adapter. Bliebt der Fehler bei Smartmeter.1 hat es eine andere Ursache.

              Gruß

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

                Diese ganzen SIGSEGV oder SIGABRT, wie ich bisher recherchiert hatte, kommen von irgendwechen Fehlern im Speichermanagement. Dachte bisher immer das es nodejs-Buffer-Implementierung ist, aber theoretisch kann natürlich auch der drunter liegende Treiber mitspielen.

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

                  @wendy2702:

                  Bedeutet du hast zwei unterschiedliche USB-Seriel Adapter!?

                  Um zu prüfen ob deine Theorie stimmt könntest du doch einfach mal die beiden Adapter tauschen und beobachten ob der Fehler mit wandert.

                  Gruß `

                  Ja einen USB Adpater von Udo hatte ich schon lange, dann später als die PV Anlage installiert wurde, habe ich mir noch einen bei Ihm besorgt.

                  Scheinbar hat er früher ftdi verbaut und heute den cp2104

                  Adapter habe ich jetzt getauscht mal abwarten was das log morgen sagt.

                  Gruß

                  Sven

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

                    So da brauchten wir nicht so lange warten 😞

                    host.iobroker-z83	2017-12-22 18:52:44.130	info	Restart adapter system.adapter.smartmeter.0 because enabled
                    host.iobroker-z83	2017-12-22 18:52:44.130	error	instance system.adapter.smartmeter.0 terminated with code null ()
                    host.iobroker-z83	2017-12-22 18:52:44.129	warn	instance system.adapter.smartmeter.0 terminated due to SIGSEGV
                    smartmeter.1	2017-12-22 18:52:32.952	info	Received 7 values, 0 updated
                    

                    Also wandert der Fehler und man kann sagen der cp2104 macht den Ärger….

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

                      @sven12:

                      Also wandert der Fehler und man kann sagen der cp2104 macht den Ärger…. `
                      Gut zu wissen, vielen Dank für die Untersuchungen! Gibt ja etliches, was über so einen Adapter angeschlossen wird. Ich kaufe meist die CH340G. Die sind billig und gelten als recht friedfertig. Allerdings habe ich derzeit keinen im Langzeiteinsatz am ioBroker.

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

                        Noch was….

                        host.iobroker-z83	2017-12-22 19:20:22.791	error	instance system.adapter.smartmeter.0 terminated with code 0 (OK)
                        host.iobroker-z83	2017-12-22 19:20:22.791	error	Caught by controller[0]: at SerialPort. (/opt/iobroker/node_modules/iobroker.smartmeter/node_modules/serialport/lib/serialport.js:180:16)
                        host.iobroker-z83	2017-12-22 19:20:22.791	error	Caught by controller[0]: at SerialPort._read (/opt/iobroker/node_modules/iobroker.smartmeter/node_modules/serialport/lib/serialport.js:303:8)
                        host.iobroker-z83	2017-12-22 19:20:22.791	error	Caught by controller[0]: at Object.fs.read (fs.js:689:11)
                        host.iobroker-z83	2017-12-22 19:20:22.791	error	Caught by controller[0]: at TypeError (native)
                        host.iobroker-z83	2017-12-22 19:20:22.790	error	Caught by controller[0]: TypeError: fd must be a file descriptor
                        smartmeter.0	2017-12-22 19:20:22.229	warn	Exception: TypeError: fd must be a file descriptor
                        smartmeter.0	2017-12-22 19:20:22.228	error	TypeError: fd must be a file descriptor at TypeError (native) at Object.fs.read (fs.js:689:11) at SerialPort._read (/opt/iobroker/node_modules/iobroker.smartmeter/node_modules/serialport/l
                        smartmeter.0	2017-12-22 19:20:22.227	error	uncaught exception: fd must be a file descriptor
                        

                        Wieder zurück gewechselt…

                        ! host.iobroker-z83 2017-12-22 20:39:32.495 info Restart adapter system.adapter.smartmeter.0 because enabled
                        ! host.iobroker-z83 2017-12-22 20:39:32.495 error instance system.adapter.smartmeter.0 terminated with code null ()
                        ! host.iobroker-z83 2017-12-22 20:39:32.495 warn instance system.adapter.smartmeter.0 terminated due to SIGABRT
                        ! Caught 2017-12-22 20:39:32.494 error by controller[6]: ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall]
                        ! Caught 2017-12-22 20:39:32.494 error by controller[6]: 7ffc67dfe000-7ffc67e00000 r-xp 00000000 00:00 0 [vdso]
                        ! Caught 2017-12-22 20:39:32.494 error by controller[6]: 7ffc67dfc000-7ffc67dfe000 r–p 00000000 00:00 0 [vvar]
                        ! Caught 2017-12-22 20:39:32.494 error by controller[6]: 7ffc67ddb000-7ffc67dfc000 rw-p 00000000 00:00 0 [stack]
                        ! Caught 2017-12-22 20:39:32.494 error by controller[6]: 7ffa40ab4000-7ffa40ab5000 rw-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.493 error by controller[6]: 7ffa40ab3000-7ffa40ab4000 rw-p 00024000 b3:02 262147 /lib/x86_64-linux-gnu/ld-2.24.so
                        ! Caught 2017-12-22 20:39:32.493 error by controller[6]: 7ffa40ab2000-7ffa40ab3000 r–p 00023000 b3:02 262147 /lib/x86_64-linux-gnu/ld-2.24.so
                        ! Caught 2017-12-22 20:39:32.493 error by controller[6]: 7ffa40aac000-7ffa40ab2000 rw-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.493 error by controller[6]: 7ffa40aab000-7ffa40aac000 –-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.493 error by controller[6]: 7ffa40aaa000-7ffa40aab000 rw-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.493 error by controller[6]: 7ffa40aa3000-7ffa40aa8000 rw-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.493 error by controller[6]: 7ffa4088f000-7ffa408b2000 r-xp 00000000 b3:02 262147 /lib/x86_64-linux-gnu/ld-2.24.so
                        ! Caught 2017-12-22 20:39:32.492 error by controller[6]: 7ffa4088e000-7ffa4088f000 rw-p 00003000 b3:02 262155 /lib/x86_64-linux-gnu/libdl-2.24.so
                        ! Caught 2017-12-22 20:39:32.492 error by controller[6]: 7ffa4088d000-7ffa4088e000 r–p 00002000 b3:02 262155 /lib/x86_64-linux-gnu/libdl-2.24.so
                        ! Caught 2017-12-22 20:39:32.492 error by controller[6]: 7ffa4068e000-7ffa4088d000 –-p 00003000 b3:02 262155 /lib/x86_64-linux-gnu/libdl-2.24.so
                        ! Caught 2017-12-22 20:39:32.492 error by controller[6]: 7ffa4068b000-7ffa4068e000 r-xp 00000000 b3:02 262155 /lib/x86_64-linux-gnu/libdl-2.24.so
                        ! Caught 2017-12-22 20:39:32.491 error by controller[6]: 7ffa4068a000-7ffa4068b000 rw-p 00007000 b3:02 262169 /lib/x86_64-linux-gnu/librt-2.24.so
                        ! Caught 2017-12-22 20:39:32.491 error by controller[6]: 7ffa40689000-7ffa4068a000 r–p 00006000 b3:02 262169 /lib/x86_64-linux-gnu/librt-2.24.so
                        ! Caught 2017-12-22 20:39:32.491 error by controller[6]: 7ffa4048a000-7ffa40689000 –-p 00007000 b3:02 262169 /lib/x86_64-linux-gnu/librt-2.24.so
                        ! Caught 2017-12-22 20:39:32.491 error by controller[6]: 262169 /lib/x86_64-linux-gnu/librt-2.24.so
                        ! Caught 2017-12-22 20:39:32.491 error by controller[5]: 7ffa40483000-7ffa4048a000 r-xp 00000000 b3:02
                        ! Caught 2017-12-22 20:39:32.491 error by controller[5]: 7ffa4047f000-7ffa40483000 rw-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.490 error by controller[5]: 7ffa4047d000-7ffa4047f000 rw-p 0017c000 b3:02 1315527 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.22
                        ! Caught 2017-12-22 20:39:32.490 error by controller[5]: 7ffa40473000-7ffa4047d000 r–p 00172000 b3:02 1315527 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.22
                        ! Caught 2017-12-22 20:39:32.490 error by controller[5]: 7ffa40273000-7ffa40473000 –-p 00172000 b3:02 1315527 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.22
                        ! Caught 2017-12-22 20:39:32.490 error by controller[5]: 7ffa40101000-7ffa40273000 r-xp 00000000 b3:02 1315527 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.22
                        ! Caught 2017-12-22 20:39:32.490 error by controller[5]: 7ffa40100000-7ffa40101000 rw-p 00103000 b3:02 262156 /lib/x86_64-linux-gnu/libm-2.24.so
                        ! Caught 2017-12-22 20:39:32.489 error by controller[5]: 7ffa400ff000-7ffa40100000 r–p 00102000 b3:02 262156 /lib/x86_64-linux-gnu/libm-2.24.so
                        ! Caught 2017-12-22 20:39:32.489 error by controller[5]: 7ffa3ff00000-7ffa400ff000 –-p 00103000 b3:02 262156 /lib/x86_64-linux-gnu/libm-2.24.so
                        ! Caught 2017-12-22 20:39:32.489 error by controller[5]: 7ffa3fdfd000-7ffa3ff00000 r-xp 00000000 b3:02 262156 /lib/x86_64-linux-gnu/libm-2.24.so
                        ! Caught 2017-12-22 20:39:32.489 error by controller[5]: 7ffa3fdfc000-7ffa3fdfd000 rw-p 00016000 b3:02 262148 /lib/x86_64-linux-gnu/libgcc_s.so.1
                        ! Caught 2017-12-22 20:39:32.488 error by controller[5]: 7ffa3fdfb000-7ffa3fdfc000 r–p 00015000 b3:02 262148 /lib/x86_64-linux-gnu/libgcc_s.so.1
                        ! Caught 2017-12-22 20:39:32.485 error by controller[5]: 7ffa3fbfc000-7ffa3fdfb000 –-p 00016000 b3:02 262148 /lib/x86_64-linux-gnu/libgcc_s.so.1
                        ! Caught 2017-12-22 20:39:32.485 error by controller[5]: 7ffa3fbe6000-7ffa3fbfc000 r-xp 00000000 b3:02 262148 /lib/x86_64-linux-gnu/libgcc_s.so.1
                        ! Caught 2017-12-22 20:39:32.485 error by controller[5]: 7ffa3fbe2000-7ffa3fbe6000 rw-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.485 error by controller[5]: 7ffa3fbe1000-7ffa3fbe2000 rw-p 00018000 b3:02 262167 /lib/x86_64-linux-gnu/libpthread-2.24.so
                        ! Caught 2017-12-22 20:39:32.485 error by controller[5]: 7ffa3fbe0000-7ffa3fbe1000 r–p 00017000 b3:02 262167 /lib/x86_64-linux-gnu/libpthread-2.24.so
                        ! Caught 2017-12-22 20:39:32.485 error by controller[5]: 7ffa3f9e1000-7ffa3fbe0000 –-p 00018000 b3:02 262167 /lib/x86_64-linux-gnu/libpthread-2.24.so
                        ! Caught 2017-12-22 20:39:32.484 error by controller[5]: 7ffa3f9c9000-7ffa3f9e1000 r-xp 00000000 b3:02 262167 /lib/x86_64-linux-gnu/libpthread-2.24.so
                        ! Caught 2017-12-22 20:39:32.484 error by controller[5]: 7ffa3f9c5000-7ffa3f9c9000 rw-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.484 error by controller[5]: 7ffa3f9c3000-7ffa3f9c5000 rw-p 00199000 b3:02 262152 /lib/x86_64-linux-gnu/libc-2.24.so
                        ! Caught 2017-12-22 20:39:32.484 error by controller[5]: 7ffa3f9bf000-7ffa3f9c3000 r–p 00195000 b3:02 262152 /lib/x86_64-linux-gnu/libc-2.24.so
                        ! Caught 2017-12-22 20:39:32.483 error by controller[5]: 7ffa3f7bf000-7ffa3f9bf000 –-p 00195000 b3:02 262152 /lib/x86_64-linux-gnu/libc-2.24.so
                        ! Caught 2017-12-22 20:39:32.483 error by controller[5]: 7ffa3f62a000-7ffa3f7bf000 r-xp 00000000 b3:02 262152 /lib/x86_64-linux-gnu/libc-2.24.so
                        ! Caught 2017-12-22 20:39:32.483 error by controller[5]: 7ffa3ee2a000-7ffa3f62a000 rw-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.483 error by controller[5]: 7ffa3ee29000-7ffa3ee2a000 –-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.483 error by controller[5]: 7ffa3e629000-7ffa3ee29000 rw-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.483 error by controller[5]: 7ffa3e628000-7ffa3e629000 –-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.482 error by controller[5]: 7ffa3de28000-7ffa3e628000 rw-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.482 error by controller[5]: 7ffa3de27000-7ffa3de28000 –-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.482 error by controller[5]: 7ffa3d627000-7ffa3de27000 rw-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.482 error by controller[5]: 7ffa3d626000-7ffa3d627000 –-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.482 error by controller[5]: 7ffa3d625000-7ffa3d626000 rw-p 0000e000 b3:02 1330734 /opt/iobroker/node_modules/iobroker.smartmeter/node_modules/serialport/build/Release/serialport.node
                        ! Caught 2017-12-22 20:39:32.481 error by controller[5]: 7ffa3d624000-7ffa3d625000 r–p 0000d000 b3:02 1330734 /opt/iobroker/node_modules/iobroker.smartmeter/node_modules/serialport/build/Release/serialport.node
                        ! Caught 2017-12-22 20:39:32.481 error by controller[5]: 7ffa3d424000-7ffa3d624000 –-p 0000d000 b3:02 1330734 /opt/iobroker/node_modules/iobroker.smartmeter/node_modules/serialport/build/Release/serialport.node
                        ! Caught 2017-12-22 20:39:32.481 error by controller[5]: 7ffa3d417000-7ffa3d424000 r-xp 00000000 b3:02 1330734 /opt/iobroker/node_modules/iobroker.smartmeter/node_modules/serialport/build/Release/serialport.node
                        ! Caught 2017-12-22 20:39:32.481 error by controller[5]: 7ffa3cc17000-7ffa3d417000 rw-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.481 error by controller[5]: 7ffa3cc16000-7ffa3cc17000 –-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.480 error by controller[5]: 7ffa3c416000-7ffa3cc16000 rw-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.480 error by controller[5]: 7ffa3c415000-7ffa3c416000 –-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.480 error by controller[5]: 7ffa38212000-7ffa3c000000 –-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.480 error by controller[5]: 7ffa38000000-7ffa38212000 rw-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.480 error by controller[5]: 7ffa37800000-7ffa38000000 rw-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.480 error by controller[5]: 7ffa377ff000-7ffa37800000 –-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.480 error by controller[5]: 7ffa36fff000-7ffa377ff000 rw-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.479 error by controller[5]: 7ffa36ffe000-7ffa36fff000 –-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.479 error by controller[5]: 7ffa30213000-7ffa34000000 –-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.479 error by controller[5]: 7ffa30000000-7ffa30213000 rw-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.479 error by controller[5]: 7ffa2c213000-7ffa30000000 –-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.479 error by controller[5]: 7ffa2c000000-7ffa2c213000 rw-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.478 error by controller[5]: 7ffa28212000-7ffa2c000000 –-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.478 error by controller[5]: 7ffa28000000-7ffa28212000 rw-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.478 error by controller[5]: 7ffa24021000-7ffa28000000 –-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.478 error by controller[5]: 7ffa24000000-7ffa24021000 rw-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.478 error by controller[5]: 7ffa20029000-7ffa24000000 –-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.478 error by controller[5]: 7ffa20000000-7ffa20029000 rw-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.477 error by controller[5]: 7ffa1c021000-7ffa20000000 –-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.476 error by controller[5]: 7ffa1c000000-7ffa1c021000 rw-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.476 error by controller[5]: 7ffa18021000-7ffa1c000000 –-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.476 error by controller[5]: 7ffa18000000-7ffa18021000 rw-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.476 error by controller[5]: 7ffa10021000-7ffa14000000 –-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.475 error by controller[5]: 7ffa10000000-7ffa10021000 rw-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.475 error by controller[5]: 3f65c3d00000-3f65c3e00000 –-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.475 error by controller[5]: 3e2373300000-3e2373400000 rw-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.475 error by controller[5]: 3b77c2f00000-3b77c3000000 –-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.475 error by controller[5]: 38dc7ce00000-38dc7cf00000 –-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.474 error by controller[5]: 35e898c00000-35e898d00000 –-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.474 error by controller[5]: 3510d9300000-3510d9400000 –-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.474 error by controller[5]: 334fd8a00000-334fd8b00000 rw-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.474 error by controller[5]: 2f992b400000-2f992b500000 rw-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.474 error by controller[5]: 2c7ce1200000-2c7ce1300000 rw-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.474 error by controller[5]: 28578cf00000-28578d000000 –-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.474 error by controller[5]: 28523e600000-28523e613000 rw-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.473 error by controller[5]: 2773dc0ff000-2773fb650000 –-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.473 error by controller[5]: 2773dc006000-2773dc0ff000 rwxp 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.473 error by controller[5]: 2773dc005000-2773dc006000 –-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.473 error by controller[5]: 2773dc000000-2773dc005000 rw-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.473 error by controller[5]: 2773dbfff000-2773dc000000 –-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.473 error by controller[5]: 2773dbf06000-2773dbfff000 rwxp 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.472 error by controller[5]: 2773dbf05000-2773dbf06000 –-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.472 error by controller[5]: 2773dbf00000-2773dbf05000 rw-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.472 error by controller[5]: 2773dbb00000-2773dbf00000 –-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.472 error by controller[5]: 2773dba47000-2773dbb00000 –-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.472 error by controller[5]: 2773dba06000-2773dba47000 rwxp 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.471 error by controller[5]: 2773dba05000-2773dba06000 –-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.471 error by controller[5]: 2773dba00000-2773dba05000 rw-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.471 error by controller[5]: 2773db908000-2773dba00000 –-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.471 error by controller[5]: 2773db906000-2773db908000 rwxp 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.471 error by controller[5]: 2773db905000-2773db906000 –-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.471 error by controller[5]: 2773db900000-2773db905000 rw-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.470 error by controller[5]: 2773db808000-2773db900000 –-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.470 error by controller[5]: 2773db806000-2773db808000 rwxp 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.470 error by controller[5]: 2773db805000-2773db806000 –-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.470 error by controller[5]: 2773db800000-2773db805000 rw-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.470 error by controller[5]: 2773db708000-2773db800000 –-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.470 error by controller[5]: 2773db706000-2773db708000 rwxp 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.469 error by controller[5]: 2773db705000-2773db706000 –-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.469 error by controller[5]: 2773db700000-2773db705000 rw-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.469 error by controller[5]: 2773db650000-2773db700000 –-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.469 error by controller[5]: 274141f00000-274142000000 –-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.469 error by controller[5]: 265f38e00000-265f38f00000 –-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.469 error by controller[5]: 255b8e700000-255b8e800000 rw-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.469 error by controller[5]: 247ba7f00000-247ba8000000 rw-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.468 error by controller[5]: 2474f4d80000-2474f4d9a000 –-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.468 error by controller[5]: 2474f4d60000-2474f4d80000 rw-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.468 error by controller[5]: 2474f4d5a000-2474f4d60000 –-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.468 error by controller[5]: 202ead600000-202ead700000 rw-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.468 error by controller[5]: 1fa8b5400000-1fa8b5500000 rw-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.467 error by controller[5]: 1efa5ee00000-1efa5ef00000 rw-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.467 error by controller[5]: 1d0bd7700000-1d0bd7800000 rw-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.467 error by controller[5]: 1c700f000000-1c700f100000 rw-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.467 error by controller[5]: 14ee90d00000-14ee90e00000 rw-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.467 error by controller[5]: 12e98d500000-12e98d600000 –-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.467 error by controller[5]: 1075e4500000-1075e4600000 rw-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.466 error by controller[5]: 104776900000-104776a00000 –-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.466 error by controller[5]: f015c100000-f015c200000 –-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.466 error by controller[5]: ef127200000-ef127300000 –-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.466 error by controller[5]: cbd89600000-cbd89700000 –-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.466 error by controller[5]: 857b0500000-857b0600000 rw-p 00000000 00:00 0
                        ! Caught 2017-12-22 20:39:32.466 error by controller[5]: 6faf8900000-6faf8a00000 rw-p 00000000 00:00 0

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

                          Moin!

                          Erst einmal vielen Dank für den Adapter.

                          Habe zwei IR Köpfe an einem Raspi angeschlossen, auf dem auch ioBroker läuft und hat auf Anhieb funktioniert.

                          Wie weit kann man nun mit dem Abfrageintervall runter?

                          Hatte über Nacht 60 Sek., gab keine Fehler, und Prozessorlast ist normal.

                          Sind 5 Sek. noch ok? Hätte gerne recht aktuelle Werte. Installiert sind zwei Instanzen 1.0.0

                          Viele Grüße

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

                            Aus Sicht des Adapters geht auch 0 Sekunden ;-)) Versuchs doch …

                            1 Reply Last reply Reply Quote 0
                            • J
                              jhg last edited by

                              Hallo,

                              ich habe auch eine Frage zu diesem Adapter:

                              Nach Umzug meiner Installation von Raspi 2 mit Jessie auf Raspi3 mit Stretch werden keine Daten mehr vom Lesekopf empfangen.

                              Auf der Konsole werden auch keine entsprechenden Daten gezeigt.

                              Der Lesekopf hat über mehrere Monate verlässlich Daten geliefert. Ein Defekt scheint ausgeschlossen.

                              Hat jemand hierzu eine Idee?

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

                                Hi,

                                Das kann viele Ursachen haben.

                                Serialport installiert?

                                Wird der lesekopf vom Pi erkannt und hast du das richtige Device im Adapter eingestellt?

                                Logfile mit Fehlermeldung vorhanden?

                                Gruß und guten Rutsch

                                Gesendet von iPhone mit Tapatalk Pro

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

                                  @jhg:

                                  Nach Umzug meiner Installation von Raspi 2 mit Jessie auf Raspi3 mit Stretch `
                                  gleiche Frage wie im anderen Thread hier:

                                  wie hast du den Umzug gemacht?

                                  Gruß

                                  Rainer

                                  1 Reply Last reply Reply Quote 0
                                  • J
                                    jhg last edited by

                                    Umzug wurde per Script durchgeführt.

                                    Alles gezippt auf ein NAS und von dort zurückkopiert.

                                    Hat bisher auch immer problemlos funktioniert, habe ich schon einige Male getestet.

                                    Natürlich noch nie in Verbindung mit einem Hardwareumzug und gleichzeitiger Änderung des OS.

                                    Habe jetzt den Adapter nochmal installiert.

                                    Nun erhalte ich die Fehlermeldung:

                                    smartmeter.0 2017-12-31 20:40:10.376 error No or too long answer from Serial Device after last request.

                                    Und wenn ich per ssh verbunden bin:

                                    cat /dev/ttyUSB0 | od -tx1

                                    cat: /dev/ttyUSB0: Datei oder Verzeichnis nicht gefunden

                                    0000000

                                    Es ist ein Lesekopf von Volkszähler.org.

                                    Das sieht mir nach einem Anfängerfehler in der Bedienung aus, aber ich komm nicht drauf. 😞

                                    Danke für eure Hilfe.

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

                                      Ist das den überhaupt ttyUSB0 ?

                                      Mal mit DMESG prüfen

                                      Gesendet von iPhone mit Tapatalk Pro

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

                                        @jhg:

                                        Alles gezippt auf ein NAS und von dort zurückkopiert. `
                                        Hast du wegen der anderen OS-Version ein reinstall ausgeführt.

                                        ggf. muss der serialport neu kompiliert werden.

                                        Gruß

                                        rainer

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

                                          @wendy2702:

                                          Ist das den überhaupt ttyUSB0 ?

                                          Mal mit DMESG prüfen `

                                          Das wäre auch meine Frage zusammen mit der von Homoran.

                                          Serialport wird kompiliert, also reicht ein kopieren von files ggf nicht aus. Ggf Adapter neu installieren.

                                          Aber vor allem: wenn das os selbst sagt das ein device nicht vorhanden ist Sinn kann man davon erst recht nicht lesen.

                                          Also Finde erst einmal raus wie das device vom lesekopf im System heißt.

                                          1 Reply Last reply Reply Quote 0
                                          • J
                                            jhg last edited by

                                            So, Fehler ist behoben.

                                            Der Adapter musste tatsächlich neu installiert werden.

                                            Nun klappt alles wieder.

                                            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

                                            1.0k
                                            Online

                                            31.6k
                                            Users

                                            79.4k
                                            Topics

                                            1.3m
                                            Posts

                                            281
                                            3634
                                            1681229
                                            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