BloodHoundAD / BloodHound

Six Degrees of Domain Admin
GNU General Public License v3.0
9.79k stars 1.72k forks source link

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

Closed FlyDragonW closed 5 months ago

FlyDragonW commented 5 months ago

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