Background
LND log - after wallet is unlocked:
2020-03-25 13:03:38.336 [INF] LTND: Initializing btcd backed fee estimator
BTCD log
2020-03-25 13:03:38.374 [WRN] RPCS: RPC authentication failure from 127.0.0.1:48144
2020-03-25 13:03:43.421 [WRN] RPCS: RPC authentication failure from 127.0.0.1:48146
etcetera
Your environment
-
lnd version 0.9.0-beta commit=v0.9.0-beta-378-gf5e364071bfe35a6d943928d8a051216cb61ace4
-
which operating system : Ubuntu 18.04.4
-
version of btcd: btcd version 0.20.1-beta
-
any other relevant environment details
go version go1.14.1 linux/amd64
btcd has data no in $HOME: btcd --datadir=/media/allan/btcd/.btcd --txindex > /dev/null
Steps to reproduce
It happened after updating btcd and lnd Friday March 20th and rebuild.
Expected behaviour
Tell us what should happen
Actual behaviour
LND connot logon to btcd.
btcctl works.
Background
LND log - after wallet is unlocked:
2020-03-25 13:03:38.336 [INF] LTND: Initializing btcd backed fee estimator
BTCD log
2020-03-25 13:03:38.374 [WRN] RPCS: RPC authentication failure from 127.0.0.1:48144
2020-03-25 13:03:43.421 [WRN] RPCS: RPC authentication failure from 127.0.0.1:48146
etcetera
Your environment
lnd version 0.9.0-beta commit=v0.9.0-beta-378-gf5e364071bfe35a6d943928d8a051216cb61ace4
which operating system : Ubuntu 18.04.4
version of
btcd: btcd version 0.20.1-betaany other relevant environment details
go version go1.14.1 linux/amd64
btcd has data no in $HOME: btcd --datadir=/media/allan/btcd/.btcd --txindex > /dev/null
Steps to reproduce
It happened after updating btcd and lnd Friday March 20th and rebuild.
Expected behaviour
Tell us what should happen
Actual behaviour
LND connot logon to btcd.
btcctl works.