Since trying to update I’m getting nothing when I go to the web UI.
Getting the following when trying to flash the spark.
edge: Pulling from brewblox/firmware-flasher
Get https://registry-1.docker.io/v2/brewblox/firmware-flasher/manifests/sha256:0b082ca22a5869c12b0d4837803e282cca6ea14faa7c7f3b432c19e3f1e4f430: net/http: TLS handshake timeout
Command ‘docker pull brewblox/firmware-flasher:edge’ returned non-zero exit status 1.
Spark is connected by usb.
https://termbin.com/42knd
Elco
April 7, 2020, 10:09am
2
It failed to pull the updated docker images, that’s what the error said.
You should just try again.
No UI is just a symptom of everything being down.
System down
Update <-- it failed here
System up
Retry the update. If docker stays down, just run brewblox-ctl up
to bring it back up and retry brewblox-ctl update
again later.
Elco
Finally got it to flash the spark this morning, restarted brewblox. Looks like brewblox is dropping connection to spark even though it’s connnected by usb. I got the uI up on my MacBook but I get nothing on iPhone.
https://termbin.com/16gg
This is what I get on my phone.
Elco
April 7, 2020, 1:16pm
4
Please update again, I just fixed a bug that was causing controller crashes.
This bug was my fault, sorry! A fix has been released.
You may need to trigger DFU mode manually to flash over USB, because automatic DFU triggering before it crashes is not possible.
Hold the setup button (right of the spark, top hole) with a small pin.
(Re)boot by pressing the other button or plugging in power
Release the setup button when the LED starts blinking yellow.
Run brewblox-ctl flash
Sorry!