Thank you for reply, 

I follow this page to get aiex installed on ubuntu
https://github.com/sumeet70/aiex <https://github.com/sumeet70/aiex>

Below is the screenshot,

ignite@node10:/home/aiex$ export IGNITE_REST=localhost:8090
ignite@node10:/home/aiex$ npm start

> [email protected] start /home/aiex
> node index.js

2016-10-26T01:22:20.351Z - info: Configuration loaded successfully from 
/home/aiex/config.json rootPath=/api, port=8081, 
zmqSocketAddress=tcp://127.0.0.1:5555
2016-10-26T01:22:20.617Z - info: Web Server Ready on port: 8081
2016-10-26T01:22:26.736Z - info: 
2016-10-26T01:22:26.752Z - info:  Error: connect ECONNREFUSED 127.0.0.1:8090
    at Object.exports._errnoException (util.js:907:11)
    at exports._exceptionWithHostPort (util.js:930:20)
    at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1077:14)


I changed IGNITE_REST to other port, getting the same error.

thanks

AL

> On Oct 25, 2016, at 11:33 AM, vkulichenko <[email protected]> 
> wrote:
> 
> Hi,
> 
> Looks like the image is not loading. Can you describe the issue in more
> detail? Are there any exceptions on client and/or server side?
> 
> -Val
> 
> 
> 
> --
> View this message in context: 
> http://apache-ignite-users.70518.x6.nabble.com/aiex-webSocket-error-tp8451p8484.html
> Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to