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

tvb-gdist & www.thevirtualbrain.org #27

Closed
jayvdb opened this issue Mar 29, 2020 · 2 comments
Closed

tvb-gdist & www.thevirtualbrain.org #27

jayvdb opened this issue Mar 29, 2020 · 2 comments

Comments

@jayvdb
Copy link
Owner

jayvdb commented Mar 29, 2020

https://www.thevirtualbrain.org causes

ERROR https_everywhere.adapter:adapter.py:126 handle_error requests.exceptions.SSLError: HTTPSConnectionPool(host='www.thevirtualbrain.org', port=443): Max retries exceeded with url: / (Caused by SSLError(SSLError("bad handshake: Error([('SSL routines', 'tls_process_server_certificate', 'certificate verify failed')])")))

But http redirects to https, so we cant downgrade it otherwise there is too many redirects, and causes a timeout on https://ci.appveyor.com/project/jayvdb/pypidb/builds/31795479.

the-virtual-brain/tvb-gdist#24 already solves this for that package.

The maximum number of redirects should also be reduced.

jayvdb added a commit that referenced this issue Mar 29, 2020
@jayvdb jayvdb closed this as completed in b90799c Mar 29, 2020
@jayvdb jayvdb added this to the v0.2.3 milestone Mar 29, 2020
@jayvdb
Copy link
Owner Author

jayvdb commented Mar 29, 2020

The patch isnt parsed because the code doesnt support removing URLs.

@jayvdb jayvdb reopened this Mar 29, 2020
@jayvdb jayvdb closed this as completed in 18bcaa9 Mar 29, 2020
jayvdb added a commit that referenced this issue Mar 29, 2020
Patch enhancement broke scikits-sparse.

Related to #27
@jayvdb
Copy link
Owner Author

jayvdb commented Apr 5, 2020

https://www.thevirtualbrain.org/ needs to be rechecked, so that rule can be removed.

jayvdb added a commit that referenced this issue Apr 6, 2020
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