Skip to content

Owning subdaemon lightning_channeld died #1242

Closed
@redstorm1

Description

@redstorm1

Issue and Steps to Reproduce

Trying to send a payment from HTLC.me wallet. fails, was able to successfully send funds to HTLC.me.

Log contains "Owning subdaemon lightning_channeld died" repeating

 { "type" : "SKIPPED", "num_skipped" : 1 },
                { "type" : "INFO", "time" : "432.460092835", "source" : "lightningd(10582):", "log" : "02ed613f005d8dae7e7211d628c63c963c4df35d9b56afabac39fefe9e90a89c75 chan #4: Peer transient failure in CHANNELD_NORMAL: lightning_channeld: Owning subdaemon lightning_channeld died (62208)" },
                { "type" : "SKIPPED", "num_skipped" : 8 } ] }

getinfo output

{ "id" : "0392419c02fbca83ae8d541cd2f48b662b2238ed8e1e92a93547c23ba32f0d64c6", "port" : 9735, "address" :
        [
                { "type" : "ipv4", "address" : "203.86.204.88", "port" : 9735 } ], "version" : "v0.5.2-2016-11-21-2350-g234d67d", "blockheight" : 1288544, "network" : "testnet" }

listpeers output

{ "peers" :
        [
                { "id" : "02ed613f005d8dae7e7211d628c63c963c4df35d9b56afabac39fefe9e90a89c75", "connected" : true, "netaddr" :
                        [ "51.15.199.183:9735" ], "channels" :
                        [
                                { "state" : "CHANNELD_NORMAL", "owner" : "lightning_channeld", "short_channel_id" : "1288536:127:0", "channel_id" : "5d6c919601dc588abaee388c1162537a716723ebe0fb5150188c719eb761ed4f", "funding_txid" : "4fed61b79e718c185051fbe0eb2367717a5362118c38eeba8a58dc0196916c5d", "msatoshi_to_us" : 555000000, "msatoshi_total" : 555000000, "dust_limit_satoshis" : 546, "max_htlc_value_in_flight_msat" : 18446744073709551615, "channel_reserve_satoshis" : 0, "htlc_minimum_msat" : 0, "their_to_self_delay" : 6, "our_to_self_delay" : 144, "to_self_delay" : 6, "max_accepted_htlcs" : 483, "status" :
                                        [ "CHANNELD_NORMAL:Reconnected, and reestablished.", "CHANNELD_NORMAL:Funding transaction locked." ] } ] } ] }

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