I have installed ElasticSearch 6.2 on a droplet running ubuntu 16.04 and what to create a s3 repository that backup my ElasticSearch database to a space though the S3 Spaces API. For some reason, I keep getting the same error every time, I try to create my repository:
{"error":{
"root_cause":[{
"type":"blob_store_exception",
"reason":"Failed to check if blob [master.dat-temp] exists"}],
"type":"blob_store_exception",
"reason":"Failed to check if blob [master.dat-temp] exists",
"caused_by":{
"type":"amazon_s3_exception",
"reason":"Forbidden (
Service: Amazon S3;
Status Code: 403;
Error Code: 403 Forbidden;
Request ID: THEREQUESTID;
S3 Extended Request ID: THEEXTENDEDREQUESTID)"}},
"status":500}
I might add, that I also have a droplet running with ElasticSearch 5.6 and on that droplet, there is no problem creating s3 repositories and backing up my data to Spaces.
What I’m I missing?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Hi emily,
got it solved? Care to share your solution? I would also be interested in your configuration of the plugin.
Kind regards,
Stefan
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.