Skip to content

[Bug]: loadComposeFile (coolify/app/Models/Application.php) does not use SSH keys #5637

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

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

Comments

@bobman
Copy link

bobman commented Apr 17, 2025

Error Message and Logs

I was trying to deploy a service with docker-compose from a private SSH server, it was not using publickey authentication.

Steps to Reproduce

  1. Create new Resource of type "Private Repository"
  2. Chose Key
  3. Chose Build Pack "Docker Compose"
  4. Enter Repository URL (user@host:/path/to/repo)
  5. Enter Branch
  6. Click Continue
  7. Get Error:
    Failed to read Git source:

Permission denied, please try again.
Permission denied, please try again.
user@host: Permission denied (publickey,password).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
8. check auth.log on target server, only password auth was tried

Example Repository URL

No response

Coolify Version

v4.0.0-beta.409

Are you using Coolify Cloud?

No (self-hosted)

Operating System and Version (self-hosted)

Debian sid

Additional Information

No response

@bobman bobman added 🐛 Bug Reported issues that need to be reproduced by the team. 🔍 Triage Issues that need assessment and prioritization. labels Apr 17, 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