itest: add disconnection error to whitelist
This commit is contained in:
parent
0e3fc4c7a6
commit
db2589ee8d
@ -125,6 +125,7 @@
|
||||
<time> [ERR] PEER: unable to get best block: the client has been shutdown
|
||||
<time> [ERR] PEER: unable to send msg to remote peer: peer exiting
|
||||
<time> [ERR] PEER: unable to send msg to remote peer: write tcp <ip>-><ip>: write: broken pipe
|
||||
<time> [ERR] PEER: unable to send msg to remote peer: write tcp <ip>-><ip>: write: connection reset by peer
|
||||
<time> [ERR] RPCS: [/invoicesrpc.Invoices/SubscribeSingleInvoice]: rpc error: code = Canceled desc = context canceled
|
||||
<time> [ERR] RPCS: [/lnrpc.Lightning/CloseChannel]: cannot co-op close frozen channel as initiator until height=<height>, (current_height=<height>)
|
||||
<time> [ERR] RPCS: [/lnrpc.Lightning/CloseChannel]: cannot co-op close frozen channel as initiator until height=3059, (current_height=3055)
|
||||
|
Loading…
Reference in New Issue
Block a user