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

    Homebrewing Facebook Group

Search results

Homebrew Talk

Help Support Homebrew Talk:

This site may earn a commission from merchant affiliate links, including eBay, Amazon, and others.
  1. thadius856

    [Initial Release] RaspberryPints - Digital Taplist Solution

    This is telling you one of three things is wrong. 1. You're trying to assign an IP that is already in use on the network. 2. You're trying to assign an IP that is already assigned to another device. 3. Self explanatory, but really of a device to restrict to this range, but I suppose it is a...
  2. thadius856

    [Initial Release] RaspberryPints - Digital Taplist Solution

    Ok... So what IP are you trying to assign it?
  3. thadius856

    [Initial Release] RaspberryPints - Digital Taplist Solution

    You can extract the files from the zip again, and copy index.php to the right spot. unzip RaspberryPints-x.x.x.x.zip sudo cp RaspberryPints-x.x.x.x/index.php /var/www/
  4. thadius856

    Why are my new Ventmatic faucets CRAP????

    Just received the following email out of the blue: And sent the following one back:
  5. thadius856

    [Initial Release] RaspberryPints - Digital Taplist Solution

    Any room left on the FB page for keezer selfies? Yes, the test data is exactly what I have on tap.
  6. thadius856

    [Initial Release] RaspberryPints - Digital Taplist Solution

    Cool! We hadn't really aimed toward XAMPP because we wanted something that could be mounted discreetly behind the video display. Desktop PCs are a little hard to hang on walls. It's great to see the different ways the community is using this: XAMPP on Windows, Raspbian on tablets, Debian on...
  7. thadius856

    [Initial Release] RaspberryPints - Digital Taplist Solution

    Now worries, man. I suspect Chrome added "/index.html" at the end of the navigation path. That shouldn't be there. Exit Fullscreen, remove it (leave just the IP), and hit Enter. Alternatively, navigate Chrome to "localhost". If you still get 404 messages, then you probably deleted index.php...
  8. thadius856

    [Initial Release] RaspberryPints - Digital Taplist Solution

    We've discussed this one a couple times in the last few pages, but here goes. Leave Fullscreen mode in Chrome (your taplist) by pressing F11. Close or minimize Chrome. Open an LX Terminal and type: sudo rm /var/www/index.html Put Chrome back into Fullscreen mode and press F5 to refresh...
  9. thadius856

    [Initial Release] RaspberryPints - Digital Taplist Solution

    Balls. I'll run update/upgrade now, hopefully I can find time for this after dough-in.
  10. thadius856

    [Initial Release] RaspberryPints - Digital Taplist Solution

    I wrote the raspi-config instructions using an image I pulled from Adafruit. It matched what I remember seeing from NOOBS v1.3.3. Do you happen to have an image of the new raspi-config? I'd tear down one of my Pis, but I'm about to start my brew day. :\
  11. thadius856

    [Initial Release] RaspberryPints - Digital Taplist Solution

    All it required was a hard refresh (Ctrl + F5). :) I've addressed this, and others, in Hotfix-1.0.1, which I intend to release tonight.
  12. thadius856

    35 year old Demi John of wine

    Don't toss it, that's for sure!
  13. thadius856

    [Initial Release] RaspberryPints - Digital Taplist Solution

    If it's not on a network, then it doesn't have an IP address... You should be using 127.0.0.1 for loopback, or just type localhost.
  14. thadius856

    [Initial Release] RaspberryPints - Digital Taplist Solution

    There is no requirement for an internet connection nor an internet network.
  15. thadius856

    [Initial Release] RaspberryPints - Digital Taplist Solution

    It can't. It can only see the MAC address of the NIC, which probably doesn't mean a whole lot to it. Unless it's looking up the MAC in a global registry, the Uverse gateway has no way of knowing that the NIC is plugged into a Pi or a blender or an exercise ball.
  16. thadius856

    [Initial Release] RaspberryPints - Digital Taplist Solution

    If you're seeing networks in range, it's almost certainly not the WiFi adapter being broken.
  17. thadius856

    [Initial Release] RaspberryPints - Digital Taplist Solution

    Looks like it's trying to run as an anonymous user, and your webhost is rightfully rejecting it. Something's wrong on your host's end, methinks.
Back
Top