RE: [weewx-user] cant find start time

2021-01-06 Thread orders
I have 2 Vantage pro consoles 1 feeding a computer with VWS, Cumulus and 
Weather Display I upload to CWOP, WUNDERGROUND, PWS, PLAINS WEATHER NET and the 
other feeding meteobridge to get to AMBIENT WEATHER site for the last 15 years. 
Now I have a rasberyPi  that is new to me as all the others are windows that is 
going to just be there I guess till I figure more about it. It is making a web 
page for now on the Pi only but soon hope to have it on my website weather page 
with the rest of them

Bill. 

 

From: weewx-user@googlegroups.com  On Behalf Of 
Tom Keffer
Sent: Wednesday, January 6, 2021 3:11 PM
To: weewx-user 
Subject: Re: [weewx-user] cant find start time

 

Oh. You're going through Meteobridge? That's an important detail. 

 

WeeWX expects to be able to control the state of the Vantage station. I don't 
know if it can do that going through a Meteobridge. I'm not even sure what that 
means.

 

-tk

 

On Wed, Jan 6, 2021 at 1:15 PM mailto:ord...@billandcorena.com> > wrote:

I tried to go back to hardware, after using wee-device commands but it stopped 
again.  I am connecting to the Vantage Pro2 thru a meteobridge and have other 
software running on windows, was just trying to learn something new but I am 
not sure that rasberryPi  is not above my head so as long as it works with 
software generation will leave it that way. I have learned some form this I 
guess.

Bill

 

From: weewx-user@googlegroups.com <mailto:weewx-user@googlegroups.com>  
mailto:weewx-user@googlegroups.com> > On Behalf 
Of gjr80
Sent: Wednesday, January 6, 2021 12:50 PM
To: weewx-user mailto:weewx-user@googlegroups.com> >
Subject: Re: [weewx-user] cant find start time

 

...and then change back to hardware record generation.

 

Gary

On Thursday, 7 January 2021 at 05:45:59 UTC+10 tke...@gmail.com 
<mailto:tke...@gmail.com>  wrote:

That's good, but you really should clear the logger memory. Otherwise, you 
won't be able to enjoy a key feature of weewx + Vantage: the ability to 
continue to log data, even if your computer crashes, your network goes down, or 
you experience a power outage.

 

 

On Wed, Jan 6, 2021 at 10:59 AM mailto:ord...@billandcorena.com> > wrote:

Seems to be working after I used the software records.

Bill

 

From: weewx...@googlegroups.com <mailto:weewx...@googlegroups.com>  
mailto:weewx...@googlegroups.com> > On Behalf Of 
Tom Keffer
Sent: Wednesday, January 6, 2021 11:36 AM
To: weewx-user mailto:weewx...@googlegroups.com> >
Subject: Re: [weewx-user] cant find start time

 

The error "cannot find start time" happens when there is nothing in the 
database. Is this the first time you've used the database?

 

Normally, there is something in the database before a report is generated, but, 
I suspect, you have a corrupted logger memory. So, weewxd is unable to retrieve 
anything from it.

 

To fix: 
https://github.com/weewx/weewx/wiki/Troubleshooting-the-Davis-Vantage-station#corrupt-station-memory

 

-tk

 

 

On Wed, Jan 6, 2021 at 9:44 AM billandcorena ahrens mailto:ord...@billandcorena.com> > wrote:

$ sudo tail -f /var/log/syslog

Jan  6 10:37:07 raspberrypi weewx[9872] INFO weewx.engine: Using binding 
'wx_binding' to database 'weewx.sdb'

Jan  6 10:37:07 raspberrypi weewx[9872] INFO weewx.manager: Starting backfill 
of daily summaries

Jan  6 10:37:07 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage: Getting 
all archive packets

Jan  6 10:37:08 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage: Gentle 
wake up of console successful

Jan  6 10:37:09 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage: Retrieving 
263 page(s); starting index= 0

Jan  6 10:37:09 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage: Empty 
record page 0; index 0

Jan  6 10:37:09 raspberrypi weewx[9872] INFO weewx.engine: Starting main packet 
loop.

Jan  6 10:37:10 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage: Gentle 
wake up of console successful

Jan  6 10:37:10 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage: Requesting 
200 LOOP packets.

Jan  6 10:37:11 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage: Gentle 
wake up of console successful

Jan  6 10:38:15 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage: Getting 
all archive packets

Jan  6 10:38:19 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage: Retry #0 
failed

Jan  6 10:38:26 raspberrypi weewx[9872] ERROR weewx.drivers.vantage: ip-read 
error: timed out

Jan  6 10:38:26 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage: Retry #1 
failed

Jan  6 10:38:26 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage: Gentle 
wake up of console successful

Jan  6 10:38:27 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage: Retrieving 
263 page(s); starting index= 0

Jan  6 10:38:28 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage: Empty 
record page 0; index 0

Jan  6 10:38:28 raspberrypi weewx[9872] DEBUG weewx.reportengine: Running 
reports for lates

RE: [weewx-user] cant find start time

2021-01-06 Thread orders
I used the dump command and it finished no change  and the other one was the 
same. So I went back to software and am getting a good web page.

 

From: weewx-user@googlegroups.com  On Behalf Of 
gjr80
Sent: Wednesday, January 6, 2021 3:48 PM
To: weewx-user 
Subject: Re: [weewx-user] cant find start time

 

We haven't seen the exact wee_device commands issued and the exact response, 
perhaps seeing those might go some way towards answering that question?

 

Gary

 

On Thursday, 7 January 2021 at 08:12:00 UTC+10 tke...@gmail.com 
<mailto:tke...@gmail.com>  wrote:

Oh. You're going through Meteobridge? That's an important detail. 

 

WeeWX expects to be able to control the state of the Vantage station. I don't 
know if it can do that going through a Meteobridge. I'm not even sure what that 
means.

 

-tk

 

-- 
You received this message because you are subscribed to a topic in the Google 
Groups "weewx-user" group.
To unsubscribe from this topic, visit 
https://groups.google.com/d/topic/weewx-user/_N1v-H0ipFY/unsubscribe.
To unsubscribe from this group and all its topics, send an email to 
weewx-user+unsubscr...@googlegroups.com 
<mailto:weewx-user+unsubscr...@googlegroups.com> .
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/bb348b0d-6585-4214-b3d5-98ade4590b9bn%40googlegroups.com
 
<https://groups.google.com/d/msgid/weewx-user/bb348b0d-6585-4214-b3d5-98ade4590b9bn%40googlegroups.com?utm_medium=email_source=footer>
 .

-- 
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/01fa01d6e47f%248eca7220%24ac5f5660%24%40billandcorena.com.


Re: [weewx-user] cant find start time

2021-01-06 Thread gjr80
We haven't seen the exact wee_device commands issued and the exact 
response, perhaps seeing those might go some way towards answering that 
question?

Gary

On Thursday, 7 January 2021 at 08:12:00 UTC+10 tke...@gmail.com wrote:

> Oh. You're going through Meteobridge? That's an important detail. 
>
> WeeWX expects to be able to control the state of the Vantage station. I 
> don't know if it can do that going through a Meteobridge. I'm not even sure 
> what that means.
>
> -tk
>
>

-- 
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/bb348b0d-6585-4214-b3d5-98ade4590b9bn%40googlegroups.com.


Re: [weewx-user] cant find start time

2021-01-06 Thread Tom Keffer
Oh. You're going through Meteobridge? That's an important detail.

WeeWX expects to be able to control the state of the Vantage station. I
don't know if it can do that going through a Meteobridge. I'm not even sure
what that means.

-tk

On Wed, Jan 6, 2021 at 1:15 PM  wrote:

> I tried to go back to hardware, after using wee-device commands but it
> stopped again.  I am connecting to the Vantage Pro2 thru a meteobridge and
> have other software running on windows, was just trying to learn something
> new but I am not sure that rasberryPi  is not above my head so as long as
> it works with software generation will leave it that way. I have learned
> some form this I guess.
>
> Bill
>
>
>
> *From:* weewx-user@googlegroups.com  *On
> Behalf Of *gjr80
> *Sent:* Wednesday, January 6, 2021 12:50 PM
> *To:* weewx-user 
> *Subject:* Re: [weewx-user] cant find start time
>
>
>
> ...and then change back to hardware record generation.
>
>
>
> Gary
>
> On Thursday, 7 January 2021 at 05:45:59 UTC+10 tke...@gmail.com wrote:
>
> That's good, but you really should clear the logger memory. Otherwise, you
> won't be able to enjoy a key feature of weewx + Vantage: the ability to
> continue to log data, even if your computer crashes, your network goes
> down, or you experience a power outage.
>
>
>
>
>
> On Wed, Jan 6, 2021 at 10:59 AM  wrote:
>
> Seems to be working after I used the software records.
>
> Bill
>
>
>
> *From:* weewx...@googlegroups.com  *On Behalf
> Of *Tom Keffer
> *Sent:* Wednesday, January 6, 2021 11:36 AM
> *To:* weewx-user 
> *Subject:* Re: [weewx-user] cant find start time
>
>
>
> The error "cannot find start time" happens when there is nothing in the
> database. Is this the first time you've used the database?
>
>
>
> Normally, there is something in the database before a report is generated,
> but, I suspect, you have a corrupted logger memory. So, weewxd is unable to
> retrieve anything from it.
>
>
>
> To fix:
> https://github.com/weewx/weewx/wiki/Troubleshooting-the-Davis-Vantage-station#corrupt-station-memory
>
>
>
> -tk
>
>
>
>
>
> On Wed, Jan 6, 2021 at 9:44 AM billandcorena ahrens <
> ord...@billandcorena.com> wrote:
>
> $ sudo tail -f /var/log/syslog
>
> Jan  6 10:37:07 raspberrypi weewx[9872] INFO weewx.engine: Using binding
> 'wx_binding' to database 'weewx.sdb'
>
> Jan  6 10:37:07 raspberrypi weewx[9872] INFO weewx.manager: Starting
> backfill of daily summaries
>
> Jan  6 10:37:07 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage:
> Getting all archive packets
>
> Jan  6 10:37:08 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage:
> Gentle wake up of console successful
>
> Jan  6 10:37:09 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage:
> Retrieving 263 page(s); starting index= 0
>
> Jan  6 10:37:09 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage: Empty
> record page 0; index 0
>
> Jan  6 10:37:09 raspberrypi weewx[9872] INFO weewx.engine: Starting main
> packet loop.
>
> Jan  6 10:37:10 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage:
> Gentle wake up of console successful
>
> Jan  6 10:37:10 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage:
> Requesting 200 LOOP packets.
>
> Jan  6 10:37:11 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage:
> Gentle wake up of console successful
>
> Jan  6 10:38:15 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage:
> Getting all archive packets
>
> Jan  6 10:38:19 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage: Retry
> #0 failed
>
> Jan  6 10:38:26 raspberrypi weewx[9872] ERROR weewx.drivers.vantage:
> ip-read error: timed out
>
> Jan  6 10:38:26 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage: Retry
> #1 failed
>
> Jan  6 10:38:26 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage:
> Gentle wake up of console successful
>
> Jan  6 10:38:27 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage:
> Retrieving 263 page(s); starting index= 0
>
> Jan  6 10:38:28 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage: Empty
> record page 0; index 0
>
> Jan  6 10:38:28 raspberrypi weewx[9872] DEBUG weewx.reportengine: Running
> reports for latest time in the database.
>
> Jan  6 10:38:28 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage:
> Requesting 200 LOOP packets.
>
> Jan  6 10:38:28 raspberrypi weewx[9872] DEBUG weewx.reportengine: Running
> report 'SeasonsReport'
>
> Jan  6 10:38:28 raspberrypi weewx[9872] DEBUG weewx.reportengine: Found
> configuration file /etc/weewx/skins/Seasons/skin.conf for report
> 'SeasonsReport'
>
> Jan  6 10:38:28 raspberrypi weewx[9872] DEBUG weewx.

RE: [weewx-user] cant find start time

2021-01-06 Thread orders
I tried to go back to hardware, after using wee-device commands but it stopped 
again.  I am connecting to the Vantage Pro2 thru a meteobridge and have other 
software running on windows, was just trying to learn something new but I am 
not sure that rasberryPi  is not above my head so as long as it works with 
software generation will leave it that way. I have learned some form this I 
guess.

Bill

 

From: weewx-user@googlegroups.com  On Behalf Of 
gjr80
Sent: Wednesday, January 6, 2021 12:50 PM
To: weewx-user 
Subject: Re: [weewx-user] cant find start time

 

...and then change back to hardware record generation.

 

Gary

On Thursday, 7 January 2021 at 05:45:59 UTC+10 tke...@gmail.com 
<mailto:tke...@gmail.com>  wrote:

That's good, but you really should clear the logger memory. Otherwise, you 
won't be able to enjoy a key feature of weewx + Vantage: the ability to 
continue to log data, even if your computer crashes, your network goes down, or 
you experience a power outage.

 

 

On Wed, Jan 6, 2021 at 10:59 AM mailto:ord...@billandcorena.com> > wrote:

Seems to be working after I used the software records.

Bill

 

From: weewx...@googlegroups.com <mailto:weewx...@googlegroups.com>  
mailto:weewx...@googlegroups.com> > On Behalf Of 
Tom Keffer
Sent: Wednesday, January 6, 2021 11:36 AM
To: weewx-user mailto:weewx...@googlegroups.com> >
Subject: Re: [weewx-user] cant find start time

 

The error "cannot find start time" happens when there is nothing in the 
database. Is this the first time you've used the database?

 

Normally, there is something in the database before a report is generated, but, 
I suspect, you have a corrupted logger memory. So, weewxd is unable to retrieve 
anything from it.

 

To fix: 
https://github.com/weewx/weewx/wiki/Troubleshooting-the-Davis-Vantage-station#corrupt-station-memory

 

-tk

 

 

On Wed, Jan 6, 2021 at 9:44 AM billandcorena ahrens mailto:ord...@billandcorena.com> > wrote:

$ sudo tail -f /var/log/syslog

Jan  6 10:37:07 raspberrypi weewx[9872] INFO weewx.engine: Using binding 
'wx_binding' to database 'weewx.sdb'

Jan  6 10:37:07 raspberrypi weewx[9872] INFO weewx.manager: Starting backfill 
of daily summaries

Jan  6 10:37:07 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage: Getting 
all archive packets

Jan  6 10:37:08 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage: Gentle 
wake up of console successful

Jan  6 10:37:09 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage: Retrieving 
263 page(s); starting index= 0

Jan  6 10:37:09 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage: Empty 
record page 0; index 0

Jan  6 10:37:09 raspberrypi weewx[9872] INFO weewx.engine: Starting main packet 
loop.

Jan  6 10:37:10 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage: Gentle 
wake up of console successful

Jan  6 10:37:10 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage: Requesting 
200 LOOP packets.

Jan  6 10:37:11 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage: Gentle 
wake up of console successful

Jan  6 10:38:15 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage: Getting 
all archive packets

Jan  6 10:38:19 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage: Retry #0 
failed

Jan  6 10:38:26 raspberrypi weewx[9872] ERROR weewx.drivers.vantage: ip-read 
error: timed out

Jan  6 10:38:26 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage: Retry #1 
failed

Jan  6 10:38:26 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage: Gentle 
wake up of console successful

Jan  6 10:38:27 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage: Retrieving 
263 page(s); starting index= 0

Jan  6 10:38:28 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage: Empty 
record page 0; index 0

Jan  6 10:38:28 raspberrypi weewx[9872] DEBUG weewx.reportengine: Running 
reports for latest time in the database.

Jan  6 10:38:28 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage: Requesting 
200 LOOP packets.

Jan  6 10:38:28 raspberrypi weewx[9872] DEBUG weewx.reportengine: Running 
report 'SeasonsReport'

Jan  6 10:38:28 raspberrypi weewx[9872] DEBUG weewx.reportengine: Found 
configuration file /etc/weewx/skins/Seasons/skin.conf for report 'SeasonsReport'

Jan  6 10:38:28 raspberrypi weewx[9872] DEBUG weewx.cheetahgenerator: Using 
search list ['weewx.cheetahgenerator.Almanac', 
'weewx.cheetahgenerator.Station', 'weewx.cheetahgenerator.Current', 
'weewx.cheetahgenerator.Stats', 'weewx.cheetahgenerator.UnitInfo', 
'weewx.cheetahgenerator.Extras']

Jan  6 10:38:28 raspberrypi weewx[9872] DEBUG weewx.manager: Daily summary 
version is 3.0

Jan  6 10:38:28 raspberrypi weewx[9872] INFO weewx.cheetahgenerator: Skipping 
template NOAA/NOAA-%Y-%m.txt.tmpl: cannot find start time

Jan  6 10:38:28 raspberrypi weewx[9872] INFO weewx.cheetahgenerator: Skipping 
template NOAA/NOAA-%Y.txt.tmpl: cannot find start time

Jan  6 10:38:28 raspberrypi weewx[9872] INFO weewx.cheetahgenerator: Skipping 
template index.html

Re: [weewx-user] cant find start time

2021-01-06 Thread gjr80
...and then change back to hardware record generation.

Gary

On Thursday, 7 January 2021 at 05:45:59 UTC+10 tke...@gmail.com wrote:

