Hi, Francesco. Sniffing web console traffic won't help you, because an agent directly connects to web console server.
Do you have any antivirus or firewall software? If yes try to disable them. You could also try to sniff what happens then you sending a query request to rest server. 2016-06-29 9:29 GMT+03:00 Francesco <[email protected]>: > Hi Alexei, > > I should be now properly subscribed. > > About your answer: > > 1) My cache has about 3000 entries (3 thousand). > > 2) I've not tried the client mode. Meanwhile I've tried the H2 console and, > from remote, it doesn't work. But using it on a local machine it works. (My > program is running on an AWS server, so I've configured H2 server to allow > external connections). > > 3) There are no errors in the server log. > > > Anyway I have a new: > > I've updated my cache configuration with 1 backup level per-node, and I've > accidentally noticed that now I can perform sql queries from gridgain > webconsole properly. > But I'm still not able to do this using rest APIs. > > Maybe is crazy, but I'm thinking I could analyse with a packet sniffer my > network traffic to see exactly what request is sent from webconsole to my > ignite cluster (or to the webagent, I don't know how do the webconsole > requests work). > > Do you think it could be usefull? > > > > -- > View this message in context: > http://apache-ignite-users.70518.x6.nabble.com/SQL-Query-on-REST-APIs-tp4815p5985.html > Sent from the Apache Ignite Users mailing list archive at Nabble.com. > -- Best regards, Alexei Scherbakov
