BitShares Forum

Main => Technical Support => Topic started by: swedespade on April 11, 2015, 02:57:37 am

Title: problem with my wallet / collecting vested shares
Post by: swedespade on April 11, 2015, 02:57:37 am
Hi guys. I am trying to collect vested balanced, but the console is giving me this error...

>> wallet_collect_vested_balances swedishspade

20010 insufficient_funds: insufficient funds

    {"account_name":"swedishspade"}
    bitshares  wallet.cpp:2340 bts::wallet::wallet::collect_account_balances

    {"account_name":"swedishspade","sign":true}
    bitshares  wallet.cpp:2382 bts::wallet::wallet::collect_account_balances

    {}
    bitshares  common_api_client.cpp:6197 bts::rpc_stubs::common_api_client::wallet_collect_vested_balances

    {"command":"wallet_collect_vested_balances"}
    bitshares  cli.cpp:626 bts::cli::detail::cli_impl::execute_command

I cant check my balance via the console either

WINDOWS 8.1 | BITSHARES V 8.0 | REGISTERED USERNAME: swedishspade
last worked on Feb 20th 2015

I did register the same named account on a mac wallet a while back and then again on a newer version on PC
I did not import anything from my old wallet as there were no funds to transfer
I did not collect any vested balances on the MAC the last and only time ive collected vested balances was Feb 20th 2015

Any ideas are much appreciated
Thanks!
Title: Re: problem with my wallet / collecting vested shares
Post by: xeroc on April 13, 2015, 05:45:42 am
It says:
20010 insufficient_funds: insufficient funds

I myself haven't taken any of my vested balance .. but I guess you need to fund your account with at least 0.5 BTS to claim your vested stake .. (tx fee)
do you have some BTS in your account?
Title: Re: problem with my wallet / collecting vested shares
Post by: pc on April 13, 2015, 07:22:30 am
Hi guys. I am trying to collect vested balanced, but the console is giving me this error...

>> wallet_collect_vested_balances swedishspade

20010 insufficient_funds: insufficient funds

    {"account_name":"swedishspade"}
    bitshares  wallet.cpp:2340 bts::wallet::wallet::collect_account_balances


I cant check my balance via the console either

The exception at this source line is thrown when no spendable balances have been found in that account. Are you sure you have imported the keys into that account?
Title: Re: problem with my wallet / collecting vested shares
Post by: swedespade on April 13, 2015, 05:04:19 pm
i collected 2889.17823 BTS on Feb 20th, 2015 to my registered swedishspade account
public key: BTS4z9bHdVT6btayMbTRM8JBUsE5spyQT3cavuH94V1pKGePHait8
I just sent 1500 to it from my bter account
I am pretty sure I did import my key right before i collected the first vested balance.
Title: Re: problem with my wallet / collecting vested shares
Post by: vikram on April 13, 2015, 05:50:06 pm
You can try command "wallet_account_vesting_balances <account_name>" to get current vesting details. Does it show your expected amount to be available?
Title: Re: problem with my wallet / collecting vested shares
Post by: swedespade on April 13, 2015, 07:46:22 pm
It looks like the problem was that my blocks were out of sync, the vesting is working fine now. Thanks!