potiuk commented on issue #57872:
URL: https://github.com/apache/airflow/issues/57872#issuecomment-3502728305

   Coudl be because you use test version of airflow in the same browser and 
some old cookies were left. 2.11.1 in -progress had some time when messagepack 
cookies were used instead of json ones. Also some experimenting with 
flask-session configuration might cause it - when you change the version of 
flask-session or switch between main/real version they might use different type 
of cookies. Clearing cookies in this case is the best solution.


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

Reply via email to