cancel
Showing results for 
Search instead for 
Did you mean: 

SAP WebIDE Personal Edition - Bitbucket - cannot open git-upload-pack

0 Kudos

Hello experts,

I am trying to set up the SAP Web IDE personal Edition with our bitbucket repository. When I set up a new Project in the Workspace and try to clone the repository I always get this error message:

Clone request failed https://....test.git: cannot open git-upload-pack

Maybe the Proxy is an issue? But I can't find Options or menus to set up Proxy Settings.

Any hint is always appreciated.

Thanks in advance and best regards,

Heinrich

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Kudos

Hi Heinrich, have you solved the problem? I have the same issue, I found there is a file where you are supposed to enter a proxy (https://help.sap.com/viewer/825270ffffe74d9f988a0f0066ad59f0/CF/en-US/4d4f75bc214e48c0b73cc51df2e4de1e.html). Only, it still is not working for me.

I tried to use:

-Dhttp.proxyHost=proxy

-Dhttp.proxyPort=8080

-Dhttps.proxyHost=proxy

-Dhttps.proxyPort=8080

-Dhttps.nonProxyHosts=*.sap|localhost

Any Ideas?

esjewett
Active Contributor
0 Kudos

We get this problem on clone with WebIDE for HANA with Bitbucket. The workaround we’ve found is to create a local repo and set the remote, the reset, rather than cloning.