coolify icon indicating copy to clipboard operation
coolify copied to clipboard

[Bug]: Nixpacks deploy issue

Open mkowalickiiai opened this issue 1 year ago • 1 comments

Description

When you are trying to deploy a nodejs app, you are getting an error of docker-credential-desktop.exe `

Minimal Reproduction (if possible, example repository)

  • create a new user
  • try to create a new project from repo
  • config as Nixpacks image
  • deploy

Exception or Error

ERROR: error getting credentials - err: exec: "docker-credential-desktop.exe": executable file not found in $PATH, out: 
------
 > [internal] load metadata for ghcr.io/railwayapp/nixpacks:ubuntu-1716249803:
------
Dockerfile:1
--------------------
   1 | >>> FROM ghcr.io/railwayapp/nixpacks:ubuntu-1716249803
   2 |     
   3 |     ENTRYPOINT ["/bin/bash", "-l", "-c"]```

### Version

4

mkowalickiiai avatar Jun 24 '24 11:06 mkowalickiiai

Do you have an example repository for this? It should be related to your repo / nixpacks configurations.

andrasbacsai avatar Jun 24 '24 13:06 andrasbacsai

Due to inactivity, we're closing this issue.

peaklabs-dev avatar Nov 25 '24 13:11 peaklabs-dev