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

WireCloud doesn't work with old versions of requests #231

Closed
aarranz opened this issue Sep 26, 2016 · 0 comments
Closed

WireCloud doesn't work with old versions of requests #231

aarranz opened this issue Sep 26, 2016 · 0 comments

Comments

@aarranz
Copy link
Member

aarranz commented Sep 26, 2016

WireCloud 1.0.0 fails to load wirecloud.fiware when using requests from v2.1 to v2.8.1:

$ python manage.py runserver 0.0.0.0:8000
Performing system checks...

Error importing wirecloud.fiware.plugins (cannot import name ConnectTimeout). Any WireCloud plugin available through the wirecloud.fiware app will be ignored
Error importing wirecloud.fiware.plugins (cannot import name ConnectTimeout). Any WireCloud plugin available through the wirecloud.fiware app will be ignored
System check identified no issues (0 silenced).
September 26, 2016 - 11:37:44
Django version 1.10.1, using settings 'wirecloud_instance.settings'
Starting development server at http://0.0.0.0:8000/
Quit the server with CONTROL-C.

WireCloud works as expected when using requests 2.9.0+

@aarranz aarranz added this to the Sep 2016 milestone Sep 26, 2016
@aarranz aarranz self-assigned this Sep 26, 2016
@aarranz aarranz added the v1.0.1 label Sep 26, 2016
Mognom pushed a commit to Mognom/wirecloud that referenced this issue Jul 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant