Skip to content

Cannot POST /_sql #379

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
ricardoj-br opened this issue Jan 23, 2017 · 4 comments
Closed

Cannot POST /_sql #379

ricardoj-br opened this issue Jan 23, 2017 · 4 comments

Comments

@ricardoj-br
Copy link

ricardoj-br commented Jan 23, 2017

After SQL plugin installation I am receiving the following message ("Cannot POST /_sql\n") . It does not matter what kind of SQL Query I have, even just clicking at the Search botton do it. See the screenshot
elk_sql_error-01

My elasticsearch.yml file has this configuration at the very end of it

http.cors.enabled: true

http.cors.allow-origin: "*"
http.cors.allow-methods: OPTIONS, HEAD, GET, POST, PUT, DELETE
http.cors.allow-headers: X-Requested-With,X-Auth-Token,Content-Type, Content-Length

Elasticsearch version 5.1.1

Can someone point me what is wrong / what else must de done ?

@ansjsun
Copy link
Member

ansjsun commented Jan 24, 2017

es-sql-site-standalone not working #364

@ansjsun ansjsun closed this as completed Jan 24, 2017
@suncz
Copy link

suncz commented May 12, 2017

I also have this question,can you tell me how do you solve it

@ricardoj-br
Copy link
Author

Hi suncz I'm still looking for a solution. Since the version 5.X I can not use /sql queries from my browser. I did manage to install "site-server" but it's not the same.

@ricardoj-br
Copy link
Author

In a Meetup event here in Brazil people from Elastic told they are working on a SQL query engine but they can not disclosure if or when it will be available !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants