Author

Topic: Synchronizing with network... (Read 4406 times)

donator
Activity: 2352
Merit: 1060
between a rock and a block!
August 15, 2013, 03:51:33 PM
#46
That's really odd.  Make sure it's using the new directory on the new drive.  (check the block file timestamps in both).  Did you try an older version of bitcoin-qt?  If you really need it working on this particular computer and you don't want to reinstall windows, you could install linux in a virtual box as a kludge.
fresh install to a new dir on new disk. new directory on a new hdd for blockchain, wallet etc.... everything is running of of a new disk.
it's a bug.
donator
Activity: 2352
Merit: 1060
between a rock and a block!
August 15, 2013, 03:50:02 PM
#45
Does it always get stuck at the same block?  Do you have the latest Bitcoin-QT?
no
cp1
hero member
Activity: 616
Merit: 500
Stop using branwallets
August 15, 2013, 02:06:47 PM
#44
That's really odd.  Make sure it's using the new directory on the new drive.  (check the block file timestamps in both).  Did you try an older version of bitcoin-qt?  If you really need it working on this particular computer and you don't want to reinstall windows, you could install linux in a virtual box as a kludge.
legendary
Activity: 1400
Merit: 1005
August 15, 2013, 02:04:10 PM
#43
Does it always get stuck at the same block?  Do you have the latest Bitcoin-QT?
donator
Activity: 2352
Merit: 1060
between a rock and a block!
August 15, 2013, 01:52:43 PM
#42
Anndd... same problem as in OP (original post).
this isn't a hdd issue, bitcoin-qt has a bug. devs?
donator
Activity: 2352
Merit: 1060
between a rock and a block!
August 15, 2013, 01:24:57 AM
#41
As far as I know the datadir isn't valid in the bitcoin.conf file.  Maybe they added it to a new release?  Usually you have to add it to the command line options, e.g. in your startup folder or just as a separate shortcut that you start yourself.
Seems to have worked in the config file...
cp1
hero member
Activity: 616
Merit: 500
Stop using branwallets
August 15, 2013, 12:29:05 AM
#40
As far as I know the datadir isn't valid in the bitcoin.conf file.  Maybe they added it to a new release?  Usually you have to add it to the command line options, e.g. in your startup folder or just as a separate shortcut that you start yourself.
donator
Activity: 2352
Merit: 1060
between a rock and a block!
August 14, 2013, 10:47:25 PM
#39
bought a separate SSD drive and added "datadir=x:\bitcoin" to the config file... seems to have started using the new drive... re downloading the blockchain.
hope this works...
donator
Activity: 2352
Merit: 1060
between a rock and a block!
August 14, 2013, 12:52:35 PM
#38
memory checks fine.

re-installed, same behavior after a while...

I think I'm gonna give up on this one...  unless a developer wants to investigate, I think all of trouble shooting has been exhausted... bummer.
I don't think you've properly ruled out your hard drive.  You said it was "fine", but didn't specify how you came to that conclusion.  Have you run a disk check on it?  What does the SMART data show?
I have run chkdsk... and the smart tools don't indicate that there's an issue with the hdd...
cp1
hero member
Activity: 616
Merit: 500
Stop using branwallets
August 02, 2013, 07:45:21 PM
#37
You can use SMARTctl or HDtune, or something from your HD manufacturer.
legendary
Activity: 1400
Merit: 1005
August 02, 2013, 06:39:31 PM
#36
memory checks fine.

re-installed, same behavior after a while...

I think I'm gonna give up on this one...  unless a developer wants to investigate, I think all of trouble shooting has been exhausted... bummer.
I don't think you've properly ruled out your hard drive.  You said it was "fine", but didn't specify how you came to that conclusion.  Have you run a disk check on it?  What does the SMART data show?
donator
Activity: 2352
Merit: 1060
between a rock and a block!
August 02, 2013, 06:33:54 PM
#35
memory checks fine.

re-installed, same behavior after a while...

I think I'm gonna give up on this one...  unless a developer wants to investigate, I think all of trouble shooting has been exhausted... bummer.
hero member
Activity: 896
Merit: 532
Former curator of The Bitcoin Museum
August 02, 2013, 12:32:49 AM
#34
how about turning off ALL security and antivirus software?  Those programs don't do anything except making those companies money.
legendary
Activity: 3582
Merit: 1094
Think for yourself
August 01, 2013, 08:49:27 PM
#33
It looks like you have the default 8 connections.  Setup Port Forwarding so that you can get more connections.  My client used to run with 60+ connections until I limited it to 20.

Also if this is the wallet that you have been doing your AMU transactions with you may have a problem with wallet fragmentation.  If that is the case I would PM a Pool Op and see what they do about it.
Sam
I have forwarding on, but it never goes over 8 anyways

Set your router to forward TCP 8332 traffic to the IP of the machine with your bitcoin client.

Then set that machines firewall to accept unsolicited incoming TCP 8332 packets.

Those two steps should get you more the 8 connections.

It should work better.  Don't know if it will solve your issue though.
Sam
is it 8333 or 8332 ? i see different info..

Doh! Yep TCP 8333 for the client.
cp1
hero member
Activity: 616
Merit: 500
Stop using branwallets
August 01, 2013, 08:17:12 PM
#32
It looks like 4 is the maximum for checklevel.  Having an assertion fail is not good  -- did you check your logfiles (db.log and debug.log) and your overall RAM/HD(SMART) health?
full member
Activity: 126
Merit: 100
August 01, 2013, 07:15:09 PM
#31
hmm maybe u need to install  Package Microsoft Visual C++ 2010 Redistributable
i have both installed x32 and 64
http://www.microsoft.com/en-us/download/details.aspx?id=14632
http://www.microsoft.com/en-us/download/details.aspx?id=5555

i have also installed 2005 and 2008 version on my pc... hmm maybe check on your other pc where your bitcoin-qt works and compare Microsoft Visual C++ Redistributable versions installed with pc where it doesnt work good
try to install the same versions as your working fine pc on your nonworking bitcoin-qt pc Tongue
i hope u understand my eng sux ;P
donator
Activity: 2352
Merit: 1060
between a rock and a block!
August 01, 2013, 05:40:16 PM
#30
run this from a cmd window
Code:
C:\Program Files (x86)\Bitcoin\bitcoin-qt.exe -checkblocks=10 -checklevel=1

or

Did some searching and found this thread:  https://bitcointalksearch.org/topic/bitcoin-qt-not-downloading-blocks-103167
It suggests trying the checkblocks command and checking your log files for corruption.
Quote
>bitcoin-qt.exe -checkblocks=0 -checklevel=6

produces a small popup window:
Error loading block database.
Do you want to rebuild the block database now?
[OK] [Abort]
click either one, get this:
donator
Activity: 2352
Merit: 1060
between a rock and a block!
August 01, 2013, 05:22:09 PM
#29
nod32 is very old Wink i have eset smart security 6.0 and bitcoin-qt works fine
yes, that's what I got... i still call it by the old name however...
full member
Activity: 126
Merit: 100
August 01, 2013, 05:18:07 PM
#28
nod32 is very old Wink i have eset smart security 6.0 and bitcoin-qt works fine
cp1
hero member
Activity: 616
Merit: 500
Stop using branwallets
August 01, 2013, 02:36:30 PM
#27
It really seems like some kind of corruption -- can you run a RAM test?  What do your log files say?
donator
Activity: 2352
Merit: 1060
between a rock and a block!
August 01, 2013, 01:38:12 PM
#26
okay canaryinthemine, try this...

go into your bitcoin.conf (I'm sure you know how to get there)

and copy this into it...

Code:
daemon=1
maxconnections=256
addnode=5.9.24.81
addnode=75.102.1.116
addnode=46.4.121.99
addnode=85.17.239.32
addnode=176.9.5.91
addnode=5.9.203.20
addnode=108.166.113.181
addnode=178.63.53.74
addnode=144.76.28.11
addnode=98.143.152.14
addnode=69.64.34.118
addnode=199.193.117.228
addnode=5.9.30.217
addnode=62.149.12.109
addnode=176.9.104.178
addnode=94.23.6.26
addnode=89.184.82.179
addnode=206.71.179.116
addnode=46.4.121.100
addnode=173.242.112.53
addnode=94.142.155.5
addnode=178.63.63.214
addnode=62.75.216.13
addnode=110.173.227.109
addnode=85.10.203.202
addnode=137.135.83.230
addnode=50.16.70.150
addnode=213.189.52.53
addnode=88.198.111.188
addnode=72.66.121.233
addnode=5.39.90.17
addnode=88.190.55.226
addnode=172.245.61.59
addnode=144.76.93.228
addnode=95.211.41.87
addnode=151.236.219.227
addnode=46.105.102.78
addnode=192.81.221.124
addnode=88.191.148.88
addnode=176.31.159.93
addnode=192.241.222.102
addnode=82.114.105.251
addnode=188.40.82.9
addnode=82.199.130.26
addnode=107.15.255.46
addnode=198.46.139.34
addnode=87.106.130.46
addnode=68.168.104.126
addnode=37.221.197.231
addnode=46.4.96.52
addnode=54.245.235.252
addnode=94.211.249.69
addnode=5.9.124.230
addnode=184.107.206.45
addnode=68.193.128.182
addnode=91.225.164.20
addnode=129.21.160.45
addnode=5.9.105.36
addnode=78.137.2.82
addnode=176.9.116.118
addnode=94.23.203.60
addnode=94.23.33.212
addnode=188.165.12.185
addnode=188.130.244.32
addnode=212.181.149.185
addnode=144.76.2.116
addnode=109.201.135.171
addnode=62.141.41.71
addnode=5.199.133.193
addnode=54.226.149.57
addnode=213.203.203.243
addnode=5.135.139.67
addnode=199.217.119.33
addnode=188.40.112.72
addnode=130.89.168.187
addnode=153.19.68.116
addnode=178.254.30.28
addnode=192.95.38.183
addnode=88.198.7.53
addnode=199.217.119.55
addnode=82.192.72.22
addnode=95.211.58.238
addnode=78.47.102.137
addnode=199.58.162.68
addnode=96.127.134.37
addnode=217.23.12.108
addnode=88.198.219.54
addnode=86.183.120.201
addnode=199.58.210.69
addnode=77.64.198.183
addnode=91.121.84.99
addnode=46.4.85.228
addnode=185.10.51.219
addnode=141.0.169.108
addnode=178.18.90.41
addnode=5.9.157.150
addnode=87.104.110.176
addnode=37.221.166.237
addnode=82.196.13.96
addnode=87.255.38.184

Restart bitcoin-qt
==================================================
Then if that doesn't work...

-backup your wallet
-delete everything in your appdata\bitcoin folder except your wallet (the same folder that has bitcoin.conf)
-reopen bitcoin-qt
==================================================
then if that doesn't work...

run this from a cmd window
Code:
C:\Program Files (x86)\Bitcoin\bitcoin-qt.exe -checkblocks=10 -checklevel=1
==================================================
Then if that doesn't work...

-uninstall bitcoin, delete everything in the appdata\bitcoin folder
-reinstall bitcoin
-run this from a cmd window
Code:
C:\Program Files (x86)\Bitcoin\bitcoin-qt.exe -salvagewallet c:\backupwallet.dat
==================================================

And that's all I got for now Smiley
had more nodes than that in my file already...
added: "daemon=1 maxconnections=256"
yeah, I've been forced to whack everything everytime this happens and let it redownload...
wallet itself is always fine and I always am able to attach it to a different workstation to work with payments, but this particular bitcoin-qt install just does not behave... it did the same with previous versions too... it is very weird... I'm now suspecting the NOD32... will try to uninstall it and run with windows fw only.
donator
Activity: 2352
Merit: 1060
between a rock and a block!
August 01, 2013, 01:33:58 PM
#25
It looks like you have the default 8 connections.  Setup Port Forwarding so that you can get more connections.  My client used to run with 60+ connections until I limited it to 20.

Also if this is the wallet that you have been doing your AMU transactions with you may have a problem with wallet fragmentation.  If that is the case I would PM a Pool Op and see what they do about it.
Sam
I have forwarding on, but it never goes over 8 anyways

Set your router to forward TCP 8332 traffic to the IP of the machine with your bitcoin client.

Then set that machines firewall to accept unsolicited incoming TCP 8332 packets.

Those two steps should get you more the 8 connections.

It should work better.  Don't know if it will solve your issue though.
Sam
is it 8333 or 8332 ? i see different info..
hero member
Activity: 896
Merit: 532
Former curator of The Bitcoin Museum
August 01, 2013, 10:58:56 AM
#24
okay canaryinthemine, try this...

go into your bitcoin.conf (I'm sure you know how to get there)

and copy this into it...

Code:
daemon=1
maxconnections=256
addnode=5.9.24.81
addnode=75.102.1.116
addnode=46.4.121.99
addnode=85.17.239.32
addnode=176.9.5.91
addnode=5.9.203.20
addnode=108.166.113.181
addnode=178.63.53.74
addnode=144.76.28.11
addnode=98.143.152.14
addnode=69.64.34.118
addnode=199.193.117.228
addnode=5.9.30.217
addnode=62.149.12.109
addnode=176.9.104.178
addnode=94.23.6.26
addnode=89.184.82.179
addnode=206.71.179.116
addnode=46.4.121.100
addnode=173.242.112.53
addnode=94.142.155.5
addnode=178.63.63.214
addnode=62.75.216.13
addnode=110.173.227.109
addnode=85.10.203.202
addnode=137.135.83.230
addnode=50.16.70.150
addnode=213.189.52.53
addnode=88.198.111.188
addnode=72.66.121.233
addnode=5.39.90.17
addnode=88.190.55.226
addnode=172.245.61.59
addnode=144.76.93.228
addnode=95.211.41.87
addnode=151.236.219.227
addnode=46.105.102.78
addnode=192.81.221.124
addnode=88.191.148.88
addnode=176.31.159.93
addnode=192.241.222.102
addnode=82.114.105.251
addnode=188.40.82.9
addnode=82.199.130.26
addnode=107.15.255.46
addnode=198.46.139.34
addnode=87.106.130.46
addnode=68.168.104.126
addnode=37.221.197.231
addnode=46.4.96.52
addnode=54.245.235.252
addnode=94.211.249.69
addnode=5.9.124.230
addnode=184.107.206.45
addnode=68.193.128.182
addnode=91.225.164.20
addnode=129.21.160.45
addnode=5.9.105.36
addnode=78.137.2.82
addnode=176.9.116.118
addnode=94.23.203.60
addnode=94.23.33.212
addnode=188.165.12.185
addnode=188.130.244.32
addnode=212.181.149.185
addnode=144.76.2.116
addnode=109.201.135.171
addnode=62.141.41.71
addnode=5.199.133.193
addnode=54.226.149.57
addnode=213.203.203.243
addnode=5.135.139.67
addnode=199.217.119.33
addnode=188.40.112.72
addnode=130.89.168.187
addnode=153.19.68.116
addnode=178.254.30.28
addnode=192.95.38.183
addnode=88.198.7.53
addnode=199.217.119.55
addnode=82.192.72.22
addnode=95.211.58.238
addnode=78.47.102.137
addnode=199.58.162.68
addnode=96.127.134.37
addnode=217.23.12.108
addnode=88.198.219.54
addnode=86.183.120.201
addnode=199.58.210.69
addnode=77.64.198.183
addnode=91.121.84.99
addnode=46.4.85.228
addnode=185.10.51.219
addnode=141.0.169.108
addnode=178.18.90.41
addnode=5.9.157.150
addnode=87.104.110.176
addnode=37.221.166.237
addnode=82.196.13.96
addnode=87.255.38.184

Restart bitcoin-qt
==================================================
Then if that doesn't work...

-backup your wallet
-delete everything in your appdata\bitcoin folder except your wallet (the same folder that has bitcoin.conf)
-reopen bitcoin-qt
==================================================
then if that doesn't work...

run this from a cmd window
Code:
C:\Program Files (x86)\Bitcoin\bitcoin-qt.exe -checkblocks=10 -checklevel=1
==================================================
Then if that doesn't work...

-uninstall bitcoin, delete everything in the appdata\bitcoin folder
-reinstall bitcoin
-run this from a cmd window
Code:
C:\Program Files (x86)\Bitcoin\bitcoin-qt.exe -salvagewallet c:\backupwallet.dat
==================================================

And that's all I got for now Smiley
legendary
Activity: 3582
Merit: 1094
Think for yourself
August 01, 2013, 05:57:22 AM
#23
It looks like you have the default 8 connections.  Setup Port Forwarding so that you can get more connections.  My client used to run with 60+ connections until I limited it to 20.

Also if this is the wallet that you have been doing your AMU transactions with you may have a problem with wallet fragmentation.  If that is the case I would PM a Pool Op and see what they do about it.
Sam
I have forwarding on, but it never goes over 8 anyways

Set your router to forward TCP 8332 traffic to the IP of the machine with your bitcoin client.

Then set that machines firewall to accept unsolicited incoming TCP 8332 packets.

Those two steps should get you more the 8 connections.

It should work better.  Don't know if it will solve your issue though.
Sam
donator
Activity: 2352
Merit: 1060
between a rock and a block!
August 01, 2013, 01:13:08 AM
#22
Did some searching and found this thread:  https://bitcointalksearch.org/topic/bitcoin-qt-not-downloading-blocks-103167

It suggests trying the checkblocks command and checking your log files for corruption.
Quote
>bitcoin-qt.exe -checkblocks=0 -checklevel=6

This really shouldn't happen so often -- is your hard drive failing?  Can you check the SMART diagnosis?  I'd try relocating the datadir to a secondary hard drive just to see if that helps.

drive is OK... plenty of space too...
it just gets stuck once in a while like the pic shows on OP and unless I force it to re-download the whole thing, nothing seems to be helping...
cp1
hero member
Activity: 616
Merit: 500
Stop using branwallets
August 01, 2013, 12:45:21 AM
#21
Did some searching and found this thread:  https://bitcointalksearch.org/topic/bitcoin-qt-not-downloading-blocks-103167

It suggests trying the checkblocks command and checking your log files for corruption.
Quote
>bitcoin-qt.exe -checkblocks=0 -checklevel=6

This really shouldn't happen so often -- is your hard drive failing?  Can you check the SMART diagnosis?  I'd try relocating the datadir to a secondary hard drive just to see if that helps.
sr. member
Activity: 267
Merit: 250
August 01, 2013, 12:41:36 AM
#20
I'm guessing you got somewhere with this?
nope

So not even redownloading the entire block chain worked?  Or the bootstrap file you get from the torrent I PMd you?  If I were you, I would delete everything EXCEPT the wallet.dat, back it up too.  Then put the bootstrap.dat file in the directory and reopen bitcoin with -rescan.

Are you doing something like using multiple wallets or something?
cp1
hero member
Activity: 616
Merit: 500
Stop using branwallets
August 01, 2013, 12:40:17 AM
#19
It must be something to do with your firewall.  You could try temporarily disabling it.  You're not running out of room on your C drive are you?  I had an SSD that I filled up and had to move the datadir to a secondary drive.  (add --datadir="D:\bitcoin" to your shortcut)

You could try downgrading to 0.8.2-beta -- this is what I run and it's never had that problem. If you're using this for your business I'd recommend a dedicated linux box for the security and uptime.

Not really a fix, but you could make a backup of your blocks directory to avoid redownloading.
donator
Activity: 2352
Merit: 1060
between a rock and a block!
August 01, 2013, 12:33:09 AM
#18
It looks like you have the default 8 connections.  Setup Port Forwarding so that you can get more connections.  My client used to run with 60+ connections until I limited it to 20.

Also if this is the wallet that you have been doing your AMU transactions with you may have a problem with wallet fragmentation.  If that is the case I would PM a Pool Op and see what they do about it.
Sam
I have forwarding on, but it never goes over 8 anyways
donator
Activity: 2352
Merit: 1060
between a rock and a block!
August 01, 2013, 12:32:33 AM
#17
I'm guessing you got somewhere with this?
nope
donator
Activity: 2352
Merit: 1060
between a rock and a block!
August 01, 2013, 12:26:19 AM
#16
Running from the command line and passing -rescan might work.

If not, you can download a latest set of the block*.dat files and use the -reindex command line option.  

Typically, one of those fixes it for me.  I go in that order, because the first might work without requiring downloading of anything.
running -rescan didn't resolve it Sad

delete peers.dat. you're connected to a cancer node thats why you are showing out of sync.
cancer node?

just try it.

no dice.
sr. member
Activity: 267
Merit: 250
July 29, 2013, 11:56:16 PM
#15
He's too busy shipping block erupters Wink
member
Activity: 108
Merit: 100
July 29, 2013, 11:29:02 PM
#14
you can download a good chunk of the blockchain via the bootstrap torrent. https://bitcointalksearch.org/topic/ann-bitcoin-blockchain-data-torrent-145386
legendary
Activity: 3582
Merit: 1094
Think for yourself
July 29, 2013, 10:53:22 AM
#13
It looks like you have the default 8 connections.  Setup Port Forwarding so that you can get more connections.  My client used to run with 60+ connections until I limited it to 20.

Also if this is the wallet that you have been doing your AMU transactions with you may have a problem with wallet fragmentation.  If that is the case I would PM a Pool Op and see what they do about it.
Sam
sr. member
Activity: 267
Merit: 250
July 29, 2013, 10:48:08 AM
#12
I'm guessing you got somewhere with this?
hero member
Activity: 490
Merit: 501
July 27, 2013, 01:07:12 PM
#11
Is it possible that your ISP is messing with peer to peer connections thinking it is like torrent?
sr. member
Activity: 267
Merit: 250
July 27, 2013, 12:15:36 AM
#10
can I speed up the download by increasing the 8 connections somehow?

Forward port 8333, TCP
donator
Activity: 2352
Merit: 1060
between a rock and a block!
July 27, 2013, 12:13:44 AM
#9
Running from the command line and passing -rescan might work.

If not, you can download a latest set of the block*.dat files and use the -reindex command line option.  

Typically, one of those fixes it for me.  I go in that order, because the first might work without requiring downloading of anything.
running -rescan didn't resolve it Sad

delete peers.dat. you're connected to a cancer node thats why you are showing out of sync.
cancer node?

just try it.
i forced it to download from begining... so I can't tell what peers.dat removal would do... I get this issue often enough that I can try just the peers.dat removal next time...
can I speed up the download by increasing the 8 connections somehow?
hero member
Activity: 686
Merit: 504
always the student, never the master.
July 27, 2013, 12:11:15 AM
#8
Running from the command line and passing -rescan might work.

If not, you can download a latest set of the block*.dat files and use the -reindex command line option.  

Typically, one of those fixes it for me.  I go in that order, because the first might work without requiring downloading of anything.
running -rescan didn't resolve it Sad

delete peers.dat. you're connected to a cancer node thats why you are showing out of sync.
cancer node?

just try it.
donator
Activity: 2352
Merit: 1060
between a rock and a block!
July 27, 2013, 12:07:04 AM
#7
Running from the command line and passing -rescan might work.

If not, you can download a latest set of the block*.dat files and use the -reindex command line option.  

Typically, one of those fixes it for me.  I go in that order, because the first might work without requiring downloading of anything.
running -rescan didn't resolve it Sad

delete peers.dat. you're connected to a cancer node thats why you are showing out of sync.
cancer node?
donator
Activity: 2352
Merit: 1060
between a rock and a block!
July 27, 2013, 12:06:44 AM
#6
screw it... re-downloading the chain...
hero member
Activity: 686
Merit: 504
always the student, never the master.
July 27, 2013, 12:02:29 AM
#5
Running from the command line and passing -rescan might work.

If not, you can download a latest set of the block*.dat files and use the -reindex command line option.  

Typically, one of those fixes it for me.  I go in that order, because the first might work without requiring downloading of anything.
running -rescan didn't resolve it Sad

delete peers.dat. you're connected to a cancer node thats why you are showing out of sync.
donator
Activity: 2352
Merit: 1060
between a rock and a block!
July 27, 2013, 12:00:15 AM
#4
Running from the command line and passing -rescan might work.

If not, you can download a latest set of the block*.dat files and use the -reindex command line option.  

Typically, one of those fixes it for me.  I go in that order, because the first might work without requiring downloading of anything.
running -rescan didn't resolve it Sad
sr. member
Activity: 267
Merit: 250
July 26, 2013, 11:39:24 PM
#3
Running from the command line and passing -rescan might work.

If not, you can download a latest set of the block*.dat files and use the -reindex command line option.  

Typically, one of those fixes it for me.  I go in that order, because the first might work without requiring downloading of anything.
donator
Activity: 2352
Merit: 1060
between a rock and a block!
July 26, 2013, 08:36:50 PM
#2
Best and fastest solution gets a reward.  can deliver reward to USA Only.
donator
Activity: 2352
Merit: 1060
between a rock and a block!
July 26, 2013, 08:26:46 PM
#1
can some plz tell me why this happens (gets stuck):



how do I resolve this QUICKLY, without re-downloading the whole block chain again?

This happens often enough to really be an annoyance... I have to grab the wallet and open it on another workstation while re-downloading the blockchain on the effected system...

it's the latest qt wallet.

Jump to: