I am trying to create project in my hobby account, I have three projects already up and running with no issues but now I am not able to create project even though I have all the permissions in place to create and import repository from bitbucket.
I am getting following error
You are attempting to import a Git repository from a Bitbucket workspace. To collaborate with your team members, a Pro subscription is required.
I don’t need pro plan and I want to go with hobby plans only, I checked the usage and it is not reached to its limit
This message is expected if you are trying to deploy a Project on Hobby plan which you don’t own. Collaboration isn’t possible in Hobby plan unfortunately. You need to make sure the repository you are trying to deploy have your Ownership.
I am the owner of the repository, same for other 3 projects which is deployed successfully but this is the issue I am facing for now with all repositories, I tried with the one which is already created as project. Same issue message is showing
Thanks! Looking at screenshot, it’s hard to tell as I can see there are multiple people are added as collaborator. Can you also share an affected commit SHA so I can see the commit history?
Unfortunately, it looks like Bitbucket doesn’t support personal account scope specific repository anymore. We recommend using a different Git provider such as GitHub or GitLab where you can deploy personal project.
Hey Swarnava, I have done 3 projects setup with bitbucket and it was working fine, now only I am facing the issue even I am admin of the repository. Can you update me what changes done due to which problem occurs