Skip to content

Remove the UNUSUAL warning about plugin bcli #3553

Description

The first c-lightning output a user sees is the following message:

UNUSUAL plugin-bcli: Could not connect to 'lightning-rpc': Connection refused

as kindly explained by darosior

It's the expected behavior: a new plugin (bcli) introduced in the last release needs to be initialized before we even start listening on the RPC socket, hence it fails the connect().

If it's expected behavior, c-lightning shouldn't output UNUSUAL. It got me on the wrong track when updating to version 0.8.1. This should be corrected in some way.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions