tirkarthi commented on issue #49777:
URL: https://github.com/apache/airflow/issues/49777#issuecomment-2830065800

   My assumption is that `jwt_secret` in airflow.cfg under `api_auth` section 
is different between API server and scheduler/worker that could be leading to 
this. You can check that the conf value is same in both the instances where the 
service is running. E.g. I was able to reproduce it where API server and 
scheduler started with same value and then changed/removed the value in 
airflow.cfg to restart the scheduler that picks up new value the new value.


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