Hi Humphrey,

1. Could you try to specify `URI to Ignite Console server` without port
(just http://172.17.0.3)?

2. If you run web agent inside docker container you won't be able to connect
a cluster node using http://localhost:8080

3. If you use docker deployment for web console, please make sure that you
exposed 3001 port.

4. Also, it looks like you didn't specify all env variables (they shouldn't
be empty). Please take a look at the example:

  environment:
    - DRIVER_FOLDER=./jdbc-drivers
    - NODE_URI=http://192.168.1.107:8080
    - SERVER_URI=http://192.168.1.107
    - TOKENS=hpTBDM6DGuG1YPTQrGs5

I hope it will help.

Best Regards,
Roman




--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Reply via email to