lncli-web icon indicating copy to clipboard operation
lncli-web copied to clipboard

Open Channel - "bad parameters" error not displayed in lncli-web

Open 4oo4 opened this issue 6 years ago • 4 comments

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

4oo4 avatar May 04 '18 00:05 4oo4

If you can reproduce it, can you check if you see anything in the browser console logs?

mably avatar May 04 '18 05:05 mably

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: selection_006

4oo4 avatar May 04 '18 17:05 4oo4

I'm also running into this exact issue -- doesn't look like there's anything in the browser console as well.

jeffbarg avatar Aug 24 '18 17:08 jeffbarg

Anything in the nodejs server app logs?

mably avatar Aug 24 '18 18:08 mably