Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pex init won't work #11

Open
OlgaPaw opened this issue Dec 22, 2022 · 1 comment
Open

pex init won't work #11

OlgaPaw opened this issue Dec 22, 2022 · 1 comment

Comments

@OlgaPaw
Copy link

OlgaPaw commented Dec 22, 2022

> pex init
fatal: unable to connect to github.com:
github.com[0: 140.82.121.4]: errno=Operation timed out
@tsmith5
Copy link

tsmith5 commented Aug 29, 2023

Try forcing git to use https with these two commands first, then re-run pex init

git config --global url."https://github.com/".insteadOf [email protected]:
git config --global url."https://".insteadOf git://

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants