New V3 keeps rebooting

I have updated the docker images to include dfu-util.

Please give the instructions on this page a shot:
https://wiki.brewpi.com/getting-started/updating

ok running on new version I think. I will reset wifi and make it fail over at some time

pi@brewpi2:/home/brewpi/utils $ sudo python flashDfu.py --tag=0.5.3
Will try to download release '0.5.3'
Using dfu-util binary at downloads/dfu-util
Detecting DFU devices
Found 1 devices:  ['2b04:d008']
Device identified as Particle P1
Downloading release 0.5.3
downloading https://github.com/BrewPi/firmware/releases/download/0.5.3/brewpi-p1-0.5.3.bin
Firmware downloaded to /home/brewpi/utils/downloads/0.5.3/brewpi-p1-0.5.3.bin
Updated system firmware for the photon found in release 0.5.3
downloading https://github.com/BrewPi/firmware/releases/download/0.5.3/system-part1-0.7.0-rc.2-p1.bin
downloading https://github.com/BrewPi/firmware/releases/download/0.5.3/system-part2-0.7.0-rc.2-p1.bin
Downloaded new system firmware to:

/home/brewpi/utils/downloads/0.5.3/system-part1-0.7.0-rc.2-p1.bin and

/home/brewpi/utils/downloads/0.5.3/system-part2-0.7.0-rc.2-p1.bin

Updating system firmware for the p1, part 1: /home/brewpi/utils/downloads/0.5.3/system-part1-0.7.0-rc.2-p1.bin
dfu-util 0.7

Copyright 2005-2008 Weston Schmidt, Harald Welte and OpenMoko Inc.
Copyright 2010-2012 Tormod Volden and Stefan Schmidt
This program is Free Software and has ABSOLUTELY NO WARRANTY
Please report bugs to dfu-util@lists.gnumonks.org

Filter on vendor = 0x2b04 product = 0xd008
Opening DFU capable USB device... ID 2b04:d008
Run-time device DFU version 011a
Found DFU: [2b04:d008] devnum=0, cfg=1, intf=0, alt=0, name="@Internal Flash   /0x08000000/03*016Ka,01*016Kg,01*064Kg,07*128Kg"
Claiming USB DFU Interface...
Setting Alternate Setting #0 ...
Determining device status: state = dfuIDLE, status = 0
dfuIDLE, continuing
DFU mode device DFU version 011a
Device returned transfer size 4096
No valid DFU suffix signature
Warning: File has no DFU suffix
DfuSe interface name: "Internal Flash   "
Downloading to address = 0x08020000, size = 261248
................................................................
File downloaded successfully
Updating system firmware for the p1, part 2: /home/brewpi/utils/downloads/0.5.3/system-part2-0.7.0-rc.2-p1.bin
dfu-util 0.7

Copyright 2005-2008 Weston Schmidt, Harald Welte and OpenMoko Inc.
Copyright 2010-2012 Tormod Volden and Stefan Schmidt
This program is Free Software and has ABSOLUTELY NO WARRANTY
Please report bugs to dfu-util@lists.gnumonks.org

Filter on vendor = 0x2b04 product = 0xd008
Opening DFU capable USB device... ID 2b04:d008
Run-time device DFU version 011a
Found DFU: [2b04:d008] devnum=0, cfg=1, intf=0, alt=0, name="@Internal Flash   /0x08000000/03*016Ka,01*016Kg,01*064Kg,07*128Kg"
Claiming USB DFU Interface...
Setting Alternate Setting #0 ...
Determining device status: state = dfuDNLOAD-IDLE, status = 0
aborting previous incomplete transfer
Determining device status: state = dfuIDLE, status = 0
dfuIDLE, continuing
DFU mode device DFU version 011a
Device returned transfer size 4096
No valid DFU suffix signature
Warning: File has no DFU suffix
DfuSe interface name: "Internal Flash   "
Downloading to address = 0x08060000, size = 256636
...............................................................
File downloaded successfully
Now writing BrewPi firmware /home/brewpi/utils/downloads/0.5.3/brewpi-p1-0.5.3.bin to p1
dfu-util 0.7

Copyright 2005-2008 Weston Schmidt, Harald Welte and OpenMoko Inc.
Copyright 2010-2012 Tormod Volden and Stefan Schmidt
This program is Free Software and has ABSOLUTELY NO WARRANTY
Please report bugs to dfu-util@lists.gnumonks.org

Filter on vendor = 0x2b04 product = 0xd008
Opening DFU capable USB device... ID 2b04:d008
Run-time device DFU version 011a
Found DFU: [2b04:d008] devnum=0, cfg=1, intf=0, alt=0, name="@Internal Flash   /0x08000000/03*016Ka,01*016Kg,01*064Kg,07*128Kg"
Claiming USB DFU Interface...
Setting Alternate Setting #0 ...
Determining device status: state = dfuDNLOAD-IDLE, status = 0
aborting previous incomplete transfer
Determining device status: state = dfuIDLE, status = 0
dfuIDLE, continuing
DFU mode device DFU version 011a
Device returned transfer size 4096
No valid DFU suffix signature
Warning: File has no DFU suffix
DfuSe interface name: "Internal Flash   "
Downloading to address = 0x080a0000, size = 96036
........................
File downloaded successfully
Programming done
Now resetting EEPROM to defaults
Opening serial port
1 Like

On first test this seems to be not so good. this test is on a SSID on a single AP with no interruption of signal.

As you can see from the logs it has rebooted numerous times.


INFO:pySerial.socket:ignored port configuration change
INFO:pySerial.socket:ignored port configuration change
Aug 01 2017 18:19:45 Error: controller is not responding anymore. Exiting script.
Aug 01 2017 18:20:15 Notification: Script started for beer 'Cellar-03'
Aug 01 2017 18:20:15 Connecting to controller...
Aug 01 2017 18:20:15 Opening serial port
DEBUG:pySerial.socket:enabled logging
INFO:pySerial.socket:ignored port configuration change
INFO:pySerial.socket:ignored _update_dtr_state(True)
INFO:pySerial.socket:ignored _update_rts_state(True)
INFO:pySerial.socket:ignored reset_output_buffer
INFO:pySerial.socket:ignored reset_output_buffer
Aug 01 2017 18:20:15 Checking software version on controller... 
INFO:pySerial.socket:ignored port configuration change
INFO:pySerial.socket:ignored reset_output_buffer
INFO:pySerial.socket:ignored port configuration change
Aug 01 2017 18:20:15 Found BrewPi v0.5.3 build 0.5.1-13-g51f7941f1, running on a Particle p1 with a V3 shield on port socket://192.168.0.240:6666?logging=debug

INFO:pySerial.socket:ignored port configuration change
INFO:pySerial.socket:ignored port configuration change
Aug 01 2017 18:27:19 Error: controller is not responding anymore. Exiting script.
Aug 01 2017 18:27:49 Notification: Script started for beer 'Cellar-03'
Aug 01 2017 18:27:49 Connecting to controller...
Aug 01 2017 18:27:49 Opening serial port
DEBUG:pySerial.socket:enabled logging
INFO:pySerial.socket:ignored port configuration change
INFO:pySerial.socket:ignored _update_dtr_state(True)
INFO:pySerial.socket:ignored _update_rts_state(True)
INFO:pySerial.socket:ignored reset_output_buffer
INFO:pySerial.socket:ignored reset_output_buffer
Aug 01 2017 18:27:49 Checking software version on controller... 
INFO:pySerial.socket:ignored port configuration change
INFO:pySerial.socket:ignored reset_output_buffer
INFO:pySerial.socket:ignored port configuration change
Aug 01 2017 18:27:49 Found BrewPi v0.5.3 build 0.5.1-13-g51f7941f1, running on a Particle p1 with a V3 shield on port socket://192.168.0.240:6666?logging=debug

