I have deployed skydive operator on openshift and I am facing below problems. Please help me in resolving the issues.
1) The ui is taking too long time to load the topology and frequently browser says 'Page unresponsive' (using Google chrome and firefox).
2) Frequently I see connected/disconnected messages on the right hand top corner.
3) The agent running on the node where analyzer is running is connected to the analyzer and rest of the agents (daemon sets are unable to connect to the analyzers and the below is found in logs.
2020-08-23T18:30:51.434Z INFO websocket/client.go:492 (*Client).Connect ip-10-0-143-120: Connecting to ws://172.30.75.207:8082/ws/agent
2020-08-23T18:33:02.506Z INFO websocket/client.go:492 (*Client).Connect ip-10-0-143-120: Connecting to ws://172.30.75.207:8082/ws/agent
2020-08-23T18:35:13.578Z INFO websocket/client.go:492 (*Client).Connect ip-10-0-143-120: Connecting to ws://172.30.75.207:8082/ws/agent
2020-08-23T18:37:24.650Z INFO websocket/client.go:492 (*Client).Connect ip-10-0-143-120: Connecting to ws://172.30.75.207:8082/ws/agent
2020-08-23T18:39:35.722Z INFO websocket/client.go:492 (*Client).Connect ip-10-0-143-120: Connecting to ws://172.30.75.207:8082/ws/agent
2020-08-23T18:41:46.794Z INFO websocket/client.go:492 (*Client).Connect ip-10-0-143-120: Connecting to ws://172.30.75.207:8082/ws/agent
2020-08-23T18:43:57.866Z INFO websocket/client.go:492 (*Client).Connect ip-10-0-143-120: Connecting to ws://172.30.75.207:8082/ws/agent
I have deployed skydive operator on openshift and I am facing below problems. Please help me in resolving the issues.
1) The ui is taking too long time to load the topology and frequently browser says 'Page unresponsive' (using Google chrome and firefox). 2) Frequently I see connected/disconnected messages on the right hand top corner. 3) The agent running on the node where analyzer is running is connected to the analyzer and rest of the agents (daemon sets are unable to connect to the analyzers and the below is found in logs.