Replies: 3 comments 8 replies
-
|
Thanks for opening your first issue here! Be sure to follow the issue template! |
Beta Was this translation helpful? Give feedback.
-
|
I believe your installation has gone somewhat wrong - almost looks like you have mulltple versions of airflow installed at the same time. I suggest you reinstall you Airlfow installation from scratch (alsol you have not really posted how you installed airflow). Converting it into discussion. |
Beta Was this translation helpful? Give feedback.
-
|
@neonimp what task runner do you use? the screenshot is based on the you can find it in your @potiuk it looks like it is a bug, the |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
Apache Airflow version
2.2.3 (latest released)
What happened
When we try to run dags we get the error described bellow, I'm at a loss for further diagnosis of this issue and thus decided to open this issue, I'm happy to provide any extra details or even help with a fix.
Regards
What you expected to happen
When we try to run any dag with the celery executor we get the following error (includes the built-in example dags):
How to reproduce
We have installed airflow as per the documentation with the following pip command.
Operating System
Ubuntu 20.04.3 LTS (Focal Fossa)
Versions of Apache Airflow Providers
Deployment
Virtualenv installation
Deployment details
No response
Anything else
Every time we try to run a DAG.
Are you willing to submit PR?
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions