Trying to install on a new RP4. New to both the Rpi and Weewx so not sure 
where my error lies. Looking for some next steps.
After getting it installed and checking the syslog I get the following:

Aug 24 22:20:50 raspberrypi weewx[1853] CRITICAL weewx.engine:     ****    
File "/usr/share/weewx/weewx/drivers/vantage.py", line 1897, in __init__

Aug 24 22:20:50 raspberrypi weewx[1853] CRITICAL weewx.engine:     ****    
  Vantage.__init__(self, **config_dict[DRIVER_NAME])

Aug 24 22:20:50 raspberrypi weewx[1853] CRITICAL weewx.engine:     ****    
File "/usr/share/weewx/weewx/drivers/vantage.py", line 511, in __init__

Aug 24 22:20:50 raspberrypi weewx[1853] CRITICAL weewx.engine:     ****    
  self.port.openPort()

Aug 24 22:20:50 raspberrypi weewx[1853] CRITICAL weewx.engine:     ****    
File "/usr/share/weewx/weewx/drivers/vantage.py", line 344, in openPort

Aug 24 22:20:50 raspberrypi weewx[1853] CRITICAL weewx.engine:     ****    
  raise weewx.WeeWxIOError(ex)

Aug 24 22:20:50 raspberrypi weewx[1853] CRITICAL weewx.engine:     ****  
weewx.WeeWxIOError: [Errno 111] Connection refused

Aug 24 22:20:50 raspberrypi weewx[1853] CRITICAL __main__: Unable to load 
driver: [Errno 111] Connection refused

Aug 24 22:20:50 raspberrypi weewx[1853] CRITICAL __main__:     ****  
Exiting...


Tried a couple of times with same results. The I Uninstalled again and this 
time choose Simulator instead of my Vantage station. Results below:


Aug 24 23:19:59 raspberrypi weewx[2610] CRITICAL __main__:     ****      
self.preLoadServices(config_dict)

Aug 24 23:19:59 raspberrypi weewx[2610] CRITICAL __main__:     ****    File 
"/usr/share/weewx/weewx/engine.py", line 112, in preLoadServices

Aug 24 23:19:59 raspberrypi weewx[2610] CRITICAL __main__:     ****      
self.stn_info 
= weewx.station.StationInfo(self.console, **config_dict['Station'])

Aug 24 23:19:59 raspberrypi weewx[2610] CRITICAL __main__:     ****    File 
"/usr/share/weewx/weewx/station.py", line 51, in __init__

Aug 24 23:19:59 raspberrypi weewx[2610] CRITICAL __main__:     ****      
self.latitude_f      = float(stn_dict['latitude'])

Aug 24 23:19:59 raspberrypi weewx[2610] CRITICAL __main__:     ****  
ValueError: 
could not convert string to float: '32.46077 -11112799'

Aug 24 23:19:59 raspberrypi weewx[2610] CRITICAL __main__:     ****  
Exiting.

Aug 24 23:19:59 raspberrypi weewx[2594]: Starting weewx weather system: 
weewx.

Aug 24 23:19:59 raspberrypi systemd[1]: Started LSB: weewx weather system.

-- 
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/97d1dba6-8559-414b-9305-e8931413a83an%40googlegroups.com.

Reply via email to