We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: