-
Notifications
You must be signed in to change notification settings - Fork 187
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
my omniwallet is wrong #1315
Comments
Did you use Bitcoin Core before, and if so, which version? |
No, I don't use bitecoin core. I use omnicore-0.0.11.1-rel-win64-setup on my server! |
My wallet has been unable to synchronize on the server. Always prompt |
I asked, because with Bitcoin Core 0.12+ the database is obfuscated, and not necessarily compatible with Omni Core. The error you posted indicates your block database got corrupted. Reindexing should resolve the issue. Please open a command line (press Windows key + R, then enter cmd, hit enter) and type in the following command:
This command will start Omni Core and reindex the database. This process can take a while unfortunally. |
Thank you very much |
I want to get omni and synereo to China's echange, the virtual currency trading platform. omni use wallet like bitecoin api ? but synereo Jjust on the Omni token don't have wallet,how to do that? |
Omni Core has the same API as Bitcoin Core, but with extensions: https://github.com/OmniLayer/omnicore/blob/v0.0.11.1/src/omnicore/doc/rpc-api.md |
I use this 【"D:\omin\omni core\omnicore-qt.exe" -reindex】 but My wallet has been unable to synchronize on the server. the same problem! Always prompt |
new problem |
Please open an explorer window and navigate to If you don't have a wallet with imported private keys or alike, which you may need to backup, please delete the whole |
Hi @ForestCoin Sorry to hear you are having difficulty. Could you please let us know how much RAM you have on this server? Is it virtual? Are you sharing it with any other altcoin or bitcoin node software? Please try @dexX7's suggestions, and if you still get the same issue, please post the tail (last 20 lines) of your Thanks |
Thank you, My wallet is in sync. but,turn off, then start to have a long time.what's reason |
assertion failed!
program:D\omin\omni core\omnicore-qt.exe
file:main.cpp,Line1671
Exression:hashPrevBlock == view.GetBestBlock()
The text was updated successfully, but these errors were encountered: