0x-launch-kit icon indicating copy to clipboard operation
0x-launch-kit copied to clipboard

what's the project ID

Open xiao0811 opened this issue 4 years ago • 7 comments

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 avatar Jun 06 '20 10:06 xiao0811

come a people help me

xiao0811 avatar Jun 06 '20 10:06 xiao0811

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

tomhschmidt avatar Jun 06 '20 18:06 tomhschmidt

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

xiao0811 avatar Jun 08 '20 01:06 xiao0811

image

xiao0811 avatar Jun 08 '20 01:06 xiao0811

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

kimpers avatar Jun 08 '20 09:06 kimpers

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

xiao0811 avatar Jun 09 '20 01:06 xiao0811

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.

kimpers avatar Jun 09 '20 12:06 kimpers