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 and Scavenger DB Fails to Provision and Docker networking fails #98

Closed corysabol closed 2 years ago

corysabol commented 5 years ago

When building Samurai the databases for both Dojo Basic and Scavenger don't get properly provisioned. This means that Basic cannot connect to the db since the account it uses has not been provisioned to the db and set to allow remote logins.

The following lines in install/targets/samurai-dojo/samurai-dojo-tasks.yml appear to be the offending lines. Simply commenting or removing them appears to resolve the issue.