cancel
Showing results for 
Search instead for 
Did you mean: 

SAP HANA XSA SPS 12 WebIDE: Github: Clone request failed git: cannot open git-upload-p

draschke
Active Contributor
0 Kudos

Hi Experts,

after we were able to install the WebIDE we tried to clone our repository, but it fails.

We had a similar problem in the past. The reason was that we had to change the proxy. I tried it this time too but it didn't chage the behavior.

What do you think, could it be a proxy issue?

We are on:

HDB Rev 122 -> update

XSA Patch 32 --> new installation

HRTT SP02 Patch 3 --> new installation

DI CORE SP12 Patch 1 --> new installation

WEB DIE SP12 Patch 3 --> new installation

Thanks!

Accepted Solutions (1)

Accepted Solutions (1)

draschke
Active Contributor
0 Kudos

Hi Zoya, hi Offer and hi Omer,

I'm quite happy that you could find a solution during my absence.

As you said, we removed http:// in the proxyHost values (both http and https) and it worked for us.

This is this the solution for us:

  JBP_CONFIG_JAVA_OPTS: [java_opts: "-Dhttp.proxyHost=proxy.domain.de -Dhttp.proxyPort=8080 -Dhttps.proxyHost=proxy.domain.de -Dhttps.proxyPort=8080 -Dhttp.nonProxyHosts=host.domain.de;host;localhost"]

Thanks a lot!

Answers (3)

Answers (3)

draschke
Active Contributor
0 Kudos

One more question, do I've to deploy a builder for a SAP space?

(I saw it somewhere else, that's why I'm asking)

offer_shostak
Advisor
Advisor
0 Kudos

Hi,

It depends where is your working space environment.

If you user is bound to DEV space it is suffice.

Regards,

Offer.

draschke
Active Contributor
0 Kudos

Hi Offer,

I only want to get sure that it has nothing to do with our problem here...

Thanks!

draschke
Active Contributor
0 Kudos

This message was moderated.

draschke
Active Contributor
0 Kudos

Does missing certificates matter?

I can't remember that we had to set the certifications to use github in the past.

Now it looks like we have to, is this right?

"Certificate Administration Tool"

draschke
Active Contributor
0 Kudos

Because we did not know it better, we took the certificate from github.

Would this the right way we have to do this?

Thanks!

Former Member
0 Kudos

Hi Dirk,

Small question - is the repository you are trying to clone initialized?

If it is not please add some file to it to initialize it and then try to clone again.

Regards,

Omer.

draschke
Active Contributor
0 Kudos

Hi Omer,

thanks for your help.

Yes it is, and we are working with it meantime with the Cloud WebIDE.

We have the same problem when we try to clone other repositories, i.e. :

GitHub - saphanaacademy/XSA: SAP HANA XS Advanced Model

BR

Dirk

offer_shostak
Advisor
Advisor
0 Kudos

Hi Dirk,

Have you tried to clone it using another git tool like GIT BASH?

Or using another browser?

Regards,

Offer.

draschke
Active Contributor
0 Kudos

Hi Offer,

yes, I can clone it with git bash.

And yes, I tried it also with FF but got the same negative result.

Thanks for your help!

BR,

Dirk