Open guillempuche opened 4 days ago
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?
I cannot deploy the public git to my Hetzner VPS.
It looks like Coolify is connected to VPS correctly:
What else can I check?
@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
I'm using Coolify Cloud v4.0.0-beta.373. I suppose it updates automatically, right?
@guillempuche you are adding a / to the end after powersync right ??
@djsisson, I don't.
This is the config:
@guillempuche ok it doesn't work if you dont, so thats the bug, (add one to the end and press enter
I did this:
Replace /services/powersync
for /services/powersync/
Press Enter
Coolify complains with the same error message as I posted in the issue
Coolify puts back /services/powersync
@djsisson , do you need more testing from me?
Error Message and Logs
I cannot build a Docker Compose.
Steps to Reproduce
Docker compose
services/powersync
. The location already have a filedocker-compose.yaml
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 https://github.com/coollabsio/coolify/issues/4348. I had the same success.