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

gitup can't access github repository via https while command line git can #1045

Open
nilsbecker opened this issue Jan 9, 2025 · 1 comment

Comments

@nilsbecker
Copy link

I have a test repo here:

https://github.com/nilsbecker/testgitup.git

which i can clone and then pull from using command line git. however, gitup times out consistently during any remote action. this happens for any remote repository from my computer (not just the test case)

i'm behind a https proxy which is defined as environment variable 'https_proxy' in my shell environment. for GUI apps in macos the system setting 'auto proxy discovery' is enabled. this works fine for the browser and any other app.

is there something i can do find out what the actual connection problem is?

@nilsbecker
Copy link
Author

the error pop-up window says:

failed connecting to "origin" remote: failed to connect to github.com: Operation timed out

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

No branches or pull requests

1 participant