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

first time use Claudiajs create in region China error NetworkingError #220

Open
pbpoon opened this issue Dec 29, 2020 · 1 comment
Open

Comments

@pbpoon
Copy link

pbpoon commented Dec 29, 2020

Please use GitHub issues only to report bugs. To ask a general question or request assistance/support, please use the Claudia.js Gitter Chat instead.

To report a bug or a problem, please fill in the sections below. The more you provide, the better we'll be able to help.


  • Expected behaviour:

  • What actually happens:

  • Link to a minimal, executable project that demonstrates the problem:

  • Steps to install the project:

  • Steps to reproduce the problem:

$ claudia create --profile default --region cn-northwest-1 --handler lambda.handler
packaging files npm install -q --no-audit --production
npm WARN claudia-test@1.0.0 No description
npm WARN claudia-test@1.0.0 No repository field.

initialising IAM role iam.createRole RoleName=claudia-test-executor
Error: getaddrinfo ENOTFOUND iam.cn-northwest-1.amazonaws.com.cn
at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:67:26) {
errno: -3008,
code: 'NetworkingError',
syscall: 'getaddrinfo',
hostname: 'iam.cn-northwest-1.amazonaws.com.cn',
region: 'cn-northwest-1',
retryable: true,
time: 2020-12-29T03:10:28.971Z
}

@pbpoon
Copy link
Author

pbpoon commented Dec 29, 2020

when I change the region to cn-north-1 is ok, but cn-north-1 is Beijing

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