Closed neversleep404 closed 7 months ago
In
sudo journalctl -fu lightningd
getting the wrong config option:
raspiblitz-amd64 sh[2244002]: lightningd: Config file /home/bitcoin/.lightning/config line 16: watchtower-proxy=127.0.0.1:9050: unknown option
Instead of watchtower-proxy=127.0.0.1:9050
it needs to be proxy=127.0.0.1:9050
as in https://github.com/talaia-labs/rust-teos/tree/master/watchtower-plugin#core-lightning-cln-config
raspiblitz-arm64-rpi-image-2024-03-10-b8fbb54 works fine on my Test System. Watchtower client plugin did not stops CLN.
Closing for Release.
Installing Watchtower on RC3 CLN v23.11.2 on a PI 5 stops with a failure. Switching the Plugin off and CLN works again "cl-plugin.watchtower-client.sh off mainnet".