First time using a raspberry pi, trying to install brewblox. Everything is fine until step 4 “brewblox-ctl install”
Looks like it fails at installing docker, and “brewblox-ctl setup” not working. Can anyone help me?
First time using a raspberry pi, trying to install brewblox. Everything is fine until step 4 “brewblox-ctl install”
Looks like it fails at installing docker, and “brewblox-ctl setup” not working. Can anyone help me?
This is a bug in the docker installation code.
If you restart your Pi, and then re-run brewblox-ctl install
, everything will work fine. It will automatically skip the parts that are already installed.
thanks for the quick reply! it’s all good now!