Skip to content

Deployment fail from github clone #2053

@Recreabox

Description

@Recreabox

Bug Description

3

2026-Feb-16 12:07:06.780730
Deployment failed: Command execution failed (exit code 1): docker exec wgc0sgwkko404gog008gc080 bash -c 'COOLIFY_BRANCH=main COOLIFY_RESOURCE_UUID=f08skcc0cwgc0s00kccoo0ow docker compose --env-file /artifacts/wgc0sgwkko404gog008gc080/.env --project-name f08skcc0cwgc0s00kccoo0ow --project-directory /artifacts/wgc0sgwkko404gog008gc080 -f /artifacts/wgc0sgwkko404gog008gc080/docker-compose.prod.yaml up -d'
2026-Feb-16 12:07:06.780730
Error: upstash-proxy Pulling
2026-Feb-16 12:07:06.780730
db Pulling
2026-Feb-16 12:07:06.780730
valkey Pulling
2026-Feb-16 12:07:06.780730
valkey Error manifest for bitnami/valkey:8.0 not found: manifest unknown: manifest unknown
2026-Feb-16 12:07:06.780730
db Interrupted
2026-Feb-16 12:07:06.780730
upstash-proxy Interrupted
2026-Feb-16 12:07:06.780730
Error response from daemon: manifest for bitnami/valkey:8.0 not found: manifest unknown: manifest unknown
2026-Feb-16 12:07:06.780730
exit status 1

You may add :

valkey:
image: valkey/valkey:9.0.2-alpine
restart: unless-stopped
volumes:
- valkey-data:/data
healthcheck:
test: ["CMD", "valkey-cli", "ping"]
interval: 10s
timeout: 5s
retries: 5

in docker compose file

Steps to Reproduce

Github clone

Expected Behavior

Can't build from source

Actual Behavior

No build

What browsers are you seeing the problem on?

No response

Application Version

latest

Environment Information

No response

Relevant Log Output

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingstale

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions