No Graph after Fermentation Wizard

All - Sorry if this has been discussed before… Just moved a Brewblox Spark 3, RPi 4 to a new home. Because of the new WiFi network, we reconfigures the entire set-up including the RPi with a 32 gig chip and the “headless” operating system.

I have done this successfully at least 6 times in the last month while screwing around with two new Spark 3 systems. Unfortunately, this time, after running the “Fermentation Wizard” the graph area says, “No Data Received” (or something like that). I opened the graph widget(?) and saw that the proper fields that I wanted to see were selected. Other than that, the controller seems fully functional.

What did I miss?

Ric
Flatfender Brewing
Houston, TX

If you’re using a proxy, you may have the same problem as described in Ferment graph broke on update to 2021/02/25 release.

Does the error also occur when explicitly using http?

Thanks for the response. As a retired Mechanical Engineer and now a brewer, I guess I speak a different language…

Don’t think I’m using a “proxy” and not even sure what that is. I’m accessing the RPi with your HTTP user interface via the IP address. The BPi Spark 3 is linked to the RPi via a wired USB connection.

Read through the other topic, but most of it is in IT speak (one of your major problems selling this to both brewers and home brewers…my opinion…). I’ll try the commands:

brewblox-ctl down
sudo mv redis/ redis-bak/
brewblox-ctl update

…but it will be next weekend before I am over there again.

Ric
Flatfender Brewing
Houston, TX

No worries. I’ll try and be more explicit.

Then you’re not using one (it’s software to redirect network traffic - something you’d have to set up yourself).

No need. That will move your stored configuration - your current dashboards will then disappear.
The graph problems are unlikely to be caused by invalid configuration.

That’s a known problem, yes. We designed the system to be very flexible and absolutely honest about what it’s doing. The drawback is that there’s more IT speak coming at the user.

Back on topic (for when you are over there again):

  • By default, your browser will use https:// when you navigate to the UI. Does the problem still occur if you type http://IP_ADDRESS?
  • Do you still get the error when using a different browser?
  • Could you please run brewblox-ctl log, and post the result link?

Again, thanks for the response. Sorry to complain about the “IT speak”. This current version is head and shoulders easier for us non-IT folks to deal with than either of the previous versions. The user interface is impressive and fairly intuitive to use.

I will get back to you when we have some answers.

Ric
Flatfender Brewing
Houston

1 Like

It’s a fair comment and a known issue, don’t worry. It is just really difficult to make it very configurable and flexible and to make it simple to use at the same time.

It would be much easier to make a user friendly product with just an temperature up and temperature down button. But we keep adding features and freedom for the end users. It’s very hard to balance and we have definitely focused more on the technology so far.

Feedback on the complexity, things that are unclear, ideas for simplification, alternative terminology, all are very welcome!

OK… Accessing via a different browser gave the same issue. Also tried the HTTP: prefix before the IP address and that did not provide a graph either.

I’m thinking we should reload the Brewblox software as I could easily have missed a step or answered one of the questions incorrectly. We did the Brewblox software load outside and it was very difficult for an old guy to see the SSH screen in the outside lighting. We will post the BREWBLOX DUMP Log URL tonight however.

In the mean time, here’s what we have going on at the “home” brewery:

The BrewPi in question was working fine while in the “home” brewery, as we tested it for around a month with water in a 10 gallon fermenter.

Ric
Flatfender Brewing
Houston

1 Like

OK. Didn’t get posted last night, but here is the dump log from the controller:

https://termbin.com/r36l

Ric Flatfender Brewing
Houston

It looks like some history configuration got lost.

It should be solved if you run:

brewblox-ctl http post http://localhost/history/history/configure

You may need to reload the UI afterwards.

Thank you Bob. We’ll give it a go.

Ric
Flatfender Brewing
Houston

Bob,
Thank you this worked perfectly restoring the graphs. I’m Ric’s son in law and learning all of this myself. I look forward to learning the brewpi.

2 Likes