Issue
I have read everything there is to read about this error but, the only answer i've found is that lightningd isn't running. Well, that isn't the case with here.
System
OS: Debian/buster64
ENV: Vagrant
bitcoind dir: ~/.bitcnoind
lightningd dir: ~/.lightnind
Steps to reproduce:
- Fresh install
bitcoind
- Install
lightningd
- Run rpc commands - all good.
- Reboot system
- Get the error
Following is the output of lightnind after reboot:
2020-07-20T02:59:44.639Z UNUSUAL plugin-bcli: Could not connect to 'lightning-rpc': Connection refused
2020-07-20T02:59:44.652Z INFO plugin-bcli: bitcoin-cli initialized and connected to bitcoind.
2020-07-20T02:59:44.730Z UNUSUAL lightningd: Waiting for initial block download (this can take a while!)
2020-07-20T02:59:44.732Z UNUSUAL lightningd: Unable to estimate opening fees
...
2020-07-20T02:59:44.732Z UNUSUAL lightningd: Unable to estimate max_acceptable fees
2020-07-20T02:59:44.925Z UNUSUAL plugin-bcli: bitcoin-cli getblock 00000000000000ad6082acfe902b2ee294f4d1219f12b67bf59f88bb9d4af729 0 exited with status 1
Is this a case of file permissions? Directory paths? ..? I have no clue what i'm doing wrong. I've followed the install process to the T.
Any help highly appreciated.
getinfo output
Could not connect to 'lightning-rpc': Connection refused
Issue
I have read everything there is to read about this error but, the only answer i've found is that
lightningdisn't running. Well, that isn't the case with here.System
OS: Debian/buster64
ENV: Vagrant
bitcoind dir: ~/.bitcnoind
lightningd dir: ~/.lightnind
Steps to reproduce:
bitcoindlightningdFollowing is the output of
lightnindafter reboot:Is this a case of file permissions? Directory paths? ..? I have no clue what i'm doing wrong. I've followed the install process to the T.
Any help highly appreciated.
getinfooutputCould not connect to 'lightning-rpc': Connection refused