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

Command line starts normally,but unable to access flower ui #1367

Open
Jeremiah0425 opened this issue Apr 8, 2024 · 1 comment
Open

Command line starts normally,but unable to access flower ui #1367

Jeremiah0425 opened this issue Apr 8, 2024 · 1 comment
Labels

Comments

@Jeremiah0425
Copy link

celery -A application flower
======main ready=====
set mysql groupby
[2024-04-08 21:02:46][flower.command.print_banner():152] [INFO] Visit me at http://localhost:5555
[2024-04-08 21:02:46][flower.command.print_banner():159] [INFO] Broker: redis://127.0.0.1:6379/1
[2024-04-08 21:02:46][flower.command.print_banner():160] [INFO] Registered tasks:
['celery.accumulate',
'celery.backend_cleanup',
'celery.chain',
'celery.chord',
'celery.chord_unlock',
'celery.chunks',
'celery.group',
'celery.map',
'celery.starmap',
'send_message',
'sendmsg']
[2024-04-08 21:02:46][kombu.mixins.Consumer():228] [INFO] Connected to redis://127.0.0.1:6379/1

image

@LukasNel
Copy link

running into same issue!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants