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

what's the project ID #40

Open
xiao0811 opened this issue Jun 6, 2020 · 7 comments
Open

what's the project ID #40

xiao0811 opened this issue Jun 6, 2020 · 7 comments

Comments

@xiao0811
Copy link

xiao0811 commented Jun 6, 2020

when i run docker-compose up
{"error_string":"403 Forbidden {"jsonrpc":"2.0","id":2,"error":{"code":-32600,"message":"project ID is required","data":{"reason":"project ID not provided","see":"https://infura.io/dashboard\"}}}","level":"error","msg":"blockwatch.Watcher error encountered","myPeerID":"16Uiu2HAmV5UdipLWW9UcvdCaggZhNQmEt64aZtoXx195YjSxVCfp","time":"2020-06-06T10:02:34Z"}
what's can i do?

@xiao0811
Copy link
Author

xiao0811 commented Jun 6, 2020

come a people help me

@tomhschmidt
Copy link
Contributor

@xiao0811 You need to setup an Infura account. Go to https://infura.io/dashboard

@xiao0811
Copy link
Author

xiao0811 commented Jun 8, 2020

@tomhschmidt I already have an account, may I ask where should I fill in

@xiao0811
Copy link
Author

xiao0811 commented Jun 8, 2020

image

@kimpers
Copy link

kimpers commented Jun 8, 2020

When running npx @0x/launch-kit-wizard the wizard will ask:

Select the RPC URL you want to use
That is where you enter your Infura endpoint. E.g. https://mainnet.infura.io/v3/INFURA_PROJECT_ID

@xiao0811
Copy link
Author

xiao0811 commented Jun 9, 2020

@kimpers Thank you, brother. PROJECT ID has been resolved, now it is the problem on the picture

@kimpers
Copy link

kimpers commented Jun 9, 2020

I am also getting some of these protocol not supported errors when running it locally but launch-kit works fine anyway. This could be from nodes running older unsupported versions of Mesh.

If you are running it on your own computer have you exposed the ports 60557, 60558 & 60559? (See https://0x-org.gitbook.io/mesh/getting-started/deployment#running-mesh)

Also you may need to give it some time to successfully connect to other peers.

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

3 participants