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
It would be failed to create a mongodb in guangzhou using the API.
| Resource alicloud_mongodb_instance CreateDBInstance Failed!!! [SDK alibaba-cloud-sdk-go ERROR]:
| Post "https://dds.cn-guangzhou.aliyuncs.com/?XXXX&ZoneId=cn-guangzhou-a": dial tcp: lookup dds.cn-guangzhou.aliyuncs.com on 127.0.1.1:53: no such host
Based on the endpoints, https://developer.aliyun.com/endpoints, it should be mongodb.cn-guangzhou.aliyuncs.com instead of dds.cn-guangzhou.aliyuncs.com.
The text was updated successfully, but these errors were encountered:
shangfu-peng
changed the title
Can you update Endpoints configs for cn-guangzhou?
Need to update Endpoints configs for cn-guangzhou?
Sep 2, 2021
Product and API:
create mongodb in guangzhou
Platform:
terraform/pulumi
How to Reproduce
Currently, the cn-guangzhou is available in the web portal, but it is missed in the endpoints config.
https://github.com/aliyun/alibaba-cloud-sdk-go/blob/master/sdk/endpoints/endpoints_config.go#L3767
It would be failed to create a mongodb in guangzhou using the API.
| Resource alicloud_mongodb_instance CreateDBInstance Failed!!! [SDK alibaba-cloud-sdk-go ERROR]:
| Post "https://dds.cn-guangzhou.aliyuncs.com/?XXXX&ZoneId=cn-guangzhou-a": dial tcp: lookup dds.cn-guangzhou.aliyuncs.com on 127.0.1.1:53: no such host
Based on the endpoints, https://developer.aliyun.com/endpoints, it should be mongodb.cn-guangzhou.aliyuncs.com instead of dds.cn-guangzhou.aliyuncs.com.
The text was updated successfully, but these errors were encountered: