jflanigan / jamr

JAMR Parser and Generator
BSD 2-Clause "Simplified" License
193 stars 49 forks source link

there's something wrong when execute ./setup, connect github-cloud.s3.amazonaws.com refused. #21

Closed jenniferSun27 closed 7 years ago

jenniferSun27 commented 7 years ago

During the procedure of running ./setup, it said connecting to github-cloud.s3.amazonaws.com refused, like this: Resolving github-cloud.s3.amazonaws.com (github-cloud.s3.amazonaws.com)... 52.216.81.88 Connecting to github-cloud.s3.amazonaws.com (github-cloud.s3.amazonaws.com)|52.216.81.88|:443... failed: Connection refused.

If I manually visit "github-cloud.s3.amazonaws.com" from browser, it says: <Error><Code>AccessDenied</Code><Message>Access Denied</Message><RequestId>FD0C2818226FFC6E</RequestId><HostId>xgNMiNLCyhvwoiva6l30OhOtKUONyQPykNljIVGQcjJkL9rfe45gmo7lCXOFWd/kpJGbnSsWUcc=</HostId></Error>

Is this normal?