Author

Topic: Bitcoin Core 0.11.0 slow block sync. (Read 1901 times)

legendary
Activity: 3528
Merit: 9525
#1 VIP Crypto Casino
August 09, 2015, 04:05:05 PM
#12
I really glad to use the v.11 since it updates much faster and my wallet keeps all the Time up to Date Smiley

Same here, I upgraded to v.11.0 the other night & it seems a lot better than v.10.2 which is what I had previously, I was having problems even opening my wallet before & sometimes it'd get syncing. It's been perfect since I started using v.11.0 though, haven't encountered any problems so far.
staff
Activity: 3374
Merit: 6530
Just writing some code
August 09, 2015, 10:22:09 AM
#11
Once it popped up it showed it got 2 confirmations while it was 28 hours behind according to the wallet. This makes me think there is a bug active that shows incorrect information while in fact everything works fine in the background.
I don't think there is a bug.

Did you check a block explorer to see if that transaction actually just came in and had two confirmations? Sometimes Bitcoin Core shows the notification for transactions that you had received around the time that the or is currently synced up to.
legendary
Activity: 2170
Merit: 1427
August 09, 2015, 10:16:19 AM
#10
it need not necessarily be a slow download. Checking the blocks takes probably more time these days. This depends on your hardware. Is everything the same system wise if you compare to the system you ran earlier versions on?


Yeah, it's the same system. Hardware shouldn't be an issue as it is just a few years old. Checking blocks isn't the problem, it's purely the syncing process.

There's a small chance that all the peers you're connected to are slow. Close it and delete peers.dat. On the next start it will get fresh peers. Or if you know a quick node you can add it manually with the -addnode= command. You can submit it on the command line, conf file or debug window.

Did everything you mentioned but with no success so far. I noticed yesterday that while the wallet showed it is 28 hours behind, an incomming transaction popped up made 2 hours before opening my wallet to sync. Which is quite weird as the wallet was showing it was more than a day behind. Does that mean it does sync properly and the problem is in fact the wallet showing incorrect information?
It means that it received the transaction when it was broadcast, but has not synced the blockchain up yet. This is normal as the client will still receive transactions and data from nodes as it syncs. The transaction should still say unconfirmed in your wallet even when it is confirmed because the blockchain is not up to date so it does not know whether the block confirming the transaction is legit or not until it syncs.

Once it popped up it showed it got 2 confirmations while it was 28 hours behind according to the wallet. This makes me think there is a bug active that shows incorrect information while in fact everything works fine in the background.
staff
Activity: 3374
Merit: 6530
Just writing some code
August 08, 2015, 11:08:01 PM
#9
it need not necessarily be a slow download. Checking the blocks takes probably more time these days. This depends on your hardware. Is everything the same system wise if you compare to the system you ran earlier versions on?


Yeah, it's the same system. Hardware shouldn't be an issue as it is just a few years old. Checking blocks isn't the problem, it's purely the syncing process.

There's a small chance that all the peers you're connected to are slow. Close it and delete peers.dat. On the next start it will get fresh peers. Or if you know a quick node you can add it manually with the -addnode= command. You can submit it on the command line, conf file or debug window.

Did everything you mentioned but with no success so far. I noticed yesterday that while the wallet showed it is 28 hours behind, an incomming transaction popped up made 2 hours before opening my wallet to sync. Which is quite weird as the wallet was showing it was more than a day behind. Does that mean it does sync properly and the problem is in fact the wallet showing incorrect information?
It means that it received the transaction when it was broadcast, but has not synced the blockchain up yet. This is normal as the client will still receive transactions and data from nodes as it syncs. The transaction should still say unconfirmed in your wallet even when it is confirmed because the blockchain is not up to date so it does not know whether the block confirming the transaction is legit or not until it syncs.
sr. member
Activity: 448
Merit: 250
August 08, 2015, 03:13:03 PM
#8
I am having the exact same problem on OS X.
sr. member
Activity: 266
Merit: 250
August 08, 2015, 05:52:33 AM
#7
I really glad to use the v.11 since it updates much faster and my wallet keeps all the Time up to Date Smiley
legendary
Activity: 2170
Merit: 1427
August 08, 2015, 03:04:26 AM
#6
it need not necessarily be a slow download. Checking the blocks takes probably more time these days. This depends on your hardware. Is everything the same system wise if you compare to the system you ran earlier versions on?


