You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
After create account with my google account new page appears asked me to create user name and i try many times to write many different user name and when i click continue button no response from page...so how to login plz
Hi @alaa eldin elashri and everyone,
Our engineering team has identified what was causing this issue and a fix has been deployed. Account creation for Bitbucket Cloud should work now as expected. Our apologies for the inconvenience caused by this.
Could you please confirm is the issue is resolved for you now?
If you need anything further please feel free to let me know.
Kind regards,
Theodora
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Solved guys... you'll want to hack the page to make it work.
Open the page inspector, focus on the "continue" button. You'll notice the button is disabled - that's why nothing happens when you hit that button.
Simply remove the disabled property and submit your chosen username.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Already did that but it just goes back to the page where you create usernme.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @rene rowell dela rama , @bruno ,
Welcome to the community!
Due to some issue, the continue button has been disabled! It will be available soon! I will recommend you all to wait for a few hours (a maximum of 48 hours) but I think it will be fixed in the next 24 hours!!
Currently, there is a way out for this but I don't recommend doing it as it has been disabled by the Atlassian Team due to some reason,
To Enable the button, you have to go to developer mode or inspect in your browser and find for disabled and remove '"disabled = "disabled" class from the code'.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@rene rowell dela rama this happens when the username is already taken - it's not displaying a message when the username isn't available. Try another username and repeat the process
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I Have same problem removed the disabled attribute too. still not working..
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Gopi Chikka ,
Welcome to the community!
Due to some issue, the continue button has been disabled! It will be available soon! I will recommend you all to wait for a few hours (a maximum of 48 hours) but I think it will be fixed in the next 24 hours!!
Currently, there is a way out for this but I don't recommend doing it as it has been disabled by the Atlassian Team due to some reason,
To Enable the button, you have to go to developer mode or inspect in your browser and find for disabled and remove '"disabled = "disabled" class from the code'.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Gopi Chikka this happens when the username is already taken - it's not displaying a message when the username isn't available. Try another username and repeat the process
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm having the same problem - the continue button seems to be broken.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Oluwamayowa Amusat ,
Welcome to the community!
Due to some issue, the continue button has been disabled! It will be available soon! I will recommend you all to wait for a few hours (a maximum of 48 hours) but I think it will be fixed in the next 24 hours!!
Currently, there is a way out for this but I don't recommend doing it as it has been disabled by the Atlassian Team due to some reason,
To Enable the button, you have to go to developer mode or inspect in your browser and find for disabled and remove '"disabled = "disabled" class from the code'.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I am facing this issue right now. No matter what I put on the username field, I get username already exists error and can't get past it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @bruno ,
The issue has been fixed as I told you that it will be fixed within a few hours!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @jaldeangrant ,
Welcome to the community!
I have asked the Atlassian Team to fix the problem a few hours ago when I noticed that there was a problem! It will be fixed by Monday!
I don't recommend anyone to edit any code!
I already commented for everyone that Currently, there is a way out for this but I don't recommend doing it as it has been disabled by the Atlassian Team due to some reason,
To Enable the button, you have to go to developer mode or inspect in your browser and find for disabled and remove '"disabled = "disabled" class from the code'.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The issue started Friday @Soumyadeep Mandal and still nothing. It's a major bug. New users can't join bitbucket. It's not something to wait till Monday to be fixed.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
First of all Open https://bitbucket.org/account/signup/ in your browser. Complete the fields on the form.
But if the account is not created then you can enable continue button through this method:
You select the element, using document.querySelector() or document.getElementById() :
I think this information might help you.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Isabella Amelia ,
Welcome to the community!
Due to some issue, the continue button has been disabled! It will be available soon! I will recommend you all to wait for a few hours (a maximum of 48 hours) but I think it will be fixed in the next 24 hours!!
I don't recommend anyone to edit any code!
I already commented for everyone that Currently, there is a way out for this but I don't recommend doing it as it has been disabled by the Atlassian Team due to some reason,
To Enable the button, you have to go to developer mode or inspect in your browser and find for disabled and remove '"disabled = "disabled" class from the code'.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Yangyiwei Yang , @TEAM ID , @Carl A ,
Welcome to the community!
Due to some issue, the continue button has been disabled! It will be available soon! I will recommend you all to wait for a few hours (a maximum of 48 hours) but I think it will be fixed in the next 24 hours!!
Currently, there is a way out for this but I don't recommend doing it as it has been disabled by the Atlassian Team due to some reason,
To Enable the button, you have to go to developer mode or inspect in your browser and find for disabled and remove '"disabled = "disabled" class from the code'.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Is there any solution?
I tried removing the attribute, but it still doesn't work for me.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Kubaz ,
Welcome to the community!
Due to some issue, the continue button has been disabled! It will be available soon! I will recommend you all to wait for a few hours (a maximum of 48 hours) but I think it will be fixed in the next 24 hours!!
Currently, there is a way out for this but I don't recommend doing it as it has been disabled by the Atlassian Team due to some reason,
To Enable the button, you have to go to developer mode or inspect in your browser and find for disabled and remove '"disabled = "disabled" class from the code'.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
same here... if you inspect the page there are now http requests coming out after you click "Continue". Whatever you deployed guys, please roll back.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Same here, so watching for a reply as well.
I have an existing Jira and Confluence account. My org just sent me an invite to Bitbucket. Logged on with the same email/password. Takes me to the "create user name" screen. Appears to be a dead link as it does nothing. No spinner. No error message. Tried several possible user names.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Cass Kalinski ,
Welcome to the community!
Due to some issue, the continue button has been disabled! It will be available soon! I will recommend you all to wait for a few hours (a maximum of 48 hours) but I think it will be fixed in the next 24 hours!!
Currently, there is a way out for this but I don't recommend doing it as it has been disabled by the Atlassian Team due to some reason,
To Enable the button, you have to go to developer mode or inspect in your browser and find for disabled and remove '"disabled = "disabled" class from the code'.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I saw an email with bruno's post about the hack and tried it before I saw your reply. The hack did work and I was able to access the account. Hopefully with no adverse side effects!
Thanks!
Cass
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.