coolify
coolify copied to clipboard
[Bug]: Volumes duplication
Description
Hello, I'm trying to deploy API platform distribution with coolify, but I'm getting errors with volumes
[2024-Aug-06 21:20:30.661458] Oops something is not okay, are you okay? 😢
[2024-Aug-06 21:20:30.672287] Network n8sgsg4_default Creating
Network n8sgsg4_default Created
time="2024-08-06T21:20:30Z" level=warning msg="volume \"twkwwo4-db_data\" already exists but was created for project \"tsowwso\" (expected \"n8sgsg4\"). Use `external: true` to use an existing volume"
time="2024-08-06T21:20:30Z" level=warning msg="volume \"twkwwo4-caddy_data\" already exists but was created for project \"tsowwso\" (expected \"n8sgsg4\"). Use `external: true` to use an existing volume"
time="2024-08-06T21:20:30Z" level=warning msg="volume \"twkwwo4-caddy_config\" already exists but was created for project \"tsowwso\" (expected \"n8sgsg4\"). Use `external: true` to use an existing volume"
Container database-twkwwo4-211715141000 Creating
Container pwa-twkwwo4-211715138882 Creating
Container n8sgsg4-pentaho-1 Creating
Container n8sgsg4-pentaho-1 Created
Container database-twkwwo4-211715141000 Created
Container php-twkwwo4-211715125439 Creating
Container pwa-twkwwo4-211715138882 Created
Error response from daemon: No such image: app-php:latest
i tried to delete the volumes and redeploy but same issue
Minimal Reproduction (if possible, example repository)
to reproduce use https://github.com/api-platform/api-platform and deploy with compose.prod.yaml
Exception or Error
No response
Version
v4.0.0-beta.319
Cloud?
- [ ] Yes
- [X] No