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

Location service can't get pvtz's endpoint in cn-beijing #332

Open
devkanro opened this issue Mar 25, 2019 · 0 comments
Open

Location service can't get pvtz's endpoint in cn-beijing #332

devkanro opened this issue Mar 25, 2019 · 0 comments

Comments

@devkanro
Copy link
Contributor

I found location service can't work fine with region cn-beijing and pvtz service.

There are some log for it

I0325 14:19:34.714201   19032 logs.go:41] Invoke GET https://location.aliyuncs.com?Action=DescribeEndpoints&Format=JSON&Id=cn-beijing&ServiceCode=pvtz&SignatureMethod=HMAC-SHA1&SignatureVersion=1.0&Timestamp=2019-03-25T06%3A19%3A34Z&Type=openAPI&Version=2015-06-12 404 (167.1761ms)
I0325 14:19:34.715204   19032 logs.go:41] {
    "RequestId": "BEB7B178-473D-4E0F-A27C-F8B7E6ABA5ED",
    "HostId": "location.aliyuncs.com",
    "Code": "InvalidRegionId",
    "Message": "The specified region does not exist."
}

When I change region to cn-hangzhou, it can works. I think that aliyun private zone only works with region cn-hangzhou. Should we disable use localtion service to find endpoint for pvtz service?

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