carboncls
carboncls
On this point, it would be nice to be able to look up the initial rebalance. I don't find it with `listpays` or `listinvoices`. From `clboss-status > out_expenditures` I gather...
I have the same issue and was very confused, but people can connect to my node, so only minor inconvenience.
Ok, I needed to also install `libpq-dev` with `sudo apt install libpq-dev`. Now, `pip install psycopg2` worked, and then from the backup dir, `poetry install` finished without error.
`lightningd` won't start though: ``` Traceback (most recent call last): File "/home/carlo/plugins/backup/backup.py", line 10, in from backend import Change File "/home/carlo/plugins/backup/backend.py", line 7, in from tqdm import tqdm ModuleNotFoundError: No...
after `pip install tqdm`, `lightningd` did start and the plugin is working! there might need to be additional things for `poetry install` to do.
Oh ok, I see. So I can just use `./webserver start & teosd [OPTION]`?
I had the same issue and somehow fixed it by just repeatedly deleting and restoring the wallet until there were only two descriptors.
0.5.0 had written a staggering 3.5 TB before it never even finished (without --index-sats). Also on mac. I wondered if it's broken. Now trying 0.5.1, let's see.