I have set up a Hub-Node configuration with Selenium Grid 4 according to
Dynamic Grid - Hub and Node documentation (I used basically the same commands). The hub works fine and I can run tests on it, but after a couple of hours the Hub hangs and the webinterface shows 'loading' forever. Then I restarted the hub and node containers and it worked again for some hours, but then crashed again with the same behavior. I also updated the container images to the latest versions, but the issue keeps happening.
After looking in the logs of the containers and some research, I could not find the cause of the problem. Does anyone have an idea why this could be caused?
The logs from hub and node containers are attached. There is an error about the event bus..
Thanks in advance
Simon