saigopal commented on pull request #13083: URL: https://github.com/apache/airflow/pull/13083#issuecomment-745233658
The below error will appear when /proc/sys/crypto/fips_enabled is set to 1. File "/home/airflow/.local/lib/python3.8/site-packages/flask_caching/backends/filesystemcache.py", line 149, in _get_filename -- | hash = self._hash_method(key).hexdigest() | ValueError: [digital envelope routines: EVP_DigestInit_ex] disabled for FIPS ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
