-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upgrade from 0.8.0 to 0.8.1 fails flashing controller #71
Comments
I have a pinned issue somewhere about this. I need to get off my ass and release a fix. Sorry it impacted you. |
No worries, is there a workaround I can run for now? |
Oh man, this is a new one. Sorry. I need to take a look but it might be tomorrow before I can. If your Arduino is flashed, skip that part. |
Worked around the first problem by doing the following: sudo pip install -r requirements.txt
curl -L upgrade.brewpiremix.com | sudo bash New error
|
Zero rush on this now. I needed my BrewPi running so I just wiped/re-installed the BrewPi-Remix installation and told it not to backup any config from the controller. I'm back up and running. Not my first rodeo, last time I wrote down my device settings. Thanks past me. |
There should not have been any reason to re-flash during an install if the controller was already working - the config is in EEPROM and not impacted by the Pi-based software. (and yes, this one is still "on the list" as I am trying to get unburied at work) |
Had to run this before I could get the upgrade going
git config --global --add safe.directory /home/brewpi
At the end of the upgrade it asked me if I wanted to flash my controller, I chose 'Y' and got:
Full upgrade log:
The text was updated successfully, but these errors were encountered: