You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/06/23 03:42:21 UTC

[GitHub] [airflow] SamiRehmanNostra opened a new issue #16610: Dag Dependency and Admin Options missing

SamiRehmanNostra opened a new issue #16610:
URL: https://github.com/apache/airflow/issues/16610


   **Apache Airflow version**: 2.1.
   
   **Environment**: Ubuntu 20.04
   
   - **Cloud provider or hardware configuration**: AWS
   - **OS** (e.g. from /etc/os-release): UBUNTU 20.04 LTS
   - **Kernel** (e.g. `uname -a`): Linux 20.04.1-Ubuntu SMP Tue Jun 1 09:54:15 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
   - **Install tools**: python and pip
   
   
   **What happened**: After performing the upgrade from 2.0.2 to 2.10 using the guide available in the documentation, Airflow upgraded successfully, a few things that aren't working as expected are Dag Dependency page and Admin List users function.
   The DAG dependency page doesn't show the dependency at all and the List Users function has the Create/Edit users option removed even though I have Admin role assigned to my user. 
   
   <!-- (please include exact error messages if you can) -->
   
   **What you expected to happen**: I expected the dag dependency page to show the dags and their dependency in a Graph view and didn't expect to lose control on editing users in the List Users page.
   
   <!-- What do you think went wrong? -->
   
   **How to reproduce it**: Its reproduced by opening these pages every time. After the upgrade I lost the UI button for creating and editing users.
   
   ![List Users page](https://user-images.githubusercontent.com/43160555/123028023-16b6fe00-d422-11eb-8d56-2ab3373ca784.png)
   
   ![Dag Dependency Page](https://user-images.githubusercontent.com/43160555/123028222-6eee0000-d422-11eb-9664-a8c0ee2a6723.png)
   
   
   How often does this problem occur? Once? Every time etc?
   Every time
   
   Any relevant logs to include? Put them here in side a detail tag:
   <details><summary>Upgrade Check  Log</summary> 
   
   /home/ubuntu/env_airflow/lib/python3.8/site-packages/airflow/configuration.py:34                                            
   6 DeprecationWarning: The hide_sensitive_variable_fields option in [admin] has been moved to the hide_sensitive_var_conn_fields option in [core] - the old setting has been used, but please update your config.
   /home/ubuntu/env_airflow/lib/python3.8/site-packages/airflow/configuration.py:34                                            
   6 DeprecationWarning: The default_queue option in [celery] has been moved to the default_queue option in [operators] - the old setting has been used, but please update your config.
   /home/ubuntu/env_airflow/lib/python3.8/site-packages/airflow/plugins_manager.py:                                            
   239 DeprecationWarning: This decorator is deprecated.In previous versions, all subclasses of BaseOperator must use apply_default decorator for the`default_args` feature to work properly.
   In current version, it is optional. The decorator is applied automatically using the metaclass.
   /home/ubuntu/env_airflow/lib/python3.8/site-packages/airflow/configuration.py:34                                           
   6 DeprecationWarning: The default_queue option in [celery] has been moved to the default_queue option in [operators] - the old setting has been used, but please update your config.
   
    </details>
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] SamiRehmanNostra commented on issue #16610: Dag Dependency page not showing anything

Posted by GitBox <gi...@apache.org>.
SamiRehmanNostra commented on issue #16610:
URL: https://github.com/apache/airflow/issues/16610#issuecomment-870182068


   Hi @bbovenzi ,
   
   Please see the screenshot attached below:
   ![Browser Screenshot](https://user-images.githubusercontent.com/43160555/123727628-46a84a80-d8d5-11eb-9b0e-cc5c17c51dec.png)
   
   
   `d3.min.js:1 Error: <g> attribute transform: Expected number, "translate(NaN,20)scale(0)".
   i @ d3.min.js:1
   Error: <g> attribute transform: Expected number, "translate(NaN,NaN)scale(0)".
   Error: <g> attribute transform: Expected number, "translate(NaN,NaN)scale(0)".
   Error: <g> attribute transform: Expected number, "translate(NaN,NaN)scale(0)".
   Error: <g> attribute transform: Expected number, "translate(NaN,NaN)scale(0)".
   Error: <g> attribute transform: Expected number, "translate(NaN,NaN)scale(0)".
   Error: <g> attribute transform: Expected number, "translate(NaN,NaN)scale(0)".
   d3.min.js:1 Error: <g> attribute transform: Expected number, "translate(NaN,NaN)scale(0)".
   i @ d3.min.js:1
   d3.min.js:1 Error: <g> attribute transform: Expected number, "translate(NaN,NaN)scale(0)".
   i @ d3.min.js:1
   d3.min.js:1 Error: <g> attribute transform: Expected number, "translate(NaN,NaN)scale(0)".
   i @ d3.min.js:1
   d3.min.js:1 Error: <g> attribute transform: Expected number, "translate(NaN,NaN)scale(0)".
   i @ d3.min.js:1
   d3.min.js:1 Error: <g> attribute transform: Expected number, "translate(NaN,NaN)scale(0)".
   i @ d3.min.js:1
   d3.min.js:1 Error: <g> attribute transform: Expected number, "translate(NaN,NaN)scale(0)".
   i @ d3.min.js:1
   `
   Let me know if you need any more information.
   
   Thank you,
   Sami


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] SamiRehmanNostra commented on issue #16610: Dag Dependency page not showing anything

Posted by GitBox <gi...@apache.org>.
SamiRehmanNostra commented on issue #16610:
URL: https://github.com/apache/airflow/issues/16610#issuecomment-871847119


   @bbovenzi Its back people!
   
   ![image](https://user-images.githubusercontent.com/43160555/124052826-82244f80-da62-11eb-9a87-92a9749b9337.png)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] SamiRehmanNostra commented on issue #16610: Dag Dependency page not showing anything

Posted by GitBox <gi...@apache.org>.
SamiRehmanNostra commented on issue #16610:
URL: https://github.com/apache/airflow/issues/16610#issuecomment-870989916


   @ashb I didn't reset the DB. Seems like @bbovenzi has narrowed it down. Thank you


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] bbovenzi commented on issue #16610: Dag Dependency page not showing anything

Posted by GitBox <gi...@apache.org>.
bbovenzi commented on issue #16610:
URL: https://github.com/apache/airflow/issues/16610#issuecomment-869704150


   @SamiRehmanNostra Could you open the browser console and screenshot any error messages in the logs?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] SamiRehmanNostra commented on issue #16610: Dag Dependency page not showing anything

Posted by GitBox <gi...@apache.org>.
SamiRehmanNostra commented on issue #16610:
URL: https://github.com/apache/airflow/issues/16610#issuecomment-1004459832


   Hi @xiaoxugao ,
   
   I might need to open another issue, I upgraded to 2.2.0 I initially had no issues, but over the last couple of weeks been having some issues again.
   
   ![image](https://user-images.githubusercontent.com/43160555/147996739-498d2513-b431-4131-8244-d32b0a2e8263.png)
   
   Not sure what the error is apart from this JS error.
   
   Thank you,
   Sami


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] boring-cyborg[bot] commented on issue #16610: Dag Dependency and Admin Options missing

Posted by GitBox <gi...@apache.org>.
boring-cyborg[bot] commented on issue #16610:
URL: https://github.com/apache/airflow/issues/16610#issuecomment-866498097


   Thanks for opening your first issue here! Be sure to follow the issue template!
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] SamiRehmanNostra commented on issue #16610: Dag Dependency page not showing anything

Posted by GitBox <gi...@apache.org>.
SamiRehmanNostra commented on issue #16610:
URL: https://github.com/apache/airflow/issues/16610#issuecomment-870395962


   @ashb I have about 13 active dags, all running on different schedules.
   Weirdly enough I was installing a bunch of ODBC drivers today and restarted the web-server about 3 times. The issue seems to have resolved itself.
   
   ![image](https://user-images.githubusercontent.com/43160555/123765008-ac61fa00-d908-11eb-80af-297a9f8269e9.png)
   
    Not sure what has changed. Let me know if I need to share any logs.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] bbovenzi commented on issue #16610: Dag Dependency page not showing anything

Posted by GitBox <gi...@apache.org>.
bbovenzi commented on issue #16610:
URL: https://github.com/apache/airflow/issues/16610#issuecomment-870611910






-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] bbovenzi closed issue #16610: Dag Dependency page not showing anything

Posted by GitBox <gi...@apache.org>.
bbovenzi closed issue #16610:
URL: https://github.com/apache/airflow/issues/16610


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] bbovenzi edited a comment on issue #16610: Dag Dependency page not showing anything

Posted by GitBox <gi...@apache.org>.
bbovenzi edited a comment on issue #16610:
URL: https://github.com/apache/airflow/issues/16610#issuecomment-869704150






-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] bbovenzi commented on issue #16610: Dag Dependency page not showing anything

Posted by GitBox <gi...@apache.org>.
bbovenzi commented on issue #16610:
URL: https://github.com/apache/airflow/issues/16610#issuecomment-1004932273


   We can just reopen this issue. You're right that it should've been fixed in 2.2.0. Let me replicate and see if something different is going on.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] bbovenzi edited a comment on issue #16610: Dag Dependency page not showing anything

Posted by GitBox <gi...@apache.org>.
bbovenzi edited a comment on issue #16610:
URL: https://github.com/apache/airflow/issues/16610#issuecomment-869704150


   @SamiRehmanNostra Could you open the browser console and screenshot any error messages in the logs?
   
   Edit:
   I was able to reproduce on a fresh build. Please check that your scheduler is running. It seems that the scheduler is required to load the dag dependency data. We should see if we can make it so the data can still load with just the webserver.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] ashb commented on issue #16610: Dag Dependency page not showing anything

Posted by GitBox <gi...@apache.org>.
ashb commented on issue #16610:
URL: https://github.com/apache/airflow/issues/16610#issuecomment-870389263


   @SamiRehmanNostra Do you by chance have no dags at all?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] ManiBharataraju edited a comment on issue #16610: Dag Dependency page not showing anything

Posted by GitBox <gi...@apache.org>.
ManiBharataraju edited a comment on issue #16610:
URL: https://github.com/apache/airflow/issues/16610#issuecomment-880542060


   @bbovenzi @ashb - It appears like for a fresh build this piece of code is setting value as None.
   https://github.com/apache/airflow/blob/9a1fc19a627662122dd8dacee2ef61c3edf97b85/airflow/serialization/serialized_objects.py#L682
   
   We just upgraded to 2.1.1 and see the dag dependencies empty. Tried restarting the scheduler multiple times but doesn't help.
   
   Could it be possible that task_type in the below piece of code returns BaseOperator instead of the actual operator? IDK, haven't been able to reproduce this issue in my local.
   https://github.com/apache/airflow/blob/9a1fc19a627662122dd8dacee2ef61c3edf97b85/airflow/serialization/serialized_objects.py#L341
   
   I see this error message on the UI. Not sure if it is an underlying UI code issue or issue with the way things are being set.
   <img> 
   ![image](https://user-images.githubusercontent.com/9946408/125763690-c101ebd6-147f-405e-8735-e1c4051537b9.png)
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] bbovenzi removed a comment on issue #16610: Dag Dependency page not showing anything

Posted by GitBox <gi...@apache.org>.
bbovenzi removed a comment on issue #16610:
URL: https://github.com/apache/airflow/issues/16610#issuecomment-1004929691


   @xiaoxugao what version of airflow are you using?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] ManiBharataraju edited a comment on issue #16610: Dag Dependency page not showing anything

Posted by GitBox <gi...@apache.org>.
ManiBharataraju edited a comment on issue #16610:
URL: https://github.com/apache/airflow/issues/16610#issuecomment-880542060


   @bbovenzi @ashb - It appears like for a fresh build this piece of code is setting value as None.
   https://github.com/apache/airflow/blob/9a1fc19a627662122dd8dacee2ef61c3edf97b85/airflow/serialization/serialized_objects.py#L682
   
   We just upgraded to 2.1.1 and see the dag dependencies empty. Tried restarting the scheduler multiple times but doesn't help.
   
   Could it be possible that task_type in the below piece of code is BaseOperator instead of the actual operator? IDK, haven't been able to reproduce this issue in my local.
   https://github.com/apache/airflow/blob/9a1fc19a627662122dd8dacee2ef61c3edf97b85/airflow/serialization/serialized_objects.py#L341
   
   I see this error message on the UI. Not sure if it is an underlying UI code issue or issue with the way things are being set.
   <img> 
   ![image](https://user-images.githubusercontent.com/9946408/125763690-c101ebd6-147f-405e-8735-e1c4051537b9.png)
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] xiaoxugao commented on issue #16610: Dag Dependency page not showing anything

Posted by GitBox <gi...@apache.org>.
xiaoxugao commented on issue #16610:
URL: https://github.com/apache/airflow/issues/16610#issuecomment-1003784507


   Hey, is this issue solved? I still have the same problem as @SamiRehmanNostra .


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] ashb commented on issue #16610: Dag Dependency page not showing anything

Posted by GitBox <gi...@apache.org>.
ashb commented on issue #16610:
URL: https://github.com/apache/airflow/issues/16610#issuecomment-870452490


   Hmmm tricky. Without having a reliable way of reproducing this it's going to be tricky to fix.
   
   Did you clear the DB when restarting the webserver? (Not likely, just checking)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] ManiBharataraju edited a comment on issue #16610: Dag Dependency page not showing anything

Posted by GitBox <gi...@apache.org>.
ManiBharataraju edited a comment on issue #16610:
URL: https://github.com/apache/airflow/issues/16610#issuecomment-880542060


   @bbovenzi @ashb - It appears like for a fresh build this piece of code is setting value as None.
   https://github.com/apache/airflow/blob/9a1fc19a627662122dd8dacee2ef61c3edf97b85/airflow/serialization/serialized_objects.py#L682
   
   We just upgraded to 2.1.1 and see the dag dependencies empty. Tried restarting the scheduler multiple times but doesn't help.
   
   Could it be possible that task_type in the below piece of code checks for BaseOperator instead of the actual operator? IDK, haven't been able to reproduce this issue in my local.
   https://github.com/apache/airflow/blob/9a1fc19a627662122dd8dacee2ef61c3edf97b85/airflow/serialization/serialized_objects.py#L341
   
   I see this error message on the UI. Not sure if it is an underlying UI code issue or issue with the way things are being set.
   <img> 
   ![image](https://user-images.githubusercontent.com/9946408/125763690-c101ebd6-147f-405e-8735-e1c4051537b9.png)
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] bbovenzi edited a comment on issue #16610: Dag Dependency page not showing anything

Posted by GitBox <gi...@apache.org>.
bbovenzi edited a comment on issue #16610:
URL: https://github.com/apache/airflow/issues/16610#issuecomment-869704150


   @SamiRehmanNostra Could you open the browser console and screenshot any error messages in the logs?
   
   Edit:
   I was able to reproduce on a fresh build. Please check that your scheduler is running. It seems that the scheduler is required to load the dag dependency data. We should see if we can get the data with just the webserver.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] ashb commented on issue #16610: Dag Dependency page not showing anything

Posted by GitBox <gi...@apache.org>.
ashb commented on issue #16610:
URL: https://github.com/apache/airflow/issues/16610#issuecomment-870389263






-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] bbovenzi commented on issue #16610: Dag Dependency page not showing anything

Posted by GitBox <gi...@apache.org>.
bbovenzi commented on issue #16610:
URL: https://github.com/apache/airflow/issues/16610#issuecomment-1004929691


   @xiaoxugao what version of airflow are you using?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] bbovenzi commented on issue #16610: Dag Dependency page not showing anything

Posted by GitBox <gi...@apache.org>.
bbovenzi commented on issue #16610:
URL: https://github.com/apache/airflow/issues/16610#issuecomment-869704150


   @SamiRehmanNostra Could you open the browser console and screenshot any error messages in the logs?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] SamiRehmanNostra commented on issue #16610: Dag Dependency page not showing anything

Posted by GitBox <gi...@apache.org>.
SamiRehmanNostra commented on issue #16610:
URL: https://github.com/apache/airflow/issues/16610#issuecomment-870182068






-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] ManiBharataraju commented on issue #16610: Dag Dependency page not showing anything

Posted by GitBox <gi...@apache.org>.
ManiBharataraju commented on issue #16610:
URL: https://github.com/apache/airflow/issues/16610#issuecomment-880542060


   @bbovenzi @ashb - It appears like for a fresh build this piece of code is setting value as None.
   https://github.com/apache/airflow/blob/9a1fc19a627662122dd8dacee2ef61c3edf97b85/airflow/serialization/serialized_objects.py#L682
   
   We just upgraded to 2.1.1 and see the dag dependencies empty. Tried restarting the scheduler multiple times but doesn't help.
   
   Could it be possible that task_type in the below piece of code returns BaseOperator instead of the actual operator? IDK, haven't been able to reproduce this issue in my local.
   https://github.com/apache/airflow/blob/9a1fc19a627662122dd8dacee2ef61c3edf97b85/airflow/serialization/serialized_objects.py#L341
   
   I see this error message on the UI
   <img> 
   ![image](https://user-images.githubusercontent.com/9946408/125763690-c101ebd6-147f-405e-8735-e1c4051537b9.png)
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] bbovenzi edited a comment on issue #16610: Dag Dependency page not showing anything

Posted by GitBox <gi...@apache.org>.
bbovenzi edited a comment on issue #16610:
URL: https://github.com/apache/airflow/issues/16610#issuecomment-869704150


   @SamiRehmanNostra Could you open the browser console and screenshot any error messages in the logs?
   
   Edit: I was able to reproduce on a fresh build. Please check that your scheduler is running. It seems that the scheduler is required to load the dag dependency data. 
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org