hussein-awala commented on issue #38836:
URL: https://github.com/apache/airflow/issues/38836#issuecomment-2045838216

   There are some tricky conditions for kwargs encryption/decryption; the first 
time you run the command it will work without any issue, but when you run it 
the next time, it will try to encrypt the kwargs again which fails because they 
are encrypted.
   Here is the fix: https://github.com/apache/airflow/pull/38876


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