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

OpenML ConnectionRefused #171

Open
ayushi-3536 opened this issue Mar 14, 2023 · 3 comments
Open

OpenML ConnectionRefused #171

ayushi-3536 opened this issue Mar 14, 2023 · 3 comments

Comments

@ayushi-3536
Copy link

Downloading openml dataset throws connection refused error after max retries expire.
The problem is solved when openml version is updated to the latest one.

@eddiebergman
Copy link

Are you working on a cluster or behind a proxy? I had the same issue and fixed it here in the openml-python pacakge.

openml/openml-python#1184

@Neeratyoy
Copy link
Collaborator

That's a good question.

@ayushi-3536 could you please give some more details of the setup you're using to test this?
Also, a minimal example if possible.

It would also help to know if you're using HPOBench with or without containers.

@ayushi-3536
Copy link
Author

I was working behind the proxy but I face the same issue while running on the cluster node too, both the times without the container. I was simply executing one of the test files: https://github.com/automl/HPOBench/blob/master/tests/test_svm.py

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

3 participants