GhostManager / Shepherd

A Django application to help red team operators manage a library of domain names
https://medium.com/@cmaddy/being-a-good-domain-shepherd-part-2-5e8597c3fe63
161 stars 37 forks source link

Domain update task never runs #7

Closed sanictaels closed 5 years ago

sanictaels commented 5 years ago

running update domain categories doesnt work. Page will state task is queued but going to administration page and checking scheduled/failed/successful task all shows nothing.

chrismaddalena commented 5 years ago

Do you have Redis running and qcluster? The queued tasks will only run if both of those are running.

sanictaels commented 5 years ago

Do you have Redis running and qcluster? The queued tasks will only run if both of those are running.

My bad.