ReadyAPI 3.3.0 - Unable to Push the changes to git
Hello -
I am new to ReadyAPI 3.3.0 version and trying to push local project changes to Git repository but all time i am getting the below listed error. I have followed the insruction provided in the error log and also chaged the my password and tried but still I am getting the same issue. Can any one able to help ? Appriciate it!
My project is composit project and successfuly commit the chages in local. Let me know if you need any addtional information on this.
Error log:
If you are currently logged in to Bitbucket via a browser you may need to
logout and then log back in in order to solve the CAPTCHA.
Visit Bitbucket at https://git.forge.lmig.com for more details.
at org.eclipse.jgit.transport.BasePackConnection.readAdvertisedRefsImpl(BasePackConnection.java:211)
at org.eclipse.jgit.transport.BasePackConnection.readAdvertisedRefs(BasePackConnection.java:180)
at org.eclipse.jgit.transport.TransportHttp$SmartHttpPushConnection.<init>(TransportHttp.java:1104)
at org.eclipse.jgit.transport.TransportHttp.smartPush(TransportHttp.java:464)
at org.eclipse.jgit.transport.TransportHttp.openPush(TransportHttp.java:442)
at org.eclipse.jgit.transport.PushProcess.execute(PushProcess.java:160)
at org.eclipse.jgit.transport.Transport.push(Transport.java:1346)
at org.eclipse.jgit.api.PushCommand.call(PushCommand.java:170)
... 9 more
The issue got resolved after my bit bucket(Git) account reset. Hence, marking this issue as done.