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

Issue with Sync #163

Closed
vm06007 opened this issue Mar 21, 2018 · 4 comments
Closed

Issue with Sync #163

vm06007 opened this issue Mar 21, 2018 · 4 comments

Comments

@vm06007
Copy link

vm06007 commented Mar 21, 2018

Hello, I'm getting this issue when syncing/checking:

sudo node scripts/sync.js index check
tx not found: 56c101dfe5984ab7f392e5ea1e2240252233924e98de8024b54cdc3393953485
tx not found: 16bc7e177b171e03b5467d19d42ecf6c6ac5a1b95305412e83a40605b4ac7471
tx not found: d88e1d64a494bdd542a95ad0eeca85dd0332b22163b52d0ef4b7221becd25737
tx not found: f3136016d5a50a462d0cab0c6409cc49d107799c78e44602e8eea00d6df58040
/home/wwwroot/lib/explorer.js:344
module.exports.syncLoop(tx.vout.length, function (loop) {
TypeError: Cannot read property 'length' of undefined

also similar with running reindex it dies on some block
and then on the explorer I can see almost all blocks, although rich-list is empty
why the rich-list is empty? Although I can view blocks and some transactions manually

screen shot 2018-03-22 at 11 02 59 am

@vm06007 vm06007 closed this as completed Mar 22, 2018
@vm06007
Copy link
Author

vm06007 commented Mar 22, 2018

last message here helped: #118

@voxcon
Copy link

voxcon commented Mar 22, 2018

@vm06007 can you please specify how the last post from #118 has helped you to solve this the property 'length' problem?

Edit: Figured it out, thanks!

@lukepighetti
Copy link

@voxcon Please post the solution for others. :)

@voxcon
Copy link

voxcon commented Mar 27, 2018

@lukepighetti use the provided patch in #118 and specify an rpcport in your coin.config file.

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

3 participants