cloudfoundry-attic / consul-release

This is a BOSH release for consul.
Apache License 2.0
10 stars 30 forks source link

clone failed #82

Closed christinayhh closed 6 years ago

christinayhh commented 6 years ago

vagrant@bosh-lite:~/workspace/cf-release/src/consul-release$ git config --global https.proxy https://127.0.0.1:1080 vagrant@bosh-lite:~/workspace/cf-release/src/consul-release$ git submodule update --init Cloning into 'src/acceptance-tests/vendor/golang.org/x/crypto'... fatal: unable to access 'https://go.googlesource.com/crypto/': Failed to connect to go.googlesource.com port 443: Connection timed out Clone of 'https://go.googlesource.com/crypto' into submodule path 'src/acceptance-tests/vendor/golang.org/x/crypto' failed

What is the solution?

cf-gitbot commented 6 years ago

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/152962723

The labels on this github issue will be updated when the story is started.

genevieve commented 6 years ago

This seems like a firewall issue and not an issue with the consul-release repo itself. Can you check that you have access to that url at all?