Ok once more installed wlink 0.11rx1.py ...
now I got sudo /etc/init.d/weewx restart;tail -f /var/log/syslog [....] Restarting weewx (via systemctl): weewx.service. Sep 27 18:10:02 raspberrypi weewx[2798]: Stopping weewx weather system: weewx not running.... Sep 27 18:10:02 raspberrypi systemd[1]: Starting LSB: weewx weather system... Sep 27 18:10:02 raspberrypi weewx[2822]: engine: Initializing weewx version 3.5.0 Sep 27 18:10:02 raspberrypi weewx[2822]: engine: Using Python 2.7.9 (default, Sep 17 2016, 20:26:04) #012[GCC 4.9.2] Sep 27 18:10:02 raspberrypi weewx[2822]: engine: Platform Linux-4.4.17-v7+-armv7l-with-debian-8.0 Sep 27 18:10:02 raspberrypi weewx[2822]: engine: pid file is /var/run/weewx.pid Sep 27 18:10:02 raspberrypi weewx[2826]: engine: Using configuration file /etc/weewx/weewx.conf Sep 27 18:10:02 raspberrypi weewx[2826]: engine: Loading station type WeatherLink (user.wlink) Sep 27 18:10:02 raspberrypi weewx[2811]: Starting weewx weather system: weewx. Sep 27 18:10:03 raspberrypi systemd[1]: Started LSB: weewx weather system. Sep 27 18:10:03 raspberrypi weewx[2826]: wlink: version is 0.11rc1 Sep 27 18:10:03 raspberrypi weewx[2826]: wlink: expecting HTML format 'B' Sep 27 18:10:03 raspberrypi weewx[2826]: wlink: polling interval is 60.0 Sep 27 18:10:03 raspberrypi weewx[2826]: engine: StdConvert target unit is 0x1 Sep 27 18:10:03 raspberrypi weewx[2826]: 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 Sep 27 18:10:03 raspberrypi weewx[2826]: wxcalculate: The following algorithms will be used for calculations: altimeter=aaNOAA,maxSolarRad=RS Sep 27 18:10:03 raspberrypi weewx[2826]: engine: Archive will use data binding wx_binding Sep 27 18:10:03 raspberrypi weewx[2826]: engine: Record generation will be attempted in 'hardware' Sep 27 18:10:03 raspberrypi weewx[2826]: engine: Using archive interval of 300 seconds Sep 27 18:10:03 raspberrypi weewx[2826]: engine: Using binding 'wx_binding' to database 'weewx.sdb' Sep 27 18:10:03 raspberrypi weewx[2826]: manager: Starting backfill of daily summaries Sep 27 18:10:03 raspberrypi weewx[2826]: manager: Daily summaries up to date Sep 27 18:10:03 raspberrypi weewx[2826]: restx: Weather365: service version is 1.0.2 Sep 27 18:10:03 raspberrypi weewx[2826]: restx: Weather365: Data will be uploaded for station id L25CDPSV95 Sep 27 18:10:03 raspberrypi weewx[2826]: engine: Starting up weewx version 3.5.0 Sep 27 18:10:03 raspberrypi weewx[2826]: engine: Caught unrecoverable exception in engine: Sep 27 18:10:03 raspberrypi weewx[2826]: **** 'int' object is not callable Sep 27 18:10:04 raspberrypi weewx[2826]: **** Traceback (most recent call last): Sep 27 18:10:04 raspberrypi weewx[2826]: **** File "/usr/share/weewx/weewx/engine.py", line 859, in main Sep 27 18:10:04 raspberrypi weewx[2826]: **** engine.run() Sep 27 18:10:04 raspberrypi weewx[2826]: **** File "/usr/share/weewx/weewx/engine.py", line 154, in run Sep 27 18:10:04 raspberrypi weewx[2826]: **** self.dispatchEvent(weewx.Event(weewx.STARTUP)) Sep 27 18:10:04 raspberrypi weewx[2826]: **** File "/usr/share/weewx/weewx/engine.py", line 218, in dispatchEvent Sep 27 18:10:04 raspberrypi weewx[2826]: **** callback(event) Sep 27 18:10:04 raspberrypi weewx[2826]: **** File "/usr/share/weewx/weewx/engine.py", line 519, in startup Sep 27 18:10:04 raspberrypi weewx[2826]: **** self._catchup(self.engine.console.genStartupRecords) Sep 27 18:10:04 raspberrypi weewx[2826]: **** File "/usr/share/weewx/weewx/engine.py", line 621, in _catchup Sep 27 18:10:04 raspberrypi weewx[2826]: **** for record in generator(lastgood_ts): Sep 27 18:10:04 raspberrypi weewx[2826]: **** File "/usr/share/weewx/user/wlink.py", line 148, in genArchiveRecords Sep 27 18:10:04 raspberrypi weewx[2826]: **** record = self.unpack_archive_packet(data[sidx:sidx + 52]) Sep 27 18:10:04 raspberrypi weewx[2826]: **** File "/usr/share/weewx/user/wlink.py", line 219, in unpack_archive_packet Sep 27 18:10:04 raspberrypi weewx[2826]: **** packet['interval'] = self.archive_interval() / 60 Sep 27 18:10:04 raspberrypi weewx[2826]: **** TypeError: 'int' object is not callable Sep 27 18:10:04 raspberrypi weewx[2826]: **** Exiting. -- 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]. For more options, visit https://groups.google.com/d/optout.
