question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[BUG] No Error when S3 access key is not available / got deleted

See original GitHub issue

Context In order to help us troubleshoot issues with this project, you must provide the following details:

  • ElasticDump version: docker.io/elasticdump/elasticsearch-dump:v6.72.0

Describe the bug A clear and concise description of what the bug is.

During operations the access token to the S3 bucket got deleted, elasticsearch-dump only reported an error but did not exit with an error code. Thu, 09 Sep 2021 05:40:42 GMT | Error Emitted => Access Key you provided does not exist in our records.

Current behavior

Elasticsearch-dump just continues to run, without reporting any errors.

Expected behavior

Elasticsearch-dump should immediatly exit with an error code.

Additional context

We run elasticsearch-dump on an openshift-cluster as a cronjob, so we need a reliable error handling.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5

github_iconTop GitHub Comments

0reactions
DebakelOrakelcommented, Sep 10, 2021

Perfect, thank you very much 😄

Read more comments on GitHub >

github_iconTop Results From Across the Web

Resolve "AWS Access Key Id" errors when sending requests ...
The error message "The AWS Access Key Id you provided does not exist in our records" indicates that there's an issue with the...
Read more >
Error Responses - Amazon Simple Storage Service
Error Code Description HTTP Status Code AccessControlListNotSupported The bucket does not allow ACLs. 400 Bad Request AccessDenied Access Denied 403 Forbidden BucketAlreadyOwnedByYou 409 Conflict (in all...
Read more >
The AWS Access Key Id does not exist in our records
I've faced this issue on a Lambda function uploading files to S3 and managed to solve by configuring S3 object using the endpoint...
Read more >
Error creating S3 bucket: BucketAlreadyExists: The requested ...
Describe the Bug Getting an error Error: Error creating S3 bucket: BucketAlreadyExists: The requested bucket name is not available. The bucket namespace is ......
Read more >
Troubleshooting | Cloud Storage
Issue: I tried to create a bucket but got a 403 Account Disabled error. Solution: This error indicates that you have not yet...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found