Developers Forum for XinFin XDC Network
Which docker image are you using ?
IMAGE : xinfinorg/xdposchain:v2.4.0-beta1 NAMES: testnet_xinfinnetwork_1
Please add flag --apothem to the file testnet/start-apothem.sh as github.com/XinFinOrg/XinFin-Node/p....
--apothem
testnet/start-apothem.sh
I still see same errors even after adding this flag.
Let me do a full sync test. It will takes about 3 days to reach your block number.
Ok please let me know the results.
I have no problem to pass block number 30309619. I used 3 ways to do sync test:
All passed block number 30310000
Can you share me the exact steps(or link) you followed for this setup using docker?
if [[ -d "XinFin-Node" ]]; then cd XinFin-Node git pull cd testnet sudo rm -rf xdcchain-testnet else git clone https://github.com/XinFinOrg/XinFin-Node cd XinFin-Node/testnet # please modify the file .env before start your node fi ./docker-up.sh
How about your problem now ?
Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment's permalink.
Hide child comments as well
Confirm
For further actions, you may consider blocking this person and/or reporting abuse
Which docker image are you using ?
IMAGE : xinfinorg/xdposchain:v2.4.0-beta1
NAMES: testnet_xinfinnetwork_1
Please add flag
--apothem
to the filetestnet/start-apothem.sh
as github.com/XinFinOrg/XinFin-Node/p....I still see same errors even after adding this flag.
Let me do a full sync test. It will takes about 3 days to reach your block number.
Ok please let me know the results.
I have no problem to pass block number 30309619. I used 3 ways to do sync test:
All passed block number 30310000
Can you share me the exact steps(or link) you followed for this setup using docker?
How about your problem now ?