Closed Pyrrha closed 1 month ago
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
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)
Hello,
The issue is not encountered anymore, I close this issue 😃
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