I’m just seeing this error for the first time. I’ve been running with my setup for a few years, never updated it since the original install and noticed that some of the temp settings for room, fridge and beer were missing intermittently on the LCD. I then viewed via my browser and can see that the temps are randomly missing and the beer fermenting is no longer able to maintain the profile temps. I switched to Fridge Constant but it can’t maintain the temp either.
I looked in /var/www/data/beername/beer-2015-09-04-3.json and see the following:
{“c”:[{“v”:“Date(2015,8,4,23,47,36)”},{“v”:18.5},null,null,null,{“v”:21.0},null,{“v”:“16.0”},{“v”:“0”}]},
{“c”:[{“v”:“Date(2015,8,4,23,51,45)”},{“v”:18.5},null,null,null,{“v”:21.0},null,{“v”:“16.0”},{“v”:“0”}]},
{“c”:[{“v”:“Date(2015,8,4,23,51,45)”},{“v”:18.5},null,null,null,{“v”:21.0},null,{“v”:“16.0”},{“v”:“0”}]},
{“c”:[{“v”:“Date(2015,8,4,23,51,45)”},{“v”:18.5},null,null,null,{“v”:21.0},null,{“v”:“16.0”},{“v”:“0”}]},
{“c”:[{“v”:“Date(2015,8,4,23,51,46)”},{“v”:18.5},null,null,null,{“v”:21.0},null,{“v”:“16.0”},{“v”:“0”}]},
{“c”:[{“v”:“Date(2015,8,4,23,51,46)”},{“v”:18.5},null,null,null,{“v”:21.0},null,{“v”:“16.0”},{“v”:“0”}]},
{“c”:[{“v”:“Date(2015,8,4,23,51,46)”},{“v”:18.5},null,null,null,{“v”:21.0},null,{“v”:“16.0”},{“v”:“0”}]},
{“c”:[{“v”:“Date(2015,8,4,23,51,46)”},{“v”:18.5},null,null,null,{“v”:21.0},null,{“v”:“16.0”},{“v”:“0”}]},
{“c”:[{“v”:“Date(2015,8,4,23,51,46)”},{“v”:18.5},null,null,null,{“v”:21.0},null,{“v”:“16.0”},{“v”:“0”}]},
{“c”:[{“v”:“Date(2015,8,4,23,51,46)”},{“v”:18.5},null,null,null,{“v”:21.0},null,{“v”:“16.0”},{“v”:“0”}]},
{“c”:[{“v”:“Date(2015,8,4,23,51,46)”},{“v”:18.5},null,null,null,{“v”:21.0},null,{“v”:“16.0”},{“v”:“0”}]},
{“c”:[{“v”:“Date(2015,8,4,23,51,46)”},{“v”:18.5},null,null,null,{“v”:21.0},null,{“v”:“16.0”},{“v”:“0”}]},
{“c”:[{“v”:“Date(2015,8,4,23,53,48)”},{“v”:18.49},null,null,{“v”:16.81},{“v”:21.0},null,{“v”:“16.0”},{“v”:“6”}]},
{“c”:[{“v”:“Date(2015,8,4,23,53,48)”},{“v”:18.49},null,null,{“v”:16.81},{“v”:21.0},null,{“v”:“16.0”},{“v”:“6”}]},
{“c”:[{“v”:“Date(2015,8,4,23,53,48)”},{“v”:18.49},null,null,{“v”:16.81},{“v”:21.0},null,{“v”:“16.0”},{“v”:“6”}]},
{“c”:[{“v”:“Date(2015,8,4,23,55,49)”},{“v”:18.48},null,null,{“v”:16.81},{“v”:21.0},null,{“v”:“15.94”},{“v”:“6”}]},
{“c”:[{“v”:“Date(2015,8,4,23,55,49)”},{“v”:18.48},null,null,{“v”:16.81},{“v”:21.0},null,{“v”:“15.94”},{“v”:“6”}]},
{“c”:[{“v”:“Date(2015,8,4,23,57,50)”},{“v”:18.46},null,null,null,{“v”:21.0},null,{“v”:“15.94”},{“v”:“0”}]},
{“c”:[{“v”:“Date(2015,8,4,23,59,51)”},{“v”:18.45},null,null,{“v”:16.81},{“v”:21.0},null,{“v”:“15.94”},{“v”:“6”}]},
{“c”:[{“v”:“Date(2015,8,4,23,59,51)”},{“v”:18.45},null,null,{“v”:16.81},{“v”:21.0},null,{“v”:“15.94”},{“v”:“6”}]}]}
I changed the setting in apache2.conf to 99 but it hasn’t made a difference