Skip to content

sn_lnd: Fix self-signed certificate error #2179

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

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ekzyis
Copy link
Member

@ekzyis ekzyis commented May 24, 2025

Description

I deleted the existing volume data and let lnd generate a new certificate and macaroons during startup.

This fixes the LND connection issue mentioned in #2178. However, I am currently getting this error:

sn_lnd  | 2025-05-24T08:31:09.726114000Z 2025-05-24 08:31:09.725 [ERR] LNWL: Unable to synchronize wallet to chain, trying again in 5s: -8: Block height out of range

I've had this happen before, but not sure how I fixed it.

Checklist

Are your changes backwards compatible? Please answer below:

yes

On a scale of 1-10 how well and how have you QA'd this change and any features it might affect? Please answer below:

9

For frontend changes: Tested on mobile, light and dark mode? Please answer below:

n/a

Did you introduce any new environment variables? If so, call them out explicitly here:

n/a

I deleted the existing volume data and let lnd generate a new certificate and macaroons during startup.
@ekzyis ekzyis marked this pull request as draft May 24, 2025 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant