meeraanntom opened a new issue #17620:
URL: https://github.com/apache/airflow/issues/17620
<!--
Welcome to Apache Airflow!
Please complete the next sections or the issue will be closed.
-->
**Apache Airflow version**: 2.0.1
<!-- AIRFLOW VERSION IS MANDATORY -->
**OS**: MAC OS big SUR ( 11.4 (20F71))
<!-- MANDATORY! You can get it via `cat /etc/oss-release` for example -->
**Apache Airflow Provider versions**:
<!-- You can use `pip freeze | grep apache-airflow-providers` (you can leave
only relevant ones)-->
**Deployment**:
<!-- e.g. Virtualenv / VM / Docker-compose / K8S / Helm Chart / Managed
Airflow Service -->
<!-- Please include your deployment tools and versions: docker-compose, k8s,
helm, etc -->
**What happened**:
Something bad has happened.
Please consider letting us know by creating a bug report using GitHub.
Python version: 3.7.1
Airflow version: 2.0.1
Node: MB28696.local
-------------------------------------------------------------------------------
Traceback (most recent call last):
File
"/Users/meera.tom/wireless-analytics-setup/env/lib/python3.7/site-packages/flask/app.py",
line 2447, in wsgi_app
response = self.full_dispatch_request()
File
"/Users/meera.tom/wireless-analytics-setup/env/lib/python3.7/site-packages/flask/app.py",
line 1953, in full_dispatch_request
return self.finalize_request(rv)
File
"/Users/meera.tom/wireless-analytics-setup/env/lib/python3.7/site-packages/flask/app.py",
line 1970, in finalize_request
response = self.process_response(response)
File
"/Users/meera.tom/wireless-analytics-setup/env/lib/python3.7/site-packages/flask/app.py",
line 2269, in process_response
self.session_interface.save_session(self, ctx.session, response)
File
"/Users/meera.tom/wireless-analytics-setup/env/lib/python3.7/site-packages/flask/sessions.py",
line 387, in save_session
samesite=samesite,
File
"/Users/meera.tom/wireless-analytics-setup/env/lib/python3.7/site-packages/werkzeug/wrappers/base_response.py",
line 479, in set_cookie
samesite=samesite,
File
"/Users/meera.tom/wireless-analytics-setup/env/lib/python3.7/site-packages/werkzeug/http.py",
line 1217, in dump_cookie
raise ValueError("SameSite must be 'Strict', 'Lax', or 'None'.")
ValueError: SameSite must be 'Strict', 'Lax', or 'None'.
<!-- Please include exact error messages if you can -->
**What you expected to happen**:
<!-- What do you think went wrong? -->
**How to reproduce it**:
<!--
As minimally and precisely as possible. Keep in mind we do not have access
to your cluster or dags.
If this is a UI bug, please provide a screenshot of the bug or a link to a
youtube video of the bug in action
You can include images/screen-casts etc. by drag-dropping the image here.
-->
**Anything else we need to know**:
<!--
How often does this problem occur? Once? Every time etc?
Any relevant logs to include? Put them here inside fenced
``` ``` blocks or inside a foldable details tag if it's long:
<details><summary>x.log</summary> lots of stuff </details>
-->
**Are you willing to submit a PR?**
<!---
This is absolutely not required, but we are happy to guide you in
contribution process
especially if you already have a good understanding of how to implement the
fix.
Airflow is a community-managed project and we love to bring new contributors
in.
Find us in #airflow-how-to-pr on Slack!
-->
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]