ECONNRESET Error With Multiple Runner Sessions

Running a Collection continuously on Windows Server 2016. Starting one Runner session it seems to work fine over and over. As soon as I start a second Runner session I begin to see the following example error.

Doing this same process under Windows 10 I do not see the error even with up to 5 concurrent sessions.

POST http://localhost:8882/RESTWCFServiceLibrary/Fulfillments?Tenant=“CONVERT25”
Error: read ECONNRESET

Warning: This request did not get sent completely and might not have all the required system headers

Request Headers

Content-Type: application/json
Authorization: Basic MTAtQkxBS0UgUEFSQ0hFUjpkZW1v
User-Agent: PostmanRuntime/7.24.0
Accept: */*
Cache-Control: no-cache
Postman-Token: 63ba7661-e484-40a8-9d49-f7ae9dc4413b
Host: localhost:8882
Accept-Encoding: gzip, deflate, br
Connection: keep-alive

Sorry we didn’t get to this sooner. This isn’t the experience we want for our users.

We’re closing this post as part of a community cleanup effort. A similar topic was raised here which has a number of different solutions that users found to work.