Jump to content

Recommended Posts

Posted

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.

 

 

nodelink.png

Posted

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.

Posted
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

Posted

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 

Guest
This topic is now closed to further replies.

×
×
  • Create New...