Skip to content

[Launchpad] Difficulty to connect, not syncing blocks #6261

Discussion options

You must be logged in to vote

The root cause is either that your base node is unknown to the rest of the network (or banned), or somehow the seed nodes are offline.

  • Try to manually add a base node you know is connected as a peer seed in the config file, example
    [nextnet.p2p.seeds]
    peer_seeds = [
      "2c84ccdf0dcb7b4845f167ea8988166384a36451d068e0ae1bb84b5bf0d52425::/onion3/7gwfakr7ko5uo3fl3yz3fsjc7elccbzter5botggodrmmwi2exm3vbid:18141",
    ]
    
  • Try to dial your Launchpad base node from a Tari suite base node.
    • If your Launchpad base node is unknown, add it with the add-peer command.
    • You can find its connection details in the config files base_node_id.json as "public_key":"<hex_address>" and base_node_tor_id.json as "servic…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by hansieodendaal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant