Author

Topic: Bitcoin-Qt taking ages to load (Read 2026 times)

legendary
Activity: 2422
Merit: 1451
Leading Crypto Sports Betting & Casino Platform
November 25, 2014, 03:38:22 PM
#9
Yep, it takes long time to shut down wallet, and also to start it Angry

If you're using windows try this:
1. find where you have bitcoin core installed
2. locate the .exe file of your wallet
3. Create a shortcut to it
4. Right click the shortcut
5. properties
6. add -checkblocks=10 after the directory it's being ran from.

Now you can add the shortcut to your desktop. Every time you open the wallet using the shortcut it will start faster since it won't have to do the default check of 288.

Or your add it to the startup folder (C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup) if you want. Adding it to the startup folder will start your wallet as soon as you open your computer.

It helped me reduce the wallet's start time from minutes to seconds. I don't know if there's something to reduce it's closing time though. It was never much for me anyway.
legendary
Activity: 2894
Merit: 1135
www.Crypto.Games: Multiple Games, Multiple Coins
November 25, 2014, 03:25:20 PM
#8
Yep, it takes long time to shut down wallet, and also to start it Angry
copper member
Activity: 1498
Merit: 1528
No I dont escrow anymore.
November 22, 2014, 07:34:24 AM
#7
I don't usually cask for technical support here since I can figure most stuff out on my own, but after serching for a solution for quite some time I figured that there weren't any discussions about this issue.

So the problem I'm facing is that the bitcoin core waller I'm running at my home, windows 7 computer takes a lot of time to load, some times even 2 to 3 minutes. It used to open alot faster at some point. So first of all is this normal? Is there any way to speed up the proccess of opening the wallet?

hum..
if you do not use QT-Wallet for BTC solo miningi [  Shocked  Shocked  Shocked ] i think you can run wallet without %AppData%Roaming\Bitcoin\.
nodes are hard coded in the assembly...
i load wallet in 15/20 sec without conf file....

please stop posting BS in old posts.

It can load fast on a fast machine, but not everyone is using the same setup.

Please link me to the hardcoded IPs in the source.

Also to your other post: the torrent does not take seconds to download or verifiy. On a fast machine it still takes hours.

You are not helping with posts like these. Keep your guessing and unsupported claims to the appropriate sections like speculation and politics & society.

thanks.
legendary
Activity: 2422
Merit: 1451
Leading Crypto Sports Betting & Casino Platform
November 09, 2014, 07:59:08 AM
#6
Maybe we could get this information on a sticky since I see many other people are facing this exact same problem as well since the default setup makes wallets to be like that unless modified.
sr. member
Activity: 476
Merit: 251
November 09, 2014, 05:17:31 AM
#5
In all likelihood it is checking the block database to ensure it is not damaged (intentionally or unintentionally).

You can add "checklevel=1" in bitcoin.conf
BUT that is usually not recommended because you won't know if the block database has been corrupted.

You could check the debug log and see if that gives you any idea as to the issue if it isn't as above, but I bet it is the database check.

Or you dont mess with checklevel -which I think is fine for endusers- and set the number of blocks to check to e.g. 10 with

checkblocks=10

default is 288 [1]

[1] https://en.bitcoin.it/wiki/Running_Bitcoin

Adding
checkblocks=10
to my conf file and removing all the manually added nodes with
addnode=x.x.x.x
made my client start in 15-20sec compared to a few minutes before the changes.

Thanks for the tip!
copper member
Activity: 1498
Merit: 1528
No I dont escrow anymore.
November 07, 2014, 01:02:49 PM
#4
In all likelihood it is checking the block database to ensure it is not damaged (intentionally or unintentionally).

You can add "checklevel=1" in bitcoin.conf
BUT that is usually not recommended because you won't know if the block database has been corrupted.

You could check the debug log and see if that gives you any idea as to the issue if it isn't as above, but I bet it is the database check.

Or you dont mess with checklevel -which I think is fine for endusers- and set the number of blocks to check to e.g. 10 with

checkblocks=10

default is 288 [1]

[1] https://en.bitcoin.it/wiki/Running_Bitcoin
legendary
Activity: 4130
Merit: 1307
November 07, 2014, 07:49:58 AM
#3
In all likelihood it is checking the block database to ensure it is not damaged (intentionally or unintentionally).

You can add "checklevel=1" in bitcoin.conf
BUT that is usually not recommended because you won't know if the block database has been corrupted.

You could check the debug log and see if that gives you any idea as to the issue if it isn't as above, but I bet it is the database check.
hero member
Activity: 714
Merit: 500
November 07, 2014, 06:41:46 AM
#2
I don't usually cask for technical support here since I can figure most stuff out on my own, but after serching for a solution for quite some time I figured that there weren't any discussions about this issue.

So the problem I'm facing is that the bitcoin core waller I'm running at my home, windows 7 computer takes a lot of time to load, some times even 2 to 3 minutes. It used to open alot faster at some point. So first of all is this normal? Is there any way to speed up the proccess of opening the wallet?
I have the same problem, but I just got used to it and don't really care anymore
I remember someone somewhere mentioning how to fix it with a parameter in your link. I think it was something about reducing the blocks, it checks when starting. Maybe that helps you google it.
legendary
Activity: 2422
Merit: 1451
Leading Crypto Sports Betting & Casino Platform
November 07, 2014, 04:36:29 AM
#1
I don't usually cask for technical support here since I can figure most stuff out on my own, but after serching for a solution for quite some time I figured that there weren't any discussions about this issue.

So the problem I'm facing is that the bitcoin core waller I'm running at my home, windows 7 computer takes a lot of time to load, some times even 2 to 3 minutes. It used to open alot faster at some point. So first of all is this normal? Is there any way to speed up the proccess of opening the wallet?
Jump to: