lncli-web
lncli-web copied to clipboard
Open Channel - "bad parameters" error not displayed in lncli-web
I was just experimenting with opening a channel, and noticed that lncli-web seemed to hang for quite a while, so I ran the equivalent command for lncli, and it came back with this:
[lncli] rpc error: code = Code(189) desc = You gave bad parameters:Our channel reserve 546 would be below their dust 573
I know normally lncli-web is supposed to forward the errors it gets from lncli, for whatever reason it didn't seem to do it for this one.
Cheers
If you can reproduce it, can you check if you see anything in the browser console logs?
Sure, I'll try to do that tonight and let you know.
EDIT: Reproduced the same error opening a channel, but didn't get anything in the browser console:
I'm also running into this exact issue -- doesn't look like there's anything in the browser console as well.
Anything in the nodejs server app logs?