Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doesn't want to do changes for a channel. strange #102

Open
chmeulblu opened this issue Nov 16, 2023 · 2 comments
Open

doesn't want to do changes for a channel. strange #102

chmeulblu opened this issue Nov 16, 2023 · 2 comments

Comments

@chmeulblu
Copy link

hi,
installed and working. set up with cron.
great work really.

now trying to figure out what works and doesn't for me.

i have 50+ channels. it seems to work ( still analyzing) but i do have a strange behaviour for just one channel (peeky) for which charge-lnd is trying uncessfully to change min max htlc and fees.
don't know why.
it puzzles me since it tries everytime it runs and that may have some sideffects.

here is what it is trying to do :
812588x971x0 [Peeky|0250baf7a558091eb9c93f43d595b795db61bd2b55ca016d8682fd310cb1b81e6c]
policy: gros-noeuds
strategy: proportional
base_fee_msat: 0
fee_ppm: 50 ➜ 67
min_htlc_msat: 5000000 ➜ 1000
max_htlc_msat: 5000000000 ➜ 5940000000
time_lock_delta: 144

and here are the error trace i get :

Failed to lookup 872784633656377345
Error evaluating criteria for channel 793793x1666x1 in policy '<charge_lnd.policy.Policy object at 0x7fd64b753460>', ignoring channel. (Error=<_InactiveRpcError of RPC that terminated with:
status = StatusCode.NOT_FOUND
details = "unable to find node"
debug_error_string = "UNKNOWN:Error received from peer ipv4:127.0.0.1:10009 {grpc_message:"unable to find node", grpc_status:5, created_time:"2023-11-16T17:00:02.50562575+01:00"}"

)

any ideas ?
thanks.

@dskvr
Copy link

dskvr commented Dec 6, 2023

I have a similar problem, only occurs with certain channels.

@accumulator
Copy link
Owner

I've seen this a few times too. LND doesn't have all the necessary information for that channel for whatever reason and returns an error. Maybe giving LND more time, or restarting LND fixes this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants