cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Get Started Discussions
Start your journey with Databricks by joining discussions on getting started guides, tutorials, and introductory topics. Connect with beginners and experts alike to kickstart your Databricks experience.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

unable to create DBX account : Unable to signup. Please try again, or sign in here...

rsh48
Databricks Partner

Hi,

I have been trying to create an account at databricks community edition but unable to do it for the past we weeks.

Can someone from the databricks support team look into it?


rsh48_0-1739017357447.png

 

I am getting this since past few weeks. Unable to attach the HAR file. Do let me know if there is anything I can do about it. thanks. 

3 REPLIES 3

Alberto_Umana
Databricks Employee
Databricks Employee

Hi @rsh48,

Could you please send a mail to community@databricks.com? and share your email details. Thanks.

darshil-k
Visitor

I hit this same error last week and finally got past it. Sharing what worked, since the existing replies didn't cover this specific cause.

What worked for me:

  1. Used Edge in InPrivate / incognito mode (Chrome works too if you fully clear cookies first)
  2. Switched to a Gmail address without dots in the local part

The second one is the key. Gmail treats firstname.lastname@gmail.com and firstnamelastname@gmail.com as the same address โ€” both land in the same inbox. But it looks like Databricks' signup flow strips special characters and stores the result as a username - and this is an assumption. If you previously attempted to sign up with the dotted version, a "ghost" account exists for the stripped version too. Subsequent attempts then fail silently with the "Unable to sign up, please try again" error, because the system thinks the account is already half-created.

So: try the exact same signup with the dotless version of your Gmail (or a different Gmail entirely that hasn't touched Databricks). New private window, no VPN, mobile data if your home network has been giving issues.

Worked first try after several failed attempts on the dotted version. Hope this helps someone else hit by this.

Wrote up my full Databricks Free Edition setup experience, including this signup bug, here: https://medium.com/@kapadiadarshil25/setting-up-databricks-free-edition-signup-gotchas-catalogs-and-...