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

git push hangs with Git Proxy on macOS #510

Open
msagi opened this issue Apr 1, 2024 · 1 comment
Open

git push hangs with Git Proxy on macOS #510

msagi opened this issue Apr 1, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@msagi
Copy link
Contributor

msagi commented Apr 1, 2024

Describe the bug
git push hangs with Git Proxy when testing with a GitHub repo on MacOS.

To Reproduce

Steps to reproduce the behavior:

  1. unzip git-proxy-issue.tar.gz
  2. start git-proxy with the config file (proxy.config.json) from the .tar.gz file
  3. execute git-proxy-issue-repro.sh
  4. compare the *.run.log files with your run logs
  5. compare .data/db files with your data

Expected behavior
git push completes as per documentation

Screenshots
n/a

Desktop (please complete the following information):

  • OS: macOS 14.4.1 (23E224)
  • Git: git version 2.39.3 (Apple Git-146)
  • Browser n/a
  • Version n/a
@JamieSlome JamieSlome added the bug Something isn't working label Apr 2, 2024
@JamieSlome
Copy link
Member

@msagi - I think we should consider changing the title of this issue. When cloning the repository directly from GitHub and running the UI and proxy, both work, including a git push. I wonder if this issue is specific to downloading the .tar.gz or there is something else specific to your environment that is causing the breakage?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants