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.
I am trying to create new file in my repository, and the web editor does not work/load
Hello @Adarsha Krishna ,
Welcome to Atlassian Community!
The errors you are seeing in the dev panel are because whenever you update the name of the file you are adding, our UI makes an API call to check if a file already exists with that name. An HTTP 404 response means that a file with that name does not already exist, so you are good at creating it.
I tried loading the page to add a file ( Go to Repository > Source tab > Click on the Tree dots in the top right corner > Add File) and it loaded successfully :
That said, the behavior you are reporting could be a temporary glitch when you tried to access it or potentially a local browser cache issue. In this case, we usually recommend the following :
You can try following the suggestions above if you are still facing the issue. Please also make sure you are using one of the browsers supported by Bitbucket Cloud :
Hope that helps! In case you have any further questions, please let me know.
Thank you, @Adarsha Krishna .
Kind regards,
Patrik S
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.