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

Jeremiah Lowin resolved AIRFLOW-414.
------------------------------------
    Resolution: Fixed

Issue resolved by pull request #1724
[https://github.com/apache/incubator-airflow/pull/1724]

> Improve error message for missing FERNET_KEY that is flashed in webserver
> -------------------------------------------------------------------------
>
>                 Key: AIRFLOW-414
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-414
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: webserver
>            Reporter: Siddharth Anand
>            Assignee: Siddharth Anand
>
> Currently, when airflow encounters an encrypted Variable value or encrypted 
> password and extra params field in Connection, useless message is flashed on 
> the webserver that does not help pin down which Variable (i.e. key) or 
> Connection (i.e. login) is affected or which configuration element is 
> missing. 
> Instead a message like "Can't decrypt _val, configuration is missing" is 
> displayed. Short of looking in the code base, there is no way to know what 
> the problem is. 
> I propose adding both the Variable key or Connection login and the name of 
> the missing configuration element, FERNET_KEY in this case to the flashed 
> message. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to