Open antonbek89 opened 3 years ago
Update - After install Docker
Got next error
root@ubuntu:/home/a/Desktop/MetaDockers# python manage.py runserver Powered By Vulhub Team Powered By Vulhub Team Performing system checks...
System check identified no issues (0 silenced). August 01, 2021 - 17:20:56 Django version 1.11.28, using settings 'MetaDockers.settings' Starting development server at http://127.0.0.1:8000/ Quit the server with CONTROL-C. [01/Aug/2021 17:21:00] "GET /index/ HTTP/1.1" 500 56 [01/Aug/2021 17:21:01] "GET /index/ HTTP/1.1" 500 56 [01/Aug/2021 17:21:01] "GET /index/ HTTP/1.1" 500 56 [01/Aug/2021 17:21:01] "GET /index/ HTTP/1.1" 500 56 [01/Aug/2021 17:21:02] "GET /index/ HTTP/1.1" 500 56 [01/Aug/2021 17:21:02] "GET /index/ HTTP/1.1" 500 56 [01/Aug/2021 17:21:02] "GET /index/ HTTP/1.1" 500 56 [01/Aug/2021 17:21:02] "GET /index/ HTTP/1.1" 500 56 [01/Aug/2021 17:21:03] "GET /index/ HTTP/1.1" 500 56
After the running "python manage.py runserver"get next error:
http://localhost:8000/index/
/MetaDockers/controller/lib/config.conf error!
How to fix it ?
I try open new dir on - /Users/CongRong/Desktop/vulhub and put the vulhub - but its still not work