Error running Git pull using Openshift

Asked

Viewed 69 times

1

I’m trying to follow the tutorial for Openshift.

But in the 3rd, there’s step 3 : $ git pull -s recursive -X theirs upstream master

I have the following mistake:

fatal: Unable to connect to github.com: github.com[0: 192.30.252.130]: Errno=No error

What can it be? Proxy settings or service limitations in Openshift .

  • 1

    Did you have any return in doing the git remote? (step before the git pull)

  • the firewall is configured to release traffic out of the Openshift network?

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.