Post
Topic
Board Announcements (Altcoins)
Re: [ANN] CROAT - THE CATALAN ALTCOIN - EGALITARIAN COIN OF THE CATALAN PEOPLE
by
ridd
on 13/06/2018, 18:16:53 UTC
So I got the blockchain synced overnight on the daemon (Ubuntu version). The tried opening my wallet (simplewallet) an got this:

2018-Jun-13 12:07:49.123020 ERROR   [BlockchainSynchronizer] Failed to query blocks: NodeErrorCategory:5, Internal node error

I then downloaded the blockchain and tried again with the --data-dir parameter. Same error. I'm using the latest CROATCore package.

Whats up with this? How to fix it?


Hi, you can try to download blockchain backup, take a look at this video

https://youtu.be/W_L4lHt-PE4

Latest backups are here https://croatpool.com/blockchain/

Good luck



Well I tried every possible way but it seems the CLI wallets are not up-to.date. The desktop wallet worked.
 

Cli wallet?

You need to start daemon first

Code:
./croatd --config-file configs/croat.conf

And then start simplewallet

Code:
./simplewallet --config-file configs/croat.conf