Hi
I have been running a brewpi spark for some time now (awesome product by the way) I have finally found BrewBlox (there should really be a link on the old brewpi site ) And I cant wait to start expanding my system. but there is three questions i donât seem to find a good answer for:
Is the âsparkâ referenced in the documentation the âbrewpi spark 3â?
If so does the âbrewpi spark 3â require new firmware?
And most important: do you require 1 âbrewpi spark 3â/spark for each setup? Meaning if you are to run 2 converted fridges and one 3 kettle brewing setup. How many sparks would you need?
It is a software update for the Spark. You can flash it as part of the install process. I do recommend a fresh raspbian install.
With the BrewBlox firmware the Spark can control multiple processes.
A BrewBlox server (the pi) can serve multiple sparks. You could opt to use a separate spark for fermentation and for mashing to keep your cables shorter and your processes somewhat independent.
Hi Elco,
I am at the end of Brewblox installation but not sure what to respond to the setup questions under Step 5 in the Getting started guide. Please advise?
Out of curiosity, try ls -a in the pi home directory. I wonder if it stripped the â/â from â./BrewBloxâ (which would make it a hidden directory).
If this is the case, you should be able to unhide it with mv .BrewBlox BrewBlox.
I have tried to run the âbrewblox-ctl installâ command once more with the same result as shown below.
At the end of the execution, errors occur.
BR Ken
It seems like brewblox-ctl install exited with an error before it created the directory.
To fix this, you could try to reboot your raspberry, and then run the following commands:
Hi Bob,
I have tried to run the commands. During execution of the last commend I got the following question. What should be replied to this question?
BR Ken
Get:1 http://archive.raspberrypi.org/debian stretch InRelease [25.4 kB]
Get:2 http://raspbian.raspberrypi.org/raspbian stretch InRelease [15.0 kB]
Hit:3 https://download.docker.com/linux/raspbian stretch InRelease
Err:2 http://raspbian.raspberrypi.org/raspbian stretch InRelease
The following signatures couldnât be verified because the public key is not av ailable: NO_PUBKEY 9165938D90FDDD2E
Err:1 http://archive.raspberrypi.org/debian stretch InRelease
The following signatures couldnât be verified because the public key is not av ailable: NO_PUBKEY 82B129927FA3303E
Fetched 40.3 kB in 2s (16.9 kB/s)
Reading package lists⌠Done
Building dependency tree
Reading state information⌠Done
All packages are up to date.
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG erverified because the public key is not available: NO_PUBKEY 9165938D90FDDD2E
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG erified because the public key is not available: NO_PUBKEY 82B129927FA3303E
W: Failed to fetch http://raspbian.raspberrypi.org/raspbian/dists/stretch/InRelease The following signatures couldnât be verified beca
W: Failed to fetch http://archive.raspberrypi.org/debian/dists/stretch/InRelease The following signatures couldnât be verified because
W: Some index files failed to download. They have been ignored, or old ones used instead.
Running command:
sudo apt upgrade -y
Reading package lists⌠Done
Building dependency tree
Reading state information⌠Done
Calculating upgrade⌠Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Reading package lists⌠Done
Building dependency tree
Reading state information⌠Done
libffi-dev is already the newest version (3.2.1-6).
libssl-dev is already the newest version (1.1.0j-1~deb9u1).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
sudo -E sh -c apt-get update -qq >/dev/null
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://raspbian.raspberrypi.org/raspbian stretch InRelease: The following signatures could nât be verified because the public key is not available: NO_PUBKEY 9165938D90FDDD2E
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://archive.raspberrypi.org/debian stretch InRelease: The following signatures couldnât be verified because the public key is not available: NO_PUBKEY 82B129927FA3303E
W: Failed to fetch http://raspbian.raspberrypi.org/raspbian/dists/stretch/InRelease The following signatures could nât be verified because the public key is not available: NO_PUBKEY 9165938D90FDDD2E
W: Failed to fetch http://archive.raspberrypi.org/debian/dists/stretch/InRelease The following signatures couldnât be verified because the public key is not available: NO_PUBKEY 82B129927FA3303E
W: Some index files failed to download. They have been ignored, or old ones used instead.
sudo -E sh -c apt-get update -qq >/dev/null
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://raspbian.raspberrypi.org/raspbian stretch InRelease: The following signatures could nât be verified because the public key is not available: NO_PUBKEY 9165938D90FDDD2E
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://archive.raspberrypi.org/debian stretch InRelease: The following signatures couldnât be verified because the public key is not available: NO_PUBKEY 82B129927FA3303E
W: Failed to fetch http://raspbian.raspberrypi.org/raspbian/dists/stretch/InRelease The following signatures could nât be verified because the public key is not available: NO_PUBKEY 9165938D90FDDD2E
W: Failed to fetch http://archive.raspberrypi.org/debian/dists/stretch/InRelease The following signatures couldnât be verified because the public key is not available: NO_PUBKEY 82B129927FA3303E
W: Some index files failed to download. They have been ignored, or old ones used instead.
[ -n ]
sudo -E sh -c apt-get install -y -qq --no-install-recommends docker-ce >/dev/null
E: Unable to locate package docker-ce
Error: Command âcurl -sSL https://get.docker.com | shâ returned non-zero exit status 100
Thank you. If your install command output ends with âerror: XXXXâ, you shouldnât continue running commands: it means something went wrong that must be solved first.
It appears this specific issue is in the Raspberry Pi itself, not in BrewBlox.
A google search indicates a possible solution: