BitShares Forum

Main => Technical Support => Topic started by: JustHayden on August 19, 2014, 03:04:47 am

Title: Keyhotee ID Invalid Trying To Import To BitsharesX
Post by: JustHayden on August 19, 2014, 03:04:47 am
Alright I've been away waiting on the development of Keyhotee, but it looks like BitsharesX got here first. I just got the wallet and it is asking me to make an account, so I enter "justhayden" as my account name, and it says that username is already in the blockchain. I'm not sure if someone randomly chose my username as their own, or mine is already in there because I am a Keyhotee Founder.

Which one is it and what should I do, since my Keyhotee ID is "Justayden".


Figured it out but I'm being told "justhayden" is not a valid Keyhotee name...
Title: Re: BitsharesX Account?
Post by: onceuponatime on August 19, 2014, 03:17:06 am
Your Keyhotee id is reserved for you AS A keyhotee Founder in the BitSharesX blockchain - but capital letters are not allowed  by the code.

So "justhayden" is reserved for you. Nobody else has squatted that name.

Keyhotee Founders Claim your BTSX
« on: July 21, 2014, 06:00:15 PM »

https://bitsharestalk.org/index.php?topic=5943.0
Title: Re: BitsharesX Account?
Post by: JustHayden on August 19, 2014, 03:23:40 am
Your Keyhotee id is reserved for you AS A keyhotee Founder in the BitSharesX blockchain - but capital letters are not allowed  by the code.

So "justhayden" is reserved for you. Nobody else has squatted that name.

Keyhotee Founders Claim your BTSX
« on: July 21, 2014, 06:00:15 PM »

https://bitsharestalk.org/index.php?topic=5943.0

Yes I figured that out about 10 minutes ago but it's saying "justhayden" is not a valid keyhotee id :/ It is though.
Title: Re: BitsharesX Account?
Post by: onceuponatime on August 19, 2014, 03:34:48 am
Your Keyhotee id is reserved for you AS A keyhotee Founder in the BitSharesX blockchain - but capital letters are not allowed  by the code.

So "justhayden" is reserved for you. Nobody else has squatted that name.

Keyhotee Founders Claim your BTSX
« on: July 21, 2014, 06:00:15 PM »

https://bitsharestalk.org/index.php?topic=5943.0

Yes I figured that out about 10 minutes ago but it's saying "justhayden" is not a valid keyhotee id :/ It is though.

Sorry, I'm not a very technically proficient person so you must explain things clearly and simply to me.


When you say  "it's saying "justhayden"" - what is "it's" that your are referring to?
Title: Re: BitsharesX Account?
Post by: JustHayden on August 19, 2014, 03:39:52 am
Your Keyhotee id is reserved for you AS A keyhotee Founder in the BitSharesX blockchain - but capital letters are not allowed  by the code.

So "justhayden" is reserved for you. Nobody else has squatted that name.

Keyhotee Founders Claim your BTSX
« on: July 21, 2014, 06:00:15 PM »

https://bitsharestalk.org/index.php?topic=5943.0

Yes I figured that out about 10 minutes ago but it's saying "justhayden" is not a valid keyhotee id :/ It is though.

Sorry, I'm not a very technically proficient person so you must explain things clearly and simply to me.


When you say  "it's saying "justhayden"" - what is "it's" that your are referring to?

In the BitsharesX console I must enter the command "wallet_import_keyhotee <firstname> <middlename> <lastname> <brainkey> <keyhoteeid>" but when I add "justhayden" as my keyhotee id, it says

"20017 invalid_name: invalid name
Invalid Keyhotee name!
    {"keyhoteeid":""}
    bitshares  wallet.cpp:4183 bts::wallet::wallet::import_keyhotee
error creating private key using keyhotee info."
Title: Re: BitsharesX Account?
Post by: onceuponatime on August 19, 2014, 03:45:23 am
Well, I'm only guessing, but if your Keyhotee id is "Justhayden" with a capital "J" maybe try that?
Title: Re: BitsharesX Account?
Post by: JustHayden on August 19, 2014, 03:47:35 am
Well, I'm only guessing, but if your Keyhotee id is "Justhayden" with a capital "J" maybe try that?

Nope same thing. Might be a bug where my Founder ID wasn't added to the genesis block...
Title: Re: BitsharesX Account?
Post by: onceuponatime on August 19, 2014, 03:51:18 am
Well, I'm only guessing, but if your Keyhotee id is "Justhayden" with a capital "J" maybe try that?

Nope same thing. Might be a bug where my Founder ID wasn't added to the genesis block...

No, that's not it. I'm sure your name is in the genesis block from what you've said so far. There is a place to check. Give me some time to find it, or, hopefully, someone with more technical skills will come on this thread before I get back to you.
Title: Re: Keyhotee ID Invalid Trying To Import To BitsharesX
Post by: JustHayden on August 19, 2014, 03:52:08 am
LMFAO I'm an idiot.

wallet isn't synced yet...

Thanks for the help anyways, I need to sleep and hopefully the part of my brain that wasn't working turns back on  :P
Title: Re: Keyhotee ID Invalid Trying To Import To BitsharesX
Post by: onceuponatime on August 19, 2014, 04:07:59 am
LMFAO I'm an idiot.

wallet isn't synced yet...

Thanks for the help anyways, I need to sleep and hopefully the part of my brain that wasn't working turns back on  :P

OK

I found your name in the list:

},{
      "name": "justhayden",
      "delegate_pay_rate": 100,
      "owner": "XTS7hQmwpf8ujy6h9jRkR7MPFqKNij3DrLifoDaemUUjaHLiXNLuV"

https://raw.githubusercontent.com/BitShares/bitshares_toolkit/master/libraries/blockchain/genesis.json
Title: Re: Keyhotee ID Invalid Trying To Import To BitsharesX
Post by: xeroc on August 19, 2014, 06:35:58 am
confirmed on the btsx blockchain
Code: [Select]
delegate (locked) >>> blockchain_get_account justhayden
Name: justhayden
Registered: Genesis (Keyhotee Founder)
Last Updated: 31 days ago
Owner Key: BTSX7hQmwpf8ujy6h9jRkR7MPFqKNij3DrLifoDaemUUjaHLiXNLuV
Active Key History:
- BTSX7hQmwpf8ujy6h9jRkR7MPFqKNij3DrLifoDaemUUjaHLiXNLuV, last used 31 days ago

Title: Re: Keyhotee ID Invalid Trying To Import To BitsharesX
Post by: JustHayden on August 19, 2014, 03:43:37 pm
Something must be wrong because my wallet is completely synced and it's still saying my ID is invalid. the code I'm entering is....

Code: [Select]
wallet_import_keyhotee <firstname> <middlename> <lastname> <brainkey> <keyhoteeid>
Title: Re: Keyhotee ID Invalid Trying To Import To BitsharesX
Post by: xeroc on August 19, 2014, 05:29:19 pm
keyhoteeid must be lower letter I think ... also try to quote all parameters with ""

another approach would be to run the command without parameters and enter them as asked for

edit:// worst case scenario: wait for latest keyhotee build and use that to EXPORT the private key (it's a brand nw feature :) )
Title: Re: Keyhotee ID Invalid Trying To Import To BitsharesX
Post by: JustHayden on August 19, 2014, 06:20:13 pm
keyhoteeid must be lower letter I think ... also try to quote all parameters with ""

another approach would be to run the command without parameters and enter them as asked for

edit:// worst case scenario: wait for latest keyhotee build and use that to EXPORT the private key (it's a brand nw feature :) )

I've tried lowercase and still not valid, and I tried with and without parameters. If no one else is having this issue why am i?
Title: Re: Keyhotee ID Invalid Trying To Import To BitsharesX
Post by: xeroc on August 19, 2014, 06:52:37 pm
keyhoteeid must be lower letter I think ... also try to quote all parameters with ""

another approach would be to run the command without parameters and enter them as asked for

edit:// worst case scenario: wait for latest keyhotee build and use that to EXPORT the private key (it's a brand nw feature :) )

I've tried lowercase and still not valid, and I tried with and without parameters. If no one else is having this issue why am i?

Go install keyhotee and try to register your account there ... Install the latest version .. maybe it already has the feature to export private keys directly.
Title: Re: Keyhotee ID Invalid Trying To Import To BitsharesX
Post by: JustHayden on August 19, 2014, 09:24:13 pm
keyhoteeid must be lower letter I think ... also try to quote all parameters with ""

another approach would be to run the command without parameters and enter them as asked for

edit:// worst case scenario: wait for latest keyhotee build and use that to EXPORT the private key (it's a brand nw feature :) )

I've tried lowercase and still not valid, and I tried with and without parameters. If no one else is having this issue why am i?

Go install keyhotee and try to register your account there ... Install the latest version .. maybe it already has the feature to export private keys directly.

I have Keyhotee on my computer and it's the version released on April 2nd , which according to the main thread, is the latest version. I'm registered and have been for some time now.