Skip to content

Cant add DAG run manually from WebUI #9028

@fuyi

Description

@fuyi

Apache Airflow version:

1.10.10

Kubernetes version (if you are using kubernetes) (use kubectl version):

Client Version: version.Info{Major:"1", Minor:"17", GitVersion:"v1.17.5", GitCommit:"e0fccafd69541e3750d460ba0f9743b90336f24f", GitTreeState:"clean", BuildDate:"2020-04-16T11:44:03Z", GoVersion:"go1.13.9", Compiler:"gc", Platform:"linux/amd64"}
Server Version: version.Info{Major:"1", Minor:"18", GitVersion:"v1.18.2", GitCommit:"52c56ce7a8272c798dbc29846288d7cd9fbae032", GitTreeState:"clean", BuildDate:"2020-04-16T11:48:36Z", GoVersion:"go1.13.9", Compiler:"gc", Platform:"linux/amd64"}

Environment:

  • Cloud provider or hardware configuration:
  • OS (e.g. from /etc/os-release):
  • Kernel (e.g. uname -a):
  • Install tools:
  • Others:

What happened:

When trying to create a DAG run record from WebUI Browse -> DAG Runs, it fails with the error message "Not a valid datetime value" for the field "Execution Date". See screenshot attached.

bug_dag_run

What you expected to happen:

A DAG run record is created successfully.

How to reproduce it:

See the screenshot above.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:webserverWebserver related Issueskind:bugThis is a clearly a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions