Open ocofaigh opened 2 years ago
@ocofaigh , looks like there was IAM downtime on 13th Dec and that would have resulted this error.. /many has reported similar issues.. Did you encounter this issue on any other date? If so, please provide those logs..
Thanks
Here are the timestamps where we saw this issue (in UTC):
Here are the logs from the 9th Dec: observability-instances-module-test-logs-211209-120422.tar.gz
Just letting you know this issue still occurs intermittently. Todays timestamp was 2022-02-11 06:37:31
UTC
We are intermittently seeing errors like:
Error: Error retrieving service offering: Request failed with status code: 401, ServerErrorResponse: {"message":"Token expired","code":401,"global_transaction_id":"gend-12840474957746303036"}
Error: Error retrieving plan: Request failed with status code: 401, ServerErrorResponse: {"message":"Token expired","code":401,"global_transaction_id":"gend-11961725898272431839"}
Error: Error retrieving deployment for plan standard : Request failed with status code: 401, ServerErrorResponse: {"message":"Token expired","code":401,"global_transaction_id":"gend-12084307182901635149"}
Community Note
Terraform CLI and Terraform IBM Provider Version
Terraform v1.0.11 ibm-cloud/ibm v1.36.0
Affected Resource(s)
Terraform Configuration Files
Please include all Terraform configurations required to reproduce the bug. Bug reports without a functional reproduction may be closed without investigation.
Debug Output
Full log (stdout + trace): logs.zip
Panic Output
Expected Behavior
No error
Actual Behavior
401 token expired error
Steps to Reproduce
terraform apply
Important Factoids
References
0000