Page 1 of 2

Info RAZBERRY2 (ZMEERAZ2) lief plötzlich unstabil

Posted: 08 Jan 2019 12:39
by johankoen
Hallo an alle,
möchte hier meine kürzliche Erfahrung betreffend Raspberry Pi 3 Model B+ mitteilen.
Habe die Installation nach dem Beiblatt des Aufsteckmodul ZMEERAZ2 gemacht, auf Distribution "Strech" mit dem zusätzlichen Befehl wie in der Anleitung beschrieben, resp. alle Geräte bestehend aus 15 Philio Rollladen-Steuerung (Unterputzmodul) und 3 FIBARO Wall Plug konnten ohne Probleme relativ schnell inkludiert werden.
Auch war es kein Problem die Geräte nach Zeitwunscheinstellungen zu konfigurieren. Die Verbindung zum Server via PC und Android-App liefen auch stets schnell, bis auf einen Moment auf den anderen war die Verbindung nicht mehr möglich, und wenn dann doch, lief alles sehr, sehr zögerlich.

Die SSH-Verbindung via Putty war plötzlich auch nicht mehr immer möglich, nach mehrmaligen Ein- Ausschalten des Pi's konnte dann doch eine Verbindung hergestellt werden, allerdings nicht mehr via http!

Folgende Eingaben haben dazu geführt, dass alles wieder via http und App absolut schnell und flüssig lief:
Server gestoppt.: sudo systemctl stop z-way-server
Ein update gemacht: sudo apt-get update
Ein upgrade gemacht: sudo apt-get upgrade
Pi reboot: sudo reboot
Serwer nochmals gestoppt: sudo systemctl stop z-way-server
Serwer gestartet: sudo systemctl start z-way-server

Eine plausible Erklärung für das auftretende Problem und zur Lösung habe ich nicht - egal, es funktioniert aktuell alles sehr zufriedenstellend :D

Re: Info RAZBERRY2 (ZMEERAZ2) lief plötzlich unstabil

Posted: 08 Jan 2019 12:59
by Eagle
Falls das wieder auftreten sollte, versuch per SSH das zway Log auszulesen. Vielleicht gibt dir das Aufschluss darüber, was genau das Problem verursacht.

Re: Info RAZBERRY2 (ZMEERAZ2) lief plötzlich unstabil

Posted: 08 Jan 2019 21:19
by johankoen
Alles klar, gibt es eine Anleitung wie das geht?
Bin bis dato nicht fündig geworden - werde aber weiter suchen.

Re: Info RAZBERRY2 (ZMEERAZ2) lief plötzlich unstabil

Posted: 09 Jan 2019 11:32
by Eagle
Natürlich, öffne eine Verbindung per SSH und schreibe tail -f /var/log/z-way-server.log

=>Du bekommst jetzt die letzten Zeilen des Logs in Echtzeit angezeigt

Re: Info RAZBERRY2 (ZMEERAZ2) lief plötzlich unstabil

