org.openqa.selenium.webdriverexception: wait: http://172.17.0.4:4444/wd/hub does not respond in 4m0s (warning: the server did not provide any stacktrace information)
org.openqa.selenium.webdriverexception: wait: http://172.17.0.4:4444/wd/hub does not respond in 4m0s (warning: the server did not provide any stacktrace information)
this address is internal address of Docker container started by Selenoid
this error message means that for some reason Appium is not starting, because Selenoid is waiting until Appium port 4444 becomes available. could also be SELinux issue.
this error message means that for some reason Appium is not starting, because Selenoid is waiting until Appium port 4444 becomes available. could also be SELinux issue.