ord icon indicating copy to clipboard operation
ord copied to clipboard

index.redb download link

Open 77656233 opened this issue 2 years ago • 12 comments

Hey @casey, would it be possible that you could zip and offer a download for the full --index-sats and normal database --index for the latest version? I think this could help a lot of users.

77656233 avatar Feb 12 '23 09:02 77656233

Hey @casey, would it be possible that you could zip and offer a download for the full --index-sats and normal database --index for the latest version? I think this could help a lot of users.

You might want to read https://github.com/casey/ord/discussions/1494 and my latest reply there. An index file won't be useful if you are not going to bash if loop ord index every time it's done indexing, if your index becomes ~600 blocks behind you will not be able to fully index even with someone's index.redb.

The most promising fix so far is https://github.com/casey/ord/pull/1516, but the code is not ready yet.

dude513 avatar Feb 12 '23 12:02 dude513

spent >3 days in syncing the core

another 3 days in indexing ord still getting this error

have tried everything from https://github.com/casey/ord/issues/1648 yet unable to index

i think there's some merit in sharing the current index file via ftp or http @casey until indexing is bug free

Screenshot from 2023-02-12 20-21-49

VlVEK avatar Feb 12 '23 15:02 VlVEK

Did you tried to increase the bitcoin node cache, adding this line to the bitcoin.conf?

dbcache=16384

This is will use 16G as cache.

jcarv79 avatar Feb 12 '23 16:02 jcarv79

created a snapshot of my current index file, hope this helps. https://getindex.net/ if it is useful and if it works i can create daily snapshots

bernhardgit avatar Feb 14 '23 09:02 bernhardgit

created a snapshot of my current index file, hope this helps. https://getindex.net/ if it is useful and if it works i can create daily snapshots

It is safe to use somebody else index.redb file? And why not use torrents? Asking for a email to do the download can prevent spam but brings privacy issues. btw, I like the idea of daily snapshots. At least until indexing speed issues are solved.

jcarv79 avatar Feb 14 '23 22:02 jcarv79

It is safe to use somebody else index.redb file?

i think so, but you have to ask the developer. i want a bit of control of the downloads, so i'm asking for emails, nothing to worry about, i delete them, you also can use a trash mail.

bernhardgit avatar Feb 15 '23 06:02 bernhardgit

what i have figured out is that even if there is a single blk00000.dat file corrupt on the disk, ord index would stop indexing and start throwing errors

i did run $ bitcoind -reindex that solved the issue of ord index getting stuck

however ord index is extremely slow about 1 block a minute that'll never finish

@bernhardgit i saw the link to download but requiring an email was an instant turnoff

now since i have initiated -reindex now I'm both out of sync for core and ord index

it'll take days to rebuild the core again fml

VlVEK avatar Feb 15 '23 13:02 VlVEK

created a snapshot of my current index file, hope this helps. https://getindex.net/ if it is useful and if it works i can create daily snapshots

Thanks bro!

But when I tried to re-use it, I got an error https://github.com/casey/ord/issues/1623#issuecomment-1433854074 Your index.redb was for ord v4.2.0 ? Do you have indexed backup of index.redb for v5.0.0 ?

ittechguruuu avatar Feb 17 '23 13:02 ittechguruuu

current version is for 0.5.0 and was created on linux. when did you download? which OS?

bernhardgit avatar Feb 17 '23 13:02 bernhardgit

current version is for 0.5.0 and was created on linux. when did you download? which OS?

Ubuntu server 20.04, I downloaded yesterday evening. Error was "error: Table 'STATISTIC_TO_COUNT' does not exist" like at https://github.com/casey/ord/issues/1710

ittechguruuu avatar Feb 17 '23 19:02 ittechguruuu

Hey @casey, would it be possible that you could zip and offer a download for the full --index-sats and normal database --index for the latest version? I think this could help a lot of users.

It appears that @bernhardgit was amenable to sharing the backup, and consequently, the issue should be resolved/closed. Right?

ittechguruuu avatar Feb 18 '23 04:02 ittechguruuu

created a snapshot of my current index file, hope this helps. https://getindex.net/ if it is useful and if it works i can create daily snapshots

Hi, I want to download the index.redb with --index-sats, however I can't send you a message on discord due to privacy restrictions. I have send you a friend request and want to donate some btc for your help. Many thanks!

dajuguan avatar Mar 26 '23 05:03 dajuguan