You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expected: instant response with /status response aggregated from currently running selenoid instances.
Actual: ggr-ui responds after some time (few seconds), as it is trying to poll /status endpoint for non-existing selenoid instance.
GGR-UI logs:
2018/05/23 13:16:29 [STATUS] [Failed to fetch status from http://10.0.185.224:4444: Get http://10.0.185.224:4444/status: dial tcp 10.0.185.224:4444: i/o timeout] [10.0.160.134]
docker kill -s HUP ggr-ui-container-id
/status
response aggregated from currently running selenoid instances./status
endpoint for non-existing selenoid instance.GGR-UI logs:
Relates to #5
The text was updated successfully, but these errors were encountered: