[weewx-user] Re: weewx4 - vantagepro issue

2020-03-18 Thread rich T

In addition to Tom and Vince replies, might want to look into a RTC module 
or GPS USB Dongle. 

>
>
>

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/2f826349-79c5-4b38-bd83-01d4b4c80baa%40googlegroups.com.


Re: [weewx-user] Re: weewx4 - vantagepro issue

2020-03-18 Thread Thomas Keffer
In addition to Vince's recommendation:

   1. you should also set debug=1 in weewx.conf, then restart. It may give
   you more clues as to what is going on.
   2. Run the command "dmesg". This will show you if anything is going on
   with the kernel. Long shot, but worth checking.
   3. Is your console connected to AC, or running just on batteries? Low
   batteries can show these symptoms (although the 4.47 V you are seeing is
   pretty normal).

-tk



On Wed, Mar 18, 2020 at 10:10 AM vince  wrote:

> On Wednesday, March 18, 2020 at 9:02:49 AM UTC-7, weerstation Maurik wrote:
>
>> How can a RPi loose 6 seonds when not running weewx for maybe 15min
>>
>>
> All computers can do this if they are starting to fail.
>
> You should be running ntp or systemd equivalent to keep the clock in sync
> with reality.
>
> --
> 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 weewx-user+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/weewx-user/e10c1057-d745-475d-90e0-03f53dd65a7d%40googlegroups.com
> 
> .
>

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/CAPq0zEAfdmVPi4T0DeRj5OmGu3tFmjFMxnhwjkG_OqZ%2BZuRhaA%40mail.gmail.com.


[weewx-user] Re: weewx4 - vantagepro issue

2020-03-18 Thread vince
On Wednesday, March 18, 2020 at 9:02:49 AM UTC-7, weerstation Maurik wrote:

> How can a RPi loose 6 seonds when not running weewx for maybe 15min
>
>
All computers can do this if they are starting to fail.

You should be running ntp or systemd equivalent to keep the clock in sync 
with reality.

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/e10c1057-d745-475d-90e0-03f53dd65a7d%40googlegroups.com.


[weewx-user] Re: weewx4 - vantagepro issue

2020-03-18 Thread weerstation Maurik

>
> Restarted the RPi and same things occurred.
>
Decided to remove the old database and see what happened then.

command line runned as it should be, all updating database and website = 
all good
ctrl-c on command line and executed the daemon commands.

Mar 18 16:31:31 rpi-weather weewx[1217] INFO weewx.restx: CWOP: Posting not 
enabled.
Mar 18 16:31:31 rpi-weather weewx[1217] INFO weewx.restx: WOW: Posting not 
enabled.
Mar 18 16:31:31 rpi-weather weewx[1217] INFO weewx.restx: AWEKAS: Posting 
not enabled.
Mar 18 16:31:31 rpi-weather weewx[1217] INFO __main__: Starting up weewx 
version 4.0.0b14
Mar 18 16:31:31 rpi-weather weewx[1217] INFO weewx.engine: Clock error is 
-5.90 seconds (positive
is fast)
Mar 18 16:31:31 rpi-weather weewx[1217] INFO weewx.drivers.vantage: Clock 
set to 2020-03-18 16:31
   :32 CET 
(1584545492)
Mar 18 16:31:31 rpi-weather weewx[1217] INFO weewx.engine: Using binding 
'wx_binding' to database
'weewx.sdb'
Mar 18 16:31:31 rpi-weather weewx[1217] INFO weewx.manager: Starting 
backfill of daily summaries
Mar 18 16:31:33 rpi-weather weewx[1217] INFO weewx.manager: Added record 
2020-03-18 16:30:00 CET

(1584545400) to database 'weewx.sdb'
Mar 18 16:31:34 rpi-weather weewx[1217] INFO weewx.manager: Added record 
2020-03-18 16:30:00 CET

(1584545400) to daily summary in 'weewx.sdb'
Mar 18 16:31:34 rpi-weather weewx[1217] INFO weewx.engine: Starting main 
packet loop.
Mar 18 16:31:49 rpi-weather weewx[1217] ERROR weewx.drivers.vantage: LOOP 
try #1; error: Expected to read 99 chars; got 0 instead

So that didn't work.
Another stop and start seems to get things running.


Basically the old-database most likely was not writable.
using commandline therefore new values were not written aback and website 
didn't update
using daemon still see problems related to times I guess which upsets weewx.

How can a RPi loose 6 seonds when not running weewx for maybe 15min
Anyway it works for now.


-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/e9e313f1-1c93-458d-9117-356a2a39429c%40googlegroups.com.


[weewx-user] Re: weewx4 - vantagepro issue

2020-03-18 Thread weerstation Maurik

>
> Thanks for the quick reply Thomas.
>

I have restarted the RPi, now wait half an hour or so and then start weewx 
from the commandline.
Wait another half an hour and see what I got. Will report back here later.

The time thing I noticed the 640sec or so but didn't see the fast and slow !
The daemon starts on RPI startup so no delay there, for now removed it.
Will investigate that after the commandline is running properly.

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/2cb6ae12-1bf4-4ff1-8654-49c919754d7a%40googlegroups.com.