Closed DigiAngel closed 7 years ago
Anything I can do on my end to troubleshoot this? Thank you.
Yes. Open /opt/cuckoo/web/web/secret_key.py. Then copy the entire line. Then paste that line into /op/cuckoo/web/web/local_settings.py. Retry loading Gunicorn.
Thank you that fixed the issue...I now have a different one that I'll try and work though.
So I have this running fine elsewhere, but not able to get this to work with unicorn 19.7.1:. From the web dir:
here's my result:
but secret_key.py is filled in, so I'm not sure where to go next. Thanks for any help.