leo-frison opened a new issue, #29567:
URL: https://github.com/apache/airflow/issues/29567

   ### Apache Airflow version
   
   2.5.1
   
   ### What happened
   
   Ooops!
   Something bad has happened.
   
   Airflow is used by many users, and it is very likely that others had similar 
problems and you can easily find
   a solution to your problem.
   
   Consider following these steps:
   
     * gather the relevant information (detailed logs with errors, reproduction 
steps, details of your deployment)
   
     * find similar issues using:
        * [GitHub Discussions](https://github.com/apache/airflow/discussions)
        * [GitHub Issues](https://github.com/apache/airflow/issues)
        * [Stack Overflow](https://stackoverflow.com/questions/tagged/airflow)
        * the usual search engine you use on a daily basis
   
     * if you run Airflow on a Managed Service, consider opening an issue using 
the service support channels
   
     * if you tried and have difficulty with diagnosing and fixing the problem 
yourself, consider creating a [bug 
report](https://github.com/apache/airflow/issues/new/choose).
       Make sure however, to include all relevant details and results of your 
investigation so far.
   
   Python version: 3.8.10
   Airflow version: 2.5.1
   Node: mr-robot
   
-------------------------------------------------------------------------------
   Error! Please contact server admin.
   
   ### What you think should happen instead
   
   _No response_
   
   ### How to reproduce
   
   _No response_
   
   ### Operating System
   
   Ubuntu 20.04
   
   ### Versions of Apache Airflow Providers
   
   _No response_
   
   ### Deployment
   
   Official Apache Airflow Helm Chart
   
   ### Deployment details
   
   -----ERROR IN CONSOLE -----------------------------------------------
   sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such table: 
session
   [SQL: SELECT session.id AS session_id_1, session.session_id AS 
session_session_id, session.data AS session_data, session.expiry AS 
session_expiry 
   FROM session 
   WHERE session.session_id = ?
    LIMIT ? OFFSET ?]
   [parameters: ('e15b5dda-88dc-4fc7-b10e-cfcaed471d86', 1, 0)]
   (Background on this error at: https://sqlalche.me/e/14/e3q8)
   127.0.0.1 - - [16/Feb/2023:04:16:55 -0300] "GET /favicon.ico HTTP/1.1" 500 
1540 "http://localhost:8080/"; "Mozilla/5.0 (X11; Linux x86_64) 
AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36"
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@airflow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to