Next scheduled rescrape ... in 5 days
Version 1
Last scraped
Scraped on 25/07/2025, 09:35:27 UTC
In case it doesn't sync by itself, you can try to convince it to sync by editing the gossip section of lnd.conf :

Code:
[gossip]
numgraphsyncpeers=6  # or 8... but don't increase it too much to avoid network lag. Default is 4

gossip.pinned-syncers=#public keys of well known lnd nodes (think of it like addnode in Bitcoin Core)

ignore-historical-gossip-filters=true # reduces bandwidth

Restart LND.

Or to add nodes right now without restarting:

Code:
lncli connect (pubkey)@(host):(port)

Find large nodes from 1ML.com or Amboss.space

No restart required in that case

Yes i followed this and run LND for 3 days without shout down my pc. can you check is it ok now ?

BitcoinCore
Code:
{
  "chain": "main",
  "blocks": 907093,
  "headers": 907093,
  "bestblockhash": "0000000000000000000108812de8d884481f271e7b27e1456dfad06339f71786",
  "difficulty": 126271255279307,
  "time": 1753434278,
  "mediantime": 1753431458,
  "verificationprogress": 0.9999946690555119,
  "initialblockdownload": false,
  "chainwork": "0000000000000000000000000000000000000000d4eb22cc49f8b22d4529151e",
  "size_on_disk": 19929420944,
  "pruned": true,
  "pruneheight": 895552,
  "automatic_pruning": true,
  "prune_target_size": 19999490048,
  "warnings": [
  ]
}

LND getinfo
Code:
{
    "version":  "0.19.2-beta commit=v0.19.2-beta",
    "commit_hash":  "a839456493037a6af51cbf16db8be6182d614171",
    "identity_pubkey":  "02d6008488d7003c05a52324bb6da24eb875fd9e785df2a0bf6ba37829c5dcad7d",
    "alias":  "ZmbfmLND",
    "color":  "#3399ff",
    "num_pending_channels":  0,
    "num_active_channels":  0,
    "num_inactive_channels":  0,
    "num_peers":  0,
    "block_height":  907092,
    "block_hash":  "0000000000000000000000ebd8697103887b2c58852a8501affa6bd1c93551f1",
    "best_header_timestamp":  "1753433842",
    "synced_to_chain":  true,
    "synced_to_graph":  true,
    "testnet":  false,
    "chains":  [
        {
            "chain":  "bitcoin",
            "network":  "mainnet"
        }
    ],
    "uris":  [],
    "features":  {
        "0":  {
            "name":  "data-loss-protect",
            "is_required":  true,
            "is_known":  true
        },
        "5":  {
            "name":  "upfront-shutdown-script",
            "is_required":  false,
            "is_known":  true
        },
        "7":  {
            "name":  "gossip-queries",
            "is_required":  false,
            "is_known":  true
        },
        "8":  {
            "name":  "tlv-onion",
            "is_required":  true,
            "is_known":  true
        },
        "12":  {
            "name":  "static-remote-key",
            "is_required":  true,
            "is_known":  true
        },
        "14":  {
            "name":  "payment-addr",
            "is_required":  true,
            "is_known":  true
        },
        "17":  {
            "name":  "multi-path-payments",
            "is_required":  false,
            "is_known":  true
        },
        "23":  {
            "name":  "anchors-zero-fee-htlc-tx",
            "is_required":  false,
            "is_known":  true
        },
        "25":  {
            "name":  "route-blinding",
            "is_required":  false,
            "is_known":  true
        },
        "27":  {
            "name":  "shutdown-any-segwit",
            "is_required":  false,
            "is_known":  true
        },
        "30":  {
            "name":  "amp",
            "is_required":  true,
            "is_known":  true
        },
        "31":  {
            "name":  "amp",
            "is_required":  false,
            "is_known":  true
        },
        "45":  {
            "name":  "explicit-commitment-type",
            "is_required":  false,
            "is_known":  true
        },
        "261":  {
            "name":  "endorsement-x",
            "is_required":  false,
            "is_known":  true
        },
        "2023":  {
            "name":  "script-enforced-lease",
            "is_required":  false,
            "is_known":  true
        }
    },
    "require_htlc_interceptor":  false,
    "store_final_htlc_resolutions":  false
}

