BitShares Forum

Main => General Discussion => Topic started by: sudo on January 15, 2015, 04:50:00 pm

Title: why my id:ags popup “unknown account name (32003) Unknown delegate account!”
Post by: sudo on January 15, 2015, 04:50:00 pm
 :'( :'(

i dump_private_key
create a new wallet
wallet_import_private_key
rescan
still wrong
&the page “Keys“ of my account cant be clicked  can't display my key in GUI


unknown account name (32003) Unknown delegate account!
getStackTrace@app.js:27:17454
 ○ request@app.js:32:26086
 ○ get_feeds_from_delegate@app.js:31:10947
 ○ app.js:28:298
 ○ d@app.js:5:36570
 ○ e@app.js:5:36678
 ○ app.js:5:58043
 ○ app.js:8:34047
 ○ q@app.js:5:77616
 ○ h@app.js:5:53516
 ○ app.js:5:53207
 ○ j@app.js:8:79968
 ○ app.js:8:80237
 ○ $broadcast@app.js:6:49634
 ○ app.js:8:78954
 ○ j@app.js:6:39741
 ○ app.js:6:27204
 ○ $eval@app.js:6:48397
 ○ $digest@app.js:6:47106
 ○ $apply@app.js:6:48723
 ○ app.js:7:27237
 ○ dispatch@app.js:3:14328
 ○ handle@app.js:3:11078
32003 unknown_account_name: unknown account name
Unknown delegate account!
    {}
    bitshares  blockchain_api.cpp:217 bts::client::detail::client_impl::blockchain_get_feeds_from_delegate

    {"delegate_name":"servicefund"}
    bitshares  blockchain_api.cpp:236 bts::client::detail::client_impl::blockchain_get_feeds_from_delegate

    {}
    bitshares  common_api_client.cpp:2051 bts::rpc_stubs::common_api_client::blockchain_get_feeds_from_delegate

[hide details]
Title: Re: why my id:ags popup “unknown account name (32003) Unknown delegate account!”
Post by: toast on January 15, 2015, 05:08:57 pm
For some reason it is trying to get delegate feeds for your account.
https://github.com/BitShares/web_wallet/issues/521
Title: Re: why my id:ags popup “unknown account name (32003) Unknown delegate account!”
Post by: sudo on January 15, 2015, 05:44:52 pm
For some reason it is trying to get delegate feeds for your account.
https://github.com/BitShares/web_wallet/issues/521

tks very much
Title: Re: why my id:ags popup “unknown account name (32003) Unknown delegate account!”
Post by: cass on January 16, 2015, 01:45:38 am
I noticed same ... i've created a delegate as sub of my main account

del0.cass

Then i installed a new wallet and just imported my main acc again! Maybe this could cause this issue also!?
just curious
Title: Re: why my id:ags popup “unknown account name (32003) Unknown delegate account!”
Post by: toast on January 16, 2015, 03:22:24 am
We pushed a web update which I believe fixes this

edit:    It appears the web update is not registering... Will investigate tomorrow