Skip to content

Can't open new channels after upgrading to 0.15.1 #6962

@pfergi42

Description

@pfergi42

Background

We recently upgraded from LND 0.14.x --> 0.15.1. Now, when trying to open a new channel, we get this error:

[lncli] rpc error: code = Unknown desc = -5: Invalid address or key: bc1plj9…avc

Your environment

LND 0.15.1
Ubuntu 20.04
BTCD backend (versionstring": "1.3.0")

Steps to reproduce

lncli openchannel --sat_per_byte 1 --local_amt --push_amt 0

Expected behaviour

We get a TXID returned.

Actual behaviour

[lncli] rpc error: code = Unknown desc = -5: Invalid address or key: bc1plj9…avc

Where the address or key changes based on which peer we're trying, but it's always a long string starting with bc1...

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions