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

lbrycrd connection refused #168

Open
superkruger opened this issue May 2, 2021 · 2 comments
Open

lbrycrd connection refused #168

superkruger opened this issue May 2, 2021 · 2 comments

Comments

@superkruger
Copy link

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
Copy link
Collaborator

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

@superkruger
Copy link
Author

superkruger commented May 3, 2021

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: ""

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants