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

bitcoin-cli missing in latest update #92

Open
jsarenik opened this issue Mar 7, 2021 · 1 comment
Open

bitcoin-cli missing in latest update #92

jsarenik opened this issue Mar 7, 2021 · 1 comment
Labels

Comments

@jsarenik
Copy link
Contributor

jsarenik commented Mar 7, 2021

Hi! The older version of lamp which used lightningd 0.9.1 also had bitcoin-cli and could connect to local network bitcoind -testnet node over RPC. After upgrade I get this error in the log:

/data/data/com.lvaccaro.lamp/no_backup/lightningd/../plugins/bcli: 
bitcoin-cli not found. Is bitcoin-cli (part of Bitcoin Core) available in your PATH?
Make sure you have bitcoind running and that bitcoin-cli is able to connect to bitcoind.
You can verify that your Bitcoin Core installation is ready for use by running:
    $ /data/data/com.lvaccaro.lamp/no_backup/bitcoin-cli -testnet -datadir=/data/user/0/com.lvaccaro.lamp/no_backup/.bitcoin -rpcconnect=192.168.1.58 -rpcport=18332 -rpcuser=... -rpcpassword=... echo 'hello world'
2021-03-07T14:15:28.993Z INFO    plugin-bcli: Killing plugin: Plugin exited before completing handshake.
The Bitcoin backend died.
@jsarenik
Copy link
Contributor Author

jsarenik commented Mar 7, 2021

The new (broken) is 436233a, the one I had before was 3c20c12

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

No branches or pull requests

2 participants