You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Django users
Hi All,
I am using graphite-web-1.1.4-1 and python-django-1.11.15. I am facing some issue while trying to initialize graphite DB using python-Django. In FIPs mode I am getting the same issue which is mentioned in https://code.djangoproject.com/ticket/28401. This issue is present for a long time, is Django can run in FIPS mode, is that issue is solved?
I am using the Django command: ``` django-admin migrate django-admin migrate django-admin migrate ```
Error:
"ValueError: error:060800A3:digital envelope routines:EVP_DigestInit_ex:disabled for fips"
Thanks & Regards
Gowtham s
Derek
unread,
Apr 11, 2019, 3:39:36 AM4/11/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Django users
Its clear that 28401 is not fixed.
I see another project had a similar problem & used a work-around -