near / near-cli

General purpose command line tools for interacting with NEAR Protocol
https://docs.near.org
MIT License
193 stars 91 forks source link

when deploy ,request to https://helper.testnet.near.org/account failed, #1022

Open ymybxx opened 1 year ago

ymybxx commented 1 year ago

when i deploy, occurs this error, i know it is a problem of network , but how can i set proxy for it, i can curl https://helper.testnet.near.org/account success ,but in near-cli, this cant work, please help me, thanks

Deploying contract Retrying HTTP request for https://helper.testnet.near.org/account because of error: FetchError: request to https://helper.testnet.near.org/account failed, reason: connect ETIMEDOUT 74.86.17.48:443 Retrying HTTP request for https://helper.testnet.near.org/account because of error: FetchError: request to https://helper.testnet.near.org/account failed, reason: connect ETIMEDOUT 74.86.17.48:443 Retrying HTTP request for https://helper.testnet.near.org/account because of error: FetchError: request to https://helper.testnet.near.org/account failed, reason: connect ETIMEDOUT 199.59.149.202:443 Retrying HTTP request for https://helper.testnet.near.org/account because of error: FetchError: request to https://helper.testnet.near.org/account failed, reason: connect ETIMEDOUT 199.59.149.202:443 Retrying HTTP request for https://helper.testnet.near.org/account because of error: FetchError: request to https://helper.testnet.near.org/account failed, reason: connect ETIMEDOUT 199.59.149.202:443 Retrying HTTP request for https://helper.testnet.near.org/account because of error: FetchError: request to https://helper.testnet.near.org/account failed, reason: connect ETIMEDOUT 174.37.175.229:443

dora1995 commented 1 year ago

+1

xiangxn commented 11 months ago

All proxy problems can be solved in this way: #1067

lucasespinosa28 commented 10 months ago

i have the same problem, but with error using curl ou near-cli, This service has been suspended by its owner.

i tried to use gitpod example Hello NEAR and have the same problem