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

Failed to connect to remote host: FD Shutdown #528

Open
Pyrrha opened this issue Jul 4, 2024 · 2 comments
Open

Failed to connect to remote host: FD Shutdown #528

Pyrrha opened this issue Jul 4, 2024 · 2 comments
Assignees

Comments

@Pyrrha
Copy link

Pyrrha commented Jul 4, 2024

Hello,

Since an upgrade of ArmoniK in 2.18.1, the Python SDK does no longer connect to ArmoniK controlplane.
I did upgrade from armonik==3.17.0 to armonik==3.18.1.

Is there a way something breaks between those versions?
We're using a proxy to connect through controlplane.

Thanks

@dbrasseur-aneo
Copy link
Contributor

dbrasseur-aneo commented Aug 19, 2024

Hi, do you still have the issue ?
If so could you please send any logs would might have (control plane and client) ?
Are you using the Python Client on Linux or Windows ?
Have you setup the "http_proxy" env var ?
Can you try with grpcio and grpcio-tools version 1.62.2 installed ?
Thanks

EDIT:
I just noticed that the 2.18.1 version of ArmoniK control plane is using Api 3.15.1.
We have should not have had breaking changes between the 3.15.1 and 3.18.1, but the grpc versions are different

@dbrasseur-aneo dbrasseur-aneo self-assigned this Aug 19, 2024
@Pyrrha
Copy link
Author

Pyrrha commented Aug 30, 2024

Hello,

Thanks for your feedback.

We're planning an ArmoniK upgrade today, I'll keep you in touch about it.
In parallel, I'll also upgrade my SDK version (even if it shouldn't be relevant for this issue)

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

2 participants