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

AWS IAM user policy rejects 'HEAD' type requests that are sent with c… #76

Conversation

chirag-vashisht
Copy link

@chirag-vashisht chirag-vashisht commented Feb 22, 2017

AWS IAM user policy rejects the 'HEAD' type requests that are sent with content in body. The line
this.searchIndexSettings = settings.settings || {};
was sending '{}' in body while putting mappings on the AWS elastic search service which is resulting in failure of putting mappings in elastic search index when you initialize the application.

…ontent in body this results in failure while putting all the mappings defined in datasources.json
@slnode
Copy link

slnode commented Feb 22, 2017

Can one of the admins verify this patch? To accept patch and trigger a build add comment ".ok\W+to\W+test."

@pulkitsinghal
Copy link

time permitting, @aquid will work on getting this verified and released

@ernie58
Copy link

ernie58 commented Feb 22, 2017

I think this is related to #63

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

Successfully merging this pull request may close these issues.

7 participants