Post
Topic
Board Announcements (Altcoins)
Re: 💥SOLARIS XLR💥⚡Masternode⚡Obfuscation,Seesaw⚡Zerocoin implementation soon⚡Xevan
by
llanoh88
on 16/11/2017, 00:19:26 UTC
Hello all., i just had to move so my mine was offline for a week. Now my wallet wont sync and says 6 days behind.
How can i fix this?

The solution below could help you.


Hello! can anybody help me?
Today I used the swap service (https://solaris.swapyourcoins.today/)
from the old wallet (nist 5) coins are gone, but in the new wallet (xevan) - Conflicted, and no coins!
Here is your fix:
open your debug console and type in
Code:
repairwallet
then wait for a few minutes for your wallet to sync


Provisional Instructions to Sync stuck wallets

LOCAL
If your wallet is stuck add these nodes provided by lyceebit
Code:
addnode=92.222.48.122:60020
addnode=88.164.70.252:60020
addnode=198.12.123.195:60020
addnode=45.76.21.103:60020
addnode=188.167.144.142:60020
addnode=212.24.96.87:60020
addnode=80.209.230.151:60020
to your solaris.conf in your local wallet usually found at ( C:\Users\User\AppData\Roaming\Solaris )

LINUX VPS
If you are using a linux VPS to run masternodes, go to where you installed your solaris wallet and add the nodes
For those that followed my MN guide, this is what you will have to do:

  • cd solaris
  • ./solaris-cli getinfo (look for blocks; if wallet is synced to the latest block, do not proceed. If it is stuck, proceed with the commands)
  • ./solaris-cli stop
  • nano /home/user/.solaris/solaris.conf (if you get the following resonse
Code:
-bash: nano: command not found
then you need to install nano with the following command
Code:
sudo apt-get install nano
    first[/li]
Next is to copy and paste(with right-click) all the working addnodes from lycheebit into the file
Ctrl X is to exit
Entr is to approve
  • ./solarisd -daemon



[/quote]
[/quote]

i have done all the above with no success. still stuck 6 days behind after sitting for hours.