You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "andy dreyfuss (JIRA)" <ji...@apache.org> on 2018/03/20 19:06:00 UTC

[jira] [Created] (AIRFLOW-2230) [possible dup] tutorial does not specify upgradedb prerequisite command

andy dreyfuss created AIRFLOW-2230:
--------------------------------------

             Summary: [possible dup] tutorial does not specify upgradedb prerequisite command
                 Key: AIRFLOW-2230
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-2230
             Project: Apache Airflow
          Issue Type: Bug
          Components: docs, Documentation
            Reporter: andy dreyfuss


Tutorial docs afaict do not specify the prerequisite `airflow upgradedb` command. If this is not run before everything else you end up with:

sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such table: connection [SQL: 'SELECT connection.conn_id AS connection_conn_id \nFROM connection GROUP BY connection.conn_id'] (Background on this error at: http://sqlalche.me/e/e3q8)



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