berglh commented on issue #59349:
URL: https://github.com/apache/airflow/issues/59349#issuecomment-3837608037

   @zachliu You need to upgrade fab provider to 3.1.2 and clear your cookies in 
your browser.
   
   @wolvery & @AndersFarrFoundry Can you confirm you both upgraded fab provider 
manually to 3.1.2? You'll need to do this either with start-up script or custom 
Airflow container in your helm provider or use a newer version of Airflow with 
the new provider baked in already.
   
   @Dmitrij-Salenkoff Can you please try these settings below as well with FAB 
3.1.2? Are you using OAuth/SAML provider? Seems there are issues with 
OAuth/SAML providers which I think is a separate bug.
   
   > Can someone please try these fixes:
   > 
   > ```
   > [database]
   > sql_alchemy_pool_pre_ping = True
   > 
   > [fab]
   > session_lifetime_minutes = 1440
   > ```
   > 
   > I would like to see if these config changes fix the issue. If yes, I'll 
create a PR to change the default value of these configs
   
   


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