question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

weathercom.Weathercom backend broke.

See original GitHub issue
2019-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:closed
  • Created 4 years ago
  • Comments:5

github_iconTop GitHub Comments

1reaction
terminalmagecommented, Sep 12, 2019

i3pystatus stopped doing numbered releases a while ago. If you’re installing from the AUR, you are better off installing i3pystatus-git.

0reactions
vectorman1commented, Sep 12, 2019

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?

Read more comments on GitHub >

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

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found