Skip to content

First peer not ready: WIRE_TEMPORARY_CHANNEL_FAILURE #893

Description

@Stadicus

Trying to buy some stickers on mainnet without directly connecting to Blockstream, I connected to a few nodes and opened two channels:

From [A]: Stadicus.com
025f2cf835c0ca58be159e32e476a2386d8100d97fabf97e144e8e3e3f4829643e

To [B]: NHCS-Singapore
0371bcbde71d6cc591134e6d95592a9e8baac232a1e975ccd67c111864a5e8d373

To [C]: Wakuta
03e72d70b4e015bb3bee8a50deb32b6316a35d52b2333b5df66e36ed5e48ed102e

First, from [A] -> [B] (no channel to [C] yet), I always got the error
WIRE_TEMPORARY_CHANNEL_FAILURE "(reply from remote)

I then opened the second channel to [C]. Now, I always get the error
First peer not ready: WIRE_TEMPORARY_CHANNEL_FAILURE

I checked issue #751. The problem there seems that the partner node is offline. I am posting this issue, as

lightning-cli getlog debug: https://pastebin.com/34nML1iT
lightning-cli getpeers: https://pastebin.com/VPaZibGe
lightning-cli listchannels: https://pastebin.com/w6usJ3HU

getinfo output

{
  "id": "025f2cf835c0ca58be159e32e476a2386d8100d97fabf97e144e8e3e3f4829643e",
  "port": 9735,
  "address": [
    {
      "type": "ipv4",
      "address": "91.190.22.151",
      "port": 9735
    }
  ],
  "version": "v0.5.2-2016-11-21-1797-gb7856e3",
  "blockheight": 507337,
  "network": "bitcoin"
}

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