Hi everyone, I am here with a question my pioreactor worker was working fine one second and the next it no longer responded. I have been having this problem for a while, and i am trying to do a fermentation and with the reactor being like this i won’t be able to do it. Does anyone have an answer for my problem. For all of you to know i have turned off and on again, reprogramed the ssd card. I hope you all can help me. Thank you for your attenion.
I’m sorry for the difficulties you’re facing! Can you tell me more about what you see:
- What do you observe when you say “no longer responded.” Is the UI down, does it respond to “identify”, etc.
- Are you running any pumps?
- Can you tell me about your power supply? (Look at the label on the power supply for information about voltage and current)
We are working with two, the one having issues is the worker, the UI doens’t show errors, it responds to identify but it doens’t show is information and when you press to perform a self-test it doens’t start or when you go to manage and try to start the Stirring it does nothing. Can you help.
Hm, can you try the following?
- SSH into your worker. Ex: from your command line on your computer, enter
and enter the passwordssh pioreactor@workers_name.local
raspberry
. - If that succeeds, and you are on the worker’s command line, try
pio run stirring
- does that work? Ctrl-c to quit.
It sounds like it might be a web-server issue on the worker, but I’ll know more about the above test.