BitShares Forum

Main => Technical Support => Topic started by: Robin61 on November 30, 2014, 01:12:41 pm

Title: Cannot rename unregistered account
Post by: Robin61 on November 30, 2014, 01:12:41 pm
Hi,

When I launched BitShares for the first time, I created an account "robin".
During the syncing, it told me that this name as already registered and I should rename mine.

But the system doesn't allow me to do so and always return this error:

getStackTrace@app.js:26:8827
 ○ request@app.js:30:24118
 ○ wallet_rename_account@app.js:31:6972
 ○ ok@app.js:27:4735
 ○ app.js:7:20403
 ○ app.js:7:27250
 ○ $eval@app.js:6:48397
 ○ $apply@app.js:6:48680
 ○ app.js:7:27237
 ○ dispatch@app.js:3:14328
 ○ handle@app.js:3:11078
20017 invalid_name: invalid account name
You cannot rename a registered account!
    {}
    bitshares  wallet.cpp:1372 rename_account

    {"old_account_name":"robin","new_account_name":"newnameforaccountRobin"}
    bitshares  wallet.cpp:1402 rename_account

    {}
    bitshares  common_api_client.cpp:1475 wallet_account_rename
Title: Re: Cannot rename unregistered account
Post by: cass on November 30, 2014, 01:14:55 pm
maybe your choosen name alternative is registered also…
Title: Re: Cannot rename unregistered account
Post by: Robin61 on November 30, 2014, 01:17:46 pm
I have tried a lot of different name, like "iofzeofiezoighzei", or even my whole full name (and I am sure there isn't two people with the same name) and it failed every time.
Title: Re: Cannot rename unregistered account
Post by: toast on November 30, 2014, 05:22:33 pm
Thanks, should be fixed for next version. Meanwhile you can just make a new account.

https://github.com/BitShares/bitshares/issues/1070
Title: Re: Cannot rename unregistered account
Post by: Robin61 on November 30, 2014, 06:34:58 pm
I got the stack trace if you need it.

In the meantime, I can do another account, yes, but I already received my 0.5 BTS on this old account.
Can I receive 0.5 again for my new account ? BTSX8D2hhVwZSDzg6eYnGLZQvPfnYbF98Herwe1wLEUr8MRqSqubaG

Edit: nevermind, I just received 0.5 BTS from onceuponatime. Thanks !
Title: Re: Cannot rename unregistered account
Post by: vikram on December 05, 2014, 08:40:50 pm
Fixed for next release: https://github.com/BitShares/bitshares/issues/1070