Hello friends:

Using last weewx with last wlink driver.
We are having some power problems with out Davis.
I think problem is its getting n/a from weatherlink.com
Is this possible?

Sometimes weewx exists:

Here you have log:
Dec  4 04:29:00 MeteoElche cabo[9821]: engine: Main loop exiting. Shutting 
engine down.
Dec  4 04:29:00 MeteoElche cabo[9821]: engine: Shutting down StdReport 
thread
Dec  4 04:29:00 MeteoElche cabo[9821]: engine: StdReport thread has been 
terminated
Dec  4 04:29:00 MeteoElche cabo[9821]: engine: Caught unrecoverable 
exception in engine:
Dec  4 04:29:00 MeteoElche cabo[9821]:     ****  could not convert string 
to float: n/a
Dec  4 04:29:00 MeteoElche cabo[9821]:     ****  Traceback (most recent 
call last):
Dec  4 04:29:00 MeteoElche cabo[9821]:     ****    File 
"/usr/share/weewx/weewx/engine.py", line 871, in main
Dec  4 04:29:00 MeteoElche cabo[9821]:     ****      engine.run()
Dec  4 04:29:00 MeteoElche cabo[9821]:     ****    File 
"/usr/share/weewx/weewx/engine.py", line 187, in run
Dec  4 04:29:00 MeteoElche cabo[9821]:     ****      for packet in 
self.console.genLoopPackets():
Dec  4 04:29:00 MeteoElche cabo[9821]:     ****    File 
"/usr/share/weewx/user/wlink.py", line 143, in genLoopPackets
Dec  4 04:29:00 MeteoElche cabo[9821]:     ****      
packet.update(self.parse_page(data))
Dec  4 04:29:00 MeteoElche cabo[9821]:     ****    File 
"/usr/share/weewx/user/wlink.py", line 190, in parse_page
Dec  4 04:29:00 MeteoElche cabo[9821]:     ****      parser.feed(text)
Dec  4 04:29:00 MeteoElche cabo[9821]:     ****    File 
"/usr/lib/python2.7/HTMLParser.py", line 117, in feed
Dec  4 04:29:00 MeteoElche cabo[9821]:     ****      self.goahead(0)
Dec  4 04:29:00 MeteoElche cabo[9821]:     ****    File 
"/usr/lib/python2.7/HTMLParser.py", line 155, in goahead
Dec  4 04:29:00 MeteoElche cabo[9821]:     ****      if i < j: 
self.handle_data(rawdata[i:j])
Dec  4 04:29:00 MeteoElche cabo[9821]:     ****    File 
"/usr/share/weewx/user/wlink.py", line 514, in handle_data
Dec  4 04:29:00 MeteoElche cabo[9821]:     ****      
self.packet['outHumidity'] = float(data)
Dec  4 04:29:00 MeteoElche cabo[9821]:     ****  ValueError: could not 
convert string to float: n/a
Dec  4 04:29:00 MeteoElche cabo[9821]:     ****  Exiting.

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to