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

Gettings error Post "https://sts.googleapis.com/v1/token": context canceled #215

Open
shinji62 opened this issue Oct 10, 2024 · 0 comments

Comments

@shinji62
Copy link

Hi,

I am running synthetic-monitoring on my Vault server and time to time I got the following issue, which I think could be a timeout of sts server.

In my test I added 2 retries, the error is less frequent but sitll happen once an hour (test run every minute)

service account 'projects/-/serviceAccounts/PROJECT_ID': Get "https://iam.googleapis.com/v1/projects/-/serviceAccounts/PROJECT_ID'?alt=json&prettyPrint=false": oauth2/google: unable to generate access token: Post "https://iamcredentials.googleapis.com/v1/projects/-/serviceAccounts/vt-ga-synthetic-test-prd@PROJECT_ID'.iam.gserviceaccount.com:generateAccessToken": oauth2/google: invalid response from Secure Token Server: Post "https://sts.googleapis.com/v1/token": context canceled

I am using WIF across GCP project, this work 9X% of the time, but still failed time to time, I was wondering is Google know about those type of issue or not.

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

No branches or pull requests

1 participant