xilution / xilution-selenium-grid

A Selenium Grid that Runs in AWS ECS Fargate.
https://www.xilution.com
Other
24 stars 14 forks source link

Hub shows pending status #6

Open Galileo1 opened 6 years ago

Galileo1 commented 6 years ago

I am getting the following error. The Hub task status switches from RUNNING TO PENDING and viceversa quite often.

service hub (port 4444) is unhealthy in target-group selenium-grid due to (reason Request timed out).

Events from hub service-

service hub registered 1 targets in target-group selenium-grid service hub has started 1 tasks: task xxxx. service hub has stopped 1 running tasks: task xxxx. service hub deregistered 1 targets in target-group selenium-grid service hub (port 4444) is unhealthy in target-group selenium-grid due to (reason Request timed out). service hub registered 1 targets in target-group selenium-grid service hub has started 1 tasks: task xxxx. service hub has stopped 1 running tasks: task xxxx. service hub deregistered 1 targets in target-group selenium-grid service hub (port 4444) is unhealthy in target-group selenium-grid due to (reason Request timed out). service hub registered 1 targets in target-group selenium-grid service hub has started 1 tasks: task xxxx.

tbrunia commented 6 years ago

This cloud be due to a number of issues. Are you running the same CloudFormation template found in this repo or did you modify it? Perhaps this is related to the issue that you described in #5.