giedriuskilcauskas commented on issue #53091:
URL: https://github.com/apache/airflow/issues/53091#issuecomment-3079021204

   Found the problem. It was fernet key which got replaced (most likely new one 
was generated when upgrading helm chart to 1.18 version) but 
variables/connections were not re-encrypted. Since I had like single variable 
and single connection, so just deleted from database (`airflow db shell`) and 
created again. The issue from my side is solved.


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