pi@Wifi:/etc/weewx $ sudo /etc/init.d/weewx status
● weewx.service - LSB: weewx weather system
   Loaded: loaded (/etc/init.d/weewx; generated)
   Active: active (exited) since Sun 2021-09-12 12:21:00 CEST; 10min ago
     Docs: man:systemd-sysv-generator(8)
  Process: 353 ExecStart=/etc/init.d/weewx start (code=exited, 
status=0/SUCCESS)

Sep 12 12:23:09 Wifi python3[654]: weewx[654] CRITICAL __main__:     
****    File "/usr/share/weewx/weewx/wxxtypes.py", line 430, in altimeter
Sep 12 12:23:09 Wifi python3[654]: weewx[654] CRITICAL __main__:     
****      altitude = weewx.units.convertStd(self.altitude_vt, 
record['usUnits'])
Sep 12 12:23:09 Wifi python3[654]: weewx[654] CRITICAL __main__:     
****    File "/usr/share/weewx/weewx/units.py", line 1589, in convertStd
Sep 12 12:23:09 Wifi python3[654]: weewx[654] CRITICAL __main__:     
****      return StdUnitConverters[target_std_unit_system].convert(val_t)
Sep 12 12:23:09 Wifi python3[654]: weewx[654] CRITICAL __main__:     
****    File "/usr/share/weewx/weewx/units.py", line 1007, in convert
Sep 12 12:23:09 Wifi python3[654]: weewx[654] CRITICAL __main__:     
****      new_val_t = convert(val_t, new_unit_type)
Sep 12 12:23:09 Wifi python3[654]: weewx[654] CRITICAL __main__:     
****    File "/usr/share/weewx/weewx/units.py", line 1553, in convert
Sep 12 12:23:09 Wifi python3[654]: weewx[654] CRITICAL __main__:     
****      conversion_func = conversionDict[val_t[1]][target_unit]
Sep 12 12:23:09 Wifi python3[654]: weewx[654] CRITICAL __main__:     ****  
KeyError: '257'
Sep 12 12:23:09 Wifi python3[654]: weewx[654] CRITICAL __main__:     ****  
Exiting.


[email protected] schrieb am Sonntag, 12. September 2021 um 12:17:51 
UTC+2:

> Hallo zusammen,
>
> ich habe mir eine neue WH1080 Wetterstation gekauft und möchte diese nun 
> über Weewx betreiben.
>
> Ich bin nach Schritt-für-Schritt Anleitung vorgegangen und habe Weewx auf 
> Debian installiert. Jedoch wird mir nach der Grundinstallation die Website 
> nicht angezeigt (404 Not found - The requested URL was not found on this 
> server" bzw. wenn ich den Status abfrage, erhalte ich folgende 
> Fehlermeldung:
>
> root@Wifi:/home/pi# sudo /etc/init.d/weewx status
> \u25cf weewx.service - LSB: weewx weather system
>    Loaded: loaded (/etc/init.d/weewx; generated)
>    Active: active (exited) since Sun 2021-09-12 11:36:57 CEST; 34min ago
>      Docs: man:systemd-sysv-generator(8)
>     Tasks: 0 (limit: 2059)
>    CGroup: /system.slice/weewx.service
>
> Sep 12 11:39:09 Wifi python3[3095]: weewx[3095] CRITICAL __main__:    
>  ****    File "/usr/share/weewx/w\u2026timeter
> Sep 12 11:39:09 Wifi python3[3095]: weewx[3095] CRITICAL __main__:    
>  ****      altitude = weewx.units\u2026nits'])
> Sep 12 11:39:09 Wifi python3[3095]: weewx[3095] CRITICAL __main__:    
>  ****    File "/usr/share/weewx/w\u2026vertStd
> Sep 12 11:39:09 Wifi python3[3095]: weewx[3095] CRITICAL __main__:    
>  ****      return StdUnitConverte\u2026(val_t)
> Sep 12 11:39:09 Wifi python3[3095]: weewx[3095] CRITICAL __main__:    
>  ****    File "/usr/share/weewx/w\u2026convert
> Sep 12 11:39:09 Wifi python3[3095]: weewx[3095] CRITICAL __main__:    
>  ****      new_val_t = convert(va\u2026t_type)
> Sep 12 11:39:09 Wifi python3[3095]: weewx[3095] CRITICAL __main__:    
>  ****    File "/usr/share/weewx/w\u2026convert
> Sep 12 11:39:09 Wifi python3[3095]: weewx[3095] CRITICAL __main__:    
>  ****      conversion_func = conv\u2026t_unit]
> Sep 12 11:39:09 Wifi python3[3095]: weewx[3095] CRITICAL __main__:    
>  ****  KeyError: '257'
> Sep 12 11:39:09 Wifi python3[3095]: weewx[3095] CRITICAL __main__:    
>  ****  Exiting.
>
> Ich bin nach dieser Installationsanleitung vorgegangen:
> http://weewx.com/docs/debian.htm
>
> Kann mir jemand sagen, wo hier das Problem liegt? 
>
> Vielen Dank und LG
> Michael
>
>
>

-- 
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/4ca10d0b-df8e-4382-a98d-32a5dd0de49bn%40googlegroups.com.

Reply via email to