#Hi, what's the reason for this
9 messages · Page 1 of 1 (latest)
Could you share the contents of config.json from the root of your project?
{
"version": 1,
"deployAliases": {
"berkeley": {
"url": "https://proxy.berkeley.minaexplorer.com/graphql",
"keyPath": "keys/berkeley.json",
"feepayerKeyPath": "/Users/yrd/.cache/zkapp-cli/keys/sudoku.json",
"feepayerAlias": "sudoku",
"fee": "0.1",
"smartContract": "SudokuZkApp"
}
}
}
I don't see anything wrong with the config file.
How many times have you tried and got this error? Looking around the discord I see people had had this error before. Seems like sometimes it takes a couple of tires for the deploy to succeed.
Let me try to deploy as well and see how it goes.
Thank you very mush. I tried several times,Error displaying node offline!
Faced no problem deploying.
Does https://proxy.berkeley.minaexplorer.com/graphql load in your browser?
Please also check if your repo calls Mina.getNetworkState() - it throws on the Berkeley, works only on the local blockchain
I change my home network, and deploy success! Thank you again~