sorry
the station is an Aercus 3080
and I am trying to find the howto on posting the config file

On Sun, 19 May 2019 at 10:40, Leon Shaner <l...@isylum.org> wrote:

> Logs too abbreviated, or at least I am not able to pick out which driver /
> weatherstation version of are running.  Please expound.
> WMR200, WMR300, both have this issue.  Maybe others.
> Which model is yours?
>
> Regards,
> \Leon
> --
> Leon Shaner :: Dearborn, Michigan (iPad Pro)
>
> On May 18, 2019, at 8:05 PM, Ian Prescott <ianprescot...@gmail.com> wrote:
>
> Hi
> I did an upgrade on my pi and by default weewx got upgraded as well.
> After a reboot the syslog shows the following.
> Any help would be appreciated.
> Thanks
>
>
> May 19 09:18:31 weatherpi systemd[1]: Starting LSB: weewx weather system...
> May 19 09:18:31 weatherpi weewx[2257]: engine: Initializing weewx version
> 3.9.1
> May 19 09:18:31 weatherpi weewx[2257]: engine: Using Python 2.7.9
> (default, Sep 26 2018, 05:58:52) #012[GCC 4.9.2]
> May 19 09:18:31 weatherpi weewx[2257]: engine: Platform
> Linux-4.14.78-v7+-armv7l-with-debian-8.0
> May 19 09:18:31 weatherpi weewx[2257]: engine: Locale is 'en_AU.UTF-8'
> May 19 09:18:31 weatherpi weewx[2257]: engine: pid file is
> /var/run/weewx.pid
> May 19 09:18:31 weatherpi weewx[2247]: Starting weewx weather system:
> weewx.
> May 19 09:18:31 weatherpi systemd[1]: Started LSB: weewx weather system.
> May 19 09:18:31 weatherpi weewx[2261]: engine: Using configuration file
> /etc/weewx/weewx.conf
> May 19 09:18:31 weatherpi weewx[2261]: engine: Debug is 1
> May 19 09:18:31 weatherpi weewx[2261]: engine: Initializing engine
> May 19 09:18:31 weatherpi weewx[2261]: engine: Loading station type
> FineOffsetUSB (weewx.drivers.fousb)
> May 19 09:18:31 weatherpi weewx[2261]: fousb: driver version is 1.9
> May 19 09:18:31 weatherpi weewx[2261]: fousb: power cycling enabled for
> port 4 on hub 001:004
> May 19 09:18:31 weatherpi weewx[2261]: fousb: polling mode is PERIODIC
> May 19 09:18:31 weatherpi weewx[2261]: fousb: polling interval is 60
> May 19 09:18:31 weatherpi weewx[2261]: fousb: found station on USB bus=001
> device=006
> May 19 09:18:31 weatherpi weewx[2261]: engine: Loading service
> weewx.engine.StdTimeSynch
> May 19 09:18:31 weatherpi weewx[2261]: engine: Finished loading service
> weewx.engine.StdTimeSynch
> May 19 09:18:31 weatherpi weewx[2261]: engine: Loading service
> weewx.engine.StdConvert
> May 19 09:18:31 weatherpi weewx[2261]: engine: StdConvert target unit is
> 0x1
> May 19 09:18:31 weatherpi weewx[2261]: engine: Finished loading service
> weewx.engine.StdConvert
> May 19 09:18:31 weatherpi weewx[2261]: engine: Loading service
> weewx.engine.StdCalibrate
> May 19 09:18:31 weatherpi weewx[2261]: engine: Finished loading service
> weewx.engine.StdCalibrate
> May 19 09:18:31 weatherpi weewx[2261]: engine: Loading service
> weewx.engine.StdQC
> May 19 09:18:31 weatherpi weewx[2261]: engine: Finished loading service
> weewx.engine.StdQC
> May 19 09:18:31 weatherpi weewx[2261]: engine: Loading service
> weewx.wxservices.StdWXCalculate
> May 19 09:18:31 weatherpi weewx[2261]: wxcalculate: The following values
> will be calculated: barometer=prefer_hardware, windchill=prefer_hardware,
> dewpoint=prefer_hardware, appTemp=prefer_hardware,
> rainRate=prefer_hardware, windrun=prefer_hardware,
> heatindex=prefer_hardware, maxSolarRad=prefer_hardware,
> humidex=prefer_hardware, pressure=prefer_hardware,
> inDewpoint=prefer_hardware, ET=prefer_hardware, altimeter=prefer_hardware,
> cloudbase=prefer_hardware
> May 19 09:18:31 weatherpi weewx[2261]: wxcalculate: The following
> algorithms will be used for calculations: altimeter=aaNOAA, maxSolarRad=RS
> May 19 09:18:31 weatherpi weewx[2261]: engine: Finished loading service
> weewx.wxservices.StdWXCalculate
> May 19 09:18:31 weatherpi weewx[2261]: engine: Loading service
> weewx.engine.StdArchive
> May 19 09:18:31 weatherpi weewx[2261]: engine: Archive will use data
> binding wx_binding
> May 19 09:18:31 weatherpi weewx[2261]: engine: Record generation will be
> attempted in 'software'
> May 19 09:18:31 weatherpi weewx[2261]: engine: Using archive interval of
> 300 seconds (software record generation)
> May 19 09:18:31 weatherpi weewx[2261]: engine: Use LOOP data in hi/low
> calculations: 1
> May 19 09:18:31 weatherpi weewx[2261]: manager: Daily summary version is
> 2.0
> May 19 09:18:31 weatherpi weewx[2261]: engine: Using binding 'wx_binding'
> to database 'weewx.sdb'
> May 19 09:18:31 weatherpi weewx[2261]: manager: Starting backfill of daily
> summaries
> May 19 09:18:32 weatherpi weewx[2261]: engine: Caught unrecoverable
> exception in engine:
> May 19 09:18:32 weatherpi weewx[2261]:     ****  Non-positive value for
> record field 'interval': 0
> May 19 09:18:32 weatherpi weewx[2261]:     ****  Traceback (most recent
> call last):
> May 19 09:18:32 weatherpi weewx[2261]:     ****    File
> "/usr/share/weewx/weewx/engine.py", line 884, in main
> May 19 09:18:32 weatherpi weewx[2261]:     ****      engine =
> engine_class(config_dict)
> May 19 09:18:32 weatherpi weewx[2261]:     ****    File
> "/usr/share/weewx/weewx/engine.py", line 78, in __init__
> May 19 09:18:32 weatherpi weewx[2261]:     ****
>  self.loadServices(config_dict)
> May 19 09:18:32 weatherpi weewx[2261]:     ****    File
> "/usr/share/weewx/weewx/engine.py", line 142, in loadServices
> May 19 09:18:32 weatherpi weewx[2261]:     ****
>  self.service_obj.append(weeutil.weeutil._get_object(svc)(self,
> config_dict))
> May 19 09:18:32 weatherpi weewx[2261]:     ****    File
> "/usr/share/weewx/weewx/engine.py", line 500, in __init__
> May 19 09:18:32 weatherpi weewx[2261]:     ****
>  self.setup_database(config_dict)
> May 19 09:18:32 weatherpi weewx[2261]:     ****    File
> "/usr/share/weewx/weewx/engine.py", line 617, in setup_database
> May 19 09:18:32 weatherpi weewx[2261]:     ****      _nrecs, _ndays =
> dbmanager.backfill_day_summary() # @UnusedVariable
> May 19 09:18:32 weatherpi weewx[2261]:     ****    File
> "/usr/share/weewx/weewx/manager.py", line 1469, in backfill_day_summary
> May 19 09:18:32 weatherpi weewx[2261]:     ****      weight =
> self._calc_weight(rec)
> May 19 09:18:32 weatherpi weewx[2261]:     ****    File
> "/usr/share/weewx/weewx/manager.py", line 1582, in _calc_weight
> May 19 09:18:32 weatherpi weewx[2261]:     ****      raise
> ValueError("Non-positive value for record field 'interval': %s" %
> (record['interval'], ))
> May 19 09:18:32 weatherpi weewx[2261]:     ****  ValueError: Non-positive
> value for record field 'interval': 0
> May 19 09:18:32 weatherpi weewx[2261]:     ****  Exiting.
> May 19 09:33:16 weatherpi rsyslogd-2007: action 'action 17' suspended,
> next retry is Sun May 19 09:34:46 2019 [try http://www.rsyslog.com/e/2007
> ]
> May 19 09:37:44 weatherpi rsyslogd-2007: action 'action 17' suspended,
> next retry is Sun May 19 09:39:14 2019 [try http://www.rsyslog.com/e/2007
> ]
> May 19 09:40:20 weatherpi rsyslogd-2007: action 'action 17' suspended,
> next retry is Sun May 19 09:41:50 2019 [try http://www.rsyslog.com/e/2007
> ]
>
> --
> 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/CAN84nRuJgEBgTzxez4a3CLdwUyrc8SjBCAur2PxU-J23wn2Tzg%40mail.gmail.com
> <https://groups.google.com/d/msgid/weewx-user/CAN84nRuJgEBgTzxez4a3CLdwUyrc8SjBCAur2PxU-J23wn2Tzg%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
> 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 weewx-user+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/weewx-user/29452C89-A08C-403C-93E4-B5DC56AE7C4B%40isylum.org
> <https://groups.google.com/d/msgid/weewx-user/29452C89-A08C-403C-93E4-B5DC56AE7C4B%40isylum.org?utm_medium=email&utm_source=footer>
> .
> 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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/CAN84nRu-_40YrkDJQeVT2TAh%3D7dYWXk1wPV27%3DQEyCKxDeXB_w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to