Hello. I am trying to get the Dockerized WebConsole running but no matter what I do it does not recognize any clusters.
I am running the Web Agent from one of my nodes with the REST (maven) dependencies. I can see the nodes coming up when I start my services and using the CLI I can inspect the cluster fine. Topology snapshot [ver=4, servers=4, clients=0, CPUs=16, offheap=6.2GB, heap=2.5GB] *Running the agent I see:* URI to Ignite node REST server: http://localhost:3080 URI to Ignite Console server : http://ignite-console [2018-08-12 22:23:08,341][INFO ][main][AgentLauncher] Connecting to: http://ignite-console [2018-08-12 22:23:08,441][INFO ][EventThread][AgentLauncher] Connection established. [2018-08-12 22:23:08,524][INFO ][EventThread][AgentLauncher] Authentication success. [2018-08-12 22:23:08,751][INFO ][pool-1-thread-1][RestExecutor] Connected to cluster [url=http://localhost:3080] I can curl the REST API using 'http://localhost:3080/ignite?cmd=version' from the console instance to the node running the REST module and get back the version. "response": "2.6.0" But, no matter what I seem to do the WebConsole does not recognize the cluster - what am I doing wrong here? ----- KJQ -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
