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]: Can't deploy docker compose after beta.384 #4900

Closed
pabloriquelmecas opened this issue Jan 21, 2025 · 1 comment · Fixed by #4887
Closed

[Bug]: Can't deploy docker compose after beta.384 #4900

pabloriquelmecas opened this issue Jan 21, 2025 · 1 comment · Fixed by #4887

Comments

@pabloriquelmecas
Copy link

Error Message and Logs

This morning I updated from beta.380 to beta.384, after that I coudn't deploy any changes to my docker compose run app, even if I use the redeploy button, I tried downgrading to beta.380 but something was updated on the database and the downgrade doesn't work.

When I deploy, the deploy logs show this

2025-Jan-21 18:24:13.017222 docker exec bgw8o048o0o80wsowwo0ggkc bash -c 'cd /artifacts/bgw8o048o0o80wsowwo0ggkc && git log -1 7c926bf48dc1aafd40cb6cf3d981dfae6215b607 --pretty=%B'
2025-Jan-21 18:24:13.017222 0.0.17
2025-Jan-21 18:24:20.832857 Oops something is not okay, are you okay? 😢
2025-Jan-21 18:24:20.836608 updateCompose(): Argument #1 ($resource) must be of type 
App\Models\ServiceApplication|App\Models\ServiceDatabase, array given, called in /var/www/html/bootstrap/helpers/shared.php on line 2875

This repo lives on Github and every deployment before ran without a problem

The deployed projects works without a problem but if i need to deploy a fix, this is going to prevent it

Steps to Reproduce

  1. Choose a Docker Compose project
  2. Click "Redeploy" or send a webhook to trigger a deployment
  3. See deployment logs

Example Repository URL

No response

Coolify Version

v4.0.0-beta.384

Are you using Coolify Cloud?

No (self-hosted)

Operating System and Version (self-hosted)

Ubuntu 24.04.1 LTS

Additional Information

No response

@pabloriquelmecas pabloriquelmecas added 🐛 Bug Reported issues that need to be reproduced by the team. 🔍 Triage Issues that need assessment and prioritization. labels Jan 21, 2025
@andrasbacsai andrasbacsai self-assigned this Jan 21, 2025
@andrasbacsai
Copy link
Member

This will be fixed in the upcoming version, releasing soon.

@andrasbacsai andrasbacsai removed the 🔍 Triage Issues that need assessment and prioritization. label Jan 21, 2025
@github-actions github-actions bot removed the 🐛 Bug Reported issues that need to be reproduced by the team. label Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants