We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
lnd version 0.15.1 or higher in end-to-end tests fails to open channel with geewallet with invalid shutdown script error. Relevant part of the log:
invalid shutdown script
lnd (16440): 2023-01-05 16:15:27.358 [ERR] FNDG: Unable to process contribution from &{{[6950092 62705559 12880074 18949462 42879618 31634488 44082262 45235416 38730289 3510819]} {[66833122 13527169 27677164 46762421 18139800 44101282 56056674 11822799 38919743 51474]}}: invalid shutdown script lnd (16440): 2023-01-05 16:15:27.359 [DBG] FNDG: Failing funding flow for pending_id=05b5dee8bb4a7affed7fbe180ecee3d298bead7ddc7d0d7edf501058859c315d: invalid shutdown script lnd (16440): 2023-01-05 16:15:27.359 [INF] FNDG: Cancelling funding reservation for node_key=02d6488e4efa31ac8f362a0a45678ad0e28e4a824849558c488caef33e5c6a0ccc, chan_id=05b5dee8bb4a7affed7fbe180ecee3d298bead7ddc7d0d7edf501058859c315d lnd (16440): 2023-01-05 16:15:27.359 [DBG] FNDG: Sending funding error to peer (02d6488e4efa31ac8f362a0a45678ad0e28e4a824849558c488caef33e5c6a0ccc): (*lnwire.Error)(0xc001ce52c0)(chan_id=05b5dee8bb4a7affed7fbe180ecee3d298bead7ddc7d0d7edf501058859c315d, err=funding failed due to internal error)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
lnd version 0.15.1 or higher in end-to-end tests fails to open channel with geewallet with
invalid shutdown script
error.Relevant part of the log:
The text was updated successfully, but these errors were encountered: