You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/01/31 19:50:21 UTC

[GitHub] [airflow] gdevanla commented on issue #13971: airflow webserver error when updated to airflow 2.0

gdevanla commented on issue #13971:
URL: https://github.com/apache/airflow/issues/13971#issuecomment-770439796


   I observe the same issue. Here is what I think the issue is:
   
   In previous versions of airflow, the `cookie_samsite` value in the config file was allowed to be `empty`.  But, looks like it required from Airflow 2.0.0 onwards.  Setting that value to `lax` or `Strict`should resolve this issue, I think.


----------------------------------------------------------------
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.

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