You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tried more than six times, the execution job still could not complete due to OpenAPI's unavailability.
➜ ~ k logs -f alibaba-oss-with-syntax-error-destroy-9s994
Initializing the backend...
Initializing provider plugins...
- Reusing previous version of hashicorp/alicloud from the dependency lock file
- Using previously-installed hashicorp/alicloud v1.126.0
Terraform has been successfully initialized!
You may now begin working with Terraform. Try running "terraform plan" to see
any changes that are required for your infrastructure. All Terraform commands
should now work.
If you ever set or change modules or backend configuration for Terraform,
rerun this command to reinitialize your working directory. If you forget, other
commands will detect it and remind you to do so if necessary.
alicloud_oss_bucket.bucket-acl: Refreshing state... [id=vela-website5678]
╷
│ Error: [ERROR] terraform-provider-alicloud/alicloud/resource_alicloud_oss_bucket.go:454:
│ [ERROR] terraform-provider-alicloud/alicloud/service_alicloud_oss.go:27: Resource vela-website5678 GetBucketInfo Failed!!! [SDK aliyun-oss-go-sdk ERROR]:
│ Get "https://vela-website5678.oss-cn-beijing.aliyuncs.com/?bucketInfo": read tcp 172.20.4.66:44604->59.110.190.46:443: i/o timeout
│
│ with alicloud_oss_bucket.bucket-acl,
│ on main.tf line 1, in resource "alicloud_oss_bucket" "bucket-acl":
│ 1: resource "alicloud_oss_bucket" "bucket-acl" {
│
╵
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Tried more than six times, the execution job still could not complete due to OpenAPI's unavailability.
Beta Was this translation helpful? Give feedback.
All reactions