jason.russo.96 Posted January 1 Posted January 1 So I recently installed a pre-loaded Raspberry PI into my Generac generator. Everything works like it should. I can locally log into the Pi and monitor the generator, and I get pushover notifications. I stumbled across this thread, so I figured I would try it. When I SSH into the Pi, and I add the script, sudo curl -sSL http://automationshack.com/Files/install.sh | bash, I get the error screen I attached below. To be honest, I get this error when I try to add email notifications, I get a "could not resolve" error. Is there something I need to change to allow internet access? I don't have much experience with Raspberry Pi yet, but I'm looking to change that.
Goose66 Posted January 1 Posted January 1 If you just go to automationshack.com you should be able to navigate to what you need.
jason.russo.96 Posted January 1 Author Posted January 1 2 minutes ago, Goose66 said: If it has a browser and a GUI, then sure. The VNC has been less than desirable. It seems to freeze up whenever I remote into it.
hart2hart Posted January 1 Posted January 1 I’d guess your IP setup has an issue. Specifically, your DNS server IP addresses are not set up correctly so rpi can’t resolve automationshack.com.
macjeff Posted January 2 Posted January 2 10 hours ago, hart2hart said: I’d guess your IP setup has an issue. Specifically, your DNS server IP addresses are not set up correctly so rpi can’t resolve automationshack.com. If you dont know yours you can always use 8.8.8.8 which is google dns
jason.russo.96 Posted January 2 Author Posted January 2 How do I check this, I did it the resolvconf command, and it didn't really show me anything. I tried it with winscp and putty. Is there a better way? I'm accessing it from a PC
Recommended Posts