docker-selenium icon indicating copy to clipboard operation
docker-selenium copied to clipboard

google-chrome-stable command in entry.sh hangs when running on OpenShift

Open cjsaini opened this issue 5 years ago • 1 comments

Please make sure that the boxes below are checked before you submit your issue. Thank you!

Operating System

  • [ Linux zalenium-4-2tdpp 3.10.0-957.10.1.el7.x86_64 #1 SMP Thu Feb 7 07:12:53 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux]

Image version

  • [ latest]

Docker version

  • [ Running on OpenShift]

When i run this image on OpenShift, the last line i see in logs is: --LOG 10:05:24:657309453 Stopping supervisord to support docker restart...

Then on investigation i found out that commands related to google-chrome-stable in entry.sh are hanging. It does not exit. Can there be any specific reason why google-chrome related commands just hang ? because of this entry.sh is not completed and selenium does not start in container.

Expected Behaviour: Selenium should start on container

cjsaini avatar Sep 09 '19 14:09 cjsaini

Selenium Image OS is: Linux selenium1-1-l75js 3.10.0-957.10.1.el7.x86_64 #1 SMP Thu Feb 7 07:12:53 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux

cjsaini avatar Sep 09 '19 16:09 cjsaini