-
Notifications
You must be signed in to change notification settings - Fork 109
Closed
Description
Hey there,
Weird start up issue, my macaroon path and TLS cert path are correct. I also think 127.0.0.1 is set correctly as we're testing on local LND. What is the reason for being unable to start the macaroon service? Running v0.12.1 with correct tags.
2021-03-06 22:32:55.295 [INF] LNDC: Creating lnd connection to 127.0.0.1:10009
2021-03-06 22:32:55.295 [INF] LNDC: Connected to lnd
2021-03-06 22:32:55.295 [INF] LNDC: Waiting for lnd to unlock
2021-03-06 22:32:55.356 [INF] LNDC: lnd version: v0.12.1-beta, build tags 'autopilotrpc,chainrpc,experimental,invoicesrpc,routerrpc,signrpc,walletrpc,watchtowerrpc,wtclientrpc'
2021-03-06 22:32:55.356 [INF] LNDC: Using network mainnet
2021-03-06 22:32:55.356 [INF] LNDC: Waiting for lnd to be fully synced to its chain backend, this might take a while
2021-03-06 22:32:55.414 [INF] LNDC: lnd is now fully synced to its chain backend
2021-03-06 22:33:00.379 [ERR] LITD: Could not start subservers: error starting macaroon service: unable to set up macaroon authentication: timeout
2021-03-06 22:33:00.379 [INF] SGNL: Received shutdown request.
error starting macaroon service: unable to set up macaroon authentication: timeout
2021-03-06 22:33:00.379 [INF] SGNL: Shutting down...
Thanks!
Metadata
Metadata
Assignees
Labels
No labels