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]: Error building a Docker Compose of a git #4397

Open
guillempuche opened this issue Nov 26, 2024 · 9 comments
Open

[Bug]: Error building a Docker Compose of a git #4397

guillempuche opened this issue Nov 26, 2024 · 9 comments
Labels
🐛 Bug Reported issues that need to be reproduced by the team. 💤 Waiting for feedback Issues awaiting a response from the author.

Comments

@guillempuche
Copy link

Error Message and Logs

I cannot build a Docker Compose.

Image

Steps to Reproduce

  1. Create a resource with this git public repo https://github.com/guillempuche/selfhost_fullstack_in_vps that has multiple Docker Compose services
  2. Select Docker compose
  3. Location services/powersync. The location already have a file docker-compose.yaml
  4. Click "Save" and get the error

Example Repository URL

https://github.com/guillempuche/selfhost_fullstack_in_vps/tree/main/services/powersync

Coolify Version

v4.0.0-beta.372

Are you using Coolify Cloud?

Yes (Coolify Cloud)

Operating System and Version (self-hosted)

Ubuntu 20.04.6 LTS

Additional Information

I tested the same with a private repo using GitHub Apps #4348. I had the same success.

@guillempuche guillempuche added 🐛 Bug Reported issues that need to be reproduced by the team. 🔍 Triage Issues that need assessment and prioritization. labels Nov 26, 2024
@peaklabs-dev peaklabs-dev removed the 🔍 Triage Issues that need assessment and prioritization. label Nov 26, 2024
@peaklabs-dev
Copy link
Member

peaklabs-dev commented Nov 26, 2024

I am not able to reproduce this issue, not with your public repo, nor with a GitHub app and a private report with the exact same file structure. Are you sure you set the exact path and use a valid GitHub app?

@peaklabs-dev peaklabs-dev added 💤 Waiting for changes PRs awaiting changes from the author. 💤 Waiting for feedback Issues awaiting a response from the author. and removed 💤 Waiting for changes PRs awaiting changes from the author. labels Nov 26, 2024
@peaklabs-dev peaklabs-dev added this to the v4.0.0 Stable Release milestone Nov 26, 2024
@guillempuche
Copy link
Author

I cannot deploy the public git to my Hetzner VPS.

Image

Image

It looks like Coolify is connected to VPS correctly:
Image

@guillempuche
Copy link
Author

What else can I check?

@djsisson
Copy link
Contributor

@guillempuche what version are you on, i just tested this too, first selecting /services/powersync before continuing, and also changing after picking nixpacks, it works both times, not sure what else to say

@guillempuche
Copy link
Author

I'm using Coolify Cloud v4.0.0-beta.373. I suppose it updates automatically, right?

Image

@djsisson
Copy link
Contributor

@guillempuche you are adding a / to the end after powersync right ??

@guillempuche
Copy link
Author

@djsisson, I don't.

This is the config:
Image

@djsisson
Copy link
Contributor

@guillempuche ok it doesn't work if you dont, so thats the bug, (add one to the end and press enter

@guillempuche
Copy link
Author

I did this:

  1. Replace /services/powersync for /services/powersync/

  2. Press Enter

  3. Coolify complains with the same error message as I posted in the issue
    Image

  4. Coolify puts back /services/powersync

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. 💤 Waiting for feedback Issues awaiting a response from the author.
Projects
None yet
Development

No branches or pull requests

3 participants