firoorg / firo

The privacy-focused cryptocurrency
https://firo.org
MIT License
720 stars 354 forks source link

Firo node on Testnet stuck on height 107014 #1266

Closed fmira21 closed 1 year ago

fmira21 commented 1 year ago

Hi guys!

I am trying to run the Firo testnet node. Sync went pretty well until height 107014, then I see following picture:

2023-07-14 14:04:20 Loaded 107014 blocks from external file in 1031280ms
2023-07-14 14:04:20 Reindexing finished
2023-07-14 14:04:20 SyncWithChain: Mintpool size=21
2023-07-14 14:04:23 connect() to [2a00:1678:2470:eeee:2259:2a8b:386:4b98]:18168 failed: Cannot assign requested address (99)
2023-07-14 14:04:23 connect() to [2001:19f0:5001:2490::1]:18168 failed: Cannot assign requested address (99)
2023-07-14 14:04:24 CMasternodeSync::ProcessTick -- nTick 1024 nCurrentAsset 0 nTriedPeerCount 0 nSyncProgress -0.250000
2023-07-14 14:04:30 connect() to [fec0::115f:63b1:6f6d:8247]:18168 failed: Cannot assign requested address (99)
2023-07-14 14:04:30 CMasternodeSync::ProcessTick -- nTick 1030 nCurrentAsset 0 nTriedPeerCount 0 nSyncProgress -0.250000

Node version: 0.14.12.1

Is there any update for Testnet?

Thank you in advance!

justanwar commented 1 year ago

We are currently working on launching the new testnet with Lelantus Spark support very soon. Will update here when ready.

justanwar commented 1 year ago

Our Spark Testnet is live. The binaries are available here.

If you have trouble syncing, please refer to this issue.