Download graph as .csv

pi@raspberrypi:~/brewblox $ brewblox-ctl log
INFO Log file: /home/pi/brewblox/brewblox.log
INFO Writing Brewblox .env values…
INFO Writing active containers…
INFO Writing service logs…
INFO Writing docker-compose configuration…
INFO Writing Spark blocks…
INFO Writing dmesg output…
INFO Uploading brewblox.log to termbin.com
https://termbin.com/zgwn

It can see the spark, but is not getting any response.

What color LED does the Spark show?

I am at a remote site now. Shall I go there and look? I have restarted with no success.

You can run brewblox-ctl particle -c flash-bootloader if your Spark has no wifi.

pi@raspberrypi:~/brewblox $ brewblox-ctl particle -c flash-bootloader
Please press ENTER when your Spark is connected over USB
INFO Pulling flasher image…
edge: Pulling from brewblox/firmware-flasher
Digest: sha256:b49772b40141104fee68e4cea1c5d47a320d4a7a218ee3cb43f944adc50ea640
Status: Image is up to date for brewblox/firmware-flasher:edge
docker.io/brewblox/firmware-flasher:edge
INFO Stopping services…
Stopping brewblox_redis_1 … done
Stopping brewblox_spark-one_1 … done
Stopping brewblox_traefik_1 … done
Stopping brewblox_ui_1 … done
Stopping brewblox_eventbus_1 … done
Stopping brewblox_influx_1 … done
Stopping brewblox_history_1 … done
Removing brewblox_redis_1 … done
Removing brewblox_spark-one_1 … done
Removing brewblox_traefik_1 … done
Removing brewblox_ui_1 … done
Removing brewblox_eventbus_1 … done
Removing brewblox_influx_1 … done
Removing brewblox_history_1 … done
Removing network brewblox_default
INFO Starting Particle image…
INFO Type ‘exit’ and press enter to exit the shell
Flashing P1 bootloader…
sending file: bootloader-p1.bin

Flash success!

Flash success!
Done.
pi@raspberrypi:~/brewblox $ brewblox-ctl up
Creating network “brewblox_default” with the default driver
Creating brewblox_eventbus_1 … done
Creating brewblox_traefik_1 … done
Creating brewblox_ui_1 … done
Creating brewblox_influx_1 … done
Creating brewblox_spark-one_1 … done
Creating brewblox_history_1 … done
Creating brewblox_redis_1 … done
pi@raspberrypi:~/brewblox $

still no success

Sorry, I think it is up now

Yepp, seems OK now! Thans!

I can also ask about the status on the PWM issue.

Is there something I can do or is there a bug?

It seems to be a bug in firmware. We have a decent idea why it happened, and will get it fixed soon.

Ok, thanx again.
Cheers