Apache Airflow version
2.2.1
Operating System
Linux 5.4.149-73.259.amzn2.x86_64
Versions of Apache Airflow Providers
default for 2.2.1
Deployment
Other 3rd-party Helm chart
Deployment details
aws eks using own-developed helm chart
What happened
When trying to open log from gantt view - receiving an exception
File "/home/airflow/.local/lib/python3.9/site-packages/pendulum/parsing/__init__.py", line 177, in _parse_common
return date(year, month, day)
ValueError: year 0 is out of range
due to incorrect query parameter push: no value for execution_date pushed
/log?dag_id=report_generator_daily&task_id=check_quints_earnings&execution_date=
What you expected to happen
Logs should be available
How to reproduce
Open dag's gantt chart
click on task ribbon
click on log
observe an error
Anything else
No response
Are you willing to submit PR?
Code of Conduct
Apache Airflow version
2.2.1
Operating System
Linux 5.4.149-73.259.amzn2.x86_64
Versions of Apache Airflow Providers
default for 2.2.1
Deployment
Other 3rd-party Helm chart
Deployment details
aws eks using own-developed helm chart
What happened
When trying to open log from gantt view - receiving an exception
due to incorrect query parameter push: no value for
execution_datepushedWhat you expected to happen
Logs should be available
How to reproduce
Open dag's
ganttchartclick on task ribbon
click on
logobserve an error
Anything else
No response
Are you willing to submit PR?
Code of Conduct