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

Failed attempt at dockerizing web app #99

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

bbustin
Copy link

@bbustin bbustin commented Feb 25, 2017

I was trying to Dockerize the web app, but am getting the following errors in my worker container:

[2017-02-25 09:28:43,576: WARNING/MainProcess] Received and deleted unknown message. Wrong destination?!?

Steps to repro:

  • docker-compose up -d
  • docker-compose exec datasploit python manage.py migrate
  • open browser to http://localhost:8000 and search a domain
  • docker-compose logs datasploit-worker

Hope some of this work helps a little bit. I will try to look at it some more.

…ately tasks so not seem to be running properly on the workers. It is as if they are not registering correctly.
…ately tasks so not seem to be running properly on the workers. It is as if they are not registering correctly.
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

Successfully merging this pull request may close these issues.

1 participant