sugartechllc / WxflowToChords

Translate and forward WeatherFlow datagrams to a CHORDS portal
GNU General Public License v3.0
5 stars 0 forks source link

Handle connection failures #2

Closed sugartechllc closed 6 years ago

sugartechllc commented 7 years ago

HTTPConnectionPool(host='wx.com', port=80): Max retries exceeded with url: /measurements/url_create?instrument_id=1&pres=756.6&tdry=19.1&rh=15&lcount=0&ldist=0&vbat=3.49&at=2017-11-27T20:27:26Z&key=hidden (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x10b87a320>: Failed to establish a new connection: [Errno 8] nodename nor servname provided, or not known',)) {'

sugartechllc commented 6 years ago

Fixed.