-
lnd --bitcoin.mainnet --debuglevel=debug --bitcoin.node=bitcoind --autopilot.active
Attempting automatic RPC configuration to bitcoind
Automatically obtained bitcoind's RPC credentials
2018-09…
-
Here is what I see in the logs :
2017-12-25 06:51:43.003 [INF] LTND: Version 0.3.0-alpha
2017-12-25 06:51:43.047 [INF] CHDB: Checking for schema update: latest_version=0, db_version=0
2017-12-25…
-
### Background
I'm trying to get a basic lnd setup running on Windows using the [tutorial](https://dev.lightning.community/tutorial/01-lncli/).
I have btcd & lnd running, trying to connect to ln…
-
I just pulled the latest master after the LND-0.4-beta announcement.
on starting up, it announces as Version 0.4.0-alpha in the logs
```
tail -f .lnd/logs/bitcoin/testnet/lnd.log
2018-03-15 …
-
Specifying an unknown parameter in lnd.conf generally throws an unrelated error:
`loadConfig: either bitcoin.active or litecoin.active must be set to 1 (true)`
The problem is inconsistent. Resta…
-
[12:40:06.940] [info] Syncing to chain ... block height: 1412995
[12:40:07.437] [info] lnd: 2018-09-11 12:40:07.436 [INF] BTCN: Verified 14000 filter headers in the last 11.82s (height 697001, 2016-0…
-
### Background
Hi everyone!
Every time that I start my LND node it shutdown after decryption and after autonomously starting Channel Arbitrator.
Before this happen for the first time I found m…
-
The following is a clean reproduction of the issue I experienced: Restoring the seed didn't work and my wallet is empty. I first transferred out everything but 859 satoshi:
vegard@engen-btc:~$ lncl…
-
After I unlock my wallet, I get this error anytime I try to run a lncli command:
> [lncli] rpc error: code = Unavailable desc = grpc: the connection is unavailable
This is what I'm seeing in my …
-
### Description
Windows 64-bit OS, running v0.1.3.1 client application. The "Syncing to Chain" indicator in the lower-left never goes away, even after the log indicates it's fully caught-up.
```
…