rake service:all[start] failed to start with OCI runtime create failed error
While deploying opendax-prod, rake service:all[start] failed thus aborting rake. Along with this even the web is giving out 404 error.
----- Starting utils ----- docker-compose up -d mailer WARNING: The following deploy sub-keys are not supported and have been ignored: labels WARNING: The following deploy sub-keys are not supported and have been ignored: labels WARNING: The following deploy sub-keys are not supported and have been ignored: labels WARNING: The following deploy sub-keys are not supported and have been ignored: labels WARNING: The following deploy sub-keys are not supported and have been ignored: labels Creating invexcoin_mailer_1 ... error
ERROR: for invexcoin_mailer_1 Cannot start service mailer: OCI runtime create failed: container_linux.go:380: starting container process caused: process_linux.go:545: container init caused: rootfs_linux.go:76: mounting "/root/opendax-prod/logo.png" to rootfs at "/home/app/public/logo.png" caused: mount through procfd: not a directory: unknown: Are you trying to mount a directory onto a file (or vice-versa)? Check if the specified host path exists and is the expected type
ERROR: for mailer Cannot start service mailer: OCI runtime create failed: container_linux.go:380: starting container process caused: process_linux.go:545: container init caused: rootfs_linux.go:76: mounting "/root/opendax-prod/logo.png" to rootfs at "/home/app/public/logo.png" caused: mount through procfd: not a directory: unknown: Are you trying to mount a directory onto a file (or vice-versa)? Check if the specified host path exists and is the expected type ERROR: Encountered errors while bringing up the project. rake aborted!