The full log from startup would have been more useful than the snippet - 
but it looks as though you may have an error in weewx.conf with the 
altitude line

the correct format is 

altitude = 100, meter
or
altitude = 100, foot

NOTE the unit type is SINGULAR, and there is a comma


On Sunday, 18 November 2018 12:02:01 UTC+2, [email protected] wrote:
>
> Hello,
> i want to install a Fine Offset WH1080 on Raspian. 
> After installing weewx, i checked the status with sudo tail -f 
> /var/log/syslog, but now i think, it is not working: 
>
> pi@raspberrypi:~ $ sudo tail -f /var/log/syslog
> Nov 18 10:53:04 raspberrypi weewx[1949]:     ****      engine.db_binder)
> Nov 18 10:53:04 raspberrypi weewx[1949]:     ****    File 
> "/usr/share/weewx/weewx/wxservices.py", line 160, in __init__
> Nov 18 10:53:04 raspberrypi weewx[1949]:     ****      self.altitude_ft = 
> weewx.units.convert(alt_vt, "foot")[0]
> Nov 18 10:53:04 raspberrypi weewx[1949]:     ****    File 
> "/usr/share/weewx/weewx/units.py", line 1081, in convert
> Nov 18 10:53:04 raspberrypi weewx[1949]:     ****      conversion_func = 
> conversionDict[val_t[1]][target_unit_type]
> Nov 18 10:53:04 raspberrypi weewx[1949]:     ****  KeyError: '291'
> Nov 18 10:53:04 raspberrypi weewx[1949]:     ****  Exiting.
> Nov 18 10:53:06 raspberrypi systemd[1]: Reloading.
> Nov 18 10:53:06 raspberrypi systemd[1]: apt-daily.timer: Adding 59min 
> 1.504047s random time.
> Nov 18 10:53:06 raspberrypi systemd[1]: apt-daily-upgrade.timer: Adding 
> 45min 46.531151s random time.
>
>
>
> What is wrong here?
>
> When i open a browser and type in http://raspberrypi, the browser tell 
> me, that the site is not available.
>
> Please advice :) 
>
> BR
> Michael from Germany
>

-- 
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.

Reply via email to