You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Fokko Driesprong (JIRA)" <ji...@apache.org> on 2018/09/23 07:09:00 UTC

[jira] [Closed] (AIRFLOW-1701) CSRF Error on Dag Runs Page

     [ https://issues.apache.org/jira/browse/AIRFLOW-1701?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Fokko Driesprong closed AIRFLOW-1701.
-------------------------------------
    Resolution: Duplicate

> CSRF Error on Dag Runs Page
> ---------------------------
>
>                 Key: AIRFLOW-1701
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1701
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: DagRun
>    Affects Versions: 1.8.0
>         Environment: Ubuntu 16.04 LTS; Google Chrome 61.0.3163.100 (Official Build) (64-bit)
>            Reporter: James Crowley
>            Priority: Minor
>         Attachments: CSRF_Error.png
>
>
> When attempting to modify the state of a Dag Run on /admin/dagrun, I receive the following error message:
> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
> <title>400 Bad Request</title>
> <h1>Bad Request</h1>
> <p>CSRF token missing or incorrect.</p>
> I am able to perform AJAX requests on other pages without issue. The missing CSRF token appears to be isolated to the AJAX call to the /admin/dagrun/ajax/update endpoint.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)