You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not able to run commands anymore, all of them fail with this message:
$ granary client - rpc get /protocols
Warning:
Failed to acquire the protocol version from the node
Rpc request failed:
- meth: GET
- uri: http://granary-tezos-node-sandbox:8732/chains/main/blocks/head/protocols
- error: Unable to connect to the node: "resolution failed: name resolution failed"
Error:
Rpc request failed:
- meth: GET
- uri: http://granary-tezos-node-sandbox:8732/describe/protocols?recurse=no
- error: Unable to connect to the node: "resolution failed: name resolution failed"
$ ./alphanet.sh shell
alphanet: Pulling from tezos/tezos
Digest: sha256:337d1f6de3dffe4f93dc9792c40f16002783fb063b1ee83eac52456f3547a364
Status: Image is up to date for tezos/tezos:alphanet
docker.io/tezos/tezos:alphanet
~ $ tezos-client -A rpcalpha.tzbeta.net -P 443 -S list known addresses
Warning:
This is NOT the Tezos Mainnet.
The node you are connecting to claims to be running on the
Tezos Alphanet DEVELOPMENT NETWORK.
Do NOT use your fundraiser keys on this network.
Alphanet is a testing network, with free tokens.
contractOwner: tz1MzsE4cocSfss5cnav8UWzxnbrrZH32Rij (unencrypted sk known)
address1: tz1MZ4GPjAA2gZxKTozJt8Cu5Gvu6WU2ikZ4 (unencrypted sk known)
If I configure Granary with this:
I'm not able to run commands anymore, all of them fail with this message:
Even passing the flag --tls or -S from https://tezos.gitlab.io/master/api/cli-commands.html.
The text was updated successfully, but these errors were encountered: