Bitcoin Forum
April 30, 2024, 08:48:08 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Qt version 4.8.4.  (Read 1587 times)
tomsw6 (OP)
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
September 21, 2015, 08:11:09 PM
 #1

Catching up...Processed 0 of 375438 (estimated blocks)....Last generated block was generated 350 weeks ago.
Qt version 4.8.4.
Used to load very long time until one day I got msg that either main or something block failed to load and now take seconds to load but does not process any blocks still on 0.
Can I back up wallet if I have 0.61188477 unconfirmed coins or will I loose it as unconfirmed.
I would appreciate help or at least to point me in right direction.
i take it simple reinstalling with latest version of Qt will not get my money back? 
Thx in advance.
If you see garbage posts (off-topic, trolling, spam, no point, etc.), use the "report to moderator" links. All reports are investigated, though you will rarely be contacted about your reports.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714466888
Hero Member
*
Offline Offline

Posts: 1714466888

View Profile Personal Message (Offline)

Ignore
1714466888
Reply with quote  #2

1714466888
Report to moderator
1714466888
Hero Member
*
Offline Offline

Posts: 1714466888

View Profile Personal Message (Offline)

Ignore
1714466888
Reply with quote  #2

1714466888
Report to moderator
1714466888
Hero Member
*
Offline Offline

Posts: 1714466888

View Profile Personal Message (Offline)

Ignore
1714466888
Reply with quote  #2

1714466888
Report to moderator
unholycactus
Legendary
*
Offline Offline

Activity: 1078
Merit: 1023



View Profile WWW
September 21, 2015, 08:16:38 PM
 #2

Back up your wallet.

No, your coins won't be lost. If you clean install the newest version of Bitcoin core (which is something I suggest doing), you will still control your funds assuming you have the right wallet.dat

The funds appear as unconfirmed because your wallet client doesn't have the rest of the blockchain i.e. it's missing transactions.
tomsw6 (OP)
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
September 21, 2015, 09:13:58 PM
 #3

Back up your wallet.

No, your coins won't be lost. If you clean install the newest version of Bitcoin core (which is something I suggest doing), you will still control your funds assuming you have the right wallet.dat

The funds appear as unconfirmed because your wallet client doesn't have the rest of the blockchain i.e. it's missing transactions.

Thanx very much for fast reply, you've mentioned I will have a control of my funds assuming I have the right wallet.dat(how do I make sure of that?)
 
unholycactus
Legendary
*
Offline Offline

Activity: 1078
Merit: 1023



View Profile WWW
September 21, 2015, 09:28:54 PM
 #4

First, I'll mention you should use the File -> Backup wallet feature or copy the current wallet.dat you have located at (assuming windows 7)
C:\Users\YourUserName\Appdata\Roaming\Bitcoin

Keep this file and reinstall everything.

When you're done reinstalling, you can copy over the file you saved to your new installation folder (this should overwrite the new wallet.dat).

You can then use
Code:
bitcoin-qt rescan
in the command line interface so that the client acknowledges you have a new wallet file.
shorena
Copper Member
Legendary
*
Offline Offline

Activity: 1498
Merit: 1499


No I dont escrow anymore.


View Profile WWW
September 21, 2015, 09:34:00 PM
 #5

-snip-
When you're done reinstalling, you can copy over the file you saved to your new installation folder (this should overwrite the new wallet.dat).

You can then use
Code:
bitcoin-qt rescan
in the command line interface so that the client acknowledges you have a new wallet file.

You dont need to, it detects that the file is different and does this by itself.

Im not really here, its just your imagination.
tomsw6 (OP)
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
September 21, 2015, 09:44:24 PM
 #6

I have backed up wallet, I run os yosemite on macbook pro.
tomsw6 (OP)
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
September 22, 2015, 05:41:46 AM
Last edit: September 23, 2015, 07:30:31 AM by tomsw6
 #7

i have re-installed it to latest version showing total btc 0.0000, how do i use old back up to get coins back to my wallet?
i get same message 0 out of plus no block source avail, 12 active connections.
thx.
shorena
Copper Member
Legendary
*
Offline Offline

Activity: 1498
Merit: 1499


No I dont escrow anymore.


View Profile WWW
September 22, 2015, 06:14:39 AM
 #8

i have re-installed it to latest version showing total btc 0.0000, how do i use old back up to get coins back to my wallet?
i get same message 0 out of plus no block source avail, 12 active connections.
thx

#1 close bitcoin core
#2 wait till its closed entirely
#3 goto the data directory[1]
#4 replace wallet.dat with your backup
#5 start bitcoin core.

[1] https://en.bitcoin.it/wiki/Data_directory#Mac

Im not really here, its just your imagination.
tomsw6 (OP)
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
September 23, 2015, 07:31:01 AM
 #9

