22:18 weewx stop reporting
still present in memory with ps -aux
monitor was showing at 00:02

*dateTime: 1482851803, dewpoint: 22.7833668614, heatindex: 25.9, humidex: 
35.9614413056, inDewpoint: 69.7932247353, inHumidity: 74, inTemp: 26.0, 
light: 206.6, maxSolarRad: 0.0, outHumidity: 83, outTemp: 25.9, pressure: 
1011.3, radiation: 0.0, rain: 0.0, rainRate: 0.0, usUnits: 16, UV: 0, 
windchill: 25.9, windDir: 270, windGust: 3.60000894777, windSpeed: 
2.52000626344*
*LOOP:   2016-12-27 22:16:59 WIB (1482851819) altimeter: 1011.599969, 
appTemp: 30.5346411764, barometer: 1011.87797817, cloudbase: 393.614853462, 
dateTime: 1482851819, dewpoint: 22.7833668614, heatindex: 25.9, humidex: 
35.9614413056, inDewpoint: 69.7932247353, inHumidity: 74, inTemp: 26.0, 
light: 206.6, maxSolarRad: 0.0, outHumidity: 83, outTemp: 25.9, pressure: 
1011.3, radiation: 0.0, rain: 0.0, rainRate: 0.0, usUnits: 16, UV: 0, 
windchill: 25.9, windDir: 270, windGust: 3.60000894777, windSpeed: 
2.52000626344*
*LOOP:   2016-12-27 22:17:16 WIB (1482851836) altimeter: 1011.599969, 
appTemp: 30.5346411764, barometer: 1011.87797817, cloudbase: 393.614853462, 
dateTime: 1482851836, dewpoint: 22.7833668614, heatindex: 25.9, humidex: 
35.9614413056, inDewpoint: 69.7932247353, inHumidity: 74, inTemp: 26.0, 
light: 206.6, maxSolarRad: 0.0, outHumidity: 83, outTemp: 25.9, pressure: 
1011.3, radiation: 0.0, rain: 0.0, rainRate: 0.0, usUnits: 16, UV: 0, 
windchill: 25.9, windDir: 270, windGust: 3.60000894777, windSpeed: 
2.52000626344*
*LOOP:   2016-12-27 22:17:32 WIB (1482851852) altimeter: 1011.49992095, 
appTemp: 30.5346411764, barometer: 1011.77792101, cloudbase: 393.614853462, 
dateTime: 1482851852, dewpoint: 22.7833668614, heatindex: 25.9, humidex: 
35.9614413056, inDewpoint: 69.7932247353, inHumidity: 74, inTemp: 26.0, 
light: 206.6, maxSolarRad: 0.0, outHumidity: 83, outTemp: 25.9, pressure: 
1011.2, radiation: 0.0, rain: 0.0, rainRate: 0.0, usUnits: 16, UV: 0, 
windchill: 25.9, windDir: 270, windGust: 3.60000894777, windSpeed: 
2.52000626344*
*LOOP:   2016-12-27 22:17:48 WIB (1482851868) altimeter: 1011.49992095, 
appTemp: 30.5346411764, barometer: 1011.77792101, cloudbase: 393.614853462, 
dateTime: 1482851868, dewpoint: 22.7833668614, heatindex: 25.9, humidex: 
35.9614413056, inDewpoint: 69.7932247353, inHumidity: 74, inTemp: 26.0, 
light: 206.6, maxSolarRad: 0.0, outHumidity: 83, outTemp: 25.9, pressure: 
1011.2, radiation: 0.0, rain: 0.0, rainRate: 0.0, usUnits: 16, UV: 0, 
windchill: 25.9, windDir: 270, windGust: 3.60000894777, windSpeed: 
2.52000626344*
*LOOP:   2016-12-27 22:18:05 WIB (1482851885) altimeter: 1011.49992095, 
appTemp: 30.5346411764, barometer: 1011.77792101, cloudbase: 393.614853462, 
dateTime: 1482851885, dewpoint: 22.7833668614, heatindex: 25.9, humidex: 
35.9614413056, inDewpoint: 69.7932247353, inHumidity: 74, inTemp: 26.0, 
light: 206.6, maxSolarRad: 0.0, outHumidity: 83, outTemp: 25.9, pressure: 
1011.2, radiation: 0.0, rain: 0.0, rainRate: 0.0, usUnits: 16, UV: 0, 
windchill: 25.9, windDir: 270, windGust: 3.60000894777, windSpeed: 
2.52000626344*

After CTRL C

*^CTraceback (most recent call last):*
*  File "/usr/bin/weewxd", line 64, in <module>*
*    weewx.engine.main(options, args)*
*  File "/usr/share/weewx/weewx/engine.py", line 847, in main*
*    engine.run()*
*  File "/usr/share/weewx/weewx/engine.py", line 186, in run*
*    for packet in self.console.genLoopPackets():*
*  File "/usr/share/weewx/user/wh23xx.py", line 353, in genLoopPackets*
*    raw = self._get_current()*
*  File "/usr/share/weewx/user/wh23xx.py", line 372, in _get_current*
*    return self._station.get_current()*
*KeyboardInterrupt*

This time manage to start it with sudo weewxd /etc/weewx/weewx.conf
no need to reboot

On Tuesday, December 27, 2016 at 3:46:18 PM UTC+7, Marc Aubry wrote:
>
> ok
> done....
> that's weird that the wh23xx driver was not the good one because i did an 
> update the 23 dec with the following command:
>
> *wget -O 
> weewx-wh23xx.zip 
> https://github.com/matthewwall/weewx-wh23xx/archive/master.zip 
> <https://github.com/matthewwall/weewx-wh23xx/archive/master.zip>*
> *sudo wee_extension --install weewx-wh23xx.zip*
>
> i probably did something wrong...
> i just run the weewxd from a screen bash and will wait for the next problem
> thanks
>
> On Tuesday, December 27, 2016 at 1:58:07 PM UTC+7, mwall wrote:
>>
>> On Tuesday, December 27, 2016 at 1:26:05 AM UTC-5, Marc Aubry wrote:
>>>
>>> Hi
>>> find below the last console print after weewx stop reporting and the 
>>> console print after Ctrl C
>>> i can't restart weewx by sudo weewxd /etc/weewx/weewx.conf 
>>> stay stuck on
>>> *File "/usr/share/weewx/user/wh23xx.py", line 365, in _get_current*
>>> *    time.sleep(self.retry_wait)*
>>>
>>>>
>>>>
>> now we're getting somewhere!
>>
>> the wh23xx.py that you are running is not the same as the wh23xx.py from 
>> github.
>>
>> please replace your /usr/share/weewx/user/wh23xx.py with this one:
>>
>>
>> https://raw.githubusercontent.com/matthewwall/weewx-wh23xx/master/bin/user/wh23xx.py
>>
>> then run weewx again the same way that you just did.  this time you 
>> should see more messages in the log file when weewx becomes unresponsive 
>> (every 10 seconds, in fact).
>>
>> m 
>>
>

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to