> That's good, but you really should clear the logger memory. Otherwise, you 
> won't be able to enjoy a key feature of weewx + Vantage: the ability to 
> continue to log data, even if your computer crashes, your network goes 
> down, or you experience a power outage.
>
>
> On Wed, Jan 6, 2021 at 10:59 AM  wrote:
>
>> Seems to be working after I used the software records.
>>
>> Bill
>>
>>  
>>
>> *From:* weewx...@googlegroups.com  *On Behalf 
>> Of *Tom Keffer
>> *Sent:* Wednesday, January 6, 2021 11:36 AM
>> *To:* weewx-user 
>> *Subject:* Re: [weewx-user] cant find start time
>>
>>  
>>
>> The error "cannot find start time" happens when there is nothing in the 
>> database. Is this the first time you've used the database?
>>
>>  
>>
>> Normally, there is something in the database before a report 
>> is generated, but, I suspect, you have a corrupted logger memory. So, 
>> weewxd is unable to retrieve anything from it.
>>
>>  
>>
>> To fix: 
>> https://github.com/weewx/weewx/wiki/Troubleshooting-the-Davis-Vantage-station#corrupt-station-memory
>>
>>  
>>
>> -tk
>>
>>  
>>
>>  
>>
>> On Wed, Jan 6, 2021 at 9:44 AM billandcorena ahrens <
>> ord...@billandcorena.com> wrote:
>>
>> $ sudo tail -f /var/log/syslog
>>
>> Jan  6 10:37:07 raspberrypi weewx[9872] INFO weewx.engine: Using binding 
>> 'wx_binding' to database 'weewx.sdb'
>>
>> Jan  6 10:37:07 raspberrypi weewx[9872] INFO weewx.manager: Starting 
>> backfill of daily summaries
>>
>> Jan  6 10:37:07 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage: 
>> Getting all archive packets
>>
>> Jan  6 10:37:08 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage: 
>> Gentle wake up of console successful
>>
>> Jan  6 10:37:09 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage: 
>> Retrieving 263 page(s); starting index= 0
>>
>> Jan  6 10:37:09 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage: 
>> Empty record page 0; index 0
>>
>> Jan  6 10:37:09 raspberrypi weewx[9872] INFO weewx.engine: Starting main 
>> packet loop.
>>
>> Jan  6 10:37:10 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage: 
>> Gentle wake up of console successful
>>
>> Jan  6 10:37:10 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage: 
>> Requesting 200 LOOP packets.
>>
>> Jan  6 10:37:11 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage: 
>> Gentle wake up of console successful
>>
>> Jan  6 10:38:15 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage: 
>> Getting all archive packets
>>
>> Jan  6 10:38:19 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage: 
>> Retry #0 failed
>>
>> Jan  6 10:38:26 raspberrypi weewx[9872] ERROR weewx.drivers.vantage: 
>> ip-read error: timed out
>>
>> Jan  6 10:38:26 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage: 
>> Retry #1 failed
>>
>> Jan  6 10:38:26 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage: 
>> Gentle wake up of console successful
>>
>> Jan  6 10:38:27 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage: 
>> Retrieving 263 page(s); starting index= 0
>>
>> Jan  6 10:38:28 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage: 
>> Empty record page 0; index 0
>>
>> Jan  6 10:38:28 raspberrypi weewx[9872] DEBUG weewx.reportengine: Running 
>> reports for latest time in the database.
>>
>> Jan  6 10:38:28 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage: 
>> Requesting 200 LOOP packets.
>>
>> Jan  6 10:38:28 raspberrypi weewx[9872] DEBUG weewx.reportengine: Running 
>> report 'SeasonsReport'
>>
>> Jan  6 10:38:28 raspberrypi weewx[9872] DEBUG weewx.reportengine: Found 
>> configuration file /etc/weewx/skins/Seasons/skin.conf for report 
>> 'SeasonsReport'
>>
>> Jan  6 10:38:28 raspberrypi weewx[9872] DEBUG weewx.cheetahgenerator: 
>> Using search list ['weewx.cheetahgenerator.Almanac', 
>> 'weewx.cheetahgenerator.Station', 'weewx.cheetahgenerator.Current', 
>> 'weewx.cheetahgenerator.Stats', 'weewx.cheetahgenerator.UnitInfo', 
>> 'weewx.cheetahgenerator.Extras']
>>
>> Jan  6 10:38:28 raspberrypi weewx[9872] DEBUG weewx.manager: Daily 
>> summary version is 3.0
>>
>> Jan  6 10:38:28 raspberrypi weewx[9872] INFO weewx.cheetahgenerator: 
>> Skipping template NOAA/NOAA-%Y-%

Re: [weewx-user] cant find start time

2021-01-06 Thread Tom Keffer
That's good, but you really should clear the logger memory. Otherwise, you
won't be able to enjoy a key feature of weewx + Vantage: the ability to
continue to log data, even if your computer crashes, your network goes
down, or you experience a power outage.


On Wed, Jan 6, 2021 at 10:59 AM  wrote:

> Seems to be working after I used the software records.
>
> Bill
>
>
>
> *From:* weewx-user@googlegroups.com  *On
> Behalf Of *Tom Keffer
> *Sent:* Wednesday, January 6, 2021 11:36 AM
> *To:* weewx-user 
> *Subject:* Re: [weewx-user] cant find start time
>
>
>
> The error "cannot find start time" happens when there is nothing in the
> database. Is this the first time you've used the database?
>
>
>
> Normally, there is something in the database before a report is generated,
> but, I suspect, you have a corrupted logger memory. So, weewxd is unable to
> retrieve anything from it.
>
>
>
> To fix:
> https://github.com/weewx/weewx/wiki/Troubleshooting-the-Davis-Vantage-station#corrupt-station-memory
>
>
>
> -tk
>
>
>
>
>
> On Wed, Jan 6, 2021 at 9:44 AM billandcorena ahrens <
> ord...@billandcorena.com> wrote:
>
> $ sudo tail -f /var/log/syslog
>
> Jan  6 10:37:07 raspberrypi weewx[9872] INFO weewx.engine: Using binding
> 'wx_binding' to database 'weewx.sdb'
>
> Jan  6 10:37:07 raspberrypi weewx[9872] INFO weewx.manager: Starting
> backfill of daily summaries
>
> Jan  6 10:37:07 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage:
> Getting all archive packets
>
> Jan  6 10:37:08 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage:
> Gentle wake up of console successful
>
> Jan  6 10:37:09 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage:
> Retrieving 263 page(s); starting index= 0
>
> Jan  6 10:37:09 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage: Empty
> record page 0; index 0
>
> Jan  6 10:37:09 raspberrypi weewx[9872] INFO weewx.engine: Starting main
> packet loop.
>
> Jan  6 10:37:10 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage:
> Gentle wake up of console successful
>
> Jan  6 10:37:10 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage:
> Requesting 200 LOOP packets.
>
> Jan  6 10:37:11 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage:
> Gentle wake up of console successful
>
> Jan  6 10:38:15 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage:
> Getting all archive packets
>
> Jan  6 10:38:19 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage: Retry
> #0 failed
>
> Jan  6 10:38:26 raspberrypi weewx[9872] ERROR weewx.drivers.vantage:
> ip-read error: timed out
>
> Jan  6 10:38:26 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage: Retry
> #1 failed
>
> Jan  6 10:38:26 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage:
> Gentle wake up of console successful
>
> Jan  6 10:38:27 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage:
> Retrieving 263 page(s); starting index= 0
>
> Jan  6 10:38:28 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage: Empty
> record page 0; index 0
>
> Jan  6 10:38:28 raspberrypi weewx[9872] DEBUG weewx.reportengine: Running
> reports for latest time in the database.
>
> Jan  6 10:38:28 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage:
> Requesting 200 LOOP packets.
>
> Jan  6 10:38:28 raspberrypi weewx[9872] DEBUG weewx.reportengine: Running
> report 'SeasonsReport'
>
> Jan  6 10:38:28 raspberrypi weewx[9872] DEBUG weewx.reportengine: Found
> configuration file /etc/weewx/skins/Seasons/skin.conf for report
> 'SeasonsReport'
>
> Jan  6 10:38:28 raspberrypi weewx[9872] DEBUG weewx.cheetahgenerator:
> Using search list ['weewx.cheetahgenerator.Almanac',
> 'weewx.cheetahgenerator.Station', 'weewx.cheetahgenerator.Current',
> 'weewx.cheetahgenerator.Stats', 'weewx.cheetahgenerator.UnitInfo',
> 'weewx.cheetahgenerator.Extras']
>
> Jan  6 10:38:28 raspberrypi weewx[9872] DEBUG weewx.manager: Daily summary
> version is 3.0
>
> Jan  6 10:38:28 raspberrypi weewx[9872] INFO weewx.cheetahgenerator:
> Skipping template NOAA/NOAA-%Y-%m.txt.tmpl: cannot find start time
>
> Jan  6 10:38:28 raspberrypi weewx[9872] INFO weewx.cheetahgenerator:
> Skipping template NOAA/NOAA-%Y.txt.tmpl: cannot find start time
>
> Jan  6 10:38:28 raspberrypi weewx[9872] INFO weewx.cheetahgenerator:
> Skipping template index.html.tmpl: cannot find start time
>
> Jan  6 10:38:28 raspberrypi weewx[9872] INFO weewx.cheetahgenerator:
> Skipping template statistics.html.tmpl: cannot find start time
>
> Jan  6 10:38:28 raspberrypi weewx[9872] INFO weewx.cheetahgenerator:
> Skipping template telemetry.html.tmpl: cannot find start time
>
> Jan  6 10:38:28 raspberrypi weewx[9872] INFO weewx.cheetahgener

RE: [weewx-user] cant find start time

2021-01-06 Thread orders
Seems to be working after I used the software records.

Bill

 

From: weewx-user@googlegroups.com  On Behalf Of 
Tom Keffer
Sent: Wednesday, January 6, 2021 11:36 AM
To: weewx-user 
Subject: Re: [weewx-user] cant find start time

 

The error "cannot find start time" happens when there is nothing in the 
database. Is this the first time you've used the database?

 

Normally, there is something in the database before a report is generated, but, 
I suspect, you have a corrupted logger memory. So, weewxd is unable to retrieve 
anything from it.

 

To fix: 
https://github.com/weewx/weewx/wiki/Troubleshooting-the-Davis-Vantage-station#corrupt-station-memory

 

-tk

 

 

On Wed, Jan 6, 2021 at 9:44 AM billandcorena ahrens mailto:ord...@billandcorena.com> > wrote:

$ sudo tail -f /var/log/syslog

Jan  6 10:37:07 raspberrypi weewx[9872] INFO weewx.engine: Using binding 
'wx_binding' to database 'weewx.sdb'

Jan  6 10:37:07 raspberrypi weewx[9872] INFO weewx.manager: Starting backfill 
of daily summaries

Jan  6 10:37:07 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage: Getting 
all archive packets

Jan  6 10:37:08 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage: Gentle 
wake up of console successful

Jan  6 10:37:09 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage: Retrieving 
263 page(s); starting index= 0

Jan  6 10:37:09 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage: Empty 
record page 0; index 0

Jan  6 10:37:09 raspberrypi weewx[9872] INFO weewx.engine: Starting main packet 
loop.

Jan  6 10:37:10 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage: Gentle 
wake up of console successful

Jan  6 10:37:10 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage: Requesting 
200 LOOP packets.

Jan  6 10:37:11 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage: Gentle 
wake up of console successful

Jan  6 10:38:15 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage: Getting 
all archive packets

Jan  6 10:38:19 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage: Retry #0 
failed

Jan  6 10:38:26 raspberrypi weewx[9872] ERROR weewx.drivers.vantage: ip-read 
error: timed out

Jan  6 10:38:26 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage: Retry #1 
failed

Jan  6 10:38:26 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage: Gentle 
wake up of console successful

Jan  6 10:38:27 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage: Retrieving 
263 page(s); starting index= 0

Jan  6 10:38:28 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage: Empty 
record page 0; index 0

Jan  6 10:38:28 raspberrypi weewx[9872] DEBUG weewx.reportengine: Running 
reports for latest time in the database.

Jan  6 10:38:28 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage: Requesting 
200 LOOP packets.

Jan  6 10:38:28 raspberrypi weewx[9872] DEBUG weewx.reportengine: Running 
report 'SeasonsReport'

Jan  6 10:38:28 raspberrypi weewx[9872] DEBUG weewx.reportengine: Found 
configuration file /etc/weewx/skins/Seasons/skin.conf for report 'SeasonsReport'

Jan  6 10:38:28 raspberrypi weewx[9872] DEBUG weewx.cheetahgenerator: Using 
search list ['weewx.cheetahgenerator.Almanac', 
'weewx.cheetahgenerator.Station', 'weewx.cheetahgenerator.Current', 
'weewx.cheetahgenerator.Stats', 'weewx.cheetahgenerator.UnitInfo', 
'weewx.cheetahgenerator.Extras']

Jan  6 10:38:28 raspberrypi weewx[9872] DEBUG weewx.manager: Daily summary 
version is 3.0

Jan  6 10:38:28 raspberrypi weewx[9872] INFO weewx.cheetahgenerator: Skipping 
template NOAA/NOAA-%Y-%m.txt.tmpl: cannot find start time

Jan  6 10:38:28 raspberrypi weewx[9872] INFO weewx.cheetahgenerator: Skipping 
template NOAA/NOAA-%Y.txt.tmpl: cannot find start time

Jan  6 10:38:28 raspberrypi weewx[9872] INFO weewx.cheetahgenerator: Skipping 
template index.html.tmpl: cannot find start time

Jan  6 10:38:28 raspberrypi weewx[9872] INFO weewx.cheetahgenerator: Skipping 
template statistics.html.tmpl: cannot find start time

Jan  6 10:38:28 raspberrypi weewx[9872] INFO weewx.cheetahgenerator: Skipping 
template telemetry.html.tmpl: cannot find start time

Jan  6 10:38:28 raspberrypi weewx[9872] INFO weewx.cheetahgenerator: Skipping 
template tabular.html.tmpl: cannot find start time

Jan  6 10:38:28 raspberrypi weewx[9872] INFO weewx.cheetahgenerator: Skipping 
template celestial.html.tmpl: cannot find start time

Jan  6 10:38:28 raspberrypi weewx[9872] INFO weewx.cheetahgenerator: Skipping 
template rss.xml.tmpl: cannot find start time

Jan  6 10:38:28 raspberrypi weewx[9872] INFO weewx.cheetahgenerator: Generated 
0 files for report SeasonsReport in 0.02 seconds

Jan  6 10:38:28 raspberrypi weewx[9872] DEBUG weewx.manager: Daily summary 
version is 3.0

Jan  6 10:38:29 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage: Gentle 
wake up of console successful

Jan  6 10:38:30 raspberrypi weewx[9872] INFO weewx.imagegenerator: Generated 30 
images for report SeasonsReport in 2.05 seconds

Jan  6 10:38:30 raspberrypi weewx[9872] INFO weewx.reportengine: Copied 

Re: [weewx-user] cant find start time

2021-01-06 Thread Tom Keffer
The error "cannot find start time" happens when there is nothing in the
database. Is this the first time you've used the database?

Normally, there is something in the database before a report is generated,
but, I suspect, you have a corrupted logger memory. So, weewxd is unable to
retrieve anything from it.

To fix:
https://github.com/weewx/weewx/wiki/Troubleshooting-the-Davis-Vantage-station#corrupt-station-memory

-tk


On Wed, Jan 6, 2021 at 9:44 AM billandcorena ahrens <
ord...@billandcorena.com> wrote:

