Skip to content
New issue

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

[bug]: Unable to complete chain rescan: readScript: script witness item is larger than the max allowed #7009

Closed
zagota opened this issue Oct 10, 2022 · 1 comment
Labels
bug Unintended code behaviour needs triage

Comments

@zagota
Copy link

zagota commented Oct 10, 2022

Background

Describe your issue here.

The node was no longer in sync
synced_to_chain: false

After a restart I get the following message
`Started rescan from block 00000000000000000007477b90ff0ea53cdd1db88e03799af18ff58df0cebaa7 (height 757921) for 17 addresses

[ERR] LNWL: Unable to complete chain rescan: readScript: script witness item is larger than the max allowed size [count 33970, max 11000]`
Both nodes have the same problem.
A new bitcoin node, same errors

Your environment

  • version of lnd 0.15.1-beta
  • which operating system (uname -a Linux ubnt-ln 5.15.0-48-generic )
  • version of bitcoind Version: 230000
  • any other relevant environment details

Steps to reproduce

Restart Node

Expected behaviour

Actual behaviour

@zagota zagota added bug Unintended code behaviour needs triage labels Oct 10, 2022
@guggero
Copy link
Collaborator

guggero commented Oct 10, 2022

Duplicate of #7002.
A hotfix is out: https://github.com/lightningnetwork/lnd/releases/tag/v0.15.2-beta

@guggero guggero closed this as completed Oct 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Unintended code behaviour needs triage
Projects
None yet
Development

No branches or pull requests

2 participants