-
Notifications
You must be signed in to change notification settings - Fork 60
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
Bad gateway - firmware and update page #751
Comments
Unfortunately we’re traveling this week, so I’m away from my test environment but I’ll take a look as soon as I can — no later than this weekend if I can’t spin something up on my laptop. Just to clarify - are you using the latest release of Fermentrack installed using Docker? |
Yes running via docker. Can't easily confirm version since the update page won't load but two days ago ran the install.sh script again which I assume should mean I am latest. It's prompting to update from GitHub though which makes me wonder if not on latest. |
I can see the "upgrade" issue hitting Sentry, but it seems weird as it's acting like it's just the system shutting down. All I can do is try to catch it in case it's some weird cascade of events relating to Git -- I've opened an issue to track against this as #752 . Given both of these, I would recommend trying to rerun the install.sh script when you have a chance just in case these issues relate to something not downloading properly. If it doesn't do anything, try running |
I got an image booted on my end, but the firmware flash routines seem to be working as expected. |
Interesting. I can't even hit the page to start flashing firmware. This comes out of me trying to address it loosing connection every few days to the temp controller. Good news is with this change the tilt is stable though. I'm not by a computer but will see what I can do with this in a few days. |
Same gateway error after the update. I don't have the prompt to update from github anymore. Most likely because I used to be set to the dev mode in fermentrack and now running that branch. Looks like the add backup feature does bad gateway too. Was thinking of running a backup and clean install. As a note I ran sudo ./install as I have that old permissions issue that won't let it install without sudo. |
Hunting for logs I found the following in the postgres container logs when I go to the backup page or the flash firmware page, but not the github page.
Not sure if related but the tilt container is also filled with the following. This timeout could be a symptom though since it seems the interface takes awhile to throw the gateway error.
|
This is admittedly the most asinine way I could have solved the flashing problem, but I just released a new version of BrewFlasher that works on the command line called BrewFlasher CLI edition. It’s available onPyPI and the announcement post is here on HBT . I’m now back home with my Pi’s so I should be able to debug a bit further. |
It's been stable since pulling from dev. All works now. Going to close this. |
Cheers - thank you! |
I am getting a bad gateway error on both the flash firmware page and the update page. This is ever since the most recent tools update.
I have been having disconnects to my Arduino so thought it was time to move away from 2.10 firmware but looks like I can't.
The text was updated successfully, but these errors were encountered: