NEWS
Adapter "smartmeter"
-
Hallo Creator.
Ich verwende den VZ-Lesekopf an einem Easymeter Q3DB1024 mit unidirektionaler Kommunikation.
Der Unterschied zu deinen Q3DA ist nur die Genauigkeitsklasse.
Setze doch mal die Daterübertragung auf "Serielles Gerät Daten werden nur gelesen", Baudrate auf 9600, StopBits 1, DataBits 7, Even.
Die einzige Warnung im Log ist immer folgender Eintrag, wenn die Daten empfangen werden:
"SerialResponseTransport do not support sending of Data! Ignore them"
Gruß
Volker
-
` > Hallo Creator.
Ich verwende den VZ-Lesekopf an einem Easymeter Q3DB1024 mit unidirektionaler Kommunikation.
Der Unterschied zu deinen Q3DA ist nur die Genauigkeitsklasse.
Setze doch mal die Daterübertragung auf "Serielles Gerät Daten werden nur gelesen", Baudrate auf 9600, StopBits 1, DataBits 7, Even.
Die einzige Warnung im Log ist immer folgender Eintrag, wenn die Daten empfangen werden:
"SerialResponseTransport do not support sending of Data! Ignore them"
Gruß
Volker `
Danke, das werde ich mal probieren.
Ich habe bisher herausgefunden, das mein Problem durch folgende Fehlermeldung entsteht:
No or too long answer from Serial Device after last request.
Danach wird nichts mehr geloggt vom Smartmeter Adapter auch nicht unter Debug!
Aber die Load vom Server steigt ganz langsam an, bis sich das mit dem Server erledigt hat Dauer aber mehrere Stunden.
Was hast du als Abfrage Intervall eingestellt?
-
Zuerst hatte ich ein Abfrageintervall von 0, d.h alle 2 sec kommen die Daten rein.
Da waren mir aber zu viele der oben genannten Warnungen im Log.
Im Moment habe ich 300 sec eingestellt
-
` > Zuerst hatte ich ein Abfrageintervall von 0, d.h alle 2 sec kommen die Daten rein.
Da waren mir aber zu viele der oben genannten Warnungen im Log.
Im Moment habe ich 300 sec eingestellt `
Ich habe deine Einstellungen getestet und habe das selbe Problem. Die Load Average steigt langsam an.
Auch ein stoppen des Adapters hilft nichts.
Ich habe node v4.8.7 am laufen. Vielleicht hilft das ja an Info weiter.
-
Wenn load steigt muss man in top irgendwas sehen. Welcher Prozess braucht immer mehr cpu? Oder laufen parallele Prozesse irgendwie?!
Welche Version vom smartmeter Adapter hast du installiert?
-
> Welche Version vom smartmeter Adapter hast du installiert?
1.0.0> Wenn load steigt muss man in top irgendwas sehen. Welcher Prozess braucht immer mehr cpu? Oder laufen parallele Prozesse irgendwie?!
CPU ist Ok, Ram Ok, I/O Ok, Netzwerk OK.Hast ja das Bild von Top gesehen. Load Average > 2 bedeutet das die Kiste fast steht.
-
Ja aber auf dem Screenshot war nur die load so hoch aber kein Prozess hätte passend dazu die cpu gehabt … load > 2 per se heißt nicht das das System steht sondern nur das so viele Prozesse cpu Zeit haben wollen (ganz grob formuliert)
-
Welche Version vom smartmeter Adapter hast du installiert? `
Ich benutze die Version 1.1.0 (aus dem Github aus eigener URL) und Node v6.11.4
-
> Ich benutze die Version 1.1.0 (aus dem Github aus eigener URL) und Node v6.11.4
Ich versuche immer auf Stable aufzubauen, außer ich will wirklich was testen, aber dafür mach ich mir dann eine Kopie der VMUpdaten mache ich nur, wenn es mir auch was bringt. Aktuell z.b. keine Ahnung was mir die Node Version 6.11.4 bringen sollte.
Gestern Abend, habe ich erneut den Adapter angeschmissen mit 60s Interval.
Konnte dann keine Probleme feststellen, habe auch noch fleißig Views in vis gebaut alles super.
Später mal schauen wenn ich wieder daheim bin.
Edit:
Das war wohl nix:
Komme nicht mal mehr mit SSH auf die VM
-
Ich habe jetzt mal auf Node 6 aktualisiert, aber kann das selbe Verhalten reproduzieren.
So schaut das ganze unter TOP aus: ( Sortiert nach CPU Last )
Und so unter htop:
In Bild von htop kann man in der Spalte "S" das "D" bei io.smartmeter.0 sehen. Das taucht bei keinem anderen io. Prozess auf!
Das bedeutet folgendes: https://stackoverflow.com/questions/223 … le-process
Also da scheint was nicht freigegeben zu werden und blockiert damit die Hardware.
Ich hoffe das hilft weiter.
-
Ehrlich, ich habe keinen blassen schimmer.
Jetzt müsste man schauen was Du für nen Kernel hast und ob es daran liegen kann und/oder an deinem VM-Setup und oder und oder …
Einzige Idee wäre das Du mal die 1.1.0 vom Github versuchst. Da ist ne ganz neue serialport-Library drin die komplett neu geschrieben ist. SOnst bin ich mit meinem Latein am Ende. Sorry.
bei vielen Usern inkl. mir läuft der Adapter in verschiedensten Konstellationen problemfrei.
-
Kannst du mir dabei helfen?
Der Adapter läuft, zeigt aber im Log eine Warnung, wenn die Daten empfangen werden:
"SerialResponseTransport do not support sending of Data! Ignore them"
Ich verwende den VZ-Lesekopf an einem Easymeter Q3DB1024 mit unidirektionaler Kommunikation.
-
Ich bin auch etwas überfragt.
Habe versucht 1.10 zu installieren aber bin wohl nicht schlau genug dazu.
host.iobroker 2017-12-14 17:28:39.532 info Update repository 'default' under 'http://download.iobroker.net/sources-dist.json' iobroker 2017-12-14 17:28:38.996 info exit 0 iobroker 2017-12-14 17:28:38.851 info upload [0] smartmeter.admin /opt/iobroker/node_modules/iobroker.smartmeter/admin/index.html index.html text/html iobroker 2017-12-14 17:28:38.758 info upload [1] smartmeter.admin /opt/iobroker/node_modules/iobroker.smartmeter/admin/questionmark.png questionmark.png image/png iobroker 2017-12-14 17:28:38.660 info upload [2] smartmeter.admin /opt/iobroker/node_modules/iobroker.smartmeter/admin/smartmeter.jpg smartmeter.jpg image/jpeg iobroker 2017-12-14 17:28:38.555 info upload [3] smartmeter.admin /opt/iobroker/node_modules/iobroker.smartmeter/admin/smartmeter.png smartmeter.png image/png iobroker 2017-12-14 17:28:38.460 info upload [4] smartmeter.admin /opt/iobroker/node_modules/iobroker.smartmeter/admin/tooltip.css tooltip.css text/css iobroker 2017-12-14 17:28:38.422 info got /opt/iobroker/node_modules/iobroker.smartmeter/admin iobroker 2017-12-14 17:28:32.619 info prebuild-install info unpack required /opt/iobroker/node_modules/iobroker.smartmeter/node_modules/serialport/build/Release/serialport.node successfullyprebuild-install info install Successfully installed prebuilt binary! iobroker 2017-12-14 17:28:32.613 info prebuild-install info unpack resolved to /opt/iobroker/node_modules/iobroker.smartmeter/node_modules/serialport/build/Release/serialport.node iobroker 2017-12-14 17:28:32.507 info prebuild-install info unpacking @ /root/.npm/_prebuilds/https-github.com-EmergingTechnologyAdvisors-node-serialport-releases-download-v6.0.4-serialport-v6.0.4-node-v48-linux-x64.tar.gz iobroker 2017-12-14 17:28:32.507 info prebuild-install info looking for cached prebuild @ /root/.npm/_prebuilds/https-github.com-EmergingTechnologyAdvisors-node-serialport-releases-download-v6.0.4-serialport-v6.0.4-node-v48-linux-x64.tar.gzprebuild-install info found cached prebuild iobroker 2017-12-14 17:28:32.501 info prebuild-install info looking for local prebuild @ prebuilds/serialport-v6.0.4-node-v48-linux-x64.tar.gz iobroker 2017-12-14 17:28:32.494 info info begin Prebuild-install version 2.4.1 iobroker 2017-12-14 17:28:32.487 info prebuild-install javascript.0 2017-12-14 17:28:22.250 info script.js.Licht.IndirektesLichtFlur: Indirektes Licht aus iobroker 2017-12-14 17:28:02.150 info npm install https://github.com/Apollon77/ioBroker.smartmeter/tarball/master --production --prefix '/opt/iobroker' (System call) iobroker 2017-12-14 17:28:01.874 info install https://github.com/Apollon77/ioBroker.smartmeter/tarball/master iobroker 2017-12-14 17:28:01.066 info url 'https://github.com/Apollon77/ioBroker.smartmeter/tarball/master' smartmeter javascript.0 2017-12-14 17:27:22.237 info script.js.Licht.IndirektesLichtFlur: Reset Timer javascript.0 2017-12-14 17:27:22.236 info script.js.Licht.IndirektesLichtFlur: BWM Flur OG reagiert! javascript.0 2017-12-14 17:27:19.702 info script.js.Licht.IndirektesLichtFlur: Reset Timer javascript.0 2017-12-14 17:27:19.701 info script.js.Licht.IndirektesLichtFlur: BWM Flur DG reagiert! host.iobroker 2017-12-14 17:27:07.932 info Update repository 'default' under 'http://download.iobroker.net/sources-dist.json' host.iobroker 2017-12-14 17:26:55.255 error Cannot write files: /opt/iobroker/node_modules/iobroker.js-controller/lib/objects/../../../../iobroker-data/files/smartmeter.admin/_data.json: ENOENT: no such file or directory, open '/opt/iobroker/node_modules/iobroker.js-controller/lib/objects/../../../../iobroker-data/files/smartmeter.admin/_data.json' iobroker 2017-12-14 17:26:54.602 info exit 0 iobroker 2017-12-14 17:26:54.485 info host.iobroker Counted 1 states of smartmeterhost.iobroker Deleting 1 object(s). iobroker 2017-12-14 17:26:54.315 info host.iobroker Counted 1 states (system.adapter.smartmeter.*) from states iobroker 2017-12-14 17:26:54.256 info host.iobroker no instances of adapter smartmeter found iobroker 2017-12-14 17:26:54.080 info host.iobroker delete /opt/iobroker/node_modules/iobroker.smartmeter iobroker 2017-12-14 17:26:52.936 info del smartmeter
Die Installation läuft durch. Als installierter Adapter wird dieser auch angezeigt, aber bei den Instanzen finde ich den nicht.
Warum?
-
@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
-
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?
-
Mit dem sigsegv? Das haben einige. Meine Recherche landete bei Fehler im nodejs speichermanagement … Adapter startet automatisch neu und alles ist gut
-
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
-
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ß
-
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.
-
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