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

Wallet sync error: HTTP send Error: eth_getTransactionCount failed #181

Open
lorepieri8 opened this issue Apr 29, 2019 · 0 comments
Open
Labels
bug Something isn't working

Comments

@lorepieri8
Copy link
Member

lorepieri8 commented Apr 29, 2019

Describe the bug
Wallet fails to sync.

To Reproduce
Steps to reproduce the behavior:
https://github.com/AnyLedger/anyledger-wallet/blob/master/BUILD-qemu.md
uart:~$ wallet sync

Screenshots

uart:~$ wallet sync
error: HTTP send
Error: eth_getTransactionCount failed

Desktop (please complete the following information):

  • OS: ubuntu 18.04 (Digital Ocean Droplet)
  • Zephyr Kernel: 1.13.0
  • Zephyr SDK: 0.9.5
  • anyledger-wallet commit 43630f0

Additional context

root@lorenzoPractice:~# curl -X POST --header "Content-Type: application/json"  --data '{"jsonrpc":"2.0","method":"web3_clientVersion","params":[],"id":987}' 127.0.0.1:18545
{"jsonrpc":"2.0","result":"Parity-Ethereum//v2.5.0-beta-b52ac20-20190408/x86_64-linux-gnu/rustc1.33.0","id":987}

Similarly, also:

uart:~$ wallet balance
error: HTTP send
Error: eth_getBalance failed
@lorepieri8 lorepieri8 added the bug Something isn't working label Apr 29, 2019
@lorepieri8 lorepieri8 mentioned this issue Jul 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant