mcdcorp / opentest

Open source test automation tool for web applications, mobile apps and APIs
https://getopentest.org
MIT License
446 stars 107 forks source link

Actor "I/O exception. Address is already in use". #626

Open TripleG opened 1 year ago

TripleG commented 1 year ago

I am using opentest version 1.3.8 Since few days I am facing this issue - actor is unable to execute the tests, because it constantly throws "I/O exception. Address is already in use". Server is running fine on the port, it is not in use of some other process.

image