I am a new to Monero and running into some issues syncing the blockchain for the first time.
I downloaded and ran monero-gui-v0.11.1.0 . The sync was taking over a day and still had a lot left so I looked for ways to speed this up. I read you can download the raw blockchain (
https://www.monero.how/tutorial-how-to-speed-up-initial-blockchain-sync) imported and finished the sync. Once it finishes I save and shut down the daemon. I launched the gui and it tries to start syncing all over again. Am I doing something wrong? I thought the blockchain was fully synced and downloaded and I don't know if it will ever finish syncing through the Gui. Any suggestions on getting the blockchain to sync faster through the gui? Thank you for your help!
On what system? Was it syncing the blockchain, or the wallet to the blockchain? You can connect to a remote node for use until your own copy of the blockchain is ready to go.
I find that starting the daemon, and not starting GUI until after it is up to speed
works best is the only way to make it work on my old windows setup. I put this entirely down to old hardware that was not fast even new, and of course, windows. As has been posted before, cutting edge software works best on cutting edge hardware.
My local system is running Windows 10 and has an AMD 6 core processor, 12 gb memory, SSD, and a 100 Mbit fiber connection. It is not the newest computer but I didn't think it would take this long to sync. The disk usage doesn't go over 10%, the cpu doesnt go over 38%, and network is under 3 Mbps. I don't actually know the if it is syncing the blockchain or the wallet to the blockchain.
Below is what I did:
- Downloaded and installed Monero https://downloads.getmonero.org/win64
- Downloaded and copied blockchain.raw to monero gui folderhttps://downloads.getmonero.org/blockchain.raw
- Imported the blockchain monero-blockchain-import.exe --verify 0 --input-file ./blockchain.raw
- Ran the daemon until it was fully synced monerod.exe
- Saved with save
- Opened Monero Gui with monero-wallet-gui.exe
- Entered password and the status at the bottom left said it was Synchronizing
The synchronizing that seems to take forever is the one at the bottom left within the wallet. To troubleshoot I also rebooted, and to start fresh between tests, I deleted the monero programs folder, redownloaded monero, deleted c:\programdata\bitmonero, deleted C:\Users\%username%\AppData\Roaming\bitmonero, deleted the registry location Computer\HKEY_CURRENT_USER\Software\monero-project and started over at my first step importing the blockchain. Also at one point started over and used the monero-wallet-cli.exe after the blockchain synced with monerod.exe but I didn't know how to open an existing wallet, so I deleted it all and started over with the gui instead of cli at that step. Thanks for your help as I learn more about this.
Below is a screenshot of the synching window I am referencing.
https://i.imgur.com/e9fdoby.png