-
Notifications
You must be signed in to change notification settings - Fork 108
Description
Running v0.1.0-alpha
on
Linux 5.4.0-42-generic #46-Ubuntu SMP x86_64 x86_64 x86_64 GNU/Linux
Clean install with lnd.conf
#httpslisten=127.0.0.1:443
httpslisten=127.0.0.1:8989
uipassword=qwq7w6e5
lnd.alias=merchant
lnd.rpclisten=0.0.0.0:10009
lnd.listen=0.0.0.0:9735
lnd.bitcoin.active=1
lnd.bitcoin.testnet=1
lnd.bitcoin.node=neutrino
lnd.debuglevel=trace
lnd.neutrino.connect=faucet.lightning.community
loop.loopoutmaxparts=5
after trying to create a wallet trace shows
2020-08-29 15:09:24.437 [ERR] RPCS: [/chainrpc.ChainNotifier/RegisterBlockEpochNtfn]: chain notifier RPC isstill in the process of starting
2020-08-29 15:09:24.459 [ERR] RPCS: [/chainrpc.ChainNotifier/RegisterBlockEpochNtfn]: chain notifier RPC isstill in the process of starting
2020-08-29 15:09:24.480 [ERR] RPCS: [/chainrpc.ChainNotifier/RegisterBlockEpochNtfn]: chain notifier RPC isstill in the process of starting
2020-08-29 15:09:24.502 [ERR] RPCS: [/chainrpc.ChainNotifier/RegisterBlockEpochNtfn]: chain notifier RPC isstill in the process of starting
2020-08-29 15:09:24.523 [ERR] LITD: Could not start subservers: rpc error: code = Unknown desc = chain notifier RPC isstill in the process of starting
2020-08-29 15:09:24.523 [INF] LTND: Received shutdown request.
2020-08-29 15:09:24.523 [INF] LTND: Shutting down...
2020-08-29 15:09:24.523 [INF] LTND: Gracefully shutting down.