gRPC error:
#646
Replies: 1 comment 1 reply
-
Transferring issue to PyDyna repository since it seems to be related to it. Pinging @ansys/pydyna maintainers. |
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.
-
I receive this error when trying to run examples from the pyansys repo and a personal uniaxial tension input deck, I've printed out my material parameters and it is not unreasonable (material density = 1e-4, E = 10, PR = 0.3). Any guidance? Thank you
grpc._channel._InactiveRpcError: <_InactiveRpcError of RPC that terminated with:pc_channel.py", line 1006, in end
status = StatusCode.UNKNOWNed_pyansys_code.py", line 124, in ^^^^^^^
details = "Exception calling application: Value out of range: 140714557585150"na\core\pre\dynabase.py", line
debug_error_string = "UNKNOWN:Error received from peer {grpc_message:"Exception calling application: Value
CRITICAL - - dynalogging - handle_exception - Uncaught exception725BF10>
Traceback (most recent call last):Programs\Python\Python311\Lib\site-packages\ansys\dyna\core\pre\dynabase.py", line
File "G:\My Drive\scripts\generated_pyansys_code.py", line 124, in \grpc_channel.py", line 1006, in end
cube_part.set_material(rubber_mat)ception - Uncaught exception
File "C:\Users\CJ\AppData\Local\Programs\Python\Python311\Lib\site-packages\ansys\dyna\core\pre\dynabase.py", line
cube_part.set_material(rubber_mat)pyansys_code.py", line 124, in
File "C:\Users\CJ\AppData\Local\Programs\Python\Python311\Lib\site-packages\ansys\dyna\core\pre\dynabase.py", line
File "C:\Users\CJ\AppData\Local\Programs\Python\Python311\Lib\site-packages\ansys\dyna\core\pre\dynabase.py", line
details = "Exception calling application: Value out of range: 140714557585140"
debug_error_string = "UNKNOWN:Error received from peer {created_time:"2025-01-02T16:06:15.0519221+00:00", grpc_status:2, grpc_message:"Exception calling application: Value out of range: 140714557585140"}"
Beta Was this translation helpful? Give feedback.
All reactions