Post
Topic
Board Announcements (Altcoins)
Re: 💥SOLARIS XLR 💥 Mandatory update v2.3.2.0 (12 January ) 💥
by
kozen
on 16/01/2018, 12:11:49 UTC
Hey dev,

I am getting this when starting the solaris-qt linux binary:

Code:
solaris-qt: main.cpp:3055: bool ConnectBlock(const CBlock&, CValidationState&, CBlockIndex*, CCoinsViewCache&, bool, bool): Assertion `hashPrevBlock == view.GetBestBlock()' failed.
Aborted (core dumped)

It's wallet 2.3.2.0 and it worked fine yesterday.

Any ideas?

DO NOT add any addnodes

Try this "through the window" method.
That is what i used and it worked for me.
It can be likened to re-syncing and re-indexing.

Close your Solaris-qt
Open your AppData/Roaming/Solaris  then delete all EXCEPT for

    wallet.dat
    masternode.conf
    solaris.conf


Then restart your wallet (launch only the version 2.3.2.0)


I'm on Linux, but thanks. I will give that a try.


Seems to have somehow worked. The wallet starts up now. Obviously, the chain is gone, so it needs to re-sync. Yet, now it is not getting any node connection. Just keeps saying "No block source available...".

Do you have an idea what that might be?