Skip to content

UNIQUE constraint failed: utxoset.txid, utxoset.outnum #1280

Description

@sui77

Issue and Steps to Reproduce

lightningd always dies after "Adding block 515255", guess it's trying to insert some duplicate dataset into sqlite or something? log => https://gist.github.com/sui77/6aace6500b5d3244553b26f2d755a7ea

getinfo output

{ "id" : "0318971cae109776f58101f07a6c1d1e68c4780a05960b5cbfff1620d3c06cb50c", "port" : 9735, "address" :
[
{ "type" : "ipv4", "address" : "148.251.19.39", "port" : 9735 },
{ "type" : "ipv6", "address" : "2a01:4f8:201:8026::2", "port" : 9735 } ], "version" : "v0.5.2-2016-11-21-2368-g489d8d0", "blockheight" : 513764, "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