BloodHoundAD / BloodHound

Six Degrees of Domain Admin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't login on kali (running via docker-compose.yml)

FlyDragonW opened this issue · comments

Describe the bug
I am running BloodHound on my kali via docker-compose.yml
Can't login with initial password, and there is an error in terminal.
I tried few times, and sometimes works but facing same problem when I need to change my password.

To Reproduce
Steps to reproduce the behavior:
I am using the docker-compose.yml file at examples/docker-compose/docker-compose.yml

  1. sudo docker-compose up
  2. go to http://localhost:8080/ui/login try to login with credential admin/<initial password>
  3. Login failed, and docker exited

Screenshots
If applicable, add screenshots to help explain your problem.
image
image