[REMOVED IMAGE]


Tor
Code:
Jul 25 14:53:17.156 [warn] Path for GeoIPv6File (<default>) is relative and will resolve to C:\Windows\system32\<default>. Is this what you wanted?
Jul 25 14:53:17.156 [notice] Opening Socks listener on 127.0.0.1:9050
Jul 25 14:53:17.156 [notice] Opened Socks listener connection (ready) on 127.0.0.1:9050
Jul 25 14:53:17.000 [notice] Set list of supported TLS groups to: P-256:X25519:P-224
Jul 25 14:53:17.000 [notice] Bootstrapped 0% (starting): Starting
Jul 25 14:53:18.000 [notice] Starting with guard context "default"
Jul 25 14:53:20.000 [notice] Bootstrapped 5% (conn): Connecting to a relay
Jul 25 14:53:20.000 [notice] Bootstrapped 10% (conn_done): Connected to a relay
Jul 25 14:53:20.000 [notice] Bootstrapped 14% (handshake): Handshaking with a relay
Jul 25 14:53:21.000 [notice] Bootstrapped 15% (handshake_done): Handshake with a relay done
Jul 25 14:53:21.000 [notice] Bootstrapped 75% (enough_dirinfo): Loaded enough directory info to build circuits
Jul 25 14:53:21.000 [notice] Bootstrapped 90% (ap_handshake_done): Handshake finished with a relay to build circuits
Jul 25 14:53:21.000 [notice] Bootstrapped 95% (circuit_create): Establishing a Tor circuit
Jul 25 14:53:21.000 [notice] Bootstrapped 100% (done): Done
Original archived Re: 🔥 GingerWallet.io | LN Quest ⚡Up to 50 merits
Scraped on 25/07/2025, 09:30:58 UTC
In case it doesn't sync by itself, you can try to convince it to sync by editing the gossip section of lnd.conf :

Code:
[gossip]
numgraphsyncpeers=6  # or 8... but don't increase it too much to avoid network lag. Default is 4

gossip.pinned-syncers=#public keys of well known lnd nodes (think of it like addnode in Bitcoin Core)

ignore-historical-gossip-filters=true # reduces bandwidth

Restart LND.

Or to add nodes right now without restarting:

Code:
lncli connect (pubkey)@(host):(port)

Find large nodes from 1ML.com or Amboss.space

No restart required in that case

Yes i followed this and run LND for 3 days without shout down my pc. can you check is it ok now ?

BitcoinCore
Code:
{
  "chain": "main",
  "blocks": 907093,
  "headers": 907093,
  "bestblockhash": "0000000000000000000108812de8d884481f271e7b27e1456dfad06339f71786",
  "difficulty": 126271255279307,
  "time": 1753434278,
  "mediantime": 1753431458,
  "verificationprogress": 0.9999946690555119,
  "initialblockdownload": false,
  "chainwork": "0000000000000000000000000000000000000000d4eb22cc49f8b22d4529151e",
  "size_on_disk": 19929420944,
  "pruned": true,
  "pruneheight": 895552,
  "automatic_pruning": true,
  "prune_target_size": 19999490048,
  "warnings": [
  ]
}

