I tried clearing the memory and it makes no difference. I don't think it is hardware as it has been working for years on a windows system, and was just taken off 2 days ago to try this. I used wee_device and changed the interval to 10 and that seemed successful. It is still not uploading to the weather underground.
Jon On Sunday, November 13, 2016 at 10:43:34 PM UTC-6, gjr80 wrote: > > Hi, > > This post > <https://groups.google.com/d/msg/weewx-user/9BeGjBZj5zE/0ZiqSZJsMIMJ>might > give you a way ahead. Note though that wee_config_device is now wee_device > <http://weewx.com/docs/utilities.htm#wee_device_utility> (since weewx > v3.2.0), the equivalent command is: > > wee_device --clear-memory > > Also, not a big deal but your weewx.conf is telling your device to use an > archive interval of 5 minutes but your device is set to use 10 minutes. In > such cases the device archive period is used, if you really do want 5 > minutes then you will need to set your device to use 5 minutes (again use > wee_device but this time with the --set-interval option). Note that you > need to stop weewx to use wee_device. > > Gary > > On Monday, 14 November 2016 14:30:39 UTC+10, [email protected] > wrote: >> >> >> I started the log; ran start; allowed it to send the log to a text file; >> stopped it after 10 minutes. The log file is attached. >> Thanks for any help. >> John >> >> On Sunday, November 13, 2016 at 10:20:05 PM UTC-6, >> [email protected] wrote: >>> >>> I am working on it now. Will post in a few minutes. I think the >>> archive was reset as I disconnected the power and battery and usb to the >>> weather station after reading a post about resetting it. I think that got >>> the archive, though I could be wrong. I am giving it about 10 minutes to >>> finish the archiving and will post the text file then. >>> Thanks, >>> John >>> >>> On Sunday, November 13, 2016 at 8:04:34 PM UTC-6, Tom Keffer wrote: >>>> >>>> Please restart weewx and post the log from startup. Also, I don't know >>>> how long your archive interval is, but let it run at least that long. >>>> >>>> -tk >>>> >>>> On Sun, Nov 13, 2016 at 6:00 PM, <[email protected]> wrote: >>>> >>>>> Hi all, >>>>> I am new to this so I could use some help. I am connecting a vantage >>>>> vue weather station through a Raspberry pi 2 to the weather underground. >>>>> I >>>>> installed the debian install of weewx on the pi a day ago. (current >>>>> version). The pi can see the weatherstation, and came up and sent data >>>>> to >>>>> the weather underground for about 10 minutes last night. >>>>> >>>>> Debug=1 is on. >>>>> here is the syslog >>>>> >>>>> pi@raspberrypi ~/Scripts $ ./wx-syslog.sh >>>>> Nov 13 19:42:24 raspberrypi weewx[2424]: vantage: gentle wake up of >>>>> console successful >>>>> Nov 13 19:42:24 raspberrypi weewx[2424]: vantage: Requesting 200 LOOP >>>>> packets. >>>>> Nov 13 19:42:24 raspberrypi weewx[2424]: vantage: gentle wake up of >>>>> console successful >>>>> Nov 13 19:43:07 raspberrypi kernel: [18416.464275] w1_master_driver >>>>> w1_bus_master1: Family 0 for 00.de8000000000.67 is not registered. >>>>> Nov 13 19:43:31 raspberrypi kernel: [18440.725167] w1_master_driver >>>>> w1_bus_master1: Family 0 for 00.3e8000000000.8e is not registered. >>>>> Nov 13 19:44:17 raspberrypi kernel: [18487.177578] w1_master_driver >>>>> w1_bus_master1: Family 0 for 00.be8000000000.02 is not registered. >>>>> Nov 13 19:44:17 raspberrypi rsyslogd-2007: action 'action 17' >>>>> suspended, next retry is Sun Nov 13 19:45:47 2016 [try >>>>> http://www.rsyslog.com/e/2007 ] >>>>> Nov 13 19:44:54 raspberrypi kernel: [18523.645736] w1_master_driver >>>>> w1_bus_master1: Family 0 for 00.7e8000000000.c8 is not registered. >>>>> Nov 13 19:45:42 raspberrypi kernel: [18571.925336] w1_master_driver >>>>> w1_bus_master1: Family 0 for 00.fe8000000000.44 is not registered. >>>>> Nov 13 19:45:49 raspberrypi rsyslogd-2007: action 'action 17' >>>>> suspended, next retry is Sun Nov 13 19:47:19 2016 [try >>>>> http://www.rsyslog.com/e/2007 ] >>>>> >>>>> It will not connect and upload to the weather underground. Not sure >>>>> about what the w1_master is or how to register it. >>>>> >>>>> all help appreciated, >>>>> Thanks, >>>>> John >>>>> >>>>> -- >>>>> 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. >>>>> >>>> >>>> -- 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.
