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

[BUG] Intermittant: "Error message: Failed to get ID Token." #525

Open
klemmster opened this issue Feb 12, 2024 · 2 comments
Open

[BUG] Intermittant: "Error message: Failed to get ID Token." #525

klemmster opened this issue Feb 12, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@klemmster
Copy link

Before I invest time in this, would you be open to contributions here?

Vault server version

1.15.2

vault-action version

v2.8.0

Describe the bug

In the last two weeks we've seen more occurrences of this.

jwt = await core.getIDToken(githubAudience)

This line is failing.

Error: Error message: Failed to get ID Token. 
 
        Error Code : undefined
 
        Error Message: 

To Reproduce

It's likely an underlying github issue and happens more frequently recently.

Expected behavior

Just retry the idToken retrieval.

Log Output

Additional context

Add any other context about the problem here.
Others have implemented retries, too:
aws-actions/configure-aws-credentials#469
https://github.com/aws-actions/configure-aws-credentials/blob/a5dceb9b44a45021a99d8625cf6bc63214e8114c/src/index.ts#L112

@klemmster klemmster added the bug Something isn't working label Feb 12, 2024
@klemmster
Copy link
Author

somewhat related PR: #442

@moudgalya1223
Copy link

same problem for me as well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants