zachliu commented on issue #57981:
URL: https://github.com/apache/airflow/issues/57981#issuecomment-3517849110

   i got the same error on the UI but the log shows 2 pretty strange messages 
during the time:
   
   1. `Error authorizing OAuth access token: mismatching_state: CSRF Warning! 
State not equal in request and response.`
       this one seems to be harmless.
   2. `JWT token is not valid: Signature has expired 
[airflow.api_fastapi.auth.managers.base_auth_manager] 
loc=base_auth_manager.py:107`
       this one then escalated to `psycopg2.OperationalError: SSL connection 
has been closed unexpectedly` and i had to restart  the api-server


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