thorrak / fermentrack

A replacement web interface for BrewPi
MIT License
138 stars 61 forks source link

Cannot receiveLCD text fromController/Script #708

Closed bitzebraeu closed 1 year ago

bitzebraeu commented 1 year ago

Hi,

for some time now I frequently get the error Cannot receiveLCD text fromController/Script. I see this issue has been discussed here before, unfortunately I do not understand a word :-( My error log tells me many things, among other that my version is too old. When I try to update from Gihub however it tells me that I am on the newest version.

What can I try to get fermentrack running stable again? I already reset the EEPROM and WIFI and re-loaded the controller. No effect.

Would my Stdout log or Stderr log help anyone to see the issue and tell me what's wrong?

Thanks, Patrick

thorrak commented 1 year ago

What do you typically do to resolve this when it happens? Restart the controller, restart the Pi running Fermentrack, or both?

bitzebraeu commented 1 year ago

I've had this for about 2 weeks. Never had this before, so I have no experience. Occasionally it connects and works fine, but I guess 80% of the time I have the error.

vanosg commented 1 year ago

When I see this on mine, it means the Pi web server isn't getting data from the embedded controller. Most likely causes, either the wireless connection of the controller to the LAN is spotty, or it hit a bad state and is rebooting. I'd check the placement of the controller and make sure its not shielded from the router

bitzebraeu commented 1 year ago

sorry for the delay. Unfortunately that is not the case :-( Although I do not understand that temporarily it connects with the controller. What is the best way to re-flash the controller?

thorrak commented 1 year ago

Is this fixed or are you still having the issue @bitzebraeu ?

bitzebraeu commented 1 year ago

Re-flashed and all good now!

Thanks