The temperature graphs are emptied of data if I leave the “Overview” submenu.
The temperature logs also appear empty.
Temperature automation is in Thermostat mode, and I can see the values plotted while I’m in the Overview.
The temperature graphs are emptied of data if I leave the “Overview” submenu.
The temperature logs also appear empty.
Temperature automation is in Thermostat mode, and I can see the values plotted while I’m in the Overview.
Hi @Pedre91,
Hm, it sounds like the database isn’t saving the new temperatures correctly. Do you know if this happens to the other charts (I suspect so)?
Can you tell me what version of the software you are using on your leader Pioreactor (should be on the Updates page):
None happens to other charts (Growth rate, OD, normalized OD…)
The software version of both, leader and workers, is 24.9.19.
So it’s possible that a reboot would fix it, and you can start with that, but we can check what is going wrong without rebooting too:
pio logs
to see if there are any obvious errors in the logs. (ctrl-c to exit)ps x
- do you see a line that has the following in it? /usr/bin/python3 /usr/local/bin/pio run mqtt_to_db_streaming
pio run mqtt_to_db_streaming
Any errors?