Skip to content

can not see celery worker in flower #1467

@yyf1986

Description

@yyf1986

Describe the bug
A clear and concise description of what the bug is.
can not see celery worker in flower。

To Reproduce
Steps to reproduce the behavior:

celery -A tasks worker -P gevent  -E -l debug
celery -A tasks flower --loglevel=debug

I visit http://ip:5555.look like this

Image
celery -A tasks status
Image

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

System information
Output of python -c 'from flower.utils import bugreport; print(bugreport())' command

flower   -> flower:1.2.0 tornado:6.5.2 humanize:4.14.0
software -> celery:5.5.2 (immunity) kombu:5.5.4 py:3.11.12
            billiard:4.2.1 py-amqp:5.3.1
platform -> system:Linux arch:64bit, ELF
            kernel version:5.15.0-144-generic imp:CPython
loader   -> celery.loaders.app.AppLoader
settings -> transport:amqp results:disabled

deprecated_settings: None

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions