Skip to content
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

Can't connect to AWS ES Service (Bad Request) #854

Closed
pittersnider opened this issue Mar 18, 2019 · 2 comments
Closed

Can't connect to AWS ES Service (Bad Request) #854

pittersnider opened this issue Mar 18, 2019 · 2 comments

Comments

@pittersnider
Copy link

Summary of problem or feature request

I am trying to connect to an AWS elastic service through Symfony, as below:
image

However, I get this error:
image

My credentials (from picture #1) are like:

(host) stage-es.lewo.sms
(port) 443
(ssl) 1
(transport) AwsAuthV4
(aws_access_key_id) xxxxxx
(aws_secret_access_key) xxxxxxx
(aws_region) eu-central-1

Note: I use the same credentials to connect via FOSElastica and it works.

System details

OS: Linux
Symfony v3.4.23
PHP v7.1.26
ElasticSearch v5.6
Elasticsearch-php ~5.0

@philkra
Copy link
Contributor

philkra commented Apr 26, 2019

@pittersnider, could you please verify if the referenced issue of @y80x86ol is solving your problem? Or generally speaking is this issue still present?

@ezimuel
Copy link
Contributor

ezimuel commented Sep 3, 2019

@pittersnider I replied about this issue here. I'll reopen the issue if needed.

@ezimuel ezimuel closed this as completed Sep 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants