Spark v3 + raspbian: script not running

Cannot get script to run. I’ve flashed the spark to newest firmware and followed the installation guide at wiki (running newest brewpi docker image). Tried connecting the spark with both usb and WiFi. In both cases I find the devices connected to the spark in “device configuration”, but I have the “script not running” error in the upper right.

Stderr:
Apr 21 2019 15:10:55 Notification: Script started for beer ‘My First BrewPi Run’
Apr 21 2019 15:10:55 Connecting to controller…
Apr 21 2019 15:10:55 Background thread for serial started
Apr 21 2019 15:11:05 Warning: Cannot receive version number from controller. Check your port setting in the Maintenance Panel or in settings/config.cfg.
Apr 21 2019 15:11:09 Error: Received invalid message on socket: lcd
Apr 21 2019 15:11:11 Port setting changed to: socket://10.0.0.12:6666
Apr 21 2019 15:11:11 Background thread for serial stopped
Apr 21 2019 15:11:11 Background thread for serial started
Apr 21 2019 15:11:11 Serial (re)connected over WiFi at socket://10.0.0.12:6666
Apr 21 2019 15:11:14 Error: Received invalid message on socket: lcd
Apr 21 2019 15:11:16 Installed devices received: []
Apr 21 2019 15:11:16 Available devices received: [{“a”: “28D6397F08000008”, “c”: 1, “b”: 0, “d”: 0, “f”: 0, “i”: -1, “h”: 2, “j”: 0.0, “p”: 0, “t”: 0}, {“a”: “2801697F080000DC”, “c”: 1, “b”: 0, “d”: 0, “f”: 0, “i”: -1, “h”: 2, “j”: 0.0, “p”: 0, “t”: 0}, {“c”: 1, “b”: 0, “d”: 0, “f”: 0, “i”: -1, “h”: 1, “p”: 25, “t”: 0, “x”: 0}, {“c”: 1, “b”: 0, “d”: 0, “f”: 0, “i”: -1, “h”: 1, “p”: 24, “t”: 0, “x”: 0}, {“c”: 1, “b”: 0, “d”: 0, “f”: 0, “i”: -1, “h”: 1, “p”: 4, “t”: 0, “x”: 0}, {“c”: 1, “b”: 0, “d”: 0, “f”: 0, “i”: -1, “h”: 1, “p”: 29, “t”: 0, “x”: 0}, {“c”: 1, “b”: 0, “d”: 0, “f”: 0, “i”: -1, “h”: 1, “p”: 28, “t”: 0, “x”: 0}]
Apr 21 2019 15:11:19 Error: Received invalid message on socket: lcd
Apr 21 2019 15:11:24 Error: Received invalid message on socket: lcd
Apr 21 2019 15:11:29 Error: Received invalid message on socket: lcd
Apr 21 2019 15:11:29 Error: Received invalid message on socket: lcd
Apr 21 2019 15:11:34 Error: Received invalid message on socket: lcd
Apr 21 2019 15:11:39 Error: Received invalid message on socket: lcd
Apr 21 2019 15:11:48 Error: Received invalid message on socket: lcd
Apr 21 2019 15:11:51 Error: Received invalid message on socket: lcd

Sounds like the firmware version and docker version don’t match. Did up upgrade both?

Perhaps you would like to switch to BrewBlox anyway. It’s in beta but already has more features than BrewPi.

The process to install it is documented at brewblox.netlify.com.

I did, but I’ll try BrewBlox instead. Fingers crossed :upside_down_face: