dadonnelly316 commented on issue #53091: URL: https://github.com/apache/airflow/issues/53091#issuecomment-4128599105
If anyone is still having trouble with this when upgrading to 3.0 then you have extras on a connection(s) that cannot be decrypted. I observed that we got this error in our airflow 2.X instance but it's thrown when you click into an individual connection with an "un-decryptable" extra rather than when you load the connection page in the admin panel. To isolate the bad extras you can try individually clicking through your connections in your airflow 2.X instance to find the bad connections and then either fix or purge them before upgrading to 3.X In our case the bad extras values were found in a handful of default connections that were never used -- 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]
