You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I followed your installation instructions, but it does not seem to work. What do I need to change?
Creating vulnerability-testbeds_app-securityninjas_1 ...
ERROR: for vulnerability-testbeds_app-xvwa_1 UnixHTTPConnectionPool(host='localhost', port=None): Read timed out. (read timeout=60)
ERROR: for vulnerability-testbeds_app-nowasp_1 UnixHTTPConnectionPool(host='localhost', port=None): Read timed out. (read timeout=60)
ERROR: for vulnerability-testbeds_app-webgoat_1 UnixHTTPConnectionPool(host='localhost', port=None): Read timed out. (read timeout=60)
ERROR: for vulnerability-testbeds_app-dvwa_1 UnixHTTPConnectionPool(host='localhost', port=None): Read timed out. (read timeout=60)
ERROR: for vulnerability-testbeds_app-securityninjas_1 UnixHTTPConnectionPool(host='localhost', port=None): Read timed out. (read timeout=60)
ERROR: for vulnerability-testbeds_app-juiceshop_1 UnixHTTPConnectionPool(host='localhost', port=None): Read timed out. (read timeout=60)
ERROR: for app-xvwa UnixHTTPConnectionPool(host='localhost', port=None): Read timed out. (read timeout=60)
ERROR: for app-nowasp UnixHTTPConnectionPool(host='localhost', port=None): Read timed out. (read timeout=60)
ERROR: for app-webgoat UnixHTTPConnectionPool(host='localhost', port=None): Read timed out. (read timeout=60)
ERROR: for app-dvwa UnixHTTPConnectionPool(host='localhost', port=None): Read timed out. (read timeout=60)
ERROR: for app-securityninjas UnixHTTPConnectionPool(host='localhost', port=None): Read timed out. (read timeout=60)
ERROR: for app-juiceshop UnixHTTPConnectionPool(host='localhost', port=None): Read timed out. (read timeout=60)
ERROR: An HTTP request took too long to complete. Retry with --verbose to obtain debug information.
If you encounter this issue regularly because of slow network conditions, consider setting COMPOSE_HTTP_TIMEOUT to a higher value (current value: 60).
root@vuln:~# sudo docker container ls
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7095456e9e4f jwilder/nginx-proxy "/app/docker-entrypo…" 21 minutes ago Up About a minute 0.0.0.0:80->80/tcp nginx-proxy
nmap <lxc-container-with-your-docker-container> -p-
Starting Nmap 7.91 ( https://nmap.org ) at 2021-03-31 06:11 EDT
Nmap scan report for <ip>
Host is up (0.00060s latency).
Not shown: 65533 closed ports
PORT STATE SERVICE
22/tcp open ssh
80/tcp open http
Nmap done: 1 IP address (1 host up) scanned in 2.27 seconds
503 Service Temporarily Unavailable
nginx/1.19.3
The text was updated successfully, but these errors were encountered:
Hi, I followed your installation instructions, but it does not seem to work. What do I need to change?
The text was updated successfully, but these errors were encountered: