BitShares Forum
		Main => Technical Support => Topic started by: robrigo on September 12, 2014, 08:22:34 pm
		
			
			- 
				Seeing some weird behavior with a market order stuck in "pending". Basically I submitted the order, but realized that my client wasn't syncing (from messing around with the market maker script on the CLI using the same data-dir). So I regenerated everything in said data-dir (by renaming) except for the "wallets" dir, restarted the client, and re-synced the blockchain. Doing so left that market order "in limbo", where I can't see it as pending in the Open Orders screen, but I can see under my account transaction history that it is still pending.
 
 I've tried the steps following the steps listed here: http://wiki.bitshares.org/index.php/RecoveringFunds
 
 (http://i.imgur.com/19UG8m3.png)
 
 >> blockchain_list_pending_transactions 
 
 No pending transactions.
 
 >> wallet_market_cancel_order c1cac1ca
 
 20011 unknown_market_order: unknown market order
 Cannot find that market order!
 {}
 bitshares  wallet.cpp:4422 cancel_market_order
 
 {"order_id":"c1cac1ca00000000000000000000000000000000"}
 bitshares  wallet.cpp:4503 cancel_market_order
 
 {}
 bitshares  common_api_client.cpp:1539 wallet_market_cancel_order
 
 {"command":"wallet_market_cancel_order"}
 bitshares  cli.cpp:537 execute_command
 
 >> wallet_recover_transaction c1cac1ca
 
 20022 transaction_not_found: transaction not found
 Transaction not found!
 {"transaction_id_prefix":"c1cac1ca"}
 bitshares  wallet.cpp:5573 get_transaction
 
 {}
 bitshares  wallet.cpp:3374 recover_transaction
 
 {}
 bitshares  common_api_client.cpp:1763 wallet_recover_transaction
 
 {"command":"wallet_recover_transaction"}
 bitshares  cli.cpp:537 execute_command
 
 Has anyone else had to deal with market transactions stuck in pending?
- 
				wallet_market_order_list USD BTSX?
- 
				wallet_market_order_list USD BTSX?
 
 
 No dice.
 
 >> wallet_market_order_list USD BTSX
 
 No market orders found.
 
- 
				No idea why, but I logged into my wallet today and the "stuck" transaction finally updated! So I am guessing there is no bug in the market here, but rather it was a GUI issue. Which makes sense based on the fact that the commands above didn't recognize any transactions as pending. It was confusing because I had rescanned twice without it showing the correct balance as well as restarted the wallet client a few times.
			
- 
				No idea why, but I logged into my wallet today and the "stuck" transaction finally updated! So I am guessing there is no bug in the market here, but rather it was a GUI issue. Which makes sense based on the fact that the commands above didn't recognize any transactions as pending. It was confusing because I had rescanned twice without it showing the correct balance as well as restarted the wallet client a few times.
 
 
 the "stuck" transaction finally updated
 
 Do you mean it appeared as pending order, or just that the BTSX were returned to the account like the order was never placed?
- 
				It was returned to the account like the order was never placed. Sorry i didn't clarify that. 
			
- 
				It was returned to the account like the order was never placed. Sorry i didn't clarify that.
 
 
 That's the usual behavior of the 'long pending orders', in my experience (although my experience has been with orders pending for minutes, not hours)[in previous versions]. Pretty sure it is not GUI issue.
 
 It is up to you keep the title as [resolved], but it is not in my book- if that is indeed what happened.