Author Topic: Where did my BitGold market trade went?  (Read 3031 times)

0 Members and 1 Guest are viewing this topic.

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
Please help,

I've done all the suggestion, and still my account shows an "unknown" transaction with about 868 BTS lost. any more suggestions?

BID-319781a0 UNKNOWN

867.78799 BTS
0.5 BTS   November 7, 2014 at 6:21:30 AM EST

Try https://bitsharestalk.org/index.php?topic=11968.msg158773#msg158773
with wallet_regenerate_keys joseluisuribe 50000

Offline JoseUribeZ

  • Newbie
  • *
  • Posts: 11
    • View Profile
Please help,

I've done all the suggestion, and still my account shows an "unknown" transaction with about 868 BTS lost. any more suggestions?

BID-319781a0 UNKNOWN

867.78799 BTS
0.5 BTS   November 7, 2014 at 6:21:30 AM EST

Offline onceuponatime

Hello,
After step 4, I still don't see any funds available, therefore i cannot transfer them back to me. Also, now i get the error  Failure during transaction scanning.

do you have more suggestions?

Thank you.

There is a known bug in v0.4.24 that coused very many people to get that same error. It means you can't scan the most recent transactions, so you won't see them.

It has been fixed. You can either download the patch (v0.4.24.1)
Fixed version is here:
https://github.com/BitShares/bitshares/releases/tag/v0.4.24.1

or wait for v0.4.25 which is already in testing.

Offline JoseUribeZ

  • Newbie
  • *
  • Posts: 11
    • View Profile
Hello,
After step 4, I still don't see any funds available, therefore i cannot transfer them back to me. Also, now i get the error  Failure during transaction scanning.

do you have more suggestions?

Thank you.

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
1) make a backup of your wallet
2) regenerate 10k keys for your account with
   wallet_regenerate_keys joseluisuribe 10000
3) rescan
4) wait for the rescan to complete
5) once you see all your funds again transfer them baack to yourself
6) recover the backup (the backup has less keys and is thus faster)

Offline JoseUribeZ

  • Newbie
  • *
  • Posts: 11
    • View Profile
Yeah, i tried it again, no luck below is the output.

>> wallet_recover_transaction b3463c4a

10 assert_exception: Assert Exception
has_deposit:
    {}
    bitshares  wallet.cpp:2195 recover_transaction

    {}
    bitshares  wallet.cpp:2254 recover_transaction

    {}
    bitshares  common_api_client.cpp:2003 wallet_recover_transaction

    {"command":"wallet_recover_transaction"}
    bitshares  cli.cpp:556 execute_command

>> rescan

OK
>> get_info

{
  "blockchain_head_block_num": 1189084,
  "blockchain_head_block_age": "3 seconds old",
  "blockchain_head_block_timestamp": "2014-12-05T15:32:20",
  "blockchain_average_delegate_participation": "100.00 %",
  "blockchain_confirmation_requirement": 1,
  "blockchain_share_supply": "2,498,178,944.40998 BTS",
  "blockchain_blocks_left_in_round": 90,
  "blockchain_next_round_time": "at least 15 minutes in the future",
  "blockchain_next_round_timestamp": "2014-12-05T15:47:20",
  "blockchain_random_seed": "101899b87673c5e18600bf14ca8f84183f7d585e",
  "client_data_dir": "/Users/joseuribe/Library/Application Support/BitShares",
  "client_version": "v0.4.24",
  "network_num_connections": 8,
  "network_num_connections_max": 200,
  "network_chain_downloader_running": false,
  "network_chain_downloader_blocks_remaining": null,
  "ntp_time": "2014-12-05T15:32:23",
  "ntp_time_error": 0.0054539999999999996,
  "wallet_open": true,
  "wallet_unlocked": true,
  "wallet_unlocked_until": "12 days in the future",
  "wallet_unlocked_until_timestamp": "2014-12-17T03:48:47",
  "wallet_last_scanned_block_timestamp": "2014-12-05T15:32:20",
  "wallet_scan_progress": "100.00 %",
  "wallet_block_production_enabled": false,
  "wallet_next_block_production_time": null,
  "wallet_next_block_production_timestamp": null
}
>> wallet_regenerate_keys joseluisuribe 1000

2999

Offline biophil

  • Hero Member
  • *****
  • Posts: 880
  • Professor of Computer Science
    • View Profile
    • My Academic Website
  • BitShares: biophil
I get the following, but the funds are still not in my wallet  :(
>> wallet_recover_transaction b3463c4a

10 assert_exception: Assert Exception
has_deposit:
    {}
    bitshares  wallet.cpp:2195 recover_transaction

    {}
    bitshares  wallet.cpp:2254 recover_transaction

    {}
    bitshares  common_api_client.cpp:2003 wallet_recover_transaction

    {"command":"wallet_recover_transaction"}
    bitshares  cli.cpp:556 execute_command

Did you regenerate keys and rescan and all that stuff? If so and you still get the error, then we may have to get a dev in here to interpret it.

Sent from my SCH-S720C using Tapatalk 2

Support our research efforts to improve BitAsset price-pegging! Vote for worker 1.14.204 "201907-uccs-research-project."

Offline biophil

  • Hero Member
  • *****
  • Posts: 880
  • Professor of Computer Science
    • View Profile
    • My Academic Website
  • BitShares: biophil
ok, will check it out.

@biophil, how do i get a cool robot like yours?

Go to robohash.org (or .com, I don't remember) and type in your account name.

Sent from my SCH-S720C using Tapatalk 2

Support our research efforts to improve BitAsset price-pegging! Vote for worker 1.14.204 "201907-uccs-research-project."

Offline JoseUribeZ

  • Newbie
  • *
  • Posts: 11
    • View Profile
I get the following, but the funds are still not in my wallet  :(
>> wallet_recover_transaction b3463c4a

10 assert_exception: Assert Exception
has_deposit:
    {}
    bitshares  wallet.cpp:2195 recover_transaction

    {}
    bitshares  wallet.cpp:2254 recover_transaction

    {}
    bitshares  common_api_client.cpp:2003 wallet_recover_transaction

    {"command":"wallet_recover_transaction"}
    bitshares  cli.cpp:556 execute_command

Offline JoseUribeZ

  • Newbie
  • *
  • Posts: 11
    • View Profile
ok, will check it out.

@biophil, how do i get a cool robot like yours?

Offline biophil

  • Hero Member
  • *****
  • Posts: 880
  • Professor of Computer Science
    • View Profile
    • My Academic Website
  • BitShares: biophil
I ran the command, nothing

My recent transactions show

FROM  TO   MEMO   AMOUNT   FEE   DATE
BID-e2ee4704 UNKNOWN

867.78799 BTS
0.5 BTS   November 7, 2014 at 6:21:30 AM EST

But inside my account don't see the transaction, nor the balance of 867BTS

any more suggestions?

Ah, the dreaded UNKNOWN transaction. By chance, did you back up your wallet on one computer and then try to use the wallet on another computer? If so, Bitshares doesn't work terribly well like that.

Try these steps, they fixed it for me when I had a missing balance and UNKNOWN transactions showing up in my wallet: http://wiki.bitshares.org/index.php/Best_Practices/RecoverFunds
It's kind of a pain, but go through the whole How To list and ask back here if they don't work.
Support our research efforts to improve BitAsset price-pegging! Vote for worker 1.14.204 "201907-uccs-research-project."

Offline JoseUribeZ

  • Newbie
  • *
  • Posts: 11
    • View Profile
I ran the command, nothing

My recent transactions show

FROM  TO   MEMO   AMOUNT   FEE   DATE
BID-e2ee4704 UNKNOWN

867.78799 BTS
0.5 BTS   November 7, 2014 at 6:21:30 AM EST

But inside my account don't see the transaction, nor the balance of 867BTS

any more suggestions?




Offline jsidhu

  • Hero Member
  • *****
  • Posts: 1335
    • View Profile
Try to rescan your wallet?
Hired by blockchain | Developer
delegate: dev.sidhujag

Offline JoseUribeZ

  • Newbie
  • *
  • Posts: 11
    • View Profile
Hello, Need help, not sure to turn to.

On Nov 7th I traded BTSX for Bitgold, but i do not see the funds in my wallet, nor i can trade inside Bitgold exchange. Please help.

Transaction #b3463c4a

Block #946530 , Transaction #0 , Next #0
TimeStamp: 11/07/2014 6:21 AM

Deposits
867.78799 BTS
Withdraws
868.28799 BTS
Fee
0.5 BTS
« Last Edit: December 03, 2014, 09:54:06 pm by cass »