njfaria / SolPipLog

Logger for the PIP Inverter series ( USB / RS232 version )
Apache License 2.0
86 stars 32 forks source link

MQTT does not auto start #45

Open shaundekok opened 4 years ago

shaundekok commented 4 years ago

MQTT does not auto start if you loose power to your PI. Is there away to enable this?

darkmordu commented 4 years ago

I have the same issue. Clicking the "save" button does not change anything

shaundekok commented 3 years ago

The problem is caused by the MQTT Broker not being started when the application launches. I am working on a way to delay the start. Any suggestions?

njfaria commented 3 years ago

I am looking at the issue. stay tuned.

shaundekok commented 3 years ago

I added a 3 minute delay and this resolved the problem.