The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I have previously been able to commit changes from Katalon to Bitbucket, the error is stating that it can't connect to the URL, we have recently moved to a two step authentication process Bitbucket, could this be the cause?
I get the following errors
org.eclipse.jgit.api.errors.TransportException
https://use_name@bitbucket.org/egressdev/automation-workspace-ui.git: git-upload-pack not permitted
reported issue here:
Hi @leah_kenyon
Please try to use the git protocol:
git://use_name@bitbucket.org/egressdev/automation-workspace-ui.git
instead:
https://use_name@bitbucket.org/egressdev/automation-workspace-ui.git
Best Regards.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Sorry I'm very new to Bitbucket and learning as I go. Where do I need to do this, in Katalon or in the command line?
Is the cause of this moving to Two Step Authentication?
I'm trying understand why it has done this as well as fix it.
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Beginning on April 4th, we will be implementing push limits. This means that your push cannot be completed if it is over 3.5 GB. If you do attempt to complete a push that is over 3.5 GB, it will fail...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.