weathercom.Weathercom backend broke.
See original GitHub issue2019-05-23 17:37:46,510 [ERROR ][i3pystatus.weather.weathercom.Weathercom 334] Uncaught error occurred while checking weather. Exception follows:
Traceback (most recent call last):
File "/usr/lib64/python3.6/site-packages/i3pystatus/weather/weathercom.py", line 206, in check_weather
self.parser.get_weather_data(self.forecast_url)
File "/usr/lib64/python3.6/site-packages/i3pystatus/weather/weathercom.py", line 25, in get_weather_data
with urlopen(url) as content:
File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen
return opener.open(url, data, timeout)
File "/usr/lib64/python3.6/urllib/request.py", line 532, in open
response = meth(req, response)
File "/usr/lib64/python3.6/urllib/request.py", line 642, in http_response
'http', request, response, code, msg, hdrs)
File "/usr/lib64/python3.6/urllib/request.py", line 570, in error
return self._call_chain(*args)
File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain
result = func(*args)
File "/usr/lib64/python3.6/urllib/request.py", line 650, in http_error_default
raise HTTPError(req.full_url, code, msg, hdrs, fp)
urllib.error.HTTPError: HTTP Error 403: Forbidden
I think weather.com broke API.
Issue Analytics
- State:
- Created 4 years ago
- Comments:5
Top Results From Across the Web
Broken Arrow, OK 10-Day Weather Forecast
Be prepared with the most accurate 10-day forecast for Broken Arrow, OK with highs, lows, chance of precipitation from The Weather Channel and...
Read more >Fixing Weather Skins in Rainmeter? - Bjorn Lu
Here are the steps to fix broken weather skins and migrate to different ... Weather.com JSON not loading correctly: In case this happens....
Read more >Module reference - the i3pystatus documentation!
Additional formatters may be provided by the backend, consult their documentation for details. ... This module gets the weather from weather.com.
Read more >Weather.com is simply the absolute worst big-name website in ...
263 votes, 53 comments. Lag would be a relief from the many times it simply hangs without responding.
Read more >2022–23 North American winter - Wikipedia
Over the next few days, cold air pushed south, breaking records in the Midwest and Deep South. On November 4, a winter storm...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
i3pystatus stopped doing numbered releases a while ago. If you’re installing from the AUR, you are better off installing i3pystatus-git.
Now that I installed i3pystatus through pip it seems to work – the AUR version didn’t however. Maybe the AUR version is an old one?