Wallet stuck on 'connecting to peers'

Thanks, tried those steps exactly and it re-ran and has stopped again at 97.12% on block 343308.
:frowning:
So frustrated, be really grateful if there another way I can try?

In the Console, enter getchaintips. Paste the result here.

Please do not get your block number from the window with the %. Get it from Help → Debug window → Information → Current number of blocks instead.

1 Like

I did get it from there.

Definitely not using the one next to the % but from the debug window.


[
{
“height”: 347198,
“hash”: “0ad951e7678c8dfa82296ad98dc0af900b449645be488011fe136ff2c3439ac4”,
“branchlen”: 3887,
“status”: “headers-only”
},
{
“height”: 343311,
“hash”: “282ab09b331cd88a67d19660fc1f9ac6c15db2189113a9e58bd6592639ac8a1b”,
“branchlen”: 0,
“status”: “active”
},
{
“height”: 278301,
“hash”: “0534e91d1aef006bf490eb7ef63eb2c6306fcb3f946a545570bd17c0f1d4d3f5”,
“branchlen”: 2,
“status”: “valid-fork”
},
{
“height”: 278128,
“hash”: “5093f49dcff5656bd656fcebe067ebf39e76b06e4a0ca577223c530ebe5ae2bd”,
“branchlen”: 1,
“status”: “valid-fork”
},
{
“height”: 277864,
“hash”: “bb424c0450ece46ebec9c8d6fd4cf00778487f340afd25833681cff8b46d8fa6”,
“branchlen”: 1,
“status”: “valid-fork”
},
{
“height”: 276316,
“hash”: “28966b28e00f353aa5e45d18791abab741c1260c4642f726caaccc47bde70bc2”,
“branchlen”: 3,
“status”: “valid-fork”
},
{
“height”: 270167,
“hash”: “3f307894dd34085c82422ddfa35fa9ce8bc5bb020958aeb09fb5a388736dc2a4”,
“branchlen”: 1,
“status”: “valid-fork”
},
{
“height”: 269696,
“hash”: “befc8b2c842b0fc370fdd3a89bc0bf5fe8bd86c4f37b0dbc240653f1b3265e84”,
“branchlen”: 1,
“status”: “valid-fork”
},
{
“height”: 268101,
“hash”: “087210591d4d311537032110d1b287b1f7fe308f2a316cd26cf575b82b11bebb”,
“branchlen”: 1,
“status”: “valid-fork”
},
{
“height”: 268036,
“hash”: “4f90108bd5032523dc12280b256b2fc7104325fa13a8867c8315f5adc5266924”,
“branchlen”: 1,
“status”: “valid-fork”
},
{
“height”: 267703,
“hash”: “a0c184cc3eebeedad20161594e55fdb95f3040cf291cb675e06ec50fca28a978”,
“branchlen”: 1,
“status”: “valid-headers”
},
{
“height”: 267399,
“hash”: “b27b4161f66da4526da32b9a5fa29c6e1f276838744906eb416eb1052673b64b”,
“branchlen”: 1,
“status”: “valid-fork”
},
{
“height”: 267087,
“hash”: “9c5b4a9cd1722dbca560d6c21e571ca8145b862939103c69d972fe9a5cdea3a8”,
“branchlen”: 1,
“status”: “valid-fork”
},
{
“height”: 265994,
“hash”: “4a9b2ab8dfbe7830f7542d6838ee7585dbdfc1f48db25e8409a90b8a20f75326”,
“branchlen”: 1,
“status”: “valid-fork”
},
{
“height”: 265698,
“hash”: “03a095b94b2f0774e42ad486029ba479cce06801348335bcf675e808eae6b535”,
“branchlen”: 1,
“status”: “valid-headers”
},
{
“height”: 262235,
“hash”: “66ccc22fb158a85d75704792acca23f628208d1254ee19ddcc9229aa79255360”,
“branchlen”: 1,
“status”: “valid-fork”
},
{
“height”: 244390,
“hash”: “e414e03343615491f4f5103010c13e1f4ad4a90b2d3b28276b79cfb167097f74”,
“branchlen”: 1,
“status”: “valid-fork”
},
{
“height”: 244384,
“hash”: “954ed15811b60d24f865d7bbe1bcbc23eac3cf7c263fa7cf06d4f75e353c24c0”,
“branchlen”: 1,
“status”: “valid-headers”
},
{
“height”: 244230,
“hash”: “9a423a2b593380a397dff32da626389dd8edef01100d8c1be4f3cea21827f39d”,
“branchlen”: 1,
“status”: “valid-headers”
}
]

Is syncing from scratch an option for you? If yes, please delete the blocks/llmq/chainstate/evodb folders and peers.dat/banlist.dat, and start syncing the wallet from zero.

1 Like

I have two masternodes - is it OK to sync from scratch with two masternodes? Could I lose everything?

The sync from scratch only syncs the blockchain, not your wallet.dat. In any case, please backup your wallet.dat (containing the masternodes) to another location before proceeding.

1 Like

Thanks for this - trying it now. :crossed_fingers:

It’s been sat there ‘connecting to peers’ and progress ‘calculating’ for the last 4+ hours…? :-/

  1. Did you deleted the peers.dat and banlist.dat?
  2. In Help → Debug window → Peers, do you see any node/service listed?
  3. Are you behind any firewall, anti-virus or security software that would’ve blocked the network access for the Firo wallet?
  4. Is Anonymous communication with Tor checked?
1 Like
  1. Yes
  2. I didn’t but I do now after ticking ‘anonymous communication with Tor’ - this seems to have helped. I hope this wasn’t the problem all along, ha!
  3. I checked that first and couldn’t see any evidence of anything like that.
  4. As per 2.
    Thanks, hopefully it will sync overnight.

Sorted! OMG - it must have been the Anonymous Tor all along! :see_no_evil:
Thank you so much for your help. :grin:

If enabling Anonymous Tor allows you to sync, then the problem would be one of those in (2) or your ISP, that prevents the wallet from syncing.