HTML updates every 30 min how to make it update more often?

1,448 views
Skip to first unread message

Fran M

unread,
Apr 22, 2015, 2:16:16 PM4/22/15
to weewx...@googlegroups.com
I am new to Weewx. I just setup my RPI2 with Debian  following the instructions on the Weewx page. Everything seems to be working ok. I am not using mysql or anything like it. CWOP and Weatherundergroud are updating fine. My question is how often should my html info get updated. It is updating every 30 min. Is there a way to make it update more often?

The log shows data coming from my Davis VP Pro2 every second or so.

Thanks, Fran

Chip Cuccio

unread,
Apr 22, 2015, 2:23:55 PM4/22/15
to weewx...@googlegroups.com
On Wed, Apr 22, 2015 at 1:16 PM, Fran M <fran...@gmail.com> wrote:
> I am new to Weewx. I just setup my RPI2 with Debian following the
> instructions on the Weewx page. Everything seems to be working ok. I am not
> using mysql or anything like it. CWOP and Weatherundergroud are updating
> fine. My question is how often should my html info get updated. It is
> updating every 30 min. Is there a way to make it update more often?

See `archive_interval`setting --
http://www.weewx.com/docs/usersguide.htm#StdArchive

Fran M

unread,
Apr 22, 2015, 2:49:23 PM4/22/15
to weewx...@googlegroups.com
Thanks Chipster, but min is set for 300 seconds and I see the data coming from the Davis that often but the HTML doesn't get refreshed that often,just every 30 min.

Fran

Chip Cuccio

unread,
Apr 22, 2015, 2:54:29 PM4/22/15
to weewx...@googlegroups.com
On Wed, Apr 22, 2015 at 1:49 PM, Fran M <fran...@gmail.com> wrote:
> Thanks Chipster, but min is set for 300 seconds and I see the data coming
> from the Davis that often but the HTML doesn't get refreshed that often,just
> every 30 min.Do you see in the logs that the new reports are being successfully generated and copied out?

Is your HTML being hosted locally on your device, or are you referring
to HTML being FTP's or RSYNC'd to a remote web server? If it's remote,
do you see successful file transfers in your logs?

Are you doing a "hard" refresh in your browser?

Fran M

unread,
Apr 22, 2015, 3:07:31 PM4/22/15
to weewx...@googlegroups.com
The html is on the same device as weewx is running.

In the terminal window I can see the data coming from the Davis.

Here is what I see in the log:

Apr 22 14:00:17 DavisPI weewx[5075]: manager: added record 2015-04-22 14:00:00 EDT (1429725600) to database 'archive/weewx.sdb'
Apr 22 14:00:17 DavisPI weewx[5075]: manager: added record 2015-04-22 14:00:00 EDT (1429725600) to daily summary in 'archive/weewx.sdb'
Apr 22 14:00:19 DavisPI weewx[5075]: restx: CWOP: Published record 2015-04-22 14:00:00 EDT (1429725600)
Apr 22 14:00:26 DavisPI weewx[5075]: cheetahgenerator: Generated 14 files for report StandardReport in 7.33 seconds
Apr 22 14:00:30 DavisPI weewx[5075]: genimages: Generated 24 images for StandardReport in 3.78 seconds
Apr 22 14:30:17 DavisPI weewx[5075]: manager: added record 2015-04-22 14:30:00 EDT (1429727400) to database 'archive/weewx.sdb'
Apr 22 14:30:17 DavisPI weewx[5075]: manager: added record 2015-04-22 14:30:00 EDT (1429727400) to daily summary in 'archive/weewx.sdb'
Apr 22 14:30:18 DavisPI weewx[5075]: restx: CWOP: Published record 2015-04-22 14:30:00 EDT (1429727400)
Apr 22 14:30:21 DavisPI weewx[5075]: cheetahgenerator: Generated 14 files for report StandardReport in 2.86 seconds
Apr 22 14:30:22 DavisPI weewx[5075]: genimages: Generated 12 images for StandardReport in 1.11 seconds
Apr 22 14:57:58 DavisPI kernel: [70917.488125] Transfer to device 8 endpoint 0x3 frame 1351 failed - FIQ reported NYET. Data may have been lost.
Apr 22 15:00:17 DavisPI weewx[5075]: manager: added record 2015-04-22 15:00:00 EDT (1429729200) to database 'archive/weewx.sdb'
Apr 22 15:00:17 DavisPI weewx[5075]: manager: added record 2015-04-22 15:00:00 EDT (1429729200) to daily summary in 'archive/weewx.sdb'
Apr 22 15:00:18 DavisPI weewx[5075]: restx: CWOP: Published record 2015-04-22 15:00:00 EDT (1429729200)
Apr 22 15:00:21 DavisPI weewx[5075]: cheetahgenerator: Generated 14 files for report StandardReport in 2.85 seconds
Apr 22 15:00:27 DavisPI weewx[5075]: genimages: Generated 36 images for StandardReport in 6.00 seconds

Dave Webb KB1PVH

unread,
Apr 22, 2015, 3:08:31 PM4/22/15
to weewx...@googlegroups.com

Fran,

Where do you have the 300 seconds set, on the console or in weewx.conf?

Try changing the archive interval in the console itself.

Dave-KB1PVH

Sent from my Samsung S4

Chip Cuccio

unread,
Apr 22, 2015, 3:14:11 PM4/22/15
to weewx...@googlegroups.com

On Wed, Apr 22, 2015 at 2:07 PM, Fran M <fran...@gmail.com> wrote:
> Apr 22 14:57:58 DavisPI kernel: [70917.488125] Transfer to device 8 endpoint
> 0x3 frame 1351 failed - FIQ reported NYET. Data may have been lost.

That may be your issue right there ^^^

Looks to me like a storage issue. Bad SD card? Bad external USB disk?

Fran M

unread,
Apr 22, 2015, 3:25:25 PM4/22/15
to weewx...@googlegroups.com
Dave

The settings are in the weewx.conf. I don't find any way to change the console

Fran

Fran M

unread,
Apr 22, 2015, 3:28:55 PM4/22/15
to weewx...@googlegroups.com
Chipster,

I'm not using a USB disk although I would love to have everything write to a USB thumb drive.  I am using  an SD card now, it's a new one. I only see that error once in a while. I don't know what "device 8" is.

Fran

Dave Webb KB1PVH

unread,
Apr 22, 2015, 3:41:19 PM4/22/15
to weewx...@googlegroups.com

Fran M

unread,
Apr 22, 2015, 4:28:53 PM4/22/15
to weewx...@googlegroups.com
Dave,

You're the man!!!! That did it. The console was set to 30 min. Thanks you very much!!!


Fran

Den S

unread,
Jan 15, 2017, 2:42:17 PM1/15/17
to weewx-user
This is My exact issue but see no where in the link ( http://www.weewx.com/docs/usersguide.htm#wee_config_vantage ) where i can edit the console refresh rate.
PLEASE help
Thanks
Den

Den

unread,
Jan 15, 2017, 2:59:42 PM1/15/17
to weewx...@googlegroups.com

Never mind... i got it

--
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/PQC7TRp0e64/unsubscribe.
To unsubscribe from this group and all its topics, send an email to weewx-user+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages