Bitcoin Forum
May 10, 2024, 10:41:45 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Bitcoin-qt not resyncing...  (Read 1918 times)
DavidZ (OP)
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile WWW
November 22, 2013, 06:40:32 PM
 #1

Hi,

My bitcoin-qt wallet unfortunately is not resyncing any more. It is now 39 hours behind. I am getting a warning message which says "Warning: displayed transactions may not be correct! You may need to upgrade or other nodes may need to upgrade." I'm running v0.8.5-beta under debian linux wheezy/gnome. How can I get it to resync? At least I still can transfer out bitcoins.

Thanks,

David
1715380905
Hero Member
*
Offline Offline

Posts: 1715380905

View Profile Personal Message (Offline)

Ignore
1715380905
Reply with quote  #2

1715380905
Report to moderator
1715380905
Hero Member
*
Offline Offline

Posts: 1715380905

View Profile Personal Message (Offline)

Ignore
1715380905
Reply with quote  #2

1715380905
Report to moderator
There are several different types of Bitcoin clients. The most secure are full nodes like Bitcoin Core, but full nodes are more resource-heavy, and they must do a lengthy initial syncing process. As a result, lightweight clients with somewhat less security are commonly used.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715380905
Hero Member
*
Offline Offline

Posts: 1715380905

View Profile Personal Message (Offline)

Ignore
1715380905
Reply with quote  #2

1715380905
Report to moderator
1715380905
Hero Member
*
Offline Offline

Posts: 1715380905

View Profile Personal Message (Offline)

Ignore
1715380905
Reply with quote  #2

1715380905
Report to moderator
1715380905
Hero Member
*
Offline Offline

Posts: 1715380905

View Profile Personal Message (Offline)

Ignore
1715380905
Reply with quote  #2

1715380905
Report to moderator
zvs
Legendary
*
Offline Offline

Activity: 1680
Merit: 1000


https://web.archive.org/web/*/nogleg.com


View Profile WWW
November 22, 2013, 07:20:26 PM
 #2

so what does debug.log say
DavidZ (OP)
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile WWW
November 22, 2013, 08:11:10 PM
 #3

I'd post debug.log here but I'm not sure if that would be a safe thing to do. Anything I should look for in particular?
DavidZ (OP)
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile WWW
November 22, 2013, 08:21:21 PM
 #4

I have been getting errors such as these:

ERROR: CTxMemPool::accept() : nonstandard transaction type
socket send error 104
socket recv error 104
ERROR: CheckInputs() : tried to spend coinbase at depth 48
ERROR: CTxMemPool::accept() : ConnectInputs failed e2283dad643db8e213b9dcfce15026d453676d6d3c3908975cf06694b6523749
gmaxwell
Staff
Legendary
*
Offline Offline

Activity: 4172
Merit: 8419



View Profile WWW
November 22, 2013, 08:51:57 PM
 #5

I have been getting errors such as these:
those aren't relevant. Look for "Invalid".
DavidZ (OP)
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile WWW
November 22, 2013, 08:54:16 PM
 #6

InvalidChainFound: invalid block=00000000000000044643662b40a67ede81a25f5a2e4c2c3acac41071e4867225  height=270931  log2_work=74.122041  date=2013-11-22 12:50:53
InvalidChainFound:  current best=00000000000000018882853215961bee7a089793b1da929ab9f052ce82a0bbfa  height=270702  log2_work=74.079344  date=2013-11-21 03:21:09
InvalidChainFound: Warning: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade.
ProcessBlock: ACCEPTED
theymos
Administrator
Legendary
*
Offline Offline

Activity: 5194
Merit: 12983


View Profile
November 22, 2013, 09:39:44 PM
 #7

Your block database is probably corrupted. Shut down Bitcoin. Go to the data directory and move the chainstate and blocks directories somewhere else. (Keep them for a while in case the devs are interested in looking at them.) Then start Bitcoin, and it'll resync. You could also try deleting just the chainstate directory for a faster resync, but this might not actually fix it.

FYI: My block database was also corrupted recently with unmodified (but self-built) 0.8.5 on Gentoo. I wonder if a recent block/tx triggered this on certain systems.

1NXYoJ5xU91Jp83XfVMHwwTUyZFK64BoAD
DavidZ (OP)
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile WWW
November 25, 2013, 10:09:20 AM
 #8

I moved out chainstate and blocks directories. Bitcoin-qt has now completely resynced.

Thanks.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!