You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/12/15 11:37:37 UTC

[GitHub] [airflow] saigopal commented on pull request #13083: Update app.py

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:
users@infra.apache.org