Hi Humphrey, 1. I checked the details about ports. It was required to expose 3001 port when back-end and front-end path were split into different docker images. 3001 was used on the back-end. Currently, we don't need to expose it [1].
2. Did you specify all env variables (they shouldn't be empty)? I don't see that in your logs. 3. Is ignite node accessible inside docker container by http://localhost:8080? I am not sure. Could you try to connect web-agent container and check that Ignite node REST URL is correct? $ wget -qO- ${NODE_URI}/ignite?cmd=version Best Regards, Roman [1] https://apacheignite-tools.readme.io/v2.5/docs/docker-deployment -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
