I am seeing something strange in the logs for my tilt and wondering if anyone had an answer.
I have just rebuilt my RPi4 and installed both brewblox and the tilt service. Both installs went smoothly.
However,I am not seeing the tilt in the graph. According to the logs ( docker logs brewblox_tilt_1) the tilt appears to be found (purple).
But then after that I see repeated lines of the following " Error when publishing data ConnectionError('Publish error=“The client is not currently connected.”
When you’re back, I’d suggest looking through your dmesg and /var/log/syslog output. Configuration looks fine, and the next most likely suspect is the network stack.
Feel free to post logs if they contain too much abracadabra.
have just checked and the tilt is now showing on the graph screen. Will let it run over the weekend. I have the ability to remotely access the system, so will check periodically.
Normally I am quiet good with abracadabra or more affectionately in this house bibil de dibilbil langauge…
Sorry if this isn’t the best thread for this. Now that I have the tilt service working (thank you for this very useful software @j616s) , I wondered if it’s possible to display gravity data on on the Spark 3.
j616s, thanks for putting in the legwork to get the Tilt talking to the Spark.
I’ve got a fresh build; Brewblox install went smoothly and I’ve managed to get the Tilt service installed despite myself but have hit a snag.
After installing it, I cannot access the Brewblox UI. It just sits there, perpetually loading.
Any advice?
To be fair, I don’t know that Tilt is the culprit but if I reinstall Brewblox I can access the UI until I install the Tilt integration.
ctrl+shift+R seems to do nothing.
Using Windows 7 and Chrome https://termbin.com/bgiy1
The console tab is not showing any errors.
I’m not sure if it has anything to do with anything but the elements panel does have a lot of things crossed out.
@Bob_Steers is it right that the eventbus host & port is set? Was that deprecated in favour of mqtt? It looks like it’s connecting mqtt, but it looks like the eventbus params are still being set in the logs.
@Pyroan Could you re-post the docker-compose snippet you’re using for Tilt?