Posted: 12 Jan 2019 12:12
by johankoen
So, nun ist es wieder soweit, heute morgen gingen keine Rolladen hoch, eien Verbindung via http und via Putty war nur möglich nach dem Neustart, resp. Stecker raus/rein. Habe dann tail -f /var/log/z-way-server.log eigegeben - dort wird permanet geschrieben, hier mal die ersten Logs, ob man damit was anfangen kann:
[2019-01-12 10:04:57.882] [D] [zway] SETDATA devices.10.instances.0.commandClasses.50.data.0 = Empty
[2019-01-12 10:04:57.904] [D] [zway] SENDING (cb 0xf2): ( 01 11 00 13 0A 0A 98 80 A6 33 BF 78 29 50 A7 31 25 F2 8F )
[2019-01-12 10:04:57.907] [D] [zway] RECEIVED ACK
[2019-01-12 10:04:57.911] [D] [zway] RECEIVED: ( 01 04 01 13 01 E8 )
[2019-01-12 10:04:57.911] [D] [zway] SENT ACK
[2019-01-12 10:04:57.911] [D] [zway] Delivered to Z-Wave stack
[2019-01-12 10:04:57.930] [core] (Mobile App Support) Notify listener (DeviceUpdate) skipped
[2019-01-12 10:04:57.935] [D] [zway] RECEIVED: ( 01 18 00 13 F2 00 00 01 00 7E 7F 7F 7F 7F 00 00 03 00 00 00 00 03 01 00 00 78 )
[2019-01-12 10:04:57.936] [D] [zway] SENT ACK
[2019-01-12 10:04:57.936] [zway] Job 0x13 (Nonce Report): Delivered
[2019-01-12 10:04:57.937] [D] [zway] SendData Response with callback 0xf2 received: received by recipient
[2019-01-12 10:04:57.937] [D] [zway] SETDATA devices.10.data.lastSendInternal = **********
[2019-01-12 10:04:57.937] [D] [zway] SETDATA devices.10.data.lastSend = 18639 (0x000048cf)
[2019-01-12 10:04:57.938] [D] [zway] Job 0x13 (Nonce Report): success
[2019-01-12 10:04:57.938] [zway] Removing job: Nonce Report
[2019-01-12 10:04:57.975] [D] [zway] Job 0x13: deleted from queue
[2019-01-12 10:04:58.027] [D] [zway] Job 0x13: deleted from queue
[2019-01-12 10:04:58.088] [D] [zway] Job 0x13: deleted from queue
[2019-01-12 10:04:58.267] [core] (Mobile App Support) Notify listener (DeviceUpdate) skipped
[2019-01-12 10:05:00.513] [D] [zway] RECEIVED: ( 01 0A 00 04 00 0A 02 98 40 7E 00 5F )
[2019-01-12 10:05:00.513] [D] [zway] SENT ACK
[2019-01-12 10:05:00.513] [D] [zway] SETDATA devices.10.data.lastReceived = 0 (0x00000000)
[2019-01-12 10:05:00.513] [zway] Node 10:0 CC Security: sending Nonce Report
[2019-01-12 10:05:00.513] [zway] Adding job: Nonce Report
[2019-01-12 10:05:00.513] [D] [zway] SENDING (cb 0xf3): ( 01 11 00 13 0A 0A 98 80 16 D1 E8 D7 90 29 C4 6B 25 F3 DD )
[2019-01-12 10:05:00.515] [D] [zway] RECEIVED ACK
[2019-01-12 10:05:00.519] [D] [zway] RECEIVED: ( 01 04 01 13 01 E8 )
[2019-01-12 10:05:00.520] [D] [zway] SENT ACK
[2019-01-12 10:05:00.520] [D] [zway] Delivered to Z-Wave stack
[2019-01-12 10:05:00.543] [D] [zway] RECEIVED: ( 01 18 00 13 F3 00 00 02 00 7E 7F 7F 7F 7F 00 00 03 00 00 00 00 03 01 00 00 7A )
[2019-01-12 10:05:00.543] [D] [zway] SENT ACK
[2019-01-12 10:05:00.543] [zway] Job 0x13 (Nonce Report): Delivered
[2019-01-12 10:05:00.543] [D] [zway] SendData Response with callback 0xf3 received: received by recipient
[2019-01-12 10:05:00.543] [D] [zway] SETDATA devices.10.data.lastSendInternal = **********
[2019-01-12 10:05:00.543] [D] [zway] SETDATA devices.10.data.lastSend = 18894 (0x000049ce)
[2019-01-12 10:05:00.543] [D] [zway] Job 0x13 (Nonce Report): success
[2019-01-12 10:05:00.543] [zway] Removing job: Nonce Report
[2019-01-12 10:05:00.563] [D] [zway] RECEIVED: ( 01 2A 00 04 00 0A 22 98 81 58 D5 5A B7 1E 10 FF 31 6A 2E 69 D5 57 3F 2F BB E7 40 13 1D 2F 2D C1 16 28 AD B7 67 03 E8 1E 54 7E 00 B2 )
[2019-01-12 10:05:00.563] [D] [zway] SENT ACK
[2019-01-12 10:05:00.564] [D] [zway] SETDATA devices.10.data.lastReceived = 0 (0x00000000)
[2019-01-12 10:05:00.564] [zway] Node 10:0 CC Security: Received a secure message
[2019-01-12 10:05:00.564] [D] [zway] SETDATA devices.10.instances.0.commandClasses.152.data.firstPart = **********
[2019-01-12 10:05:00.564] [zway] Node 10:0 CC Security: passing decrypted packet to application level: [ 32 02 a1 64 00 03 98 5c 00 00 00 00 00 00 ]
[2019-01-12 10:05:00.564] [D] [zway] SETDATA devices.10.instances.0.commandClasses.50.data.4.val = 235.612000
[2019-01-12 10:05:00.564] [D] [zway] SETDATA devices.10.instances.0.commandClasses.50.data.4.delta = 0 (0x00000000)
[2019-01-12 10:05:00.564] [D] [zway] SETDATA devices.10.instances.0.commandClasses.50.data.4.ratetype = 1 (0x00000001)
[2019-01-12 10:05:00.564] [D] [zway] SETDATA devices.10.instances.0.commandClasses.50.data.4 = Empty
[2019-01-12 10:05:00.569] [I] [core] (Mobile App Support) Notify listener (DeviceUpdate) skipped
[2019-01-12 10:05:00.605] [D] [zway] RECEIVED: ( 01 0A 00 04 00 0A 02 98 40 7E 00 5F )
[2019-01-12 10:05:00.605] [D] [zway] SENT ACK
[2019-01-12 10:05:00.605] [D] [zway] SETDATA devices.10.data.lastReceived = 0 (0x00000000)
[2019-01-12 10:05:00.605] [I] [zway] Node 10:0 CC Security: sending Nonce Report
[2019-01-12 10:05:00.605] [I] [zway] Adding job: Nonce Report
[2019-01-12 10:05:00.605] [D] [zway] SENDING (cb 0xf4): ( 01 11 00 13 0A 0A 98 80 C4 5A 51 86 ED 07 BA 5D 25 F4 70 )
[2019-01-12 10:05:00.607] [D] [zway] RECEIVED ACK
[2019-01-12 10:05:00.611] [D] [zway] RECEIVED: ( 01 04 01 13 01 E8 )
[2019-01-12 10:05:00.611] [D] [zway] SENT ACK
[2019-01-12 10:05:00.612] [D] [zway] Delivered to Z-Wave stack
[2019-01-12 10:05:00.635] [D] [zway] RECEIVED: ( 01 18 00 13 F4 00 00 02 00 7E 7F 7F 7F 7F 00 00 03 00 00 00 00 03 01 00 00 7D )
[2019-01-12 10:05:00.635] [D] [zway] SENT ACK
[2019-01-12 10:05:00.635] [I] [zway] Job 0x13 (Nonce Report): Delivered
[2019-01-12 10:05:00.635] [D] [zway] SendData Response with callback 0xf4 received: received by recipient
[2019-01-12 10:05:00.635] [D] [zway] SETDATA devices.10.data.lastSendInternal = **********
[2019-01-12 10:05:00.635] [D] [zway] SETDATA devices.10.data.lastSend = 18903 (0x000049d7)
[2019-01-12 10:05:00.635] [D] [zway] Job 0x13 (Nonce Report): success
[2019-01-12 10:05:00.635] [I] [zway] Removing job: Nonce Report
[2019-01-12 10:05:00.655] [D] [zway] RECEIVED: ( 01 2A 00 04 00 0A 22 98 81 C2 33 EE 91 F4 0C 11 25 21 39 81 70 8D 11 B2 DF 7D BA 7D C1 97 4A EF C4 98 FE 5F B3 DB 25 EE 23 7E 00 F0 )
[2019-01-12 10:05:00.655] [D] [zway] SENT ACK
[2019-01-12 10:05:00.656] [D] [zway] SETDATA devices.10.data.lastReceived = 0 (0x00000000)
[2019-01-12 10:05:00.656] [I] [zway] Node 10:0 CC Security: Received a secure message
[2019-01-12 10:05:00.656] [D] [zway] SETDATA devices.10.instances.0.commandClasses.152.data.firstPart = **********
[2019-01-12 10:05:00.656] [I] [zway] Node 10:0 CC Security: passing decrypted packet to application level: [ 32 02 a1 6c 00 00 00 00 00 00 00 00 00 00 ]
[2019-01-12 10:05:00.656] [D] [zway] SETDATA devices.10.instances.0.commandClasses.50.data.5.val = 0.000000
[2019-01-12 10:05:00.656] [D] [zway] SETDATA devices.10.instances.0.commandClasses.50.data.5.delta = 0 (0x00000000)
[2019-01-12 10:05:00.656] [D] [zway] SETDATA devices.10.instances.0.commandClasses.50.data.5.ratetype = 1 (0x00000001)
[2019-01-12 10:05:00.656] [D] [zway] SETDATA devices.10.instances.0.commandClasses.50.data.5 = Empty
[2019-01-12 10:05:00.706] [D] [zway] RECEIVED: ( 01 0A 00 04 00 0A 02 98 40 7E 00 5F )
[2019-01-12 10:05:00.751] [D] [zway] SENT ACK
[2019-01-12 10:05:00.751] [D] [zway] SETDATA devices.10.data.lastReceived = 0 (0x00000000)
[2019-01-12 10:05:00.751] [I] [zway] Node 10:0 CC Security: sending Nonce Report
[2019-01-12 10:05:00.751] [I] [zway] Adding job: Nonce Report
[2019-01-12 10:05:00.752] [D] [zway] SENDING (cb 0xf5): ( 01 11 00 13 0A 0A 98 80 AB 28 07 72 01 59 A7 14 25 F5 28 )
[2019-01-12 10:05:00.754] [D] [zway] RECEIVED ACK
[2019-01-12 10:05:00.758] [D] [zway] RECEIVED: ( 01 04 01 13 01 E8 )
[2019-01-12 10:05:00.758] [D] [zway] SENT ACK
[2019-01-12 10:05:00.758] [D] [zway] Delivered to Z-Wave stack
[2019-01-12 10:05:00.782] [D] [zway] RECEIVED: ( 01 18 00 13 F5 00 00 02 00 7E 7F 7F 7F 7F 00 00 03 00 00 00 00 03 01 00 00 7C )
[2019-01-12 10:05:00.782] [D] [zway] SENT ACK
[2019-01-12 10:05:00.782] [I] [zway] Job 0x13 (Nonce Report): Delivered
[2019-01-12 10:05:00.783] [D] [zway] SendData Response with callback 0xf5 received: received by recipient
[2019-01-12 10:05:00.783] [D] [zway] SETDATA devices.10.data.lastSendInternal = **********
[2019-01-12 10:05:00.783] [D] [zway] SETDATA devices.10.data.lastSend = 18917 (0x000049e5)
[2019-01-12 10:05:00.783] [D] [zway] Job 0x13 (Nonce Report): success
[2019-01-12 10:05:00.783] [I] [zway] Removing job: Nonce Report
[2019-01-12 10:05:00.802] [D] [zway] RECEIVED: ( 01 2A 00 04 00 0A 22 98 81 B9 1C AD C1 21 42 49 49 CE A9 4E 33 46 8B 99 D3 62 79 F6 8F 17 85 37 AB B2 87 41 83 BE D2 97 1B 7E 00 D2 )
[2019-01-12 10:05:00.802] [D] [zway] SENT ACK
[2019-01-12 10:05:00.802] [D] [zway] SETDATA devices.10.data.lastReceived = 0 (0x00000000)
[2019-01-12 10:05:00.802] [I] [zway] Node 10:0 CC Security: Received a secure message
[2019-01-12 10:05:00.802] [D] [zway] SETDATA devices.10.instances.0.commandClasses.152.data.firstPart = **********
[2019-01-12 10:05:00.803] [I] [zway] Node 10:0 CC Security: passing decrypted packet to application level: [ 32 02 21 64 00 00 00 00 00 03 00 00 00 00 ]
[2019-01-12 10:05:00.803] [D] [zway] SETDATA devices.10.instances.0.commandClasses.50.data.0.val = 0.000000
[2019-01-12 10:05:00.803] [D] [zway] SETDATA devices.10.instances.0.commandClasses.50.data.0.delta = 3 (0x00000003)
[2019-01-12 10:05:00.803] [D] [zway] SETDATA devices.10.instances.0.commandClasses.50.data.0.ratetype = 1 (0x00000001)
[2019-01-12 10:05:00.803] [D] [zway] SETDATA devices.10.instances.0.commandClasses.50.data.0.previous = 0.000000
[2019-01-12 10:05:00.803] [D] [zway] SETDATA devices.10.instances.0.commandClasses.50.data.0 = Empty
[2019-01-12 10:05:01.047] [D] [zway] Job 0x13: deleted from queue
[2019-01-12 10:05:01.098] [D] [zway] Job 0x13: deleted from queue
[2019-01-12 10:05:01.160] [D] [zway] Job 0x13: deleted from queue
[2019-01-12 10:05:02.260] [I] [core] (Mobile App Support) Notify listener (DeviceUpdate) skipped
[2019-01-12 10:05:02.317] [I] [core] (Mobile App Support) Notify listener (DeviceUpdate) skipped
[2019-01-12 10:05:03.509] [D] [zway] RECEIVED: ( 01 0A 00 04 00 0A 02 98 40 7E 00 5F )
[2019-01-12 10:05:03.509] [D] [zway] SENT ACK
[2019-01-12 10:05:03.509] [D] [zway] SETDATA devices.10.data.lastReceived = 0 (0x00000000)
[2019-01-12 10:05:03.509] [I] [zway] Node 10:0 CC Security: sending Nonce Report
[2019-01-12 10:05:03.510] [I] [zway] Adding job: Nonce Report
[2019-01-12 10:05:03.510] [D] [zway] SENDING (cb 0xf6): ( 01 11 00 13 0A 0A 98 80 20 B1 28 7E 88 13 C9 A1 25 F6 02 )
[2019-01-12 10:05:03.519] [D] [zway] RECEIVED ACK
[2019-01-12 10:05:03.520] [D] [zway] RECEIVED: ( 01 04 01 13 01 E8 )
[2019-01-12 10:05:03.520] [D] [zway] SENT ACK
[2019-01-12 10:05:03.520] [D] [zway] Delivered to Z-Wave stack
[2019-01-12 10:05:03.539] [D] [zway] RECEIVED: ( 01 18 00 13 F6 00 00 02 00 7E 7F 7F 7F 7F 00 00 03 00 00 00 00 03 01 00 00 7F )
[2019-01-12 10:05:03.539] [D] [zway] SENT ACK
[2019-01-12 10:05:03.539] [I] [zway] Job 0x13 (Nonce Report): Delivered
[2019-01-12 10:05:03.540] [D] [zway] SendData Response with callback 0xf6 received: received by recipient
[2019-01-12 10:05:03.540] [D] [zway] SETDATA devices.10.data.lastSendInternal = **********
[2019-01-12 10:05:03.540] [D] [zway] SETDATA devices.10.data.lastSend = 19187 (0x00004af3)
[2019-01-12 10:05:03.540] [D] [zway] Job 0x13 (Nonce Report): success
[2019-01-12 10:05:03.540] [I] [zway] Removing job: Nonce Report
[2019-01-12 10:05:03.559] [D] [zway] RECEIVED: ( 01 2A 00 04 00 0A 22 98 81 7F D3 21 23 F2 6F 9D 85 48 20 CA 43 A0 64 D6 AB DD D1 69 CE 2E 82 05 20 2A 10 43 8B 46 41 40 FA 7E 00 80 )
[2019-01-12 10:05:03.560] [D] [zway] SENT ACK
[2019-01-12 10:05:03.560] [D] [zway] SETDATA devices.10.data.lastReceived = 0 (0x00000000)
[2019-01-12 10:05:03.560] [I] [zway] Node 10:0 CC Security: Received a secure message
[2019-01-12 10:05:03.560] [D] [zway] SETDATA devices.10.instances.0.commandClasses.152.data.firstPart = **********
[2019-01-12 10:05:03.560] [I] [zway] Node 10:0 CC Security: passing decrypted packet to application level: [ 32 02 a1 64 00 03 98 6a 00 00 00 00 00 00 ]
[2019-01-12 10:05:03.561] [D] [zway] SETDATA devices.10.instances.0.commandClasses.50.data.4.val = 235.626007
[2019-01-12 10:05:03.561] [D] [zway] SETDATA devices.10.instances.0.commandClasses.50.data.4.delta = 0 (0x00000000)
[2019-01-12 10:05:03.561] [D] [zway] SETDATA devices.10.instances.0.commandClasses.50.data.4.ratetype = 1 (0x00000001)
[2019-01-12 10:05:03.561] [D] [zway] SETDATA devices.10.instances.0.commandClasses.50.data.4 = Empty
[2019-01-12 10:05:03.574] [I] [core] (Mobile App Support) Notify listener (DeviceUpdate) skipped
[2019-01-12 10:05:03.599] [D] [zway] RECEIVED: ( 01 0A 00 04 00 0A 02 98 40 7E 00 5F )
[2019-01-12 10:05:03.599] [D] [zway] SENT ACK
[2019-01-12 10:05:03.599] [D] [zway] SETDATA devices.10.data.lastReceived = 0 (0x00000000)
[2019-01-12 10:05:03.600] [I] [zway] Node 10:0 CC Security: sending Nonce Report
[2019-01-12 10:05:03.600] [I] [zway] Adding job: Nonce Report
[2019-01-12 10:05:03.600] [D] [zway] SENDING (cb 0xf7): ( 01 11 00 13 0A 0A 98 80 F2 1D EA 02 60 8E 62 4C 25 F7 F0 )
[2019-01-12 10:05:03.609] [D] [zway] RECEIVED ACK
[2019-01-12 10:05:03.615] [D] [zway] RECEIVED: ( 01 04 01 13 01 E8 )
[2019-01-12 10:05:03.616] [D] [zway] SENT ACK
[2019-01-12 10:05:03.616] [D] [zway] Delivered to Z-Wave stack
[2019-01-12 10:05:03.629] [D] [zway] RECEIVED: ( 01 18 00 13 F7 00 00 02 00 7E 7F 7F 7F 7F 00 00 03 00 00 00 00 03 01 00 00 7E )
[2019-01-12 10:05:03.629] [D] [zway] SENT ACK
[2019-01-12 10:05:03.630] [I] [zway] Job 0x13 (Nonce Report): Delivered
[2019-01-12 10:05:03.630] [D] [zway] SendData Response with callback 0xf7 received: received by recipient
[2019-01-12 10:05:03.630] [D] [zway] SETDATA devices.10.data.lastSendInternal = **********
[2019-01-12 10:05:03.630] [D] [zway] SETDATA devices.10.data.lastSend = 19196 (0x00004afc)
[2019-01-12 10:05:03.630] [D] [zway] Job 0x13 (Nonce Report): success
[2019-01-12 10:05:03.630] [I] [zway] Removing job: Nonce Report
[2019-01-12 10:05:03.649] [D] [zway] RECEIVED: ( 01 2A 00 04 00 0A 22 98 81 2A C8 6F 5D A5 71 0A 3B 01 EB 4F E3 74 36 BC 06 C9 AB B0 91 A3 82 5D F2 D9 05 C6 78 34 85 45 62 7E 00 2C )
[2019-01-12 10:05:03.649] [D] [zway] SENT ACK
[2019-01-12 10:05:03.650] [D] [zway] SETDATA devices.10.data.lastReceived = 0 (0x00000000)
[2019-01-12 10:05:03.650] [I] [zway] Node 10:0 CC Security: Received a secure message
[2019-01-12 10:05:03.650] [D] [zway] SETDATA devices.10.instances.0.commandClasses.152.data.firstPart = **********
[2019-01-12 10:05:03.650] [I] [zway] Node 10:0 CC Security: passing decrypted packet to application level: [ 32 02 a1 6c 00 00 00 00 00 00 00 00 00 00 ]
[2019-01-12 10:05:03.650] [D] [zway] SETDATA devices.10.instances.0.commandClasses.50.data.5.val = 0.000000
[2019-01-12 10:05:03.651] [D] [zway] SETDATA devices.10.instances.0.commandClasses.50.data.5.delta = 0 (0x00000000)
[2019-01-12 10:05:03.651] [D] [zway] SETDATA devices.10.instances.0.commandClasses.50.data.5.ratetype = 1 (0x00000001)
[2019-01-12 10:05:03.651] [D] [zway] SETDATA devices.10.instances.0.commandClasses.50.data.5 = Empty
[2019-01-12 10:05:03.676] [I] [core] (Mobile App Support) Notify listener (DeviceUpdate) skipped
[2019-01-12 10:05:03.701] [D] [zway] RECEIVED: ( 01 0A 00 04 00 0A 02 98 40 7E 00 5F )
[2019-01-12 10:05:03.701] [D] [zway] SENT ACK
[2019-01-12 10:05:03.702] [D] [zway] SETDATA devices.10.data.lastReceived = 0 (0x00000000)
[2019-01-12 10:05:03.702] [I] [zway] Node 10:0 CC Security: sending Nonce Report
[2019-01-12 10:05:03.702] [I] [zway] Adding job: Nonce Report
[2019-01-12 10:05:03.702] [D] [zway] SENDING (cb 0xf8): ( 01 11 00 13 0A 0A 98 80 D1 A4 6D C6 6E F3 31 C1 25 F8 8B )
[2019-01-12 10:05:03.711] [D] [zway] RECEIVED ACK
[2019-01-12 10:05:03.713] [D] [zway] RECEIVED: ( 01 04 01 13 01 E8 )
[2019-01-12 10:05:03.713] [D] [zway] SENT ACK
[2019-01-12 10:05:03.713] [D] [zway] Delivered to Z-Wave stack
[2019-01-12 10:05:03.731] [D] [zway] RECEIVED: ( 01 18 00 13 F8 00 00 02 00 7E 7F 7F 7F 7F 00 00 03 00 00 00 00 03 01 00 00 71 )
[2019-01-12 10:05:03.732] [D] [zway] SENT ACK
[2019-01-12 10:05:03.732] [I] [zway] Job 0x13 (Nonce Report): Delivered
[2019-01-12 10:05:03.732] [D] [zway] SendData Response with callback 0xf8 received: received by recipient
[2019-01-12 10:05:03.732] [D] [zway] SETDATA devices.10.data.lastSendInternal = **********
[2019-01-12 10:05:03.733] [D] [zway] SETDATA devices.10.data.lastSend = 19206 (0x00004b06)
[2019-01-12 10:05:03.733] [D] [zway] Job 0x13 (Nonce Report): success
[2019-01-12 10:05:03.733] [I] [zway] Removing job: Nonce Report
[2019-01-12 10:05:03.751] [D] [zway] RECEIVED: ( 01 2A 00 04 00 0A 22 98 81 54 67 6B DD 8E 82 5E C8 0D 4E C1 F1 FE CC EC C9 F8 1B 18 06 CC C3 9A D1 6C D0 F0 12 78 0E 71 86 7E 00 83 )
[2019-01-12 10:05:03.751] [D] [zway] SENT ACK
[2019-01-12 10:05:03.752] [D] [zway] SETDATA devices.10.data.lastReceived = 0 (0x00000000)
[2019-01-12 10:05:03.752] [I] [zway] Node 10:0 CC Security: Received a secure message
[2019-01-12 10:05:03.752] [D] [zway] SETDATA devices.10.instances.0.commandClasses.152.data.firstPart = **********
[2019-01-12 10:05:03.752] [I] [zway] Node 10:0 CC Security: passing decrypted packet to application level: [ 32 02 21 64 00 00 00 00 00 03 00 00 00 00 ]
[2019-01-12 10:05:03.752] [D] [zway] SETDATA devices.10.instances.0.commandClasses.50.data.0.val = 0.000000
[2019-01-12 10:05:03.753] [D] [zway] SETDATA devices.10.instances.0.commandClasses.50.data.0.delta = 3 (0x00000003)
[2019-01-12 10:05:03.753] [D] [zway] SETDATA devices.10.instances.0.commandClasses.50.data.0.ratetype = 1 (0x00000001)
[2019-01-12 10:05:03.753] [D] [zway] SETDATA devices.10.instances.0.commandClasses.50.data.0.previous = 0.000000
[2019-01-12 10:05:03.753] [D] [zway] SETDATA devices.10.instances.0.commandClasses.50.data.0 = Empty
[2019-01-12 10:05:03.772] [I] [core] (Mobile App Support) Notify listener (DeviceUpdate) skipped
[2019-01-12 10:05:04.068] [D] [zway] Job 0x13: deleted from queue
[2019-01-12 10:05:04.108] [D] [zway] Job 0x13: deleted from queue
[2019-01-12 10:05:04.160] [D] [zway] Job 0x13: deleted from queue
[2019-01-12 10:05:06.511] [D] [zway] RECEIVED: ( 01 0A 00 04 00 0A 02 98 40 7E 00 5F )
[2019-01-12 10:05:06.512] [D] [zway] SENT ACK
[2019-01-12 10:05:06.512] [D] [zway] SETDATA devices.10.data.lastReceived = 0 (0x00000000)
[2019-01-12 10:05:06.512] [I] [zway] Node 10:0 CC Security: sending Nonce Report
[2019-01-12 10:05:06.512] [I] [zway] Adding job: Nonce Report
[2019-01-12 10:05:06.513] [D] [zway] SENDING (cb 0xf9): ( 01 11 00 13 0A 0A 98 80 68 AB 87 CC E2 D8 F6 EC 25 F9 91 )
[2019-01-12 10:05:06.521] [D] [zway] RECEIVED ACK
[2019-01-12 10:05:06.521] [D] [zway] RECEIVED: ( 01 04 01 13 01 E8 )
[2019-01-12 10:05:06.521] [D] [zway] SENT ACK
[2019-01-12 10:05:06.521] [D] [zway] Delivered to Z-Wave stack
[2019-01-12 10:05:06.541] [D] [zway] RECEIVED: ( 01 18 00 13 F9 00 00 02 00 7E 7F 7F 7F 7F 00 00 03 00 00 00 00 03 01 00 00 70 )
[2019-01-12 10:05:06.541] [D] [zway] SENT ACK
[2019-01-12 10:05:06.541] [I] [zway] Job 0x13 (Nonce Report): Delivered
[2019-01-12 10:05:06.541] [D] [zway] SendData Response with callback 0xf9 received: received by recipient
[2019-01-12 10:05:06.542] [D] [zway] SETDATA devices.10.data.lastSendInternal = **********
[2019-01-12 10:05:06.542] [D] [zway] SETDATA devices.10.data.lastSend = 19482 (0x00004c1a)
[2019-01-12 10:05:06.542] [D] [zway] Job 0x13 (Nonce Report): success
[2019-01-12 10:05:06.542] [I] [zway] Removing job: Nonce Report
[2019-01-12 10:05:06.561] [D] [zway] RECEIVED: ( 01 2A 00 04 00 0A 22 98 81 71 C4 48 A2 DB 00 EA 2E 7A 2E 45 CB AD EE 61 05 E2 97 22 41 E1 9D BA 68 16 7F AF C7 69 5C 62 DC 7E 00 11 )
[2019-01-12 10:05:06.562] [D] [zway] SENT ACK
[2019-01-12 10:05:06.562] [D] [zway] SETDATA devices.10.data.lastReceived = 0 (0x00000000)
[2019-01-12 10:05:06.562] [I] [zway] Node 10:0 CC Security: Received a secure message
[2019-01-12 10:05:06.562] [D] [zway] SETDATA devices.10.instances.0.commandClasses.152.data.firstPart = **********
[2019-01-12 10:05:06.562] [I] [zway] Node 10:0 CC Security: passing decrypted packet to application level: [ 32 02 a1 64 00 03 97 be 00 00 00 00 00 00 ]
[2019-01-12 10:05:06.562] [D] [zway] SETDATA devices.10.instances.0.commandClasses.50.data.4.val = 235.453995
[2019-01-12 10:05:06.563] [D] [zway] SETDATA devices.10.instances.0.commandClasses.50.data.4.delta = 0 (0x00000000)
[2019-01-12 10:05:06.563] [D] [zway] SETDATA devices.10.instances.0.commandClasses.50.data.4.ratetype = 1 (0x00000001)
[2019-01-12 10:05:06.563] [D] [zway] SETDATA devices.10.instances.0.commandClasses.50.data.4 = Empty
[2019-01-12 10:05:06.573] [I] [core] (Mobile App Support) Notify listener (DeviceUpdate) skipped
[2019-01-12 10:05:06.603] [D] [zway] RECEIVED: ( 01 0A 00 04 00 0A 02 98 40 7E 00 5F )
[2019-01-12 10:05:06.603] [D] [zway] SENT ACK
[2019-01-12 10:05:06.603] [D] [zway] SETDATA devices.10.data.lastReceived = 0 (0x00000000)
[2019-01-12 10:05:06.603] [I] [zway] Node 10:0 CC Security: sending Nonce Report
[2019-01-12 10:05:06.604] [I] [zway] Adding job: Nonce Report
[2019-01-12 10:05:06.604] [D] [zway] SENDING (cb 0xfa): ( 01 11 00 13 0A 0A 98 80 28 F3 9D CE 91 D9 37 C2 25 FA 0F )
[2019-01-12 10:05:06.613] [D] [zway] RECEIVED ACK
[2019-01-12 10:05:06.613] [D] [zway] RECEIVED: ( 01 04 01 13 01 E8 )
[2019-01-12 10:05:06.614] [D] [zway] SENT ACK
[2019-01-12 10:05:06.614] [D] [zway] Delivered to Z-Wave stack
[2019-01-12 10:05:06.633] [D] [zway] RECEIVED: ( 01 18 00 13 FA 00 00 01 00 7E 7F 7F 7F 7F 00 00 03 00 00 00 00 03 01 00 00 70 )
[2019-01-12 10:05:06.633] [D] [zway] SENT ACK
[2019-01-12 10:05:06.633] [I] [zway] Job 0x13 (Nonce Report): Delivered
[2019-01-12 10:05:06.634] [D] [zway] SendData Response with callback 0xfa received: received by recipient
[2019-01-12 10:05:06.634] [D] [zway] SETDATA devices.10.data.lastSendInternal = **********
[2019-01-12 10:05:06.634] [D] [zway] SETDATA devices.10.data.lastSend = 19491 (0x00004c23)
[2019-01-12 10:05:06.634] [D] [zway] Job 0x13 (Nonce Report): success
[2019-01-12 10:05:06.634] [I] [zway] Removing job: Nonce Report
[2019-01-12 10:05:06.654] [D] [zway] RECEIVED: ( 01 2A 00 04 00 0A 22 98 81 C1 44 79 3A 5A 9D 81 16 C1 E5 93 88 A8 19 CD 05 67 A1 E7 EA B1 98 B7 28 74 9C 5E C7 54 2D F7 D6 7E 00 1A )
[2019-01-12 10:05:06.655] [D] [zway] SENT ACK
[2019-01-12 10:05:06.655] [D] [zway] SETDATA devices.10.data.lastReceived = 0 (0x00000000)
[2019-01-12 10:05:06.655] [I] [zway] Node 10:0 CC Security: Received a secure message
[2019-01-12 10:05:06.655] [D] [zway] SETDATA devices.10.instances.0.commandClasses.152.data.firstPart = **********
[2019-01-12 10:05:06.655] [I] [zway] Node 10:0 CC Security: passing decrypted packet to application level: [ 32 02 a1 6c 00 00 00 00 00 00 00 00 00 00 ]
[2019-01-12 10:05:06.656] [D] [zway] SETDATA devices.10.instances.0.commandClasses.50.data.5.val = 0.000000
[2019-01-12 10:05:06.656] [D] [zway] SETDATA devices.10.instances.0.commandClasses.50.data.5.delta = 0 (0x00000000)
[2019-01-12 10:05:06.656] [D] [zway] SETDATA devices.10.instances.0.commandClasses.50.data.5.ratetype = 1 (0x00000001)
[2019-01-12 10:05:06.656] [D] [zway] SETDATA devices.10.instances.0.commandClasses.50.data.5 = Empty
[2019-01-12 10:05:06.668] [I] [core] (Mobile App Support) Notify listener (DeviceUpdate) skipped
[2019-01-12 10:05:06.705] [D] [zway] RECEIVED: ( 01 0A 00 04 00 0A 02 98 40 7E 00 5F )
[2019-01-12 10:05:06.708] [D] [zway] SENT ACK
[2019-01-12 10:05:06.708] [D] [zway] SETDATA devices.10.data.lastReceived = 0 (0x00000000)
[2019-01-12 10:05:06.709] [I] [zway] Node 10:0 CC Security: sending Nonce Report
[2019-01-12 10:05:06.709] [I] [zway] Adding job: Nonce Report
[2019-01-12 10:05:06.709] [D] [zway] SENDING (cb 0xfb): ( 01 11 00 13 0A 0A 98 80 74 67 97 B9 CB 84 8B 06 25 FB C4 )
[2019-01-12 10:05:06.716] [D] [zway] RECEIVED ACK
[2019-01-12 10:05:06.716] [D] [zway] RECEIVED: ( 01 04 01 13 01 E8 )
[2019-01-12 10:05:06.716] [D] [zway] SENT ACK
[2019-01-12 10:05:06.716] [D] [zway] Delivered to Z-Wave stack
[2019-01-12 10:05:06.737] [D] [zway] RECEIVED: ( 01 18 00 13 FB 00 00 02 00 7E 7F 7F 7F 7F 00 00 03 00 00 00 00 03 01 00 00 72 )
[2019-01-12 10:05:06.738] [D] [zway] SENT ACK
[2019-01-12 10:05:06.738] [I] [zway] Job 0x13 (Nonce Report): Delivered
[2019-01-12 10:05:06.738] [D] [zway] SendData Response with callback 0xfb received: received by recipient
[2019-01-12 10:05:06.738] [D] [zway] SETDATA devices.10.data.lastSendInternal = **********
[2019-01-12 10:05:06.738] [D] [zway] SETDATA devices.10.data.lastSend = 19501 (0x00004c2d)
[2019-01-12 10:05:06.738] [D] [zway] Job 0x13 (Nonce Report): success
[2019-01-12 10:05:06.739] [I] [zway] Removing job: Nonce Report
[2019-01-12 10:05:06.767] [D] [zway] RECEIVED: ( 01 2A 00 04 00 0A 22 98 81 BE E5 80 12 E1 25 80 D0 9A B6 1A 35 03 E4 54 49 FE 9A 3B 5C 5B B1 D1 74 48 DC 5A 15 D9 CD 42 CC 7E 00 37 )
[2019-01-12 10:05:06.767] [D] [zway] SENT ACK

Re: Info RAZBERRY2 (ZMEERAZ2) lief plötzlich unstabil

Posted: 12 Jan 2019 12:14
by johankoen
Alles läuft wieder sehr träge!

Re: Info RAZBERRY2 (ZMEERAZ2) lief plötzlich unstabil

Posted: 12 Jan 2019 12:28
by johankoen
Hier nochmal der letzte Log, respektiv via http gar kein Zugang mehr:
pi@raspberrypi:~ $ tail -f /var/log/z-way-server.log
[2019-01-12 10:25:30.360] [core] Creating device switchBinary ZWayVDev_zway_ 12-0-37
[2019-01-12 10:25:30.392] [core] (Mobile App Support) Notify listener (Devic eUpdate) skipped
[2019-01-12 10:25:30.392] [core] (Mobile App Support) Notify listener (Notif icationUpdate)
[2019-01-12 10:25:30.394] [core] Notification: device-info (device-OnOff): { "dev":"Rollade WC Erdgeschoss (#12)","l":"on","location":2}
[2019-01-12 10:25:30.426] [core] Creating device switchMultilevel ZWayVDev_z way_12-0-38
[2019-01-12 10:25:30.460] [core] (Mobile App Support) Notify listener (Devic eUpdate): Rollade WC Erdgeschoss (#12) - 0
[2019-01-12 10:25:30.463] [core] (Mobile App Support) Notify listener (Notif icationUpdate)
[2019-01-12 10:25:30.464] [core] Notification: device-info (device-status): {"dev":"Rollade WC Erdgeschoss (#12)","l":"0%","location":2}
[2019-01-12 10:25:30.502] [core] Creating device sensorMultilevel ZWayVDev_z way_12-0-50-0
[2019-01-12 10:25:30.538] [core] (Mobile App Support) Notify listener (Devic eUpdate) skipped

Re: Info RAZBERRY2 (ZMEERAZ2) lief plötzlich unstabil

Posted: 12 Jan 2019 12:30
by johankoen
Hat es vielleicht was mit der Android App Z-Way zu tun, resp. habe mich gestern damit kurz mal eingeloggt?

Re: Info RAZBERRY2 (ZMEERAZ2) lief plötzlich unstabil

Posted: 12 Jan 2019 20:12
by Eagle
Probier mal die App Mobile App Support zu deaktivieren.
Während dem Test ohne Mobile App Support kannst du über den Browser deines handys über find.z-wave.me auf dein smarthome zugreifen.

Re: Info RAZBERRY2 (ZMEERAZ2) lief plötzlich unstabil

Posted: 12 Jan 2019 22:25
by Bastldd
Hallo,

Dein Device 10 scheint den Meterreport zu spammen,
Nimm dies einfach Mal vom Strom und schau ob es besser wird.

VG