Replies: 1 comment
-
Could you give some specifics about the host? Are you running in a container, VM, or on bare metal? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am writing a straight forward test and it was working fine. But after certain executions, i am facing runner is not alive error message.
Could you please help me how to resolve it? I am not able to run further scripts
Error Message: error reading from server: read tcp 127.0.0.1:51217->127.0.0.1:51216: wsarecv: An existing connection was forcibly closed by the remote host.
Stacktrace:
Error Message: Runner is not Alive
Stacktrace:
Successfully generated html-report to =>
Failed to kill Runner: rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing dial tcp 127.0.0.1:51216: connectex: No connection could be made because the target machine actively refused it."
Specifications: 0 executed 0 passed 0 failed 0 skipped
Scenarios: 0 executed 0 passed 0 failed 0 skipped
Beta Was this translation helpful? Give feedback.
All reactions