INFO:pySerial.socket:ignored port configuration change
INFO:pySerial.socket:ignored port configuration change
Aug 01 2017 18:29:06 Error: controller is not responding anymore. Exiting script.
Aug 01 2017 18:29:36 Notification: Script started for beer 'Cellar-03'
Aug 01 2017 18:29:36 Connecting to controller...
Aug 01 2017 18:29:36 Opening serial port
DEBUG:pySerial.socket:enabled logging
INFO:pySerial.socket:ignored port configuration change
INFO:pySerial.socket:ignored _update_dtr_state(True)
INFO:pySerial.socket:ignored _update_rts_state(True)
INFO:pySerial.socket:ignored reset_output_buffer
INFO:pySerial.socket:ignored reset_output_buffer
Aug 01 2017 18:29:36 Checking software version on controller... 
INFO:pySerial.socket:ignored port configuration change
INFO:pySerial.socket:ignored reset_output_buffer
INFO:pySerial.socket:ignored port configuration change
Aug 01 2017 18:29:36 Found BrewPi v0.5.3 build 0.5.1-13-g51f7941f1, running on a Particle p1 with a V3 shield on port socket://192.168.0.240:6666?logging=debug

INFO:pySerial.socket:ignored port configuration change
INFO:pySerial.socket:ignored port configuration change
Aug 01 2017 18:33:39 Error: controller is not responding anymore. Exiting script.
Aug 01 2017 18:34:09 Notification: Script started for beer 'Cellar-03'
Aug 01 2017 18:34:09 Connecting to controller...
Aug 01 2017 18:34:09 Opening serial port
DEBUG:pySerial.socket:enabled logging
INFO:pySerial.socket:ignored port configuration change
INFO:pySerial.socket:ignored _update_dtr_state(True)
INFO:pySerial.socket:ignored _update_rts_state(True)
INFO:pySerial.socket:ignored reset_output_buffer
INFO:pySerial.socket:ignored reset_output_buffer
Aug 01 2017 18:34:09 Checking software version on controller... 
INFO:pySerial.socket:ignored port configuration change
INFO:pySerial.socket:ignored reset_output_buffer
INFO:pySerial.socket:ignored port configuration change
Aug 01 2017 18:34:09 Found BrewPi v0.5.3 build 0.5.1-13-g51f7941f1, running on a Particle p1 with a V3 shield on port socket://192.168.0.240:6666?logging=debug

INFO:pySerial.socket:ignored port configuration change
INFO:pySerial.socket:ignored port configuration change
Aug 01 2017 18:40:36 Error: controller is not responding anymore. Exiting script.
Aug 01 2017 18:41:06 Notification: Script started for beer 'Cellar-03'
Aug 01 2017 18:41:06 Connecting to controller...
Aug 01 2017 18:41:06 Opening serial port
DEBUG:pySerial.socket:enabled logging
INFO:pySerial.socket:ignored port configuration change
INFO:pySerial.socket:ignored _update_dtr_state(True)
INFO:pySerial.socket:ignored _update_rts_state(True)
INFO:pySerial.socket:ignored reset_output_buffer
INFO:pySerial.socket:ignored reset_output_buffer
Aug 01 2017 18:41:06 Checking software version on controller... 
INFO:pySerial.socket:ignored port configuration change
INFO:pySerial.socket:ignored reset_output_buffer
INFO:pySerial.socket:ignored port configuration change
Aug 01 2017 18:41:06 Found BrewPi v0.5.3 build 0.5.1-13-g51f7941f1, running on a Particle p1 with a V3 shield on port socket://192.168.0.240:6666?logging=debug

INFO:pySerial.socket:ignored port configuration change
INFO:pySerial.socket:ignored port configuration change
Aug 01 2017 18:43:58 Error: controller is not responding anymore. Exiting script.
Aug 01 2017 18:44:28 Notification: Script started for beer 'Cellar-03'
Aug 01 2017 18:44:28 Connecting to controller...
Aug 01 2017 18:44:28 Opening serial port
DEBUG:pySerial.socket:enabled logging
INFO:pySerial.socket:ignored port configuration change
INFO:pySerial.socket:ignored _update_dtr_state(True)
INFO:pySerial.socket:ignored _update_rts_state(True)
INFO:pySerial.socket:ignored reset_output_buffer
INFO:pySerial.socket:ignored reset_output_buffer
Aug 01 2017 18:44:28 Checking software version on controller... 
INFO:pySerial.socket:ignored port configuration change
INFO:pySerial.socket:ignored reset_output_buffer
INFO:pySerial.socket:ignored port configuration change
Aug 01 2017 18:44:28 Found BrewPi v0.5.3 build 0.5.1-13-g51f7941f1, running on a Particle p1 with a V3 shield on port socket://192.168.0.240:6666?logging=debug

INFO:pySerial.socket:ignored port configuration change
INFO:pySerial.socket:ignored port configuration change
Aug 01 2017 18:45:54 Error: controller is not responding anymore. Exiting script.
Aug 01 2017 18:46:24 Notification: Script started for beer 'Cellar-03'
Aug 01 2017 18:46:24 Connecting to controller...
Aug 01 2017 18:46:24 Opening serial port
DEBUG:pySerial.socket:enabled logging
INFO:pySerial.socket:ignored port configuration change
INFO:pySerial.socket:ignored _update_dtr_state(True)
INFO:pySerial.socket:ignored _update_rts_state(True)
INFO:pySerial.socket:ignored reset_output_buffer
INFO:pySerial.socket:ignored reset_output_buffer
Aug 01 2017 18:46:24 Checking software version on controller... 
INFO:pySerial.socket:ignored port configuration change
INFO:pySerial.socket:ignored reset_output_buffer
INFO:pySerial.socket:ignored port configuration change
Aug 01 2017 18:46:24 Found BrewPi v0.5.3 build 0.5.1-13-g51f7941f1, running on a Particle p1 with a V3 shield on port socket://192.168.0.240:6666?logging=debug

INFO:pySerial.socket:ignored port configuration change
INFO:pySerial.socket:ignored port configuration change
Aug 01 2017 18:58:16 Error: controller is not responding anymore. Exiting script.
Aug 01 2017 18:58:46 Notification: Script started for beer 'Cellar-03'
Aug 01 2017 18:58:46 Connecting to controller...
Aug 01 2017 18:58:46 Opening serial port
DEBUG:pySerial.socket:enabled logging
INFO:pySerial.socket:ignored port configuration change
INFO:pySerial.socket:ignored _update_dtr_state(True)
INFO:pySerial.socket:ignored _update_rts_state(True)
INFO:pySerial.socket:ignored reset_output_buffer
INFO:pySerial.socket:ignored reset_output_buffer
Aug 01 2017 18:58:46 Checking software version on controller... 
INFO:pySerial.socket:ignored port configuration change
INFO:pySerial.socket:ignored reset_output_buffer
INFO:pySerial.socket:ignored port configuration change
Aug 01 2017 18:58:46 Found BrewPi v0.5.3 build 0.5.1-13-g51f7941f1, running on a Particle p1 with a V3 shield on port socket://192.168.0.240:6666?logging=debug

INFO:pySerial.socket:ignored port configuration change
INFO:pySerial.socket:ignored port configuration change
Aug 01 2017 19:00:13 Error: controller is not responding anymore. Exiting script.
Aug 01 2017 19:00:43 Notification: Script started for beer 'Cellar-03'
Aug 01 2017 19:00:43 Connecting to controller...
Aug 01 2017 19:00:43 Opening serial port
DEBUG:pySerial.socket:enabled logging
INFO:pySerial.socket:ignored port configuration change
INFO:pySerial.socket:ignored _update_dtr_state(True)
INFO:pySerial.socket:ignored _update_rts_state(True)
INFO:pySerial.socket:ignored reset_output_buffer
INFO:pySerial.socket:ignored reset_output_buffer
Aug 01 2017 19:00:43 Checking software version on controller... 
INFO:pySerial.socket:ignored port configuration change
INFO:pySerial.socket:ignored reset_output_buffer
INFO:pySerial.socket:ignored port configuration change
Aug 01 2017 19:00:43 Found BrewPi v0.5.3 build 0.5.1-13-g51f7941f1, running on a Particle p1 with a V3 shield on port socket://192.168.0.240:6666?logging=debug

INFO:pySerial.socket:ignored port configuration change
INFO:pySerial.socket:ignored port configuration change
Aug 01 2017 19:05:34 Error: controller is not responding anymore. Exiting script.
Aug 01 2017 19:06:04 Notification: Script started for beer 'Cellar-03'
Aug 01 2017 19:06:04 Connecting to controller...
Aug 01 2017 19:06:04 Opening serial port
DEBUG:pySerial.socket:enabled logging
INFO:pySerial.socket:ignored port configuration change
INFO:pySerial.socket:ignored _update_dtr_state(True)
INFO:pySerial.socket:ignored _update_rts_state(True)
INFO:pySerial.socket:ignored reset_output_buffer
INFO:pySerial.socket:ignored reset_output_buffer
Aug 01 2017 19:06:04 Checking software version on controller... 
INFO:pySerial.socket:ignored port configuration change
INFO:pySerial.socket:ignored reset_output_buffer
INFO:pySerial.socket:ignored port configuration change
Aug 01 2017 19:06:04 Found BrewPi v0.5.3 build 0.5.1-13-g51f7941f1, running on a Particle p1 with a V3 shield on port socket://192.168.0.240:6666?logging=debug

INFO:pySerial.socket:ignored port configuration change
INFO:pySerial.socket:ignored port configuration change
Aug 01 2017 19:08:35 Error: controller is not responding anymore. Exiting script.
Aug 01 2017 19:09:05 Notification: Script started for beer 'Cellar-03'
Aug 01 2017 19:09:05 Connecting to controller...
Aug 01 2017 19:09:05 Opening serial port
DEBUG:pySerial.socket:enabled logging
INFO:pySerial.socket:ignored port configuration change
INFO:pySerial.socket:ignored _update_dtr_state(True)
INFO:pySerial.socket:ignored _update_rts_state(True)
INFO:pySerial.socket:ignored reset_output_buffer
INFO:pySerial.socket:ignored reset_output_buffer
Aug 01 2017 19:09:05 Checking software version on controller... 
INFO:pySerial.socket:ignored port configuration change
INFO:pySerial.socket:ignored reset_output_buffer
INFO:pySerial.socket:ignored port configuration change
Aug 01 2017 19:09:06 Found BrewPi v0.5.3 build 0.5.1-13-g51f7941f1, running on a Particle p1 with a V3 shield on port socket://192.168.0.240:6666?logging=debug

INFO:pySerial.socket:ignored port configuration change
INFO:pySerial.socket:ignored port configuration change
Aug 01 2017 19:14:18 Error: controller is not responding anymore. Exiting script.
Aug 01 2017 19:14:48 Notification: Script started for beer 'Cellar-03'
Aug 01 2017 19:14:48 Connecting to controller...
Aug 01 2017 19:14:48 Opening serial port
DEBUG:pySerial.socket:enabled logging
INFO:pySerial.socket:ignored port configuration change
INFO:pySerial.socket:ignored _update_dtr_state(True)
INFO:pySerial.socket:ignored _update_rts_state(True)
INFO:pySerial.socket:ignored reset_output_buffer
INFO:pySerial.socket:ignored reset_output_buffer
Aug 01 2017 19:14:48 Checking software version on controller... 
INFO:pySerial.socket:ignored port configuration change
INFO:pySerial.socket:ignored reset_output_buffer
INFO:pySerial.socket:ignored port configuration change
Aug 01 2017 19:14:48 Found BrewPi v0.5.3 build 0.5.1-13-g51f7941f1, running on a Particle p1 with a V3 shield on port socket://192.168.0.240:6666?logging=debug

