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
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.
I'm having the same problem - the continue button seems to be broken.
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.
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.
I Have same problem removed the disabled attribute too. still not working..
I encountered the same problem.
I encountered the same problem as well
Inspect Elemets and edit "Continue" script section to enabled.
Already did that but it just goes back to the page where you create usernme.
Is there any solution?
I tried removing the attribute, but it still doesn't work for me.
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'.
Hi @Gopi Chikka ,
Hi @Oluwamayowa Amusat ,
Hi @Cass Kalinski ,
Hi @Kubaz ,
Hi @Yangyiwei Yang , @TEAM ID , @Carl A ,
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.
Hi @Isabella Amelia ,
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,
@Soumyadeep Mandal I was waiting over 48 hours but still have same issueIs there any solution?
Hi @jaldeangrant ,
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!
Thank, @Bruno!
@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
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.
Hi @Soumyadeep Mandal,
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
Hi @bruno ,
The issue has been fixed as I told you that it will be fixed within a few hours!
It works now, thanks
https://bitbucket.status.atlassian.com/incidents/c82sx43p72lk
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.
It looks like you're new here. Sign in or register to get started.