potiuk commented on issue #33435:
URL: https://github.com/apache/airflow/issues/33435#issuecomment-1680581796

   There were quite a few updates to Flask App Builder - which is an underlying 
implementation of the security/user layer. I strongly recommend to upgrade your 
Airflow to account for that. 2.4.1 is pretty old version and you are missing 
out on all the bug fixes released since - even if you do not want to upgrade to 
latest (2.6) line, just in 2.4 you have  2.4.3 that also contains a bugfix 
version of FAB  alongside few tens of fixes you miss (but 2.6 has much newer 
FAB versions that also contain a number of fixes + likely few hundred of fixes 
in Airflow).
   
   For now you can likely restore the admin user's password using the CLI  
commands  and this is the way to fix it, I think. 
   
   
   Converting it into discussion, hoping that it will help the user to recover, 
but I doubt we will be able to do more than those advices. 
   
   If you can try those out (CLI recovery and migration), and see if those help 
and come back to us with the information that would be quite helpful.


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