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

fix: connection check failing #1280

Merged
merged 1 commit into from
Sep 11, 2024
Merged

Conversation

lkstrp
Copy link
Member

@lkstrp lkstrp commented Sep 11, 2024

Changes proposed in this Pull Request

  • fixes bug where retrieve.enable: auto reported no internet connection, even if connection was available (z1)
  • I think low level http doesn't handle proxies or port 53 is blocked for dns
  • use requests instead which is more robust

Checklist

  • I tested my contribution locally and it seems to work fine.

@fneum fneum merged commit 4524aca into PyPSA:master Sep 11, 2024
8 checks passed
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

Successfully merging this pull request may close these issues.

2 participants