Failed to connect to PRIME GRPC server #658
-
I am getting the following error. Failed to connect to PRIME GRPC server File ~.conda\envs\myenv\Lib\site-packages\ansys\meshing\prime\internals\grpc_communicator.py:86 in init File ~.conda\envs\myenv\Lib\site-packages\grpc_utilities.py:162 in result File ~.conda\envs\myenv\Lib\site-packages\grpc_utilities.py:106 in _block FutureTimeoutError The above exception was the direct cause of the following exception: Traceback (most recent call last): File ~.conda\envs\myenv\Lib\site-packages\spyder_kernels\py3compat.py:356 in compat_exec File c:\projects\inverter\pyansys\examples\check1\untitled1.py:13 File ~.conda\envs\myenv\Lib\site-packages\ansys\meshing\prime\internals\launcher.py:241 in launch_prime File ~.conda\envs\myenv\Lib\site-packages\ansys\meshing\prime\internals\client.py:66 in init File ~.conda\envs\myenv\Lib\site-packages\ansys\meshing\prime\internals\grpc_communicator.py:88 in init ConnectionError: Failed to connect to Server in given timeout of 20.0 secs Please let me know how to resolve it |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
@ragulselvaraj20 depending on your setup regarding licensing we have seen issues with the timeout not being sufficiently long to allow for a license to be acquired. Please could you try increasing the timeout to say 60 secs to verify that you can launch the server?
I hope this helps! Thanks |
Beta Was this translation helpful? Give feedback.
@ragulselvaraj20 depending on your setup regarding licensing we have seen issues with the timeout not being sufficiently long to allow for a license to be acquired. Please could you try increasing the timeout to say 60 secs to verify that you can launch the server?
I hope this helps! Thanks