INFO:pySerial.socket:ignored port configuration change
INFO:pySerial.socket:ignored port configuration change
Aug 01 2017 19:16:15 Error: controller is not responding anymore. Exiting script.
Aug 01 2017 19:16:45 Notification: Script started for beer 'Cellar-03'
Aug 01 2017 19:16:45 Connecting to controller...
Aug 01 2017 19:16:45 Opening serial port
DEBUG:pySerial.socket:enabled logging
INFO:pySerial.socket:ignored port configuration change
INFO:pySerial.socket:ignored _update_dtr_state(True)
INFO:pySerial.socket:ignored _update_rts_state(True)
INFO:pySerial.socket:ignored reset_output_buffer
INFO:pySerial.socket:ignored reset_output_buffer
Aug 01 2017 19:16:45 Checking software version on controller... 
INFO:pySerial.socket:ignored port configuration change
INFO:pySerial.socket:ignored reset_output_buffer
INFO:pySerial.socket:ignored port configuration change
Aug 01 2017 19:16:45 Found BrewPi v0.5.3 build 0.5.1-13-g51f7941f1, running on a Particle p1 with a V3 shield on port socket://192.168.0.240:6666?logging=debug

INFO:pySerial.socket:ignored port configuration change
INFO:pySerial.socket:ignored port configuration change
Aug 01 2017 19:18:26 Error: controller is not responding anymore. Exiting script.
Aug 01 2017 19:18:56 Notification: Script started for beer 'Cellar-03'
Aug 01 2017 19:18:56 Connecting to controller...
Aug 01 2017 19:18:56 Opening serial port
DEBUG:pySerial.socket:enabled logging
INFO:pySerial.socket:ignored port configuration change
INFO:pySerial.socket:ignored _update_dtr_state(True)
INFO:pySerial.socket:ignored _update_rts_state(True)
INFO:pySerial.socket:ignored reset_output_buffer
INFO:pySerial.socket:ignored reset_output_buffer
Aug 01 2017 19:18:56 Checking software version on controller... 
INFO:pySerial.socket:ignored port configuration change
INFO:pySerial.socket:ignored reset_output_buffer
INFO:pySerial.socket:ignored port configuration change
Aug 01 2017 19:18:56 Found BrewPi v0.5.3 build 0.5.1-13-g51f7941f1, running on a Particle p1 with a V3 shield on port socket://192.168.0.240:6666?logging=debug

INFO:pySerial.socket:ignored port configuration change
INFO:pySerial.socket:ignored port configuration change
Aug 01 2017 19:24:00 Stopped data logging, as requested in web interface. BrewPi will continue to control temperatures, but will not log any data.
Aug 01 2017 19:24:45 Notification: Restarted logging for beer 'Cellar-04'.
Aug 01 2017 19:34:37 Error: controller is not responding anymore. Exiting script.
Aug 01 2017 19:35:07 Notification: Script started for beer 'Cellar-04'
Aug 01 2017 19:35:07 Connecting to controller...
Aug 01 2017 19:35:07 Opening serial port
DEBUG:pySerial.socket:enabled logging
INFO:pySerial.socket:ignored port configuration change
INFO:pySerial.socket:ignored _update_dtr_state(True)
INFO:pySerial.socket:ignored _update_rts_state(True)
INFO:pySerial.socket:ignored reset_output_buffer
INFO:pySerial.socket:ignored reset_output_buffer
Aug 01 2017 19:35:07 Checking software version on controller... 
INFO:pySerial.socket:ignored port configuration change
INFO:pySerial.socket:ignored reset_output_buffer
INFO:pySerial.socket:ignored port configuration change
Aug 01 2017 19:35:07 Found BrewPi v0.5.3 build 0.5.1-13-g51f7941f1, running on a Particle p1 with a V3 shield on port socket://192.168.0.240:6666?logging=debug

INFO:pySerial.socket:ignored port configuration change
INFO:pySerial.socket:ignored port configuration change

I updated mine this evening as well. Found that the Spark3 did not like the ISB cable I had connected between it and the Pi. Replaced and was able to flash. Will see if I have the same errors as @rbpalmer.

Particle has reported that compiling with GCC 6 results in connectivity issues. I encountered the situation at home where the device would still respond to ping, but showed ip address 0.0.0.0 on the display and refused TCP connections.

I have put new binaries online which are compiled with GCC 5.4 again.
You should update to 0.5.3-rc2.