> $ sudo tail -f /var/log/syslog
> Jan  6 10:37:07 raspberrypi weewx[9872] INFO weewx.engine: Using binding
> 'wx_binding' to database 'weewx.sdb'
> Jan  6 10:37:07 raspberrypi weewx[9872] INFO weewx.manager: Starting
> backfill of daily summaries
> Jan  6 10:37:07 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage:
> Getting all archive packets
> Jan  6 10:37:08 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage:
> Gentle wake up of console successful
> Jan  6 10:37:09 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage:
> Retrieving 263 page(s); starting index= 0
> Jan  6 10:37:09 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage: Empty
> record page 0; index 0
> Jan  6 10:37:09 raspberrypi weewx[9872] INFO weewx.engine: Starting main
> packet loop.
> Jan  6 10:37:10 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage:
> Gentle wake up of console successful
> Jan  6 10:37:10 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage:
> Requesting 200 LOOP packets.
> Jan  6 10:37:11 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage:
> Gentle wake up of console successful
> Jan  6 10:38:15 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage:
> Getting all archive packets
> Jan  6 10:38:19 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage: Retry
> #0 failed
> Jan  6 10:38:26 raspberrypi weewx[9872] ERROR weewx.drivers.vantage:
> ip-read error: timed out
> Jan  6 10:38:26 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage: Retry
> #1 failed
> Jan  6 10:38:26 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage:
> Gentle wake up of console successful
> Jan  6 10:38:27 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage:
> Retrieving 263 page(s); starting index= 0
> Jan  6 10:38:28 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage: Empty
> record page 0; index 0
> Jan  6 10:38:28 raspberrypi weewx[9872] DEBUG weewx.reportengine: Running
> reports for latest time in the database.
> Jan  6 10:38:28 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage:
> Requesting 200 LOOP packets.
> Jan  6 10:38:28 raspberrypi weewx[9872] DEBUG weewx.reportengine: Running
> report 'SeasonsReport'
> Jan  6 10:38:28 raspberrypi weewx[9872] DEBUG weewx.reportengine: Found
> configuration file /etc/weewx/skins/Seasons/skin.conf for report
> 'SeasonsReport'
> Jan  6 10:38:28 raspberrypi weewx[9872] DEBUG weewx.cheetahgenerator:
> Using search list ['weewx.cheetahgenerator.Almanac',
> 'weewx.cheetahgenerator.Station', 'weewx.cheetahgenerator.Current',
> 'weewx.cheetahgenerator.Stats', 'weewx.cheetahgenerator.UnitInfo',
> 'weewx.cheetahgenerator.Extras']
> Jan  6 10:38:28 raspberrypi weewx[9872] DEBUG weewx.manager: Daily summary
> version is 3.0
> Jan  6 10:38:28 raspberrypi weewx[9872] INFO weewx.cheetahgenerator:
> Skipping template NOAA/NOAA-%Y-%m.txt.tmpl: cannot find start time
> Jan  6 10:38:28 raspberrypi weewx[9872] INFO weewx.cheetahgenerator:
> Skipping template NOAA/NOAA-%Y.txt.tmpl: cannot find start time
> Jan  6 10:38:28 raspberrypi weewx[9872] INFO weewx.cheetahgenerator:
> Skipping template index.html.tmpl: cannot find start time
> Jan  6 10:38:28 raspberrypi weewx[9872] INFO weewx.cheetahgenerator:
> Skipping template statistics.html.tmpl: cannot find start time
> Jan  6 10:38:28 raspberrypi weewx[9872] INFO weewx.cheetahgenerator:
> Skipping template telemetry.html.tmpl: cannot find start time
> Jan  6 10:38:28 raspberrypi weewx[9872] INFO weewx.cheetahgenerator:
> Skipping template tabular.html.tmpl: cannot find start time
> Jan  6 10:38:28 raspberrypi weewx[9872] INFO weewx.cheetahgenerator:
> Skipping template celestial.html.tmpl: cannot find start time
> Jan  6 10:38:28 raspberrypi weewx[9872] INFO weewx.cheetahgenerator:
> Skipping template rss.xml.tmpl: cannot find start time
> Jan  6 10:38:28 raspberrypi weewx[9872] INFO weewx.cheetahgenerator:
> Generated 0 files for report SeasonsReport in 0.02 seconds
> Jan  6 10:38:28 raspberrypi weewx[9872] DEBUG weewx.manager: Daily summary
> version is 3.0
> Jan  6 10:38:29 raspberrypi weewx[9872] DEBUG weewx.drivers.vantage:
> Gentle wake up of console successful
> Jan  6 10:38:30 raspberrypi weewx[9872] INFO weewx.imagegenerator:
> Generated 30 images for report SeasonsReport in 2.05 seconds
> Jan  6 10:38:30 raspberrypi weewx[9872] INFO weewx.reportengine: Copied 5
> files to /var/www/html/weewx
> Jan  6 10:38:30 raspberrypi weewx[9872] DEBUG weewx.reportengine: Report
> 'SmartphoneReport' not enabled. Skipping.
> Jan  6 10:38:30 raspberrypi weewx[9872]