You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "sumous (JIRA)" <ji...@apache.org> on 2019/04/19 12:42:00 UTC

[jira] [Closed] (AIRFLOW-4347) airflow webserver can not load webserver_config.py

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

sumous closed AIRFLOW-4347.
---------------------------
    Resolution: Not A Problem

> airflow webserver can not load webserver_config.py
> --------------------------------------------------
>
>                 Key: AIRFLOW-4347
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-4347
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: webserver
>    Affects Versions: 1.10.3
>            Reporter: sumous
>            Assignee: sumous
>            Priority: Minor
>             Fix For: 1.10.4
>
>
> I set AIRFLOW_HOME=./ 
> command *airflow initdb* is ok.
> And command *airflow webserver* got this:
> {code:shell}
> /Users/guoguo/Downloads/env_tmp/lib/python3.6/site-packages/flask_sqlalchemy/__init__.py:774: UserWarning: Neither SQLALCHEMY_DATABASE_URI nor SQLALCHEMY_BINDS is set. Defaulting SQLALCHEMY_DATABASE_URI to "sqlite:///:memory:".
>   'Neither SQLALCHEMY_DATABASE_URI nor SQLALCHEMY_BINDS is set. '
> {code}



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