NOAA Plugin Error

This is a legacy forum which is locked for new topics. New topics should be started in one of the other forums under Extending Indigo
Forum rules
This is a legacy forum which is locked for new topics. New topics should be started in one of the other forums under Extending Indigo
plipof
Posts: 29
Joined: Sun May 01, 2011 3:33 pm

NOAA Plugin Error

Post by plipof »

Lately I have been receiving the following error:

NOAA Weather Error exception in deviceStartComm(Weather): <urlopen error (8, 'nodename nor servname provided, or not known')>
User avatar
jay (support)
Site Admin
Posts: 19232
Joined: Wed Mar 19, 2008 11:52 am
Location: Austin, Texas
Contact:

Re: NOAA Plugin Error

Post by jay (support) »

That means that for some reason your Indigo server Mac can't connect to the NOAA server. In a browser, you should be able to go here:

Code: Select all

http://www.weather.gov/xml/current_obs/XXXX.xml
where XXXX is the station ID you selected for your device. It could be a DNS lookup error or a connection error. It didn't get as far as actually failing the HTTP request because you would have gotten a different error message.
Jay (Indigo Support)
Twitter | Facebook | LinkedIn
Locked

Return to “Extending Indigo with Plugins and Python”