Skip to content
New issue

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

ERROR: for vulnerability-testbeds_app-xvwa_1 #1

Open
ghost opened this issue Mar 31, 2021 · 0 comments
Open

ERROR: for vulnerability-testbeds_app-xvwa_1 #1

ghost opened this issue Mar 31, 2021 · 0 comments

Comments

@ghost
Copy link

ghost commented Mar 31, 2021

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants