I changed the command for repair wallet. First make sure your navcoind process is not running anymore.
1. Open the Terminal or connect through SSH.
2. Type the following into the console to stop the Nav Coin daemon (the Core Client without the graphical user interface running on the Pi): "./navcoin-4.0.6/bin/navcoin-cli -datadir=/home/stakebox/.navcoin4 stop" and press *enter*.
3. Wait a minute for the daemon to shut down.
4. Type the following to start the daemon again with the parameter to clear all transactions (confirmed and unconfirmed) and scan the blockchain for all confirmed transactions again: "sudo -u www-data ./navcoin-4.0.6/bin/navcoind -datadir=/home/stakebox/.navcoin4 -zapwallettxes" and press *enter*.
5. Be patient and wait some time. After that you can connect to the WebUI again and the correct balance should be displayed.
Grat! Awesome! Thank you. It looks good now.
I really apreciate your effort.
