Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nodes not registering with Hub #4

Open
asdutoit opened this issue Feb 3, 2022 · 2 comments
Open

Nodes not registering with Hub #4

asdutoit opened this issue Feb 3, 2022 · 2 comments

Comments

@asdutoit
Copy link

asdutoit commented Feb 3, 2022

Hi There

I followed your tutorial on Mendhak and for the most part, everything seems to work great except for one thing.
It looks like the Nodes (Chrome and Firefox) doesnt register with the Hub.
I followed the instructions to a T but for the life of me cannot figure out what I am doing wrong.
Screenshot 2022-02-03 at 15 48 03

I see the following in the logs and suspect this is the culprit:

SE_EVENT_BUS_HOST not set, exiting!

Do you perhaps have any pointers? Or could it be that some code may have been updated since you created the tutorial?

@mendhak
Copy link
Owner

mendhak commented Feb 3, 2022

Yes it's quite possible the image has been updated since the tutorial, it's happened to me a few times in fact where they've changed what the image is doing, but they kept the 3.14159 tag intact.

Could you try adding a new environment variable here: https://github.com/mendhak/selenium-grid-ecs/blob/master/main.tf#L292

Set SE_EVENT_BUS_HOST to hub.selenium.

If that does work for you, I think set the Docker image in your Terraform to selenium/hub:3.141.59-20210929 so it should stay fixed.

If that doesn't work for you, try one tag earlier, which is selenium/hub:3.141.59-20210913

@asdutoit
Copy link
Author

asdutoit commented Feb 8, 2022

Hi there,

Sorry for the late reply. I will do so and revert.

Thank you for the quick response. Appreciate your willingness to assist.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants