Author Topic: Failed to create account: acct-name - Uncaptured Faucet Exception: Assert Except  (Read 8881 times)

0 Members and 1 Guest are viewing this topic.

Offline btsbreak

  • Newbie
  • *
  • Posts: 9
    • View Profile
Hi. Thankyou. Whatever you did has allowed me to create a new account. Yes was the same exception error.

Offline sschiessl

  • Administrator
  • Hero Member
  • *****
  • Posts: 662
    • View Profile
  • BitShares: sschiessl

Offline Agent725

  • Newbie
  • *
  • Posts: 4
    • View Profile
At the moment we get a faucet exception with bitshares.eu and status 422 error with openledger.io . Still looking at hosting our own faucet, but this slows our progress.

Offline btsbreak

  • Newbie
  • *
  • Posts: 9
    • View Profile
Hi. I am getting this same issue when trying to register a new account. What can I do to resolve it ? Thanks

Offline sschiessl

  • Administrator
  • Hero Member
  • *****
  • Posts: 662
    • View Profile
  • BitShares: sschiessl
The faucet is deployed in a more robust way now, but that error seems to be hard to find the source of.

Anyways, you could of course host your own faucet (in python there is one called tapin), or depending on your use case directly create accounts if you have a LTM account.

Offline Agent725

  • Newbie
  • *
  • Posts: 4
    • View Profile
Thanks abit. We did that, however, that faucet also often fails.

Is there a way we can host such a faucet ourselves? I think would be good to decentralize this further.

Online abit

  • Committee member
  • Hero Member
  • *
  • Posts: 4664
    • View Profile
    • Abit's Hive Blog
  • BitShares: abit
  • GitHub: abitmore
We're trying to integrate Bitshares into the Internet of Coins platform, and we're running into the same issue.
Is there a more decentralized way to register accounts than using the faucet? We'd be ready to implement.

If not, we'll wait with implementing Bitshares until this problem is resolved.

Greetings,
Agent725

https://internetofcoins.org
Try https://openledger.io/
BitShares committee member: abit
BitShares witness: in.abit

Offline Agent725

  • Newbie
  • *
  • Posts: 4
    • View Profile
We're trying to integrate Bitshares into the Internet of Coins platform, and we're running into the same issue.
Is there a more decentralized way to register accounts than using the faucet? We'd be ready to implement.

If not, we'll wait with implementing Bitshares until this problem is resolved.

Greetings,
Agent725

https://internetofcoins.org


Online abit

  • Committee member
  • Hero Member
  • *
  • Posts: 4664
    • View Profile
    • Abit's Hive Blog
  • BitShares: abit
  • GitHub: abitmore
@xeroc @sschiessl I got this when trying to create an account:

Account name in the error message is apparently not what I'm trying to register:

« Last Edit: May 19, 2018, 09:21:35 am by abit »
BitShares committee member: abit
BitShares witness: in.abit

Offline sschiessl

  • Administrator
  • Hero Member
  • *****
  • Posts: 662
    • View Profile
  • BitShares: sschiessl
Faucet was restated this morning. Some more error handling was implemented in the backend code with the hopes of circeling the error.

Online abit

  • Committee member
  • Hero Member
  • *
  • Posts: 4664
    • View Profile
    • Abit's Hive Blog
  • BitShares: abit
  • GitHub: abitmore
@xeroc if hard to find the reason, perhaps restart the faucet periodically with a script?
BitShares committee member: abit
BitShares witness: in.abit

Offline viking-ventures

Never mind... someone suggested I try openledger.io - and it worked just fine.

Offline Agent911

I joined just now solely because I'm having the same issue!
Is the fix at your end or at mine? I tried downloading the client as well and had the same problem.
I'm trying to sign up as viking-ventures so that I can receive the WhaleShares I won on Steemit this morning.
Thanks for your help!

Same issue here, cannot create account. Tried for hours.

Offline viking-ventures

I joined just now solely because I'm having the same issue!
Is the fix at your end or at mine? I tried downloading the client as well and had the same problem.
I'm trying to sign up as viking-ventures so that I can receive the WhaleShares I won on Steemit this morning.
Thanks for your help!

Offline pc

  • Hero Member
  • *****
  • Posts: 1530
    • View Profile
    • Bitcoin - Perspektive oder Risiko?
  • BitShares: cyrano
There is only only place in the backend that will throw the assertion failure: https://github.com/bitshares/bitshares-core/blob/2.0.180328/libraries/chain/protocol/account.cpp#L189

The function is_valid_name is defined in the same file slightly higher up, and checks if the account name to be registered conforms to the blockchain rules. The account "liberty-academy" mentioned in the OP is acceptable. @crockett83 didn't mention what name he tried to register.

Since the OP's problem was fixed by restarting the faucet the problem needs to be analyzed there.
Bitcoin - Perspektive oder Risiko? ISBN 978-3-8442-6568-2 http://bitcoin.quisquis.de

Online abit

  • Committee member
  • Hero Member
  • *
  • Posts: 4664
    • View Profile
    • Abit's Hive Blog
  • BitShares: abit
  • GitHub: abitmore
I wasn't certain if if was appropriate to create a new thread for this, but I am having the exact same issue upon registration:

Uncaptured Faucet Exception: Assert Exception: is_valid_name( name ):

First time using bitshares and was hoping to use the bitshares.org site to start - other options seem too advanced. Any help is appreciated, thank you.
I think it's same issue.

Unfortunately even the latest version of bitshares-core doesn't provide more info at this point. (there are security concerns that not returning the input data when the data is invalid, although I'm not quite sure).

@pc please comment?
« Last Edit: April 18, 2018, 06:12:44 pm by abit »
BitShares committee member: abit
BitShares witness: in.abit

Offline crockett83

I wasn't certain if if was appropriate to create a new thread for this, but I am having the exact same issue upon registration:

Uncaptured Faucet Exception: Assert Exception: is_valid_name( name ):

First time using bitshares and was hoping to use the bitshares.org site to start - other options seem too advanced. Any help is appreciated, thank you.

Online abit

  • Committee member
  • Hero Member
  • *
  • Posts: 4664
    • View Profile
    • Abit's Hive Blog
  • BitShares: abit
  • GitHub: abitmore
Wow it worked! I was now able to create the wallet account. Not sure what you did but it worked and I am very grateful to you my friend!
I restarted the faucet. Need to investigate what is causing these issues.
After upgraded to 2.0.180328 witness_node should have produced more logs. Please check.
BitShares committee member: abit
BitShares witness: in.abit

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
Wow it worked! I was now able to create the wallet account. Not sure what you did but it worked and I am very grateful to you my friend!
I restarted the faucet. Need to investigate what is causing these issues.

Offline libertydan

Wow it worked! I was now able to create the wallet account. Not sure what you did but it worked and I am very grateful to you my friend!

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
The error message has been thrown by the backend, not sure why it would believe it is invalid .. I have restarted the daemon, can you try again?

Offline libertydan

Hi,

Tried to create an account with a username of the style acct-name but got the following error message:

Failed to create account: acct-name - Uncaptured Faucet Exception: Assert Exception: is_valid_name( name ):

the account name was liberty-academy 7 characters followed by a dash (-) and then 7 more characters for a total of 15 characters (no spaces of course).

Is this a problem because the name I chose is too long?  I know the dash is not an issue since my other account name has one.

I'd be most grateful if anyone could advise on this issue and offer a fix to it.

Cheers,