near / near-cli-rs

near CLI is your human-friendly companion that helps to interact with NEAR Protocol from command line.
https://near.cli.rs
Apache License 2.0
86 stars 52 forks source link

Testnet faucet potentially not working #348

Closed globart closed 1 week ago

globart commented 1 month ago

I've encountered this error today: Error: 0: error sending request for url (https://helper.nearprotocol.com/account): error trying to connect: dns error: failed to lookup address information: nodename nor servname provided, or not known when issuing this command ("account_name" and "seedphrase" are placeholders, their values are valid): near account create-account sponsor-by-faucet-service account_name.testnet use-manually-provided-seed-phrase 'seedphrase' network-config testnet create

frol commented 1 month ago

The faucet service is currently not reachable. We reported it to the maintainer. In the meanwhile, use https://near-faucet.io

frol commented 1 week ago

The faucet service is back online and operates as expected, so I close this issue since there are no action items