ChaseG
November 20, 2022, 5:07pm
#1
After fully syncing my node, ran derod w/ my wallet address and the below error occurs. Any suggestions on a fix?
20/11 10:05:55 ERROR CORE Block rejected by chain {“BLID”: “0a02f6a3b20af150610a779478c39c8957216808dca8f078048297ed983f0089”, “error”: “advance Block”}
Wanty
November 24, 2022, 3:34pm
#2
I’ve got the same problem as you, stil looking for a solution.
Wanty
November 25, 2022, 6:18pm
#3
If you’re on ubuntu like me, you must use XFS.
I’ve followed this tuto and it works now.
Please use following instructions to setup DERO Node.
System Requirements: Recent 8 cores CPU, 8GB Ram, 100GB SSD/NVME,
Operating Systems and Arch:
Recommended Operating System is latest CentOS but any OS which is supported by Golang like Linux, Windows, Mac(Darwin), FreeBSD etc. and Intel, AMD, ARM processors are fine.
Install chrony(time tool). Chrony is pre-installed on CentOS.
yum install chrony On CentOS/RedHat based systems.
apt install chrony On Debian/Ubuntu based systems.
Ste…
1 Like
Delete mainnet folder & do full sync or fastsync again. Make sure to use latest version of DERO software.
After deleting mainnet folder use --fastsync option & wait 10-15 mins. After completion stop daemon , remove --fastsync option & add your required options to derod daemon.
Also check DERO Node Setup