try:# Get all the time stamps on the Weather Underground for the given day:wunder_results = wunder.getDayTimeStamps(date_date)#except Exception as e: <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< I commented outexcept urllib2.HTTPError, error: <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< I added# herecontents = error.read() <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< I addedprint contents <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< I addedwlog.slog(syslog.LOG_ERR, "Could not get Weather Underground data. Exiting.")exit("Could not get Weather Underground data. Exiting.")
<HTML><HEAD><TITLE>Access Denied</TITLE></HEAD><BODY><H1>Access Denied</H1>You don't have permission to access "http://www.wunderground.com/weatherstation/WXDailyHistory.asp?" on this server.<P>Reference #18.3f75d917.1560296045.2172682b</BODY></HTML>
Could not get Weather Underground data. Exiting.
Access Denied
You don't have permission to access "http://www.wunderground.com/weatherstation/WXDailyHistory.asp?" on this server.Reference #18.3f75d917.1560296691.218110b4
https://www.wunderground.com/weatherstation/WXDailyHistory.asp?ID=KCASONOM43&format=XML
seank@weather:~ $ wunderfixer --verboseTraceback (most recent call last):File "/usr/bin/wunderfixer", line 64, in <module>import weecfgFile "/usr/share/weewx/weecfg/__init__.py", line 28, in <module>import weewx.defaultsFile "/usr/share/weewx/weewx/defaults.py", line 227, in <module>defaults = configobj.ConfigObj(StringIO(default_str))File "/usr/lib/python2.7/dist-packages/configobj.py", line 1229, in __init__self._load(infile, configspec)File "/usr/lib/python2.7/dist-packages/configobj.py", line 1318, in _loadraise errorconfigobj.ConfigObjError: Parsing failed with several errors.First error at line 112.