I was facing this issue when ever i am executing the scenario.
Connection to runner with PID 12044 lost. The runner probably quit unexpectedly. Inspect logs for potential reasons. Error : read tcp 127.0.0.154811 ->127.0.0.1:154815: use of closed network connection.
I have done increases the runner time in config.properties.
Note: I could Run same on my local machine, But When I run same on docker I got above error
Tried some options of HTTP_PROXY but no luck
Hi Team,
I was facing this issue when ever i am executing the scenario.
Connection to runner with PID 12044 lost. The runner probably quit unexpectedly. Inspect logs for potential reasons. Error : read tcp 127.0.0.154811 ->127.0.0.1:154815: use of closed network connection.
I have done increases the runner time in config.properties.
Note: I could Run same on my local machine, But When I run same on docker I got above error Tried some options of HTTP_PROXY but no luck
Kindly help this issue.
Gauge version: 1.0.6 Commit Hash: 2bc49db
Plugins
go (0.1.3) html-report (4.0.8)
Thanks, Praveen.
logs/gauge.log
26-01-2020 13:03:40.822 [Gauge] [DEBUG] Plugin go is already installed. 26-01-2020 13:03:40.823 [Gauge] [DEBUG] Plugin html-report is already installed. 26-01-2020 13:03:41.813 [Gauge] [DEBUG] Checking updates... 26-01-2020 13:03:41.813 [Gauge] [DEBUG] Downloading https://downloads.gauge.org/plugin/go?l=go&p=go,html-report,screenshot&o=linux&a=amd64 26-01-2020 13:03:43.026 [Gauge] [DEBUG] Downloading https://downloads.gauge.org/plugin/html-report?l=go&p=go,html-report,screenshot&o=linux&a=amd64 26-01-2020 13:03:43.453 [Gauge] [DEBUG] Downloading https://downloads.gauge.org/plugin/screenshot?l=go&p=go,html-report,screenshot&o=linux&a=amd64 26-01-2020 13:04:06.859 [Gauge] [CRITICAL] Connection to runner with Pid 30 lost. The runner probably quit unexpectedly. Inspect logs for potential reasons. Error : read tcp 127.0.0.1:33043->127.0.0.1:56498: use of closed network connection