Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PropertyUnavailable: <class 'forecastio.utils.PropertyUnavailable'> #476

Open
jlark opened this issue Mar 22, 2018 · 0 comments
Open

PropertyUnavailable: <class 'forecastio.utils.PropertyUnavailable'> #476

jlark opened this issue Mar 22, 2018 · 0 comments

Comments

@jlark
Copy link
Contributor

jlark commented Mar 22, 2018

View details in Rollbar: https://rollbar.com/GLE/Sesh-dash/items/127/

Traceback (most recent call last):
  File "/home/dev/sesh-dash/local/lib/python2.7/site-packages/celery/app/trace.py", line 240, in trace_task
    R = retval = fun(*args, **kwargs)
  File "/home/dev/sesh-dash/local/lib/python2.7/site-packages/celery/app/trace.py", line 438, in __protected_call__
    return self.run(*args, **kwargs)
  File "/home/dev/sesh-dash/src/seshdash/tasks.py", line 358, in get_weather_data
    forecast_result = forecast_client.get_n_day_minimal_solar(days)
  File "/home/dev/sesh-dash/src/seshdash/api/forecast.py", line 45, in get_n_day_minimal_solar
    'sun_results[day.time.isoformat()] = {"sunrise":...ime,"stat":day.icon,"cloudcover":day.cloudCover}'
  File "/home/dev/sesh-dash/local/lib/python2.7/site-packages/forecastio/models.py", line 107, in __getattr__
    " or is not avilable for this forecast".format(name)
PropertyUnavailable: <class 'forecastio.utils.PropertyUnavailable'>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant