-
Notifications
You must be signed in to change notification settings - Fork 16.4k
Closed
Labels
affected_version:2.2Issues Reported for 2.2Issues Reported for 2.2area:UIRelated to UI/UX. For Frontend Developers.Related to UI/UX. For Frontend Developers.area:webserverWebserver related IssuesWebserver related Issueskind:bugThis is a clearly a bugThis is a clearly a bugpending-response
Milestone
Description
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?
- Yes I am willing to submit a PR!
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
affected_version:2.2Issues Reported for 2.2Issues Reported for 2.2area:UIRelated to UI/UX. For Frontend Developers.Related to UI/UX. For Frontend Developers.area:webserverWebserver related IssuesWebserver related Issueskind:bugThis is a clearly a bugThis is a clearly a bugpending-response