Deric,
"Edit again: Figured it out! Just had to search/read a bit more."
I have this same problem "Controller Response Test Fails". Looked through previous posts for a solution but was unsuccessful. Everything seems to function, used it for two brews without any problems.
Would you please...
I managed to get rid of the corrupt and empty files (using this procedure: https://stackoverflow.com/questions/11706215/how-to-fix-git-error-object-file-is-empty/31110176#31110176) only to find a new set of errors.
So I just shotgunned it with a re-install of fermentrack. Seems to be functional...
Ok, did that as follows:
pi@raspberrypi:~ $ sudo su fermentrack
fermentrack@raspberrypi:/home/pi$ cd ~/fermentrack
fermentrack@raspberrypi:~/fermentrack$ git gc --aggressive --prune=now
error: object file .git/objects/88/e58cd6e6ab802cc0c922674ad14fca27d5785e is empty
error: bad ref for...
I am attempting to update Fermentrack using the "Update from GitHub" button in the "App Settings" page.
I get this this response:
GitCommandError at /upgrade/
Cmd('git') failed due to: exit code(128)
cmdline: git fetch -v origin
stderr: 'error: object file...
Hello to all,
I am in need of some assistance with my Fermentrack setup. I have two Tilt hydrometers connected, one currently tracking a brew. Everything seems to be functioning. The data for the brew looks good.
I just want to change the polling frequency. So I enter the Django admin page...