You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Tristan-Zaleski (via GitHub)" <gi...@apache.org> on 2023/03/09 19:40:49 UTC

[GitHub] [airflow] Tristan-Zaleski opened a new issue, #30004: Calendar view gives 504 when running with timetable schedule

Tristan-Zaleski opened a new issue, #30004:
URL: https://github.com/apache/airflow/issues/30004

   ### Apache Airflow version
   
   Other Airflow 2 version (please specify below)
   
   ### What happened
   
   Switched a DAG to use custom timetable for complex scheduling logic, and ran the DAG, before going to check the Calendar view of that DAG. Page appears to load for a time before giving a 504 error screen.
   
   ### What you think should happen instead
   
   Prior to this, CRON scheduling worked, and view would load and give correct info. I am just expecting to see the year's run's displayed as they would be under normal scheduling. Switching back to CRON scheduling also appears to fix the issue.
   
   ### How to reproduce
   
   Host a helm deployment on a RH cluster with airflow version 2.3.2. Copy DAG code to a PVC from git repo. Ensure that a timetable is used when declaring the DAG. ( At this point, Calendar view is still accessible, just empty). Now run the DAG, and attempt to view the Calendar. Will load for several seconds before giving white screen with 504 server error message.
   
   ### Operating System
   
   Red Hat Linux v3.7
   
   ### Versions of Apache Airflow Providers
   
   _No response_
   
   ### Deployment
   
   Other 3rd-party Helm chart
   
   ### Deployment details
   
   Airflow Version deployed in container is v2.3.2
   
   ### Anything else
   
   Same timetable logic is used in a standalone version of Airflow v2.2, and Calendar view loads without issues. Have not tested on other, newer versions of Airflow up to this point. Logging conventions remain the same, names of directories and log files are created in the same format as CRON scheduling.
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


-- 
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.apache.org

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


[GitHub] [airflow] boring-cyborg[bot] commented on issue #30004: Calendar view gives 504 when running with timetable schedule

Posted by "boring-cyborg[bot] (via GitHub)" <gi...@apache.org>.
boring-cyborg[bot] commented on issue #30004:
URL: https://github.com/apache/airflow/issues/30004#issuecomment-1462670040

   Thanks for opening your first issue here! Be sure to follow the issue template! If you are willing to raise PR to address this issue please do so, no need to wait for approval.
   


-- 
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] eladkal commented on issue #30004: Calendar view gives 504 when running with timetable schedule

Posted by "eladkal (via GitHub)" <gi...@apache.org>.
eladkal commented on issue #30004:
URL: https://github.com/apache/airflow/issues/30004#issuecomment-1464886310

   @Tristan-Zaleski please test it with 2.5.2rc1
   https://github.com/apache/airflow/issues/30028


-- 
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] eladkal closed issue #30004: Calendar view gives 504 when running with timetable schedule

Posted by "eladkal (via GitHub)" <gi...@apache.org>.
eladkal closed issue #30004: Calendar view gives 504 when running with timetable schedule
URL: https://github.com/apache/airflow/issues/30004


-- 
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 #30004: Calendar view gives 504 when running with timetable schedule

Posted by "bbovenzi (via GitHub)" <gi...@apache.org>.
bbovenzi commented on issue #30004:
URL: https://github.com/apache/airflow/issues/30004#issuecomment-1464111933

   I believe this was fixed by https://github.com/apache/airflow/pull/29454 which will come out in 2.5.2


-- 
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] eladkal commented on issue #30004: Calendar view gives 504 when running with timetable schedule

Posted by "eladkal (via GitHub)" <gi...@apache.org>.
eladkal commented on issue #30004:
URL: https://github.com/apache/airflow/issues/30004#issuecomment-1500962331

   Due to no response closing as fixed. We can reopen if there are new findings


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