Found a Problem in the latest nightly:
Pilight-receive for it self is working, but the -F produces a "Speicherzugriffsfehler":
Pilight-receive for it self is working, but the -F produces a "Speicherzugriffsfehler":
Code:
root@raspberrypi:/etc/pilight# service pilight start
root@raspberrypi:/etc/pilight# pilight-receive
{
"origin": "receiver",
"protocol": "datetime",
"message": {
"longitude": 13.150000,
"latitude": 52.660000,
"year": 2019,
"month": 6,
"day": 27,
"weekday": 5,
"hour": 10,
"minute": 12,
"second": 40,
"dst": 1
},
"uuid": "0000-b8-27-eb-521535"
}
^Croot@raspberrypi:/etc/pilight# pilight-receive -F datetime
Speicherzugriffsfehler
root@raspberrypi:/etc/pilight#