Fabian on Nostr: now I should also be able to start lightning lnd but I was getting errors: [ERR] ...
now I should also be able to start lightning lnd but I was getting errors:
[ERR] LTND: unable to create partial chain control: unable to determine if bitcoind is pruned: unable to detect bitcoind version
I vaguely remember Derek Ross (npub18am…p424) posted about a special config flag and after some digging around that was it:
lnd can’t connect to bitcoin core v28 without it, after adding the flag the problem went away and my lightning channels are back online.
[ERR] LTND: unable to create partial chain control: unable to determine if bitcoind is pruned: unable to detect bitcoind version
I vaguely remember Derek Ross (npub18am…p424) posted about a special config flag and after some digging around that was it:
quoting note18lz…f8hmLND? Did you added deprecatedrpc=warnings to your bitcoin.conf?
lnd can’t connect to bitcoin core v28 without it, after adding the flag the problem went away and my lightning channels are back online.