aerokube / ggr-ui

The missing /status API for Ggr
https://aerokube.com/ggr-ui/latest/
Apache License 2.0
39 stars 15 forks source link

[Solved] New selenoid host in cluster not displayed in ggr-ui /status #61

Closed Pavel077 closed 3 years ago

Pavel077 commented 3 years ago

Hello.

We've added a third selenoid host to our ggr cluster and modified quota file to include new host.

GGR creates sessions on new host, but these sessions are not displayed neither in ggr-ui /status page, nor in selenoid-ui page on ggr server (both pages succesfully display sessions from two older hosts).

We simply set up selenoid on new host and added new host's ip to quota file. Perhaps we've missed some vital step while adding a new host to the cluster?

Pavel077 commented 3 years ago

Solved. Had to restart ggr-ui process.