Post
Topic
Board Announcements (Altcoins)
Re: [ANN]❁ KORE- Tor Service Nodes, Browser, VoIP, Aether OS, KOREPhone, KOREbay
by
TheMatrix101
on 08/11/2017, 22:29:46 UTC
I have noticed that several of the nodes on the network are stuck on block 4056/4055, this is not the correct block, correct block is 4089
The End All Be All to Kore Fixes


Windows Fix:
Shut Down Kore:

Open your File Explorer and there will be a bar with your current folder at the top. Click on it and it should turn blue and give the root route to your current folder. Paste the following location as is and hit return to go directly to your Kore folder
Code:
C:\Users\%username%\AppData\Roaming\Kore
(alternativly you can open File Explorer and click on the menu tab "view" and select "Hidden items" then navigate to the above directory)
Delete all files and folders but kore.conf, wallet.dat, /Onion, /Tor

&&&IF you don't understand this part I give another way of how to do this below, right above linux fix&&&
Open a Command Prompt instance and navigate to the directory with kore.exe
e.g. if kore is in your downloads folder and inside another folder named kore you would type
Code:
cd Downloads/kore

Once you are inside your kore folder insert the following command.
Code:
Kore.exe -zapwallettxes -reindex

&&&&&&
If you didn't understand how to navigate to your kore folder through command line another way to do this is to open your kore folder in File Explorer and then Shift+Right_Click anywhere in the folder and select "open cmd window here"


Linux Fix:

Shut down Kore:
(If using daemon use kore-cli stop)

Getting Ready:
Open a terminal

If Daemon paste the following command, if not continue to remove chain:
Code:
ps aux|grep [k]ored
Hit return, if there is no output kore has shut down completely and you can move to the next step, if there is please wait for kore to shut down completely

Remove Chain:
In terminal paste the following command and hit return.
Code:
rm -r ~/.kore/chainstate ~/.kore/blocks ~/.kore/backups

Remove non critical files
In terminal paste the following commands and hit return.
Code:
cd ~/.kore
Code:
rm banlist.dat budget.dat db.log debug.log fee_estimates.dat kored.pid mncache.dat mnpayments.dat peers.dat

Start Kore Back Up
Code:
kore-qt -zapwallettxes -reindex
(or if daemon kored -zapwallettxes -reindex)
Reposting for easy access. also if you are running windows i have made a simple application for you guys to automate this process.
https://www.kore.life/Downloads/KoreEABAFix.exe



To the Community:

"This message is from the KORE Team,
IF you are having difficulty with your balances not showing correctly Bittrex is not cause, it is on the wallet end.
Please follow the below link to a guide provided by us/the KORE Team that will walk you through a process
to correct your balances whenever this issue arises which we are in the process of fixing.
Thank you for your patience. The block explorers should be up soon.

MikeMike"


Matrix