We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
running into same issue!
Sorry, something went wrong.
Could be related to error I posted here: #1346
Which python version are you using?
@mher any chance you can take a look at this? Thanks!
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: