I am able to see Selenium Grid interface at port 4444/ui but after a few minutes, the droplet stops responding and then I have recycle the droplet and run docker commands again. Can you please suggest any fix?
@potentpages2 ай бұрын
That almost sounds like a memory issue. How much RAM do you have on your droplet and how many connections are you connecting to your instance?
@freeonlineserver2 ай бұрын
@potentpages it has 1GB ram, 25GB disk, and there is not load, I am just testing the script that you have provided on your website. The script produces timeout error. I am able to see the ui in the browser when I visit the IP on port 4444
@potentpages2 ай бұрын
If it's still accessible on port 4444, but you're getting a timeout error, that sounds like a firewall issue. Are you running the script on the same droplet or a different computer?
@potentpages2 ай бұрын
It's a RAM issue. I just ran through the entire setup/script process with your Droplet configuration. It doesn't work on the 1GB RAM droplet, but it does work on the 2GB RAM droplet.
@freeonlineserver2 ай бұрын
@@potentpages ok thank you, I can increase RAM and then try again. Thank you very much for your instant help :)🏩