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]: Deployments Fail - docker buildx build #4885

Closed
Flowko opened this issue Jan 21, 2025 · 3 comments · Fixed by #4886
Closed

[Bug]: Deployments Fail - docker buildx build #4885

Flowko opened this issue Jan 21, 2025 · 3 comments · Fixed by #4886

Comments

@Flowko
Copy link

Flowko commented Jan 21, 2025

Error Message and Logs

after updating to the new version v4.0.0-beta.383
i can no longer deploy my apps, it always breaks:

im using nixpack to build and deploy my apps in coolify

Docker version
27.4.1, build b9d17ea
BuiildX:
github.com/docker/buildx v0.19.3 48d6a39

╔═══════════════════ Nixpacks v1.30.0 ══════════════════╗
2025-Jan-21 11:16:36.504238
║ setup      │ nodejs_23, pnpm-9_x, openssl, curl, wget ║
2025-Jan-21 11:16:36.504238
║───────────────────────────────────────────────────────║
2025-Jan-21 11:16:36.504238
║ install    │ pnpm install                             ║
2025-Jan-21 11:16:36.504238
║───────────────────────────────────────────────────────║
2025-Jan-21 11:16:36.504238
║ build      │ pnpm web build                           ║
2025-Jan-21 11:16:36.504238
║───────────────────────────────────────────────────────║
2025-Jan-21 11:16:36.504238
║ start      │ pnpm web start                           ║
2025-Jan-21 11:16:36.504238
╚═══════════════════════════════════════════════════════╝
Oops something is not okay, are you okay? 😢
2025-Jan-21 10:22:34.458243
ERROR: "docker buildx build" requires exactly 1 argument.
2025-Jan-21 10:22:34.458243
See 'docker buildx build --help'.
2025-Jan-21 10:22:34.458243
2025-Jan-21 10:22:34.458243
Usage:  docker buildx build [OPTIONS] PATH | URL | -
2025-Jan-21 10:22:34.458243
2025-Jan-21 10:22:34.458243
Start a build
2025-Jan-21 10:22:34.458243
/artifacts/build.sh: line 2: MIGTAgEAMBMGByqGSM49AgEGCCqGSM49AwEHBHkwdwIBAQQgOc3MLmkC0nIWolC1: command not found
2025-Jan-21 10:22:34.458243
/artifacts/build.sh: line 3: ARHuTp6AlQGBg25Z9I/zVUfKN4GgCgYIKoZIzj0DAQehRANCAATaDsRt9EAgFhW6: No such file or directory
2025-Jan-21 10:22:34.458243
/artifacts/build.sh: line 4: lnb3nDsTWq+pcxaXhHeqrHgGBkvlIW8NAyhUM4S4+Iyq5rCE+bqB2DCMXHVpg2gI: command not found
2025-Jan-21 10:22:34.458243
/artifacts/build.sh: line 5: ddZGVxpW: command not found
2025-Jan-21 10:22:34.458243
/artifacts/build.sh: line 6: -----END: command not found
2025-Jan-21 10:22:34.458243
/artifacts/build.sh: line 6: --build-arg: command not found
2025-Jan-21 10:22:34.458243
/artifacts/build.sh: line 6: ProD@dNg: command not found
2025-Jan-21 10:22:34.459616
Deployment failed. Removing the new version of your application.

Steps to Reproduce

  1. update to v4.0.0-beta.383
  2. try to deploy an app

Example Repository URL

No response

Coolify Version

v4.0.0-beta.383

Are you using Coolify Cloud?

No (self-hosted)

Operating System and Version (self-hosted)

Ubuntu 24.04.1 LTS

Additional Information

No response

@Flowko Flowko added 🐛 Bug Reported issues that need to be reproduced by the team. 🔍 Triage Issues that need assessment and prioritization. labels Jan 21, 2025
@Flowko Flowko changed the title [Bug]: Deployments Fail [Bug]: Deployments Fail - docker buildx build Jan 21, 2025
@Flowko
Copy link
Author

Flowko commented Jan 21, 2025

i tried to downgrade to the previous versions, but it broke coolify so now im stuck here, and we are using coolify on prod to handle our production apps, if there's anytihng i can try to resolve this issue, would appreciate it

@peaklabs-dev
Copy link
Member

I cannot reproduce this, can you provide me with a sample repo please.

@peaklabs-dev peaklabs-dev added 💤 Waiting for feedback Issues awaiting a response from the author. and removed 🔍 Triage Issues that need assessment and prioritization. labels Jan 21, 2025
@Flowko
Copy link
Author

Flowko commented Jan 21, 2025

kinda hard, we are using a monorepo setup for out apps, i will try to test some quick apps and see if i get that issue with them

@peaklabs-dev peaklabs-dev removed the 💤 Waiting for feedback Issues awaiting a response from the author. label Jan 21, 2025
@peaklabs-dev peaklabs-dev added this to the v4.0.0 Stable Release milestone 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