I've tried this:

root@meteo-raspi:/var/log# wee_device --logger-summary=/var/tmp/summary.txt
Using configuration file /etc/weewx/weewx.conf
Using Vantage driver version 3.0.10 (weewx.drivers.vantage)
Unable to wake up console... sleeping
Unable to wake up console... retrying
Querying...
Unable to wake up console... sleeping
Unable to wake up console... retrying
Starting download of logger summary...
Traceback (most recent call last):2017-12-04 01:53:00 EST (1512370380)
  File "/usr/bin/wee_device", line 54, in <module>
    main()
  File "/usr/bin/wee_device", line 51, in main
    device.configure(config_dict)
  File "/usr/share/weewx/weewx/drivers/__init__.py", line 69, in configure
    self.do_options(options, parser, config_dict, prompt)
  File "/usr/share/weewx/weewx/drivers/vantage.py", line 2014, in do_options
    self.logger_summary(station, options.logger_summary)
  File "/usr/share/weewx/weewx/drivers/vantage.py", line 2677, in 
logger_summary
    for (page, index, y, mo, d, h, mn, time_ts) in 
station.genLoggerSummary():
  File "/usr/share/weewx/weewx/drivers/vantage.py", line 706, in 
genLoggerSummary
    _page = self.port.get_data_with_crc16(267, prompt=_ack, 
max_tries=self.max_tries)
  File "/usr/share/weewx/weewx/drivers/vantage.py", line 208, in 
get_data_with_crc16
    raise weewx.WeeWxIOError("Time out in get_data_with_crc16")
weewx.WeeWxIOError: Time out in get_data_with_crc16

But still have an error msg...

YM



Le mardi 5 décembre 2017 08:13:45 UTC-5, Yves Martin a écrit :
>
> Hi,
>
> In fact weewx stop at 2h40, then after restarting my envoy console, I was 
> able to get data till 7h20, then nothing. weewx stop getting info after 
> this time.
>
> I've restarted the console without success...
>
>  Any idea ?
>
> here is my last log :
>
> Dec  5 08:07:40 meteo-raspi weewx[6423]: ftpgenerator: ftp'd 41 files in 
> 0.85 seconds
> Dec  5 08:07:40 meteo-raspi weewx[6423]: reportengine: Running report RSYNC
> Dec  5 08:07:40 meteo-raspi weewx[6423]: reportengine: Found configuration 
> file /etc/weewx/skins/Rsync/skin.conf for report RSYNC
> Dec  5 08:07:40 meteo-raspi weewx[6423]: rsyncgenerator: rsync upload not 
> requested. Skipped.
> Dec  5 08:08:16 meteo-raspi weewx[6423]: vantage: Getting archive packets 
> since 2017-12-05 07:20:00 EST (1512476400)
> Dec  5 08:08:19 meteo-raspi weewx[6423]: vantage: Retry  #0 failed
> Dec  5 08:08:19 meteo-raspi weewx[6423]: vantage: Rude wake up of console 
> successful
> Dec  5 08:08:19 meteo-raspi weewx[6423]: vantage: Retrieving 10 page(s); 
> starting index= 2
> Dec  5 08:08:19 meteo-raspi weewx[6423]: vantage: DMPAFT complete: page 
> timestamp 2017-12-05 02:11:00 EST (1512457860) less than final timestamp 
> 2017-12-05 07:20:$
> Dec  5 08:08:19 meteo-raspi weewx[6423]: vantage: Catch up complete.
> Dec  5 08:08:19 meteo-raspi weewx[6423]: reportengine: Running reports for 
> latest time in the database.
> Dec  5 08:08:19 meteo-raspi weewx[6423]: vantage: Requesting 200 LOOP 
> packets.
> Dec  5 08:08:19 meteo-raspi weewx[6423]: reportengine: Running report 
> StandardReport
> Dec  5 08:08:19 meteo-raspi weewx[6423]: reportengine: Found configuration 
> file /etc/weewx/skins/Bootstrap/skin.conf for report StandardReport
> Dec  5 08:08:19 meteo-raspi weewx[6423]: vantage: Gentle wake up of 
> console successful
> Dec  5 08:08:19 meteo-raspi weewx[6423]: manager: Daily summary version is 
> 1.0
> Dec  5 08:08:19 meteo-raspi weewx[6423]: GaugeGenerator: outTemp reading = 
> 7.27777777778 degree_C
> Dec  5 08:08:19 meteo-raspi weewx[6423]: GaugeGenerator: barometer reading 
> = 1016.76304468 mbar
> Dec  5 08:08:20 meteo-raspi weewx[6423]: GaugeGenerator: outHumidity 
> reading = 75.0 percent
> Dec  5 08:08:20 meteo-raspi weewx[6423]: GaugeGenerator: windRose reading 
> = 135.0 degree_compass
> Dec  5 08:08:20 meteo-raspi weewx[6423]: GaugeGenerator: Cannot decode 
> reading of 'None' for gauge 'windRose'
>
> (...)
>
> Yves,
> YMartin.com/meteo
>
>

-- 
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