SamuraiWTF / samuraiwtf

The main SamuraiWTF collaborative distro repo.
https://owasp.org/www-project-samuraiwtf/#SamuraiWTF_Project
GNU Lesser General Public License v3.0
462 stars 119 forks source link

Dojo-Basic not fully loading #73

Closed JGillam closed 5 years ago

JGillam commented 5 years ago

dojo-basic.wtf is getting a gateway error. The docker service appears to be running though, so this is a bit of a mystery.


--2019-04-30 15:55:44--  http://dojo-basic.wtf/
Resolving dojo-basic.wtf (dojo-basic.wtf)... 127.0.0.1
Connecting to dojo-basic.wtf (dojo-basic.wtf)|127.0.0.1|:80... connected.
HTTP request sent, awaiting response... 502 Bad Gateway
2019-04-30 15:55:44 ERROR 502: Bad Gateway.```

And...

```sudo docker-compose ps
           Name                         Command               State    Ports
----------------------------------------------------------------------------
samuraidojo_basicdb_1        docker-entrypoint.sh mysqld      Exit 0
samuraidojo_basicphp_1       docker-php-entrypoint apac ...   Exit 0
samuraidojo_scavengerdb_1    docker-entrypoint.sh mysqld      Exit 0
samuraidojo_scavengerphp_1   docker-php-entrypoint apac ...   Exit 0```