LND getinfo
Code:
{
    "version":  "0.19.2-beta commit=v0.19.2-beta",
    "commit_hash":  "a839456493037a6af51cbf16db8be6182d614171",
    "identity_pubkey":  "02d6008488d7003c05a52324bb6da24eb875fd9e785df2a0bf6ba37829c5dcad7d",
    "alias":  "ZmbfmLND",
    "color":  "#3399ff",
    "num_pending_channels":  0,
    "num_active_channels":  0,
    "num_inactive_channels":  0,
    "num_peers":  0,
    "block_height":  907092,
    "block_hash":  "0000000000000000000000ebd8697103887b2c58852a8501affa6bd1c93551f1",
    "best_header_timestamp":  "1753433842",
    "synced_to_chain":  true,
    "synced_to_graph":  true,
    "testnet":  false,
    "chains":  [
        {
            "chain":  "bitcoin",
            "network":  "mainnet"
        }
    ],
    "uris":  [],
    "features":  {
        "0":  {
            "name":  "data-loss-protect",
            "is_required":  true,
            "is_known":  true
        },
        "5":  {
            "name":  "upfront-shutdown-script",
            "is_required":  false,
            "is_known":  true
        },
        "7":  {
            "name":  "gossip-queries",
            "is_required":  false,
            "is_known":  true
        },
        "8":  {
            "name":  "tlv-onion",
            "is_required":  true,
            "is_known":  true
        },
        "12":  {
            "name":  "static-remote-key",
            "is_required":  true,
            "is_known":  true
        },
        "14":  {
            "name":  "payment-addr",
            "is_required":  true,
            "is_known":  true
        },
        "17":  {
            "name":  "multi-path-payments",
            "is_required":  false,
            "is_known":  true
        },
        "23":  {
            "name":  "anchors-zero-fee-htlc-tx",
            "is_required":  false,
            "is_known":  true
        },
        "25":  {
            "name":  "route-blinding",
            "is_required":  false,
            "is_known":  true
        },
        "27":  {
            "name":  "shutdown-any-segwit",
            "is_required":  false,
            "is_known":  true
        },
        "30":  {
            "name":  "amp",
            "is_required":  true,
            "is_known":  true
        },
        "31":  {
            "name":  "amp",
            "is_required":  false,
            "is_known":  true
        },
        "45":  {
            "name":  "explicit-commitment-type",
            "is_required":  false,
            "is_known":  true
        },
        "261":  {
            "name":  "endorsement-x",
            "is_required":  false,
            "is_known":  true
        },
        "2023":  {
            "name":  "script-enforced-lease",
            "is_required":  false,
            "is_known":  true
        }
    },
    "require_htlc_interceptor":  false,
    "store_final_htlc_resolutions":  false
}



Tor
Code:
Jul 25 14:53:17.156 [warn] Path for GeoIPv6File (<default>) is relative and will resolve to C:\Windows\system32\<default>. Is this what you wanted?
Jul 25 14:53:17.156 [notice] Opening Socks listener on 127.0.0.1:9050
Jul 25 14:53:17.156 [notice] Opened Socks listener connection (ready) on 127.0.0.1:9050
Jul 25 14:53:17.000 [notice] Set list of supported TLS groups to: P-256:X25519:P-224
Jul 25 14:53:17.000 [notice] Bootstrapped 0% (starting): Starting
Jul 25 14:53:18.000 [notice] Starting with guard context "default"
Jul 25 14:53:20.000 [notice] Bootstrapped 5% (conn): Connecting to a relay
Jul 25 14:53:20.000 [notice] Bootstrapped 10% (conn_done): Connected to a relay
Jul 25 14:53:20.000 [notice] Bootstrapped 14% (handshake): Handshaking with a relay
Jul 25 14:53:21.000 [notice] Bootstrapped 15% (handshake_done): Handshake with a relay done
Jul 25 14:53:21.000 [notice] Bootstrapped 75% (enough_dirinfo): Loaded enough directory info to build circuits
Jul 25 14:53:21.000 [notice] Bootstrapped 90% (ap_handshake_done): Handshake finished with a relay to build circuits
Jul 25 14:53:21.000 [notice] Bootstrapped 95% (circuit_create): Establishing a Tor circuit
Jul 25 14:53:21.000 [notice] Bootstrapped 100% (done): Done