Hi,
Your English is fine for here! Plus the weewx.conf and log extract said
everything, your problem is your archive interval, it is too short. As a
minimum try 60 seconds but realistically unless you have specific
requirements you will be better off with the more common 5 minutes (ie
300). In weewx.conf under [StdArchive] change the archive_interval setting
to the correct value, save the file and restart WeeWX.
[StdArchive]
# If the station hardware supports data logging then the archive
interval
# will be downloaded from the station. Otherwise, specify it (in
seconds).
archive_interval = 30
# If possible, new archive records are downloaded from the station
# hardware. If the hardware does not support this, then new archive
# records will be generated in software.
# Set the following to "software" to force software record generation.
record_generation = hardware
# Whether to include LOOP data in hi/low statistics
loop_hilo = True
# The data binding used to save archive records
data_binding = wx_binding
Gary
On Sunday, 9 February 2020 15:35:04 UTC+10, Vladimir Moroz wrote:
>
> Hello, please help.
> Weewx does not work. No run, no generate html.
> Ubuntu server 16.04
> Oregon WMR300 Station (connect to USB), data and time -good
> Config and log attached.
> P.S.Sorry for my bad english.
>
>
--
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].
To view this discussion on the web visit
https://groups.google.com/d/msgid/weewx-user/0de77278-84fc-4ff9-9f49-b8a3dec8ec17%40googlegroups.com.