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

flower start fail #635

Open
cjphaha opened this issue Apr 30, 2021 · 1 comment
Open

flower start fail #635

cjphaha opened this issue Apr 30, 2021 · 1 comment

Comments

@cjphaha
Copy link

cjphaha commented Apr 30, 2021

When i start airflow cluster by docker-compose-CeleryExecutor.yml, I encountered the following error when starting flower

[I 210430 08:45:05 command:136] Visit me at http://0.0.0.0:5555

[I 210430 08:45:05 command:141] Broker: redis://redis:6379/1

[I 210430 08:45:05 command:144] Registered tasks:

['celery.accumulate',

'celery.backend_cleanup',

'celery.chain',

'celery.chord',

'celery.chord_unlock',

'celery.chunks',

'celery.group',

'celery.map',

'celery.starmap']

[I 210430 08:45:06 mixins:229] Connected to redis://redis:6379/1

[W 210430 08:45:11 control:44] 'stats' inspect method failed

[W 210430 08:45:11 control:44] 'active_queues' inspect method failed

[W 210430 08:45:11 control:44] 'registered' inspect method failed

[W 210430 08:45:11 control:44] 'scheduled' inspect method failed

[W 210430 08:45:11 control:44] 'active' inspect method failed

[W 210430 08:45:11 control:44] 'reserved' inspect method failed

[W 210430 08:45:11 control:44] 'revoked' inspect method failed

[W 210430 08:45:11 control:44] 'conf' inspect method failed

The environment of my computer is as follows

  • docker: 20.10.5, build 55c4c88
  • redis image: 3.2.7
  • OS: 11.2.2 (20D80)

Can a good brother help me?

@cjphaha
Copy link
Author

cjphaha commented Apr 30, 2021

This is very strange, because after I restarted the flower in docker, the flower returned to normal

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

No branches or pull requests

1 participant