Timeout Error while trying to fetch the Active Discovery Session using Modeler(). How to find the right port for the active session of Discovery. #2093
Abhijith022
started this conversation in
General
Replies: 1 comment 1 reply
-
Hi @Abhijith022! If you want to connect to an active Discovery session, it is necessary that Discovery is launched together with the "API Server" plugin. Once that's properly launched, you will see a new tab at the top of your Discovery GUI which says "API SERVER" and inside you will find information on the port. @b-matteo - is there any documentation on how to launch Discovery in standalone mode together with the API Server (without using PyAnsys Geometry)? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Team,
I am trying to use the below line with host id as "localhost" and port as the value available in the licensing port of Resource Monitor for Discovery.
modeler = Modeler(host = host_id, port = host_port )
But it seems to throw timeout error after 120seconds.
How to find the right port for the Active session of the Discovery.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions