Hi I applied the current firmware OK to my device a couple of days back, but could no longer connect over wifi. The status light was not showing a steady green colour. Other devices in the area were fine, but just in case I ran up a fresh brewblox install on a pi I can temporarily use and connected over USB. The pi is on the same 2.4G network as the spark and works fine.
The install went fine, I did a discovery and that worked plus the flash worked OK, but setting up the wifi fails. I get:
pi@brewblox:~/brewblox $ brewblox-ctl wifi
Please press ENTER when your Spark is connected over USB
INFO Pulling flasher image…
edge: Pulling from brewblox/firmware-flasher
Digest: sha256:ac8c5180d4f4cb9adbe39587b39caf1df99ed1e5b13341225ded750866c244c2
Status: Image is up to date for brewblox/firmware-flasher:edge
docker.io/brewblox/firmware-flasher:edge
INFO Stopping services…
Removing network brewblox_default
WARNING: Network brewblox_default not found.
INFO Configuring wifi…
Request timeout
Command ‘docker run -it --rm --privileged -v /dev:/dev brewblox/firmware-flasher:edge wifi’ returned non-zero exit status 1.
pi@brewblox:~/brewblox $
I’ve tried holding in the reset button with a pin for 10 secs and then releasing, but I get the same thing. I’ve tried to generate a log, but I get the following, so I’m not sure how good the log is:
HTTPSConnectionPool(host=‘localhost’, port=443): Max retries exceeded with url: /spark-one/objects (Caused by NewConnectionError(’<urllib3.connection.VerifiedHTTPSConnection object at 0x75d5ee50>: Failed to establish a new connection: [Errno 111] Connection refused’))
INFO Uploading brewblox.log to termbin.com…
https://termbin.com/eqfb
I can then do a brewblox-ctl up and see the service running green. The frmware version is a41ceeb1 and the release date is 2020-04-09.
So that’s the first issue and any advice appreciated as it’s pretty hard to run my setup normally with USB
The second issue is to do with recreating my simple fridge setup. The 2 temp probes display expected values. I’ve done this many times before without issue, but now I get an error 500 displayed and no dashboard is created.
After this operation, I create a log without issue and it is
https://termbin.com/3ktb
Any thoughts on this one appreciated too as I’m a bit dead in the water. No problem with resetting anything!
All the best
David