bitromortac
bitromortac
Also related: #6587 #6604 Did you set an explicit fee rate via the command line or do you have any confirmation target configured in lnd.conf? Could you try to reconnect...
This indicates that your watchtower client is somehow out of sync or lost track about which updates it has sent to the watchtower. Unsure if there's a way to signal...
Looks like a problem with querying data from bitcoin peers. Do you use neutrino or a pruned node? Observation: those nodes have service feature of 1033, which decodes to NODE_NETWORK,...
There may be an issue with these specific peers to serve block data, they may not support this and therefore time out. If that's the case I think that we...
I think you could do that and add other peers (perhaps one of those: https://bitnodes.io/nodes/?q=1097).
Looking into you PR :+1:. Is this ready for review? The review starts from `lnd: refactor getTLSConfig`, right? Saw that an external repo is referenced, are the changes to `lnd/cert`...
Do you have a specific usage pattern, are you using the lncli or some other way to query routes? What hardware are you running on? Is the process (lnd) consuming...
We could record a profile/trace and see why the command takes so long to run. You would need to restart your node and set the profile port `profile=27362`. Adapt `lncli`,...
Yes, that would be cool. I should also have a look into CI at some point.
Hey, could you provide logs? Look into ~/.lndmanage/lndmanage.log. We can also communicate via email [email protected].