• Please visit and share your knowledge at our sister communities:
  • If you have not, please join our official Homebrewing Facebook Group!

    Homebrewing Facebook Group

[Version 2 Release] RaspberryPints - Digital Taplist Solution

Homebrew Talk

Help Support Homebrew Talk:

This site may earn a commission from merchant affiliate links, including eBay, Amazon, and others.
Nevermind, seams like i need to check "show average temp..." as well, working now.

Thanks a lot!
 
After updating all my kegs vent back to 70++ litres, so i guess the convertion from galloms is of again like earlier...
 
, so i guess the convertion from galloms is of again like earlier...
Im looking through the update.sql and do not see anywhere that updates the unit unless the unit is current empty.

I set a keg to metric 4 liters ran update and it didnt change the unit.

If you could send me your sql/update.sql file and a backup of your database maybe i can get to the bottom of this
 
Yeah, i can still not access internet from the Rasp. so not sure how i can do that?
 
Hi gents, Any suggestions to why I cant upload beer xml files anymore? @RandR+

Im getting this error.

Screen Shot 2021-07-05 at 4.05.58 pm.png
 
Last edited:
Any suggestions to why I cant upload beer xml files anymore
I think i found the issue and fixed it, if you get latest.
When the recipe has new ingredients that need to be added to RPints their id wasnt set so Rpints tried to associate the new beer to an invalid ingredient
 
I think i found the issue and fixed it, if you get latest.
When the recipe has new ingredients that need to be added to RPints their id wasnt set so Rpints tried to associate the new beer to an invalid ingredient
Ive noticed that the upload still works it just throws that error. Im reluctant to update as everytime I do I have to go back and change a heap of settings again. Ive kept my css file, my beerphp file and a few others but I still have to change a few things. I have no idea how to use Kompare and to save changes etc etc.
 
troyp42 said:
Ive noticed that the upload still works it just throws that error. Im reluctant to update as everytime I do I have to go back and change a heap of settings again. Ive kept my css file, my beerphp file and a few others but I still have to change a few things. I have no idea how to use Kompare and to save changes etc etc.

Going far off reservation is always a risk, and can be cumbersome to manage. My advice is to get another RPi, load RPints on it, make your customizations, and just play with Kompare. You won’t have any pressure with regards to messing up your production RPints and you can learn how to integrate your customizations. Hopefully you’re a quick study and after a few updates you’ll feel confident in updating your production build.
 
hpw do I get that file
you can hit the raw button then copy the text into a notepad file and save.

And then where do I find the original to replace it with in my Pi version
your file is going to be in <WWWROOT>/admin/includes/
where <WWWROOT> most likely is /var/www/html

Then is that all I do to upgrade?
just replacing the file should be enough, upgrade runs the sql script to update the database but you dont need to do that for this change
 
you can hit the raw button then copy the text into a notepad file and save.


your file is going to be in <WWWROOT>/admin/includes/
where <WWWROOT> most likely is /var/www/html


just replacing the file should be enough, upgrade runs the sql script to update the database but you dont need to do that for this change
Thanks again mate. Will give that a go.
 
Have to say since I switched to using @kaljade's kegkalculator last year and being careful wrt taring, gross weights, etc, the actual keg kicks have never been tighter to the predictions :)

taplist_06jul2021.jpg


Cheers!
 
Yup, that's the one.
Before, I used simplistic math based on the SG of distilled water at room temperature + the beer FG with the keg tare and gross weight. So, a lot of factors not accounted for vs the kegkalculator, particularly temperature and then CO2 content. And to be honest I thought it was pretty cool just to have kegs kick within a full pour one side or the other of prediction. The refinement provided by the kalculator is just the cherry on top :)

Cheers!
 
you can hit the raw button then copy the text into a notepad file and save.


your file is going to be in <WWWROOT>/admin/includes/
where <WWWROOT> most likely is /var/www/html


just replacing the file should be enough, upgrade runs the sql script to update the database but you dont need to do that for this change
Ok that didnt go so well. When I upload a beer I now get this

Screen Shot 2021-07-09 at 7.47.24 pm.png
 
New Raspberry Pi user (RandR version) here. Got everything configured with the test data, and then deleted that and started to add in my own beers.

After a while, I tried to login in again, and can't. I'm not getting a bad login (I tried wrong credentials) - it just continues to go to the login screen (http://192.168.1.164/admin/index.php?ret=/admin/admin.php). Any ideas what is causing this?

(This is on Chrome and Edge)

I also notice that if I go to the "forgot password" link, then go back to log in, a successful login takes me to the "forgot password" page. There's some sort of looping going on.
 
Last edited:
Any ideas what is causing this?
remove the ?ret=/admin/admin.php at the end of the url.

That indicates to take you back to the login page. its a way of going back to the page you were on when your login timed out
 
remove the ?ret=/admin/admin.php at the end of the url.

That indicates to take you back to the login page. its a way of going back to the page you were on when your login timed out

I did, and it kept taking me back. A pi reboot appeared to fix it.

It may be an issue with my SD card - I've had it for quite some time. I'm going to get another one today and reinstall from scratch,
 
Back
Top