You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Chris Riccomini (JIRA)" <ji...@apache.org> on 2017/03/29 20:46:41 UTC

[jira] [Updated] (AIRFLOW-1004) `airflow webserver -D` runs in foreground

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

Chris Riccomini updated AIRFLOW-1004:
-------------------------------------
    Fix Version/s: 1.8.1

> `airflow webserver -D` runs in foreground
> -----------------------------------------
>
>                 Key: AIRFLOW-1004
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1004
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: webserver
>            Reporter: Ruslan Dautkhanov
>              Labels: background, restart, rolling, webserver
>             Fix For: 1.8.1
>
>
> airflow webserver doesn't want to daemonize
> {noformat}
> $ airflow webserver --daemon
> [2017-03-17 00:06:37,553] {__init__.py:57} INFO - Using executor LocalExecutor
> .. skip ..
> Running the Gunicorn Server with:
> Workers: 4 sync
> Host: 0.0.0.0:18111
> Timeout: 120
> Logfiles: - -
> =================================================================
> [2017-03-17 00:06:39,744] {__init__.py:57} INFO - Using executor LocalExecutor
> {noformat}
> webserver keeps running in foreground. 
> Sent email regarding this issue to dev list and according to [~bolke],
> "This is a (known) bug, since the introduction of the rolling restarts"



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)