mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-03-26 08:55:59 +01:00
itest: add neutrino errors to whitelist
This commit is contained in:
parent
d870bb5002
commit
094545a300
1 changed files with 3 additions and 0 deletions
|
@ -6,6 +6,9 @@
|
|||
<time> [ERR] BTCN: Can't accept connection: unable to accept connection from <ip>: chacha20poly1305: message authentication failed
|
||||
<time> [ERR] BTCN: Can't accept connection: unable to accept connection from <ip>: EOF
|
||||
<time> [ERR] BTCN: Can't accept connection: unable to accept connection from <ip>: read tcp <ip>-><ip>: i/o timeout
|
||||
<time> [ERR] BTCN: Query failed with 0 out of 1 filters received
|
||||
<time> [ERR] BTCN: unable to get filter for hash=<hex>, retrying: neutrino shutting down
|
||||
<time> [ERR] BTCN: unable to get filter for hash=<hex>, retrying: unable to fetch cfilter
|
||||
<time> [ERR] BTCN: Unable to process block connected (height=<height>, hash=<hex>): out of order block <hex>: expected PrevBlock <hex>, got <hex>
|
||||
<time> [ERR] BTCN: Unknown connid=<id>
|
||||
<time> [ERR] CHFT: Close channel <chan_point> unknown to store
|
||||
|
|
Loading…
Add table
Reference in a new issue