Node stuck at “Sending registration event”

183 views
Skip to first unread message

Lars Nordin

unread,
Dec 17, 2023, 2:24:06 AM12/17/23
to Selenium Users

I’m transitioning a small Grid setup with a hub and two nodes to a new hub. The problem I have is that the node is stuck at “Sending registration event”.

 

I have the logging set at FINEST but I do not see any errors in the logs.

The node config seems fine, I’m able to get my node to register to a different (older) hub server.

I have tested that TCP connections work from the node to hub at ports 4442 and 4443 and also from the hub to node at port 5555.  

I’ve traced the network connections and see working node connections to the hub at ports 4442 and 4443 and a working hub connection to node at port 5555.

The communication looks the same as the working setup on the old hub.

 

hub:  java -jar /opt/selenium4/selenium-server-4.16.1.jar hub --log-level FINEST --log-timestamp-format yyyy-MM-dd HH:mm:ss.SSS

 

node:  java -jar selenium-server-4.16.1.jar node --host 10.103.66.160 --hub http://10.103.163.24  --log-level FINEST

 

 

What else can I check for?

Lars Nordin

unread,
Jan 2, 2024, 4:35:11 PM1/2/24
to Selenium Users
I found one workaround - start Se Grid as distributed so each component is running as a separate process.
Reply all
Reply to author
Forward
0 new messages