There is a chance that port 8080 was busy and it was bound to the next port. I'd recommend checking Ignite logs to make sure that rest was started and check the port.
Evgenii пт, 14 июн. 2019 г. в 19:47, Kishan <[email protected]>: > I want to use REST API provided by ignite. > > I have downloaded the ignite binary version 2.6. I have copied > 'ignite-rest-http' module from IGNITE_HOME/libs/optional/ to > IGNITE_HOME/libs folder. > > Then i run the command bin/ignite.bat, I am able to bring up the service > with this command, but when I try to hit > 'http://localhost:8080/ignite?cmd=version' from the browser, it is giving > me > HTTP 404 error. > > I tried the same thing with different machine but it is giving me same > error. > > Please let me know if I am missing something. > > Thanks in advance. > > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ >
