Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting error for sidekiq when running sudo docker-compose run web rake db:migrate #76

Open
johnlabuyfoy1024 opened this issue Apr 13, 2022 · 0 comments

Comments

@johnlabuyfoy1024
Copy link

johnf@unit3:/Email-Marketing-1.2.2$ sudo docker-compose build
redis uses an image, skipping
nginx-proxy uses an image, skipping
sidekiq uses an image, skipping
web uses an image, skipping
whoami uses an image, skipping
johnf@unit3:
/Email-Marketing-1.2.2$ sudo docker-compose run web rake db:migrate
Starting emailmarketing122_sidekiq_1

ERROR: for sidekiq Cannot start service sidekiq: failed to create shim: OCI runtime create failed: container_linux.go:380: starting container process caused: process_linux.go:545: container init caused: rootfs_linux.go:75: mounting "/datadrive/database.yml" to rootfs at "/smart-email-marketing/config/database.yml" 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant