Bitcoin Forum
May 09, 2024, 06:53:13 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Need help with core wallet, FOR A REWARD  (Read 776 times)
VasyanIlitniy (OP)
Newbie
*
Offline Offline

Activity: 16
Merit: 0


View Profile
June 24, 2016, 06:45:11 PM
 #1

Hi guys! I've encountered a serious problem with my core wallet, which prevents me from sending any money from it. I've already created a thread about it here:

https://bitcointalk.org/index.php?topic=1514537.new#new

As you can see, I've got some replies, and I'd like to say thank you to the people who have tried to help. Unfortunately, the problem is still there, and my money is stuck.

So I'd like to offer a 0.1BTC reward to anyone who could help me solve it, as this can't go on any longer. Guys, please make your suggestions, and the person who figures it out and enables me to send funds will receive a 0.1BTC reward.

P.S.: this is the latest development in the situation. I've no idea what that message is even supposed to mean.
1715280793
Hero Member
*
Offline Offline

Posts: 1715280793

View Profile Personal Message (Offline)

Ignore
1715280793
Reply with quote  #2

1715280793
Report to moderator
1715280793
Hero Member
*
Offline Offline

Posts: 1715280793

View Profile Personal Message (Offline)

Ignore
1715280793
Reply with quote  #2

1715280793
Report to moderator
1715280793
Hero Member
*
Offline Offline

Posts: 1715280793

View Profile Personal Message (Offline)

Ignore
1715280793
Reply with quote  #2

1715280793
Report to moderator
"You Asked For Change, We Gave You Coins" -- casascius
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
achow101
Staff
Legendary
*
Offline Offline

Activity: 3388
Merit: 6631


Just writing some code


View Profile WWW
June 24, 2016, 06:51:41 PM
 #2

As was mentioned in the other thread, your transaction is dependent on this transaction: https://blockchain.info/tx/152a65239eec41036614612be23f124f9ef861b30b521c57c9ff12c8c773b792 confirming. Is this transaction sent by you? If so, then there are solutions, otherwise, there is really nothing you can do.

P.S.: this is the latest development in the situation. I've no idea what that message is even supposed to mean.
That error means that the fee was too low or the transaction was unconfirmed for too long that blockchain.info decided to remove the transaction from their database. This does not mean that it was dropped from the network. Also, it appears that the transaction you mentioned in the other thread is still on the network.

VasyanIlitniy (OP)
Newbie
*
Offline Offline

Activity: 16
Merit: 0


View Profile
June 24, 2016, 06:54:48 PM
 #3

As was mentioned in the other thread, your transaction is dependent on this transaction: https://blockchain.info/tx/152a65239eec41036614612be23f124f9ef861b30b521c57c9ff12c8c773b792 confirming. Is this transaction sent by you? If so, then there are solutions, otherwise, there is really nothing you can do.

P.S.: this is the latest development in the situation. I've no idea what that message is even supposed to mean.
That error means that the fee was too low or the transaction was unconfirmed for too long that blockchain.info decided to remove the transaction from their database. This does not mean that it was dropped from the network. Also, it appears that the transaction you mentioned in the other thread is still on the network.

Yes, the transaction you've linked to is by me. What can I do with it?
achow101
Staff
Legendary
*
Offline Offline

Activity: 3388
Merit: 6631


Just writing some code


View Profile WWW
June 24, 2016, 07:03:51 PM
 #4

Yes, the transaction you've linked to is by me. What can I do with it?
If you feel comfortable with invalidating these three transactions: https://blockchain.info/tx/c76068178d3e0cec7660cfea13b0326516707d7b2410e4987441026eb6662588, https://blockchain.info/tx/5506dd186fc7ef3f5b3cd24677927d77773b103397c8b747f94fad8a9255bf32, and https://blockchain.info/tx/4c6a6058ba14bff85323d50844ca52d4a25ffa72464555184568888f8480c7e2, then you can remove the one I linked to earlier from your wallet and be able to resend the Bitcoin from that transaction. If any of the above three transactions are also yours, then the coins sent by them will also reappear in your wallet.

The following will essentially revert your wallet to whatever it was like before any of the linked to transactions existed. Just go to Help > Debug Window and then the Console tab. In the box at the bottom, type
Code:
abandontransaction 152a65239eec41036614612be23f124f9ef861b30b521c57c9ff12c8c773b792

This command will remove that transaction and the above three from your wallet, thus allowing you to resend the Bitcoin locked up in those transactions. It will be as if those four transaction had never even happened in the first place.

VasyanIlitniy (OP)
Newbie
*
Offline Offline

Activity: 16
Merit: 0


View Profile
June 24, 2016, 08:10:36 PM
 #5

Yes, the transaction you've linked to is by me. What can I do with it?
If you feel comfortable with invalidating these three transactions: https://blockchain.info/tx/c76068178d3e0cec7660cfea13b0326516707d7b2410e4987441026eb6662588, https://blockchain.info/tx/5506dd186fc7ef3f5b3cd24677927d77773b103397c8b747f94fad8a9255bf32, and https://blockchain.info/tx/4c6a6058ba14bff85323d50844ca52d4a25ffa72464555184568888f8480c7e2, then you can remove the one I linked to earlier from your wallet and be able to resend the Bitcoin from that transaction. If any of the above three transactions are also yours, then the coins sent by them will also reappear in your wallet.

The following will essentially revert your wallet to whatever it was like before any of the linked to transactions existed. Just go to Help > Debug Window and then the Console tab. In the box at the bottom, type
Code:
abandontransaction 152a65239eec41036614612be23f124f9ef861b30b521c57c9ff12c8c773b792

This command will remove that transaction and the above three from your wallet, thus allowing you to resend the Bitcoin locked up in those transactions. It will be as if those four transaction had never even happened in the first place.

All right, thanks, I'll try that in a couple of hours.
VasyanIlitniy (OP)
Newbie
*
Offline Offline

Activity: 16
Merit: 0


View Profile
June 24, 2016, 09:37:19 PM
 #6

This command will remove that transaction and the above three from your wallet, thus allowing you to resend the Bitcoin locked up in those transactions. It will be as if those four transaction had never even happened in the first place.

Here's what I got. Any suggestions?
achow101
Staff
Legendary
*
Offline Offline

Activity: 3388
Merit: 6631


Just writing some code


View Profile WWW
June 25, 2016, 12:58:57 AM
 #7

This command will remove that transaction and the above three from your wallet, thus allowing you to resend the Bitcoin locked up in those transactions. It will be as if those four transaction had never even happened in the first place.

Here's what I got. Any suggestions?
You're on a Mac, yes? If so, open up the Terminal app. Then type:
Code:
open /Applications/bitcoin-qt.app --args -zapwallettxes

Once Bitcoin Core starts from this command, you should see that all of your unconfirmed transactions will be gone. The same behavior with those four transactions never happening should still happen.

VasyanIlitniy (OP)
Newbie
*
Offline Offline

Activity: 16
Merit: 0


View Profile
June 27, 2016, 12:18:07 PM
 #8

This command will remove that transaction and the above three from your wallet, thus allowing you to resend the Bitcoin locked up in those transactions. It will be as if those four transaction had never even happened in the first place.

Here's what I got. Any suggestions?
You're on a Mac, yes? If so, open up the Terminal app. Then type:
Code:
open /Applications/bitcoin-qt.app --args -zapwallettxes

Once Bitcoin Core starts from this command, you should see that all of your unconfirmed transactions will be gone. The same behavior with those four transactions never happening should still happen.

Hi, sorry for taking so long. It says "method not found (code -32601)".
Sharma
Legendary
*
Offline Offline

Activity: 1092
Merit: 1000


GATCOIN : The New Currency Of Digital Marketing


View Profile
June 27, 2016, 12:21:01 PM
 #9

This command will remove that transaction and the above three from your wallet, thus allowing you to resend the Bitcoin locked up in those transactions. It will be as if those four transaction had never even happened in the first place.

Here's what I got. Any suggestions?
You're on a Mac, yes? If so, open up the Terminal app. Then type:
Code:
open /Applications/bitcoin-qt.app --args -zapwallettxes

Once Bitcoin Core starts from this command, you should see that all of your unconfirmed transactions will be gone. The same behavior with those four transactions never happening should still happen.

Hi, sorry for taking so long. It says "method not found (code -32601)".

You're entering the command in your debug console, it should be run from the terminal Wink

.
   █████▄▄▄▄
   ████████████▄▄▄            ▀██████
   ███ ▀▀▀▀█████████▄          ▀█████
   ███         ▀▀▀█████▄         ▀███
   ███              ▀▀████▄▄███    ▀▀
   ███                ▀███████▀
   ███                    █████
   ███     ███▄         ▄███████
   ▐██▌     ▀███▄     ▄███▀  ███
   ▐███       ▀███▄▄ ███▀     ███
    ███▌        ▀████        ▐██▌
     ███         ████         ███
      ███      ▄█████▄       ▐██
       ███   ▄████▀ ▀███▄     ▐██
        ███▄████▀     ▀███▄   ███
         █████▀         ▀███▄████
          ██▀             ▀█████▌
                            ▀███▌
  ██████                      ▀▀
  ▀▀▀███
     ███
█         █   ███
 █        ███  ███  █
███       ███   █  ███
███   █   ███   █  ███
███  ███   █       ███
███  ███   █       ███
 █   ███            █
 █    █             █
█         █   ███
 █        ███  ███  █
███       ███   █  ███
███   █   ███   █  ███
███  ███   █       ███
███  ███   █       ███
 █   ███            █
 █    █             █
             JOIN US             
TELEGRAM TWITTER FACEBOOK
LINKEDIN WHITEPAPER
defined
Hero Member
*****
Offline Offline

Activity: 574
Merit: 500


View Profile
June 27, 2016, 02:06:05 PM
 #10

My 2 cents: export your private keys, make an account at blockchain.info, and import the keys there.

If this helps you, my addy is in my profile.
VasyanIlitniy (OP)
Newbie
*
Offline Offline

Activity: 16
Merit: 0


View Profile
June 27, 2016, 05:32:13 PM
 #11

You're entering the command in your debug console, it should be run from the terminal Wink

Right. Can you please tell me where the terminal is?
Swagtoshi
Full Member
***
Offline Offline

Activity: 261
Merit: 102


View Profile
June 27, 2016, 07:33:03 PM
 #12

It is a application. Go to finder and search terminal.
Sharma
Legendary
*
Offline Offline

Activity: 1092
Merit: 1000


GATCOIN : The New Currency Of Digital Marketing


View Profile
June 28, 2016, 10:59:52 AM
 #13

You're entering the command in your debug console, it should be run from the terminal Wink

Right. Can you please tell me where the terminal is?

I think this user was correct:
It is a application. Go to finder and search terminal.

I don't have a mac myself, but here's a how-to i found using google:
http://www.howtogeek.com/210147/how-to-open-terminal-in-the-current-os-x-finder-location/



.
   █████▄▄▄▄
   ████████████▄▄▄            ▀██████
   ███ ▀▀▀▀█████████▄          ▀█████
   ███         ▀▀▀█████▄         ▀███
   ███              ▀▀████▄▄███    ▀▀
   ███                ▀███████▀
   ███                    █████
   ███     ███▄         ▄███████
   ▐██▌     ▀███▄     ▄███▀  ███
   ▐███       ▀███▄▄ ███▀     ███
    ███▌        ▀████        ▐██▌
     ███         ████         ███
      ███      ▄█████▄       ▐██
       ███   ▄████▀ ▀███▄     ▐██
        ███▄████▀     ▀███▄   ███
         █████▀         ▀███▄████
          ██▀             ▀█████▌
                            ▀███▌
  ██████                      ▀▀
  ▀▀▀███
     ███
█         █   ███
 █        ███  ███  █
███       ███   █  ███
███   █   ███   █  ███
███  ███   █       ███
███  ███   █       ███
 █   ███            █
 █    █             █
█         █   ███
 █        ███  ███  █
███       ███   █  ███
███   █   ███   █  ███
███  ███   █       ███
███  ███   █       ███
 █   ███            █
 █    █             █
             JOIN US             
TELEGRAM TWITTER FACEBOOK
LINKEDIN WHITEPAPER
VasyanIlitniy (OP)
Newbie
*
Offline Offline

Activity: 16
Merit: 0


View Profile
June 29, 2016, 03:10:16 PM
 #14

You're entering the command in your debug console, it should be run from the terminal Wink

Hey man, so it finally worked. What's your BTC wallet? I'll send you the reward.
VasyanIlitniy (OP)
Newbie
*
Offline Offline

Activity: 16
Merit: 0


View Profile
June 29, 2016, 06:08:14 PM
 #15

False alarm. The command worked and the transactions were cancelled, but as soon as I tried to make a new one - it all came back, and it's stuck again.
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!