OdyseeTeam / chainquery

Chainquery parses and syncs the LBRY blockchain data into structured SQL
https://lbry.tech
MIT License
2.25k stars 42 forks source link

lbrycrd connection refused #168

Open superkruger opened 3 years ago

superkruger commented 3 years ago

I'm attempting to install lbrycrd, chainquery and lighthouse locally.

Got lbrycrd running with rpcuser=lbry and rpcpassword=lbry (as it seems to be the defaults used by chainquery, unlike what the readme says)

However, starting chainquery, I get this error: Initializing LBRYcrd Client: Post "http://localhost:9245": dial tcp [::1]:9245: connect: connection refused

The rpc url it's using is: rpc://lbry:lbry@localhost:9245

Any ideas what I'm doing wrong?

tiger5226 commented 3 years ago

What version of lbrycrd are you using? It must be <= 17.4.5

superkruger commented 3 years ago

Thanks Mark, I was using the latest of all components...

Using lbrycrd 0.17.3.3 results in the same issue.

Initializing LBRYcrd Client: status code: 401, response: ""