【发布时间】:2020-04-17 14:54:50
【问题描述】:
我在做 amplify init 时得到了这个,所以主要议程是通过 aws-cognito 开发身份验证,它使用 aws-amplify,
? Do you want to use an AWS profile? Yes
? Please choose the profile you want to use default
init failed
Error: read ECONNRESET
at TLSWrap.onStreamRead (internal/stream_base_commons.js:205:27) {
message: 'read ECONNRESET',
errno: 'ECONNRESET',
code: 'NetworkingError',
syscall: 'read',
region: 'us-east-1',
hostname: 'amplify.us-east-1.amazonaws.com',
retryable: true,
time: 2020-04-16T12:09:59.975Z
【问题讨论】:
标签: amazon-web-services amazon-cognito aws-amplify