Skip to content

LND can't connect with ZMQ #32258

@bufo24

Description

@bufo24

Is there an existing issue for this?

  • I have searched the existing issues

Current behaviour

Bitcoin core v29.0 is running all good, but LND can't connect to the ZMQ endpoints anymore, issue created in LND here:
lightningnetwork/lnd#9706

Expected behaviour

LND should connect correctly to the ZMQ endpoints from bitcoin core v29.0, like they do with v28.1

Steps to reproduce

Run LND v0.19.0rc2 together with Bitcoin core v29.0

Relevant log output

Apr 12 23:02:53 lnd-mainnet lnd[3373367]: 2025-04-12 23:02:53.276 [INF] RPCC: Established connection to RPC server 192.168.178.109:8332
Apr 12 23:02:53 lnd-mainnet lnd[3373367]: 2025-04-12 23:02:53.276 [INF] RPCC: Established connection to RPC server 192.168.178.109:8332
Apr 12 23:02:53 lnd-mainnet lnd[3373367]: 2025-04-12 23:02:53.278 [ERR] LTND: unable to create partial chain control: unable to subscribe for zmq block events: dial tcp 192.168.178.109:28332: connect: connection refused
Apr 12 23:02:53 lnd-mainnet lnd[3373367]: 2025-04-12 23:02:53.278 [ERR] LTND: Shutting down due to error in main method rev=0053fd err="unable to create partial chain control: unable to subscribe for zmq block events: dial tcp 192.168.178.109:28332: connect: connection refused"

How did you obtain Bitcoin Core

Compiled from source

What version of Bitcoin Core are you using?

v29.0

Operating system and version

Debian 11

Machine specifications

No response

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