BlockSci icon indicating copy to clipboard operation
BlockSci copied to clipboard

blocksci_parser throws "Error while interacting with RPC" Exception

Open PanosChtz opened this issue 4 years ago • 0 comments

Having worked around the 20.04 incompatibility issue by setting up a dedicated Ubuntu 18.04 VM for blocksci, I am now facing a different issue. When I run blocksci_parser, I always get the following error:

Error while interacting with RPC: std::exception
terminate called after throwing an instance of 'BitcoinException'
  what():  std::exception
Aborted

Have tried this with a proper Dash RPC endpoint but I read that many others are facing the same issue as well. Any workaround for this?

PanosChtz avatar Apr 14 '21 20:04 PanosChtz