Skip to content

Node crashes probably while trying to make a payment #1822

Closed
@ghost

Description

Issue and Steps to Reproduce

EDIT:

My node often crashes in the same way when I make payments to coinpanic.com and other websites,.

I don't see a crash report in .lightning but the output of lightningd can be found here

getinfo output

{
  "id": "02c5371591b640da03f9a645e2ddfa5620d8537388b03ddd524d36766c0f550db0", 
  "alias": "Bight.nl", 
  "color": "23354d", 
  "address": [
    {
      "type": "ipv4", 
      "address": "82.217.214.215", 
      "port": 9735
    }
  ], 
  "binding": [
    {
      "type": "ipv4", 
      "address": "192.168.178.20", 
      "port": 9735
    }
  ], 
  "version": "v0.6-310-g9d8b3a0", 
  "blockheight": 536104, 
  "network": "bitcoin"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type::BugAn error, flaw, or fault that produces an incorrect or unexpected result

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions