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
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
Can a good brother help me?
The text was updated successfully, but these errors were encountered:
This is very strange, because after I restarted the flower in docker, the flower returned to normal
Sorry, something went wrong.
No branches or pull requests
When i start airflow cluster by docker-compose-CeleryExecutor.yml, I encountered the following error when starting flower
The environment of my computer is as follows
Can a good brother help me?
The text was updated successfully, but these errors were encountered: