chemicstry / recksplorer

Lightning Network Explorer
179 stars 72 forks source link

Cannot connected to RECKLESS node #10

Closed brunoaduarte closed 6 years ago

brunoaduarte commented 6 years ago

I've have a channel opened with RECKLESS for a few days, but today i'm not able to connect to it anymore

root@ubuntu:/home/ubuntu# lightning-cli connect 035f1498c929d4cefba4701ae36a554691f526ff60b1766badd5a49b3c8b68e1d8 78.63.23.25 9735

All i get is

lightning_gossipd(12): TRACE: req: type WIRE_GOSSIPCTL_PEER_ADDRHINT len 42
lightning_gossipd(12): TRACE: req: type WIRE_GOSSIPCTL_REACH_PEER len 35
lightning_gossipd(12): TRACE: try_reach_peer: already trying to reach 035f1498c929d4cefba4701ae36a554691f526ff60b1766badd5a49b3c8b68e1d8
root@ubuntu:/home/ubuntu# lightning-cli listpeers | toJson
{
    "peers" => [
        [0] {
                   "id" => "035f1498c929d4cefba4701ae36a554691f526ff60b1766badd5a49b3c8b68e1d8",
            "connected" => false,
             "channels" => [
                [0] {
                                            "state" => "CHANNELD_NORMAL",
                                 "short_channel_id" => "507172:1418:1",
                                     "funding_txid" => "a1540256d7a212cfbf5c0dd49e038b35210beeafde024ef8ce24ffb42321addb",
                                   "msatoshi_to_us" => 159990000,
                                   "msatoshi_total" => 160000000,
                              "dust_limit_satoshis" => 546,
                    "max_htlc_value_in_flight_msat" => 18446744073709551615,
                         "channel_reserve_satoshis" => 0,
                                "htlc_minimum_msat" => 0,
                                    "to_self_delay" => 144,
                               "max_accepted_htlcs" => 483
                }
            ]
        }
    ]
}

How can i fix this ?

chemicstry commented 6 years ago

My lnd node crashes and freezes often due to bugs so it's not guaranteed to be online all the time. Remember that LND is not even beta yet. If you need to get funds back from the channel with my node just do a force close.