Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR: CheckBlock(): check contract failed, CheckContract : failed to get transaction for tpos contract #176

Open
benzmuircroft opened this issue Dec 12, 2021 · 0 comments

Comments

@benzmuircroft
Copy link

Ubuntu 20
XSN Core Daemon version v1.0.28.0-e860835

I threw away in the trash all the files in datadir except for wallet.dat and xsn.conf then restarted and came back a few days later to see it is stuck again.

rpcuser=redacted
rpcpassword=redacted

prune=2048
txindex=0
blocksonly=1
dbcache=500
maxsigcachesize=500
maxconnections=13
rpcthreads=5
maxorphantx=10

port=62583
rpcport=67874
listen=1

datadir=/home/XSN/data

walletnotify=[ -e "/home/XSN/tx.js" ] && node /home/XSN/tx.js %s
blocknotify=[ -e "/home/XSN/block.js" ] && node /home/XSN/block.js %s

addnode=135.181.52.131:62583
addnode=144.202.48.145:62583
addnode=167.86.125.243:62583
addnode=207.148.84.183:62583
addnode=45.32.187.1:62583
addnode=45.76.78.154:62583
addnode=95.179.220.54:62583
addnode=95.217.9.220:62583
2021-12-12T17:31:20Z ERROR: ReadBlockFromDisk: OpenBlockFile failed for CBlockDiskPos(nFile=-1, nPos=0)
2021-12-12T17:31:20Z ERROR: CheckContract : failed to get transaction for tpos contract 8b5c4b85456d05b5039e510b6c09e81a6436de60b0be8ef055f551afaa712fc2
2021-12-12T17:31:20Z ERROR: CheckBlock(): check contract failed, CheckContract : failed to get transaction for tpos contract 8b5c4b85456d05b5039e510b6c09e81a6436de60b0be8ef055f551afaa712fc2 for tpos block ccc3aa56f97e2e388ee343fc4a7bd4be0f02518abf58e0c19d6aafbaf5c6dcf1

2021-12-12T17:31:20Z ERROR: ProcessNewBlock: AcceptBlock FAILED ( (code 0))
2021-12-12T17:31:20Z ERROR: ReadBlockFromDisk: OpenBlockFile failed for CBlockDiskPos(nFile=-1, nPos=0)
2021-12-12T17:31:20Z ERROR: CheckContract : failed to get transaction for tpos contract 8b5c4b85456d05b5039e510b6c09e81a6436de60b0be8ef055f551afaa712fc2
2021-12-12T17:31:20Z ERROR: CheckBlock(): check contract failed, CheckContract : failed to get transaction for tpos contract 8b5c4b85456d05b5039e510b6c09e81a6436de60b0be8ef055f551afaa712fc2 for tpos block ccc3aa56f97e2e388ee343fc4a7bd4be0f02518abf58e0c19d6aafbaf5c6dcf1

2021-12-12T17:31:20Z ERROR: ProcessNewBlock: AcceptBlock FAILED ( (code 0))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant