zeta-chain / node

ZetaChain’s blockchain node and an observer validator client
https://zetachain.com
MIT License
167 stars 109 forks source link

Error after installing a node on the server #1173

Closed velyar closed 1 year ago

velyar commented 1 year ago

I install the node from the site https://app.nodejumper.io/zetachain-testnet/installation. Everything goes without errors, I restore my wallet, the command works, I look at the list of wallets, the command works. But I want to see the wallet balance and it gives an error. The node is synchronized, shows the latest blocks, logs without errors. The blocks were of course not completely downloaded, but using a snapshot. But this doesn't seem to be the reason. Anyone who has encountered this, I apologize in advance if I am in the wrong place, but no one else can help me figure this out) image image image

brewmaster012 commented 1 year ago

@velyar what version of zetacore are you using?

brewmaster012 commented 1 year ago

it might be better to ask in the discord node channel. @velyar

velyar commented 1 year ago

As it became known in recent days, everyone has such a problem. But for now the problem is solved if you add this parameter. --node https://zetachain-athens.blockpi.network:443/rpc/v1/public -y So I guess I'll close this issue:)