Current_volume_ml warning in revent event logs

We are getting Value for bioreactor variable current_volume_ml must be <= 18.0. warning for v1.5 40ml Pioreactor set to turbidostat mode. Both the Max working volume and Current volume is set to 20 mL. Strangely, this is only happening with this reactor and not with others in the experiment. This might indicate the reactor may be registered as different hardware version, however, both the CLI and UI states it to be v1.5 40ml. Any thoughts appreciated.

Hm, it could be a cache problem. When that specific bioreactor booted up last, was it assigned to be a 20ml?

Yes, i think it was indeed 20ml. Would you recommend to clean the cache while the experiment is running?

Quickest way to do this (this is very specific to this problem, and generally isn’t the solution for other cache problems). SSH into the worker:

sudo systemctl restart pioreactor_startup_run@monitor.service

Thank you Cameron, I will try this when the experiment was done to ensure we do not loose connection with the worker.