Yeah, it's the same system. Hardware shouldn't be an issue as it is just a few years old. Checking blocks isn't the problem, it's purely the syncing process.

There's a small chance that all the peers you're connected to are slow. Close it and delete peers.dat. On the next start it will get fresh peers. Or if you know a quick node you can add it manually with the -addnode= command. You can submit it on the command line, conf file or debug window.

Did everything you mentioned but with no success so far. I noticed yesterday that while the wallet showed it is 28 hours behind, an incomming transaction popped up made 2 hours before opening my wallet to sync. Which is quite weird as the wallet was showing it was more than a day behind. Does that mean it does sync properly and the problem is in fact the wallet showing incorrect information?
legendary
Activity: 1358
Merit: 1000
https://gliph.me/hUF
August 07, 2015, 03:13:07 AM
#5
it need not necessarily be a slow download. Checking the blocks takes probably more time these days. This depends on your hardware. Is everything the same system wise if you compare to the system you ran earlier versions on?


Yeah, it's the same system. Hardware shouldn't be an issue as it is just a few years old. Checking blocks isn't the problem, it's purely the syncing process.

There's a small chance that all the peers you're connected to are slow. Close it and delete peers.dat. On the next start it will get fresh peers. Or if you know a quick node you can add it manually with the -addnode= command. You can submit it on the command line, conf file or debug window.
legendary
Activity: 2170
Merit: 1427
August 05, 2015, 10:10:25 AM
#4
it need not necessarily be a slow download. Checking the blocks takes probably more time these days. This depends on your hardware. Is everything the same system wise if you compare to the system you ran earlier versions on?


Yeah, it's the same system. Hardware shouldn't be an issue as it is just a few years old. Checking blocks isn't the problem, it's purely the syncing process.

Since the version before the 0.11.0 I have to deal with very slow block syncing. Downloading 2 hours worth of blocks can literally take 15 to 20 minutes, which is crazy. Never had this problem before.

Active connections to the Bitcoin network seem to be fine as they are between 8-15 on average.

Same for me. It's really slow.. Not sure if I'll be able to keep using Bitcoin Core wallet for a long time..

Well, for me Bitcoin Core is the only pc wallet I will use because it does was what I want, but lately it's quite annoying having to wait so long to just sync a few hours worth of blocks while it only took 2 or 3 minutes with the previous versions.
hero member
Activity: 861
Merit: 1001
August 05, 2015, 10:08:16 AM
#3
Since the version before the 0.11.0 I have to deal with very slow block syncing. Downloading 2 hours worth of blocks can literally take 15 to 20 minutes, which is crazy. Never had this problem before.

Active connections to the Bitcoin network seem to be fine as they are between 8-15 on average.

Same for me. It's really slow.. Not sure if I'll be able to keep using Bitcoin Core wallet for a long time..
legendary
Activity: 1358
Merit: 1000
https://gliph.me/hUF
August 05, 2015, 01:01:43 AM
#2
it need not necessarily be a slow download. Checking the blocks takes probably more time these days. This depends on your hardware. Is everything the same system wise if you compare to the system you ran earlier versions on?
legendary
Activity: 2170
Merit: 1427
August 04, 2015, 04:30:37 AM
#1
Since the version before the 0.11.0 I have to deal with very slow block syncing. Downloading 2 hours worth of blocks can literally take 15 to 20 minutes, which is crazy. Never had this problem before.

Active connections to the Bitcoin network seem to be fine as they are between 8-15 on average.
Jump to: