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

Can't retrieve information for some tx #424

Closed
tamvm opened this issue May 6, 2015 · 4 comments
Closed

Can't retrieve information for some tx #424

tamvm opened this issue May 6, 2015 · 4 comments

Comments

@tamvm
Copy link

tamvm commented May 6, 2015

I can't retrieve information for some tx hash with method getrawtransaction, it returned an error:

{"code"=>-5, "message"=>"No information available about transaction"}

Here is some example txes:
tx_hash = "b89b702f8bfc2e4e93ea28880b865179d6fc3260a79b9a181878678cf2133372"
tx_hash = "66e088e95b29f6bfc0e565d62376b9c0bc154f142d178853dd05f88af9fcf678"

Though I can find out those tx on blockchain. I also check other txes in same blocks and other works. Any suggestion?

@davecgh
Copy link
Member

davecgh commented May 6, 2015

Are you running with the address index? There was an issue where the address index could incorrectly remove transaction index entries that was fixed by #354.

@tamvm
Copy link
Author

tamvm commented May 6, 2015

Thanks for your quick reply. Let me update btcd and see it comes again. I close this issue for now.

Have a nice day.

@dajohi
Copy link
Member

dajohi commented May 11, 2015

@Tam-Vo update?

@tamvm
Copy link
Author

tamvm commented May 12, 2015

Thanks for your support, I haven't had a chance to upgrade that server, will work on that in today or tomorrow. I will close this ticket for now

@tamvm tamvm closed this as completed May 12, 2015
jcvernaleo pushed a commit to jcvernaleo/btcd that referenced this issue Nov 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants