Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Getting "Failed to start Selenium listener." error message while running testcafe script through saucelabs

I am trying to run testcafe script through saucelabs. But getting the following error message.

MAIN failed to create listener on port 4445
MAIN possible socket error: libevent connection error
Failed to start Selenium listener. Please make sure there are no other applications using the Selenium port, or specify an alternative port for Sauce Connect via the --se-port option (exit code 2).
like image 480
user3389310 Avatar asked Dec 06 '25 20:12

user3389310


1 Answers

It looks like another application already used the 4445 port (see a similar discussion here).   Also, you can use the official Saucelabs Troubleshooting Guide to fix this problem.

like image 109
mlosev Avatar answered Dec 09 '25 17:12

mlosev



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!