Git Product home page Git Product logo

Comments (6)

mher avatar mher commented on May 17, 2024

Which version of Celery are you using?

from flower.

natea avatar natea commented on May 17, 2024

2.5.5

On Fri, Mar 1, 2013 at 12:11 PM, Mher Movsisyan [email protected]:

Which version of Celery are you using?


Reply to this email directly or view it on GitHubhttps://github.com//issues/55#issuecomment-14299992
.

[email protected]
+1 (617) 517-4953
http://twitter.com/natea | http://linkedin.com/in/natea

from flower.

mher avatar mher commented on May 17, 2024

Please try the master version. Now, flower should work with Celery 2.5.5

from flower.

natea avatar natea commented on May 17, 2024

ok, it seems to work now with 2.5.5, but i'm still unable to see my Celery
queue using Django as the broker.

Should this command work with 2.5.5?

$ celery flower --broker=django://localhost/

On Fri, Mar 1, 2013 at 3:16 PM, Moher Movsisyan [email protected]:

Please try the master version. Now, flower should work with Celery 2.5.5


Reply to this email directly or view it on GitHubhttps://github.com//issues/55#issuecomment-14309079
.

[email protected]
+1 (617) 517-4953
http://twitter.com/natea | http://linkedin.com/in/natea

from flower.

mher avatar mher commented on May 17, 2024

Flower uses celery inspect commands to get info about workers. Inspect commands don't work with Django database. It means that workers tab will not show any worker but you can use tasks and monitor tabs.

from flower.

natea avatar natea commented on May 17, 2024

Gotcha. I'll look to see how much work it is to move from Django as the
backend to running Celery as a standalone with RabbitMQ or Redis as the
backend. I'll also look into moving to a newer version of Celery.

On Sat, Mar 2, 2013 at 3:06 AM, Mher Movsisyan [email protected]:

Flower uses celery inspect commands to get info about workers. Inspect
commands don't work with Django database. It means that workers tab will
not show any worker but you can use tasks and monitor tabs.


Reply to this email directly or view it on GitHubhttps://github.com//issues/55#issuecomment-14324857
.

[email protected]
+1 (617) 517-4953
http://twitter.com/natea | http://linkedin.com/in/natea

from flower.

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.