Hi, 
i'm new user on raspberry pi 3 and weewx (and linux...)
i configured raspberry with noobs ( os is raspbian , Linux raspberrypi 
4.9.41-v7+)
i also installed weewx 3.7.1 and apache2
i connect the station but in log i see error
Caught WeeWxIOError: [Errno 110] Operation timed out

the station seems to be connected because if i try to remove usb cable i 
see usb 1-1.3: USB disconnect, device number 7 and also 
Unable to load driver: Unable to find station on USB: cannot find device 
with VendorID=0x0fde ProductID=0xca08


what can I do? 
tnks
best regards!

here the log

Sep 15 21:24:19 raspberrypi weewx[1263]: engine: Using configuration file 
/etc/weewx/weewx.conf
Sep 15 21:24:19 raspberrypi weewx[1263]: engine: debug is 1
Sep 15 21:24:19 raspberrypi weewx[1263]: engine: Initializing engine
Sep 15 21:24:19 raspberrypi weewx[1263]: engine: Loading station type 
WMR300 (weewx.drivers.wmr300)
Sep 15 21:24:19 raspberrypi weewx[1263]: wmr300: driver version is 0.18
Sep 15 21:24:19 raspberrypi weewx[1263]: wmr300: usb info: 
pyusb_version=1.0.0
Sep 15 21:24:19 raspberrypi weewx[1263]: wmr300: sensor map is 
{'outHumidity': 'humidity_1', 'extraDewpoint6': 'dewpoint_7', 'windchill': 
'windchill', 'extraDewpoint4': 'dewpoint_5', 'rainRate': 'rain_rate', 
'heatindex': 'heatindex_1', 'inTemp': 'temperature_0', 'windGustDir': 
'wind_gust_dir', 'extraDewpoint2': 'dewpoint_3', 'extraDewpoint3': 
'dewpoint_4', 'extraDewpoint1': 'dewpoint_2', 'barometer': 'barometer', 
'extraDewpoint7': 'dewpoint_8', 'dewpoint': 'dewpoint_1', 'extraDewpoint5': 
'dewpoint_6', 'extraHumid6': 'humidity_7', 'pressure': 'pressure', 
'extraHumid4': 'humidity_5', 'extraHumid5': 'humidity_6', 'extraHumid2': 
'humidity_3', 'extraHumid3': 'humidity_4', 'extraHumid1': 'humidity_2', 
'extraTemp6': 'temperature_7', 'extraTemp7': 'temperature_8', 'extraTemp4': 
'temperature_5', 'extraTemp5': 'temperature_6', 'extraTemp2': 
'temperature_3', 'extraTemp3': 'temperature_4', 'extraTemp1': 
'temperature_2', 'extraHeatindex3': 'heatindex_4', 'extraHeatindex2': 
'heatindex_3', 'extraHeatindex1': 'heatindex_2', 'extraHeatindex7': 
'heatindex_8', 'extraHeatindex6': 'heatindex_7', 'extraHeatindex5': 
'heatindex_6', 'extraHumid7': 'humidity_8', 'extraHeatindex4': 
'heatindex_5', 'windDir': 'wind_dir', 'outTemp': 'temperature_1', 
'windSpeed': 'wind_avg', 'inHumidity': 'humidity_0', 'windGust': 
'wind_gust'}
Sep 15 21:24:19 raspberrypi weewx[1263]: wmr300: Found station at bus= 
device=
Sep 15 21:24:19 raspberrypi kernel: [ 3793.654908] usb 1-1.3: reset 
full-speed USB device number 7 using dwc_otg
Sep 15 21:24:20 raspberrypi weewx[1263]: engine: Loading service 
weewx.engine.StdTimeSynch
Sep 15 21:24:20 raspberrypi weewx[1263]: engine: Finished loading service 
weewx.engine.StdTimeSynch
Sep 15 21:24:20 raspberrypi weewx[1263]: engine: Loading service 
weewx.engine.StdConvert
Sep 15 21:24:20 raspberrypi weewx[1263]: engine: StdConvert target unit is 
0x1
Sep 15 21:24:20 raspberrypi weewx[1263]: engine: Finished loading service 
weewx.engine.StdConvert
Sep 15 21:24:20 raspberrypi weewx[1263]: engine: Loading service 
weewx.engine.StdCalibrate
Sep 15 21:24:20 raspberrypi weewx[1263]: engine: Finished loading service 
weewx.engine.StdCalibrate
Sep 15 21:24:20 raspberrypi weewx[1263]: engine: Loading service 
weewx.engine.StdQC
Sep 15 21:24:20 raspberrypi weewx[1263]: engine: Finished loading service 
weewx.engine.StdQC
Sep 15 21:24:20 raspberrypi weewx[1263]: engine: Loading service 
weewx.wxservices.StdWXCalculate
Sep 15 21:24:20 raspberrypi weewx[1263]: wxcalculate: The following values 
will be calculated: barometer=prefer_hardware, windchill=hardware, 
dewpoint=hardware, appTemp=prefer_hardware, rainRate=hardware, 
windrun=prefer_hardware, heatindex=hardware, maxSolarRad=prefer_hardware, 
humidex=prefer_hardware, pressure=prefer_hardware, 
inDewpoint=prefer_hardware, ET=prefer_hardware, altimeter=prefer_hardware, 
cloudbase=prefer_hardware
Sep 15 21:24:20 raspberrypi weewx[1263]: wxcalculate: The following 
algorithms will be used for calculations: altimeter=aaNOAA, maxSolarRad=RS
Sep 15 21:24:20 raspberrypi weewx[1263]: engine: Finished loading service 
weewx.wxservices.StdWXCalculate
Sep 15 21:24:20 raspberrypi weewx[1263]: engine: Loading service 
weewx.engine.StdArchive
Sep 15 21:24:20 raspberrypi weewx[1263]: engine: Archive will use data 
binding wx_binding
Sep 15 21:24:20 raspberrypi weewx[1263]: engine: Record generation will be 
attempted in 'hardware'
Sep 15 21:24:20 raspberrypi weewx[1263]: engine: Using archive interval of 
300 seconds (specified in weewx configuration)
Sep 15 21:24:20 raspberrypi weewx[1263]: engine: Use LOOP data in hi/low 
calculations: 1
Sep 15 21:24:20 raspberrypi weewx[1263]: manager: Daily summary version is 
2.0
Sep 15 21:24:20 raspberrypi weewx[1263]: engine: Using binding 'wx_binding' 
to database 'weewx.sdb'
Sep 15 21:24:20 raspberrypi weewx[1263]: manager: Starting backfill of 
daily summaries
Sep 15 21:24:20 raspberrypi weewx[1263]: engine: Finished loading service 
weewx.engine.StdArchive
Sep 15 21:24:20 raspberrypi weewx[1263]: engine: Loading service 
weewx.restx.StdStationRegistry
Sep 15 21:24:20 raspberrypi weewx[1263]: restx: StationRegistry: 
Registration not requested.
Sep 15 21:24:20 raspberrypi weewx[1263]: engine: Finished loading service 
weewx.restx.StdStationRegistry
Sep 15 21:24:20 raspberrypi weewx[1263]: engine: Loading service 
weewx.restx.StdWunderground
Sep 15 21:24:20 raspberrypi weewx[1263]: restx: Wunderground: Posting not 
enabled.
Sep 15 21:24:20 raspberrypi weewx[1263]: engine: Finished loading service 
weewx.restx.StdWunderground
Sep 15 21:24:20 raspberrypi weewx[1263]: engine: Loading service 
weewx.restx.StdPWSweather
Sep 15 21:24:20 raspberrypi weewx[1263]: restx: PWSweather: Posting not 
enabled.
Sep 15 21:24:20 raspberrypi weewx[1263]: engine: Finished loading service 
weewx.restx.StdPWSweather
Sep 15 21:24:20 raspberrypi weewx[1263]: engine: Loading service 
weewx.restx.StdCWOP
Sep 15 21:24:20 raspberrypi weewx[1263]: restx: CWOP: Posting not enabled.
Sep 15 21:24:20 raspberrypi weewx[1263]: engine: Finished loading service 
weewx.restx.StdCWOP
Sep 15 21:24:20 raspberrypi weewx[1263]: engine: Loading service 
weewx.restx.StdWOW
Sep 15 21:24:20 raspberrypi weewx[1263]: restx: WOW: Posting not enabled.
Sep 15 21:24:20 raspberrypi weewx[1263]: engine: Finished loading service 
weewx.restx.StdWOW
Sep 15 21:24:20 raspberrypi weewx[1263]: engine: Loading service 
weewx.restx.StdAWEKAS
Sep 15 21:24:20 raspberrypi weewx[1263]: restx: AWEKAS: Posting not enabled.
Sep 15 21:24:20 raspberrypi weewx[1263]: engine: Finished loading service 
weewx.restx.StdAWEKAS
Sep 15 21:24:20 raspberrypi weewx[1263]: engine: Loading service 
weewx.engine.StdPrint
Sep 15 21:24:20 raspberrypi weewx[1263]: engine: Finished loading service 
weewx.engine.StdPrint
Sep 15 21:24:20 raspberrypi weewx[1263]: engine: Loading service 
weewx.engine.StdReport
Sep 15 21:24:20 raspberrypi weewx[1263]: engine: Finished loading service 
weewx.engine.StdReport
Sep 15 21:24:20 raspberrypi weewx[1263]: engine: Starting up weewx version 
3.7.1
Sep 15 21:24:20 raspberrypi weewx[1263]: engine: Station does not support 
reading the time
Sep 15 21:24:20 raspberrypi weewx[1263]: wmr300: reading records since 
******* N/A *******     (    N/A   )
Sep 15 21:24:20 raspberrypi weewx[1263]: wmr300: usb failure: [Errno 110] 
Operation timed out
Sep 15 21:24:20 raspberrypi weewx[1263]: engine: Main loop exiting. 
Shutting engine down.
Sep 15 21:24:20 raspberrypi weewx[1263]: engine: Caught WeeWxIOError: 
[Errno 110] Operation timed out
Sep 15 21:24:20 raspberrypi weewx[1263]:     ****  Waiting 60 seconds then 
retrying...


 

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