potiuk commented on issue #17311: URL: https://github.com/apache/airflow/issues/17311#issuecomment-889136539
I believe you had a cache from earlier version of Airflow stored locally and you reinstalled Airflow. Just clear the local cache and try again. Alternatively in your setup you have different webserver secret keys, in which case you should specify the webserver secret key manually (depending on your deployment this might be randomly generated but if you have multiple webservers the secret key should be the same in both. Latest Helm Chart relased several days ago has a fix related to that so you might want to upgrade to the latest Official Helm Chart https://airflow.apache.org/docs/helm-chart/stable/index.html if you used earlier version. -- 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]