I was able to do that over WiFi with: python updateFirmware.py --beta.
If that doesn’t work, you might need to use DFU: python flashDfu.py --tag=0.5.3-rc.2

I don’t have high hopes that this will fix the reboot bug though. I have not been able to reproduce it yet.

What kind of WiFi settings do you use? (WPA/WPA2/Enterprise)? Maybe that makes a difference. I’m on WPA here.

Elco, I have been stable since I upgraded last night. I have a constant ping going and in 24 hours have only lost 40 pings to the spark and 50 to the raspberry pi, so I would say this is much better. My Wifi is WPA2. Will upgrade to your new release and continue to monitor.

Did see one strange thing in the logs where it seems to be setting the setpoint over and over. Was on a slow ramp up, and I had tons of messages within a span of a few minutes that showed setting the temp to the the same thing over and over. Not sure if this is normal or not with info logging.

Aug 02 2017 19:18:00 Controller debug message: INFO MESSAGE 12: Received new setting: beerSet = 51.15
Aug 02 2017 19:18:00 Controller debug message: INFO MESSAGE 12: Received new setting: beerSet = 51.15
Aug 02 2017 19:18:01 Controller debug message: INFO MESSAGE 12: Received new setting: beerSet = 51.15
Aug 02 2017 19:18:02 Controller debug message: INFO MESSAGE 12: Received new setting: beerSet = 51.15
Aug 02 2017 19:18:02 Controller debug message: INFO MESSAGE 12: Received new setting: beerSet = 51.15
Aug 02 2017 19:18:03 Controller debug message: INFO MESSAGE 12: Received new setting: beerSet = 51.15
Aug 02 2017 19:18:03 Controller debug message: INFO MESSAGE 12: Received new setting: beerSet = 51.15

Good reminder that I should address that. The script sends updated temperatures continuously, but the controlled shouldn’t trigger a log message on each update.

Ok, All updated. Will keep you posted.

Wi-Fi is WPA2

Update @ 16:44 GMT

Not a single reboot or drop of communication for the last 10hrs. will let you know after a bit more time.

24 hours on 0.5.3 rc2 and no issues for me either.

1 Like

@Elco, Same here now after 24hrs not a single drop/reboot

1 Like

Woot woot! Glad to receive that news on my way to Italy! Thanks guys.

1 Like

Still looking great on the new firmware after 36 hours. Enjoy your holiday.

1 Like

Yep, looks like you have nailed it. still looking good. Enjoy Italy.

2 Likes

Mine made it to about 48 hours and then dropped off the network. It was running well with no network loss and then it suddenly stopped responding to pings and had to be restarted.

Aug 04 2017 00:00:00 Notification: New day, creating new JSON file.
Aug 04 2017 20:10:25 Error: controller is not responding anymore. Exiting script.
Aug 04 2017 20:10:57 Notification: Script started for beer 'Batch 51 52’
Aug 04 2017 20:10:57 Connecting to controller…
Aug 04 2017 20:10:57 Opening serial port
Aug 04 2017 20:11:28 Errors while opening serial port:
Could not open port socket://192.168.86.35:6666: [Errno 113] No route to host

Looks very stable now, mine has been up without reboot for 5 days now.

Aug 05 2017 00:00:00 Notification: New day, creating new JSON file.
Aug 06 2017 00:00:00 Notification: New day, creating new JSON file.
Aug 07 2017 00:00:00 Notification: New day, creating new JSON file.
Aug 08 2017 00:00:00 Notification: New day, creating new JSON file.
Aug 09 2017 00:00:00 Notification: New day, creating new JSON file.
1 Like

Mine seems to drop the WiFi every few days. The green LED still flashes like it is connected to WiFi, but the device is not pingable. I moved brewpi to use the USB port and all works fine other than the WiFi.

Mine was not pingable after losing contact with the RPi and I was able to get it back by power cycling the BrewPi. Might be worth a shot to get it back on with wifi. Just make sure to do it during an idle state and not when its heating or cooling.

Power cycling the Pi cyclesthe USB power to the Spark, I just remove and reinsert the USB and the BrewPi comes right back.