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.