Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unknown protocol version for Alphabet #21

Open
jeromesimeon opened this issue Sep 30, 2019 · 1 comment
Open

Unknown protocol version for Alphabet #21

jeromesimeon opened this issue Sep 30, 2019 · 1 comment

Comments

@jeromesimeon
Copy link

Describe the bug
I cannot get the "hello world" example to work. It fails when testing the client configuration.

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://stove-labs.github.io/granary/docs/tutorials-deploying-a-tezos-smart-contract-to-alphanet
  2. Follow the instructions
  3. Up to granary client - rpc get /protocols
  4. See error:
bash-3.2$ granary client - rpc get /protocols 
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.

Fatal error: unknown protocol version.

Expected behavior
The instructions indicate the following output:

Screenshot 2019-09-30 at 12 58 40 PM

Desktop (please complete the following information):

  • OS: MacOS
  • Browser Safari
  • Version ???

Additional context
First installation of Granary.

@elenoir
Copy link

elenoir commented Nov 5, 2019

Hello,

@jeromesimeon : did you manage to solve this? I'm facing the same error, behind the hood it tries to connect to http://alphanet-node.tzscan.io:80/chains/main/blocks/head/protocols but this replies text/html instead of the data needed.

Any help?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants