We WILL fix it!This is the common problem when starting cryptonote blockchain. Don't worry.
Step 1. For everyone.I suggest doing the following to anyone who has ever touched XCI.
You have .xcicoin folder in your home directory.
1) Please Stop your ./xcicoind daemon.
2) Delete .xcicoind folder in your Home directory
3) Start daemon with the following flag: --add-exclusive-node 104.131.137.173
./xcicoind --add-exclusive-node 104.131.137.173
Step 2. For pool admins.The following suggestion is urgent for pool admins. Probably some pool is producing wrong payout transactions and the network is very small now, so this transactions can be mined and verified by the same pool. Probably, it is the biggest pool -
http://5.189.135.137/xci/#. So this message is especially urgent for @atithasos:
You will need to stop your pool, backup redis data and wipe your redis db. Start your pool again.
0. Stop your pool.
1. Backup redis data (if in future you will need to verify users work)
1.1. Start redis-cli:
redis-cli
1.2. Locate your backup dir:
config get dir
You will see something like this:
1) "dir"
2) "/var/lib/redis"
1.3. Go to backup dir and backup dump.rdb file.
2. Wipe your Redis data.
2.1. Stay in redis cli or start it (1.1)
2.2. Flush Redis (this will delete dump.rdb file, make sure you have backup (1.3):
FLUSHALL
3. Start your pool after Step 1 and Step 2
The pool was stopped before 24 hours.
also the payments was 1 block every 30 minutes.
The data from redis are deleted and just see the daemon.
if it not stabilized and run smoothie the pool will not come back so you will not have any problem.
and after your request only that time i will open the pool. and after you check it and see that works then it will continue.