Pointi
Pointi
Any chance for an update on this question? @miguel250
Hi @ruflin I am using Elastica 6.0.0 I did not find any further information according to this exception message. But what I found out is that it works if I...
Sure. Those commands work fine on my local and remote machine: ``` curl -XPUT 'localhost:9200/_snapshot/s3_repository?pretty' -H 'Content-Type: application/json' -d' { "type": "fs", "settings": { "location": "/var/www/var/es-backup", "compress": true } }...
The examples were completely different/independent :) I will try to print the params before the request is sent.
This is the printed value of `$data`: ``` array(2) { ["type"]=> string(2) "fs" ["settings"]=> array(1) { ["location"]=> string(22) "/var/www/var/es-backup" } } ``` And this the exception: ``` [Elastica\Exception\ResponseException] unknown setting...
I am afraid I can´t upgrade that easy to version 6 due to the major changes. Do you think version 5.6 would be sufficient? I´ll try it if I manage...
Thanks for your patience! I downgraded to Elastica 5.3.* and tried it again with the S3 repository plugin but still getting the exception: ``` [Elastica\Exception\ResponseException] unknown setting [index.access_key] please check...
If I do this (Sticky Command Header) I can not type anymore in my window?
Same issue here on Sequoia and version 4.1.4