kaxil commented on issue #15532: URL: https://github.com/apache/airflow/issues/15532#issuecomment-827500255
@chakir-alaoui When you use more than 1 Webservers, make sure `[webserver] secret_key` is set same across both of them. If you don't set it by it will generate a random ones and since both webserver will have different keys, one of them will error. -- 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: [email protected]
