parcelvoy / platform

Parcelvoy: Open source multi-channel marketing automation platform. Send data-driven emails, sms, push notifications and more!
https://parcelvoy.com
Other
226 stars 36 forks source link

Pb on Container parcelvoy-api #470

Closed pydubreucq closed 3 months ago

pydubreucq commented 3 months ago

Hi, I'm trying to install Parcelvoy on a fresh Debian 12, but I have this error. Do you have an idea why ?

WARN[0000] /opt/parcelvoy/parcelvoy/docker-compose.yml: `version` is obsolete 
[+] Running 3/3
 ✔ Container parcelvoy-redis-1  Running                                                                                                                                                                       0.0s 
 ✔ Container parcelvoy-mysql-1  Healthy                                                                                                                                                                       1.0s 
 ✘ Container parcelvoy-api-1    Error                                                                                                                                                                         1.0s 
dependency failed to start: container parcelvoy-api-1 is unhealthy

Thanks by advance

pushchris commented 3 months ago

Can you log out the actually logs from the container? Hopefully those will have more information as to what the actual crash is. Based on those details there isn't enough information to help unfortunately.

pushchris commented 3 months ago

Closing this for now, feel free to reopen if you are able to provide some additional logs to help with the investigation