Hi All,
Houston we have a problem. :o(
I rebooted the EmonPi and I’m getting no inputs on any of the inputs?
I haven’t change anything knowingly in config as you have mentioned MQTT server would be upset. The only thing is that the board has a small red LED that use to flash slowly and it doesn’t seem to be doing that any longer.
All of the services seem to be ticking over except the emonPiLCD: Activating Start-pre
EMONCMS Stable 10.4
Hope you can point me in the right direction. :o)
Thanks
Additional Info: from DEBUG : EmonHub
2021-06-08 17:28:08,969 DEBUG MainThread Signal 15 received.
2021-06-08 17:28:09,175 INFO MainThread Exiting hub...
2021-06-08 17:28:09,426 INFO MainThread Exit completed
2021-06-08 17:38:14,391 INFO MainThread EmonHub emonHub (emon-pi variant) v2.2.6
2021-06-08 17:38:14,424 INFO MainThread Opening hub...
2021-06-08 17:38:14,427 INFO MainThread Logging level set to DEBUG
2021-06-08 17:38:14,429 INFO MainThread Creating EmonHubJeeInterfacer 'RFM2Pi'
2021-06-08 17:38:14,478 DEBUG MainThread Opening serial port: /dev/ttyAMA0 @ 38400 bits/s
**2021-06-08 17:38:16,483 WARNING MainThread Device communication error - check settings**
2021-06-08 17:38:16,486 INFO MainThread Setting RFM2Pi baseid: 5 (5i)
2021-06-08 17:38:17,489 INFO MainThread Setting RFM2Pi frequency: 433 (4b)
2021-06-08 17:38:18,492 INFO MainThread Setting RFM2Pi group: 210 (210g)
2021-06-08 17:38:19,496 INFO MainThread Setting RFM2Pi quiet: 1 (1q)
2021-06-08 17:38:20,499 INFO MainThread Setting RFM2Pi calibration: 230V (1p)
2021-06-08 17:38:21,503 DEBUG MainThread Setting RFM2Pi pubchannels: ['ToEmonCMS']
2021-06-08 17:38:21,505 DEBUG MainThread Setting RFM2Pi subchannels: ['ToRFM12']
2021-06-08 17:38:21,515 INFO MainThread Creating EmonHubMqttInterfacer 'MQTT'
2021-06-08 17:38:21,522 DEBUG MainThread Setting MQTT pubchannels: ['ToRFM12']
2021-06-08 17:38:21,536 DEBUG MainThread Setting MQTT subchannels: ['ToEmonCMS']
2021-06-08 17:38:21,537 INFO MainThread Setting MQTT node_format_enable: 1
2021-06-08 17:38:21,539 INFO MainThread Setting MQTT nodevar_format_enable: 1
2021-06-08 17:38:21,541 INFO MainThread Setting MQTT nodevar_format_basetopic: emon/
2021-06-08 17:38:21,543 INFO MainThread Setting MQTT node_JSON_enable: 0
2021-06-08 17:38:21,556 INFO MainThread Creating EmonHubEmoncmsHTTPInterfacer 'emoncmsorg'
2021-06-08 17:38:21,561 DEBUG MainThread Setting emoncmsorg pubchannels: ['ToRFM12']
2021-06-08 17:38:21,563 DEBUG MainThread Setting emoncmsorg subchannels: ['ToEmonCMS']
2021-06-08 17:38:21,575 WARNING MainThread Setting emoncmsorg apikey: obscured
2021-06-08 17:38:21,577 INFO MainThread Setting emoncmsorg url: https://emoncms.org
2021-06-08 17:38:21,578 INFO MainThread Setting emoncmsorg senddata: 1
2021-06-08 17:38:21,580 INFO MainThread Setting emoncmsorg sendstatus: 1
## EmonHub
Looks like the serial port isn’t happy? :o( Ho Hum.
Formatted text - Moderator