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

[Bug]: Recv failure: Connection reset by peer when deploying - GitHub private repo #4714

Open
melang982 opened this issue Jan 1, 2025 · 0 comments
Labels
🐛 Bug Reported issues that need to be reproduced by the team. 🔍 Triage Issues that need assessment and prioritization.

Comments

@melang982
Copy link

melang982 commented Jan 1, 2025

Error Message and Logs

Registered GitHub App successfully, but when I deploy, I get:

docker exec tgsssg08k48o0wcokk0kg4ow bash -c 'GIT_SSH_COMMAND="ssh -o ConnectTimeout=30 -p 22 -o Port=22 -o LogLevel=ERROR -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null" git ls-remote https://x-access-token:<REDACTED>@github.com/<myname>/<myrepo>.git main'

2025-Jan-01 11:59:11.531003
fatal: unable to access 'https://github.com/<myname>/<myrepo>.git/': Recv failure: Connection reset by peer

2025-Jan-01 11:59:11.555584
Oops something is not okay, are you okay? 😢

Tried installing Coolify on VPS and my home server, same error on both. Not sure what to do, network connectivity seems ok (since Coolify installed fine, I can see the available images and GitHub App registered without issues)

Steps to Reproduce

  1. Install Coolify
  2. Add a server
  3. Add a resource - GitHub private repo
  4. Deploy

Example Repository URL

No response

Coolify Version

v4.0.0-beta.380

Are you using Coolify Cloud?

No (self-hosted)

Operating System and Version (self-hosted)

No response

Additional Information

No response

@melang982 melang982 added 🐛 Bug Reported issues that need to be reproduced by the team. 🔍 Triage Issues that need assessment and prioritization. labels Jan 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug Reported issues that need to be reproduced by the team. 🔍 Triage Issues that need assessment and prioritization.
Projects
None yet
Development

No branches or pull requests

1 participant