You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "John Barker (JIRA)" <ji...@apache.org> on 2017/12/22 05:34:00 UTC

[jira] [Updated] (AIRFLOW-1949) Unable to upload a Variables configuration file

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

John Barker updated AIRFLOW-1949:
---------------------------------
    Summary: Unable to upload a Variables configuration file  (was: Unable to upload a configuration file)

> Unable to upload a Variables configuration file
> -----------------------------------------------
>
>                 Key: AIRFLOW-1949
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1949
>             Project: Apache Airflow
>          Issue Type: Bug
>    Affects Versions: Airflow 1.8
>            Reporter: John Barker
>            Assignee: John Barker
>
> I'm unable to upload a configuration file. Looking at the code it appears to support JSON.
> I've tried uploading an empty file, a file containing "{}" and several simple variations of files created by downloading a set of variables. I always get the same error: "Missing file or syntax error"
> I took out the `except Exception` in the request handler and got: {{json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)}}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)