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/05/13 22:09:50 UTC

[GitHub] [airflow] himabindu07 opened a new issue #15830: 2.1 Airflow UI ( Tree view)

himabindu07 opened a new issue #15830:
URL: https://github.com/apache/airflow/issues/15830


   On Airflow UI, not able to see tree view, continuously refreshing the page. Facing the problem in platform and local. 
   **Airflow version:** 2.1.0
   **What happened:**
   When I click on the Tree view, I should see the task in the tree view, but the page is refreshing all the time. 
   **What you expected to happen:**
   When I click on the Tree view should be able to see the task in the tree view
   
   <img width="1098" alt="Screen Shot 2021-05-13 at 1 31 55 PM" src="https://user-images.githubusercontent.com/47584863/118193832-360f4400-b3fd-11eb-88db-412c0b4b891b.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.

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



[GitHub] [airflow] potiuk commented on issue #15830: 2.1 Airflow UI ( Tree view/Calender View )

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


   FYI: Just tried it with latest master docker image and it works:
   
   * `docker pull apache/airflow:master-python3.6`
   * `docker run -it -e _AIRFLOW_WWW_USER_CREATE="true" -e _AIRFLOW_WWW_USER_PASSWORD="admin" -e _AIRFLOW_DB_UPGRADE="true" -e AIRFLOW__CORE__LOAD_EXAMPLES=True -it -p 8080:8080 apache/airflow:master-python3.6 bash`
   * `aiflow scheduler` (wait a moment to populate example dags)
   * `airflow webserver`
   
   ![Screenshot from 2021-05-14 06-55-06](https://user-images.githubusercontent.com/595491/118223356-65679480-b481-11eb-86bd-6017283391bc.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.

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



[GitHub] [airflow] bbovenzi commented on issue #15830: 2.1 Airflow UI ( Tree view)

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


   I can replicate on the docker image, but not on breeze.  In docker, it is unable to  `tree.js` and `calendar.js`. @ashb I wonder if something like `./airflow/www/compile_assets.sh` didn't run correctly?


-- 
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] himabindu07 commented on issue #15830: 2.1 Airflow UI ( Tree view/Calender View )

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


   > Which image are using/building ? Is it the master one ?
   
   Image:2.1.0-buster-onbuild-37485
   Yes, On master. 


-- 
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] potiuk commented on issue #15830: 2.1 Airflow UI ( Tree view/Calender View )

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


   Ah. That's the astronomer image :). The official airflow one does not seem to have the problem 


-- 
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] ashb closed issue #15830: 2.1 Airflow UI ( Tree view/Calender View )

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


   


-- 
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] potiuk commented on issue #15830: 2.1 Airflow UI ( Tree view/Calender View )

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


   Which image are using/building ? Is it the master one ?


-- 
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] ashb commented on issue #15830: 2.1 Airflow UI ( Tree view/Calender View )

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


   Not an issue on apache/airflow


-- 
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