GithubHelp home page GithubHelp logo

Comments (6)

ravitdx avatar ravitdx commented on May 26, 2024 2

Running celery command with -E to force event worked for me.

celery -A proj worker -l info -E

from django-celery-monitor.

jezdez avatar jezdez commented on May 26, 2024

I'm sorry, but could you elaborate what the issue is? How can I reproduce your problem?

from django-celery-monitor.

damondengxin avatar damondengxin commented on May 26, 2024

After I started the celery, I had a result record in django_celery_result, but no record was recorded in django-celery-monitor。have a start "celery -A proj events -l info --camera django_celery_monitor.camera.Camera --frequency=2.0"

from django-celery-monitor.

jezdez avatar jezdez commented on May 26, 2024

@damondengxin Hm, have you installed the Django app like described in https://django-celery-monitor.readthedocs.io/en/latest/#usage? Could you paste some log output of when you started you whole system?

from django-celery-monitor.

damondengxin avatar damondengxin commented on May 26, 2024

I have read the document and made it according to the requirements of the document, but the celery_monitor_taskstate table has no record.The log has no output.I am configuring the boot celery-monitor startup.
image
image

from django-celery-monitor.

ravitdx avatar ravitdx commented on May 26, 2024

Hi
I cannot see the tasks in admin either.
I followed the steps in https://github.com/jezdez/django-celery-monitor

I used

celery==4.1.1
django-celery-results==1.0.1
django-celery-beat==1.0.1
django_celery_monitor==1.1.2

ran manage.py migrate celery_monitor The migrations went well. ran celery -A lbb events -l info --camera django_celery_monitor.camera.Camera --frequency=2.0 and celery -A lbb worker -l info in separate shells. But still cannot see the tasks I ran, in celery-monitor > tasks table. Any help really appreciated. thanks

image

from django-celery-monitor.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.