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 Credential rotator fails silently with no logs #2555

Closed
PapoyEdits opened this issue May 11, 2022 · 2 comments
Closed

AWS Credential rotator fails silently with no logs #2555

PapoyEdits opened this issue May 11, 2022 · 2 comments

Comments

@PapoyEdits
Copy link

Summary

So we've been using Conjur-OSS for some time now, primarily to help with rotating AWS credentials, which has worked fine previously. But recently we noticed that the rotations has failed silently, and has done so for quite a long time, with no log messages that we could find as to why.

So I'm wondering, should there be logs printed about the rotator failure? Do we need to tweak the log-level (didn't find if that was possible with OSS, though the Enterprise version said you could set a environment variable for it)?

Steps to Reproduce

Haven't tested it on a "clean" instance, but whenever we create a new set of variables (all according to docs) and initialize them with the AWS credentials (and the User has correct IAM permissions), they don't rotate. Existing variables that have been able to rotate previously, have also stopped.

Expected Results

Actual Results

Credentials are not rotated and no logs appear.

Reproducible

Always the same result for us, but haven't tested on a "clean" setup.

Version/Tag number

We're running rather old versions of the docker images (planning to update soon),

  • conjur:1.11.6
  • conjur-cli:5-6.2.3

Docker Engine Client/Server - 19.03.13

Environment setup

  • Running on AWS EC2 RHEL 7 instances, using docker-compose
@rpothier
Copy link
Contributor

Hi @PapoyEdits , Thanks for submitting this issue. Did anything change when the rotations stopped working?

@PapoyEdits
Copy link
Author

As these things go, after a couple of restarts, the rotation magically started working again, so closing this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

3 participants