docker-selenium-pi
docker-selenium-pi copied to clipboard
bind() returned an error, errno=0: Cannot assign requested address (99)
Hi there,
I'm getting the following error, when trying to open a new session.
I have used hub.docker.com image.
Thank you, Steve
pi@rpi4:~/remote2 $ docker run -p 4444:4444 -v /dev/shm:/dev/shm kynetiv/selenium-standalone-chromium-pi
2019-10-21 22:22:18,360 INFO Included extra file "/etc/supervisor/conf.d/selenium.conf" during parsing
2019-10-21 22:22:18,364 INFO supervisord started with pid 7
2019-10-21 22:22:19,371 INFO spawned: 'xvfb' with pid 10
2019-10-21 22:22:19,380 INFO spawned: 'selenium-standalone' with pid 11
2019-10-21 22:22:20,383 INFO success: xvfb entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
2019-10-21 22:22:20,383 INFO success: selenium-standalone entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
22:22:21.411 INFO [GridLauncherV3.parse] - Selenium server version: 3.141.59, revision: e82be7d358
22:22:21.957 INFO [GridLauncherV3.lambda$buildLaunchers$3] - Launching a standalone Selenium Server on port 4444
2019-10-21 22:22:22.302:INFO::main: Logging initialized @2856ms to org.seleniumhq.jetty9.util.log.StdErrLog
22:22:24.079 INFO [WebDriverServlet.