update:
debug.log 2015-09-23 07:11:16 receive version message: /getaddr.bitnodes.io:0.1/: version 70002, blocks=375735, us=82.34.75.229:8333, peer=36, 2015-09-23 07:12:25 ERROR: AcceptBlockHeader: block is marked invalid 2015-09-23 07:12:25 ERROR: invalid header received 2015-09-23 07:12:25 ProcessMessages(headers, 162003 bytes) FAILED peer=13, lots of 2015-09-23 07:13:07 ERROR: AcceptToMemoryPool: non-final at the end, it does show previous transaction now after replacing wallet.dat with back up, maybe not all lost, still no blocks processed, synchronizing at 13 active nodes
shorena
Copper Member
Legendary
*
Offline Offline

Activity: 1498
Merit: 1499


No I dont escrow anymore.


View Profile WWW
September 23, 2015, 07:53:32 AM
 #10

update:
Code:
debug.log 
2015-09-23 07:11:16 receive version message: /getaddr.bitnodes.io:0.1/: version 70002, blocks=375735, us=82.34.75.229:8333, peer=36,
2015-09-23 07:12:25 ERROR: AcceptBlockHeader: block is marked invalid
2015-09-23 07:12:25 ERROR: invalid header received
2015-09-23 07:12:25 ProcessMessages(headers, 162003 bytes) FAILED peer=13, lots of
2015-09-23 07:13:07 ERROR: AcceptToMemoryPool: non-final
at the end, it does show previous transaction now after replacing wallet.dat with back up, maybe not all lost, still no blocks processed, synchronizing at 13 active nodes

Formatting helps.

I dont see anything wrong. The errors you see a pretty normal during sync.

Im not really here, its just your imagination.
tomsw6 (OP)
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
September 23, 2015, 08:09:49 AM
 #11

after shut down back to no block avail doesn't show recent transaction.
how do i do formatting
log after restart:
 connection refused (61)
2015-09-23 08:05:02 ERROR: AcceptToMemoryPool: non-final
2015-09-23 08:05:03 receive version message: /Satoshi:0.11.0/: version 70002, blocks=375738, us=82.34.75.229:58532, peer=7
2015-09-23 08:05:03 Added time data, samples 7, offset -164 (-2 minutes)
2015-09-23 08:05:03 nTimeOffset = +0  (+0 minutes)
2015-09-23 08:05:03 ERROR: AcceptToMemoryPool: non-final
2015-09-23 08:05:07 ERROR: AcceptToMemoryPool: non-final
2015-09-23 08:05:09 receive version message: /getaddr.bitnodes.io:0.1/: version 70002, blocks=375737, us=82.34.75.229:8333, peer=8
2015-09-23 08:05:09 Added time data, samples 8, offset +0 (+0 minutes)
2015-09-23 08:05:13 receive version message: /Satoshi:0.9.3/: version 70002, blocks=0, us=82.34.75.229:8333, peer=9
2015-09-23 08:05:13 Added time data, samples 9, offset +0 (+0 minutes)
2015-09-23 08:05:13 nTimeOffset = +0  (+0 minutes)
shorena
Copper Member
Legendary
*
Offline Offline

Activity: 1498
Merit: 1499


No I dont escrow anymore.


View Profile WWW
September 23, 2015, 08:19:25 AM
 #12

after shut down back to no block avail doesn't show recent transaction.

Is it synced yet?

how do i do formatting

Use the # symbol from the menu above the textbox.

log after restart:
Code:
 connection refused (61)
2015-09-23 08:05:02 ERROR: AcceptToMemoryPool: non-final
2015-09-23 08:05:03 receive version message: /Satoshi:0.11.0/: version 70002, blocks=375738, us=82.34.75.229:58532, peer=7
2015-09-23 08:05:03 Added time data, samples 7, offset -164 (-2 minutes)
2015-09-23 08:05:03 nTimeOffset = +0  (+0 minutes)
2015-09-23 08:05:03 ERROR: AcceptToMemoryPool: non-final
2015-09-23 08:05:07 ERROR: AcceptToMemoryPool: non-final
2015-09-23 08:05:09 receive version message: /getaddr.bitnodes.io:0.1/: version 70002, blocks=375737, us=82.34.75.229:8333, peer=8
2015-09-23 08:05:09 Added time data, samples 8, offset +0 (+0 minutes)
2015-09-23 08:05:13 receive version message: /Satoshi:0.9.3/: version 70002, blocks=0, us=82.34.75.229:8333, peer=9
2015-09-23 08:05:13 Added time data, samples 9, offset +0 (+0 minutes)
2015-09-23 08:05:13 nTimeOffset = +0  (+0 minutes)

Im not really here, its just your imagination.
tomsw6 (OP)
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
September 24, 2015, 05:28:47 AM
Last edit: September 24, 2015, 05:58:02 AM by tomsw6
 #13

still no block source available, 0 blocks processed, now i tried to reinstall  it and crashes every time.
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!