cancel
Showing results for 
Search instead for 
Did you mean: 
Community Platform Discussions
Connect with fellow community members to discuss general topics related to the Databricks platform, industry trends, and best practices. Share experiences, ask questions, and foster collaboration within the community.
cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to clone Bitbucket repository on Databricks Legacy

lawal-hash
New Contributor

For the past 3 weeks, I have been unable to clone the Bitbucket repository into Databricks legacy.
I got the following error message 
"Error Creating Repo
There was an error performing the operation. Please try again or open a support ticket.
"
I would appreciate it if anybody could assist me on how to solve this error.

1 REPLY 1

Kaniz_Fatma
Community Manager
Community Manager

Hi @lawal-hash, I understand that you’ve encountered issues while trying to clone a Bitbucket repository into Databricks legacy. 

 

The error message you received, “Error Creating Repo. There was an error operating. Please try again or open a support ticket,” can be frustrating. 

 

Let’s explore some potential solutions to address this problem:

 

Check Git Credentials:

Clone Depth:

Proxy Settings:

  • If you’re using a proxy, configure the proxy settings for your Git CLI. You can set the proxy configuration using the following command: git config --global http.proxy https://user...
  • If necessary, you can also disable SSL verification with the following command:git config --global http.sslverify false
  • However, please use caution when disabling SSL verification.

Connection Issues:

Open a Support Ticket:

  • If none of the above solutions resolve the issue, consider opening a support ticket with Databricks. They can provide more specific assistance based on your environment and configuration.

Remember to document any changes you make during troubleshooting, and feel free to reach out if you need further assistance. 🛠

Connect with Databricks Users in Your Area

Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you won’t want to miss the chance to attend and share knowledge.

If there isn’t a group near you, start one and help create a community that brings people together.

Request a New Group