jackhammer
jackhammer copied to clipboard
default credencials not working
after installation i tried to log int with
username: [email protected]
password: j4ckh4mm3r
yet it gives me invalid email or password
In Single User mode, there are no default credentials, you need to do signup
When I try to signup I can't select any team (the drop down list is not populated), and it is mandatory. Is there way to add team so that I can sign?
let me know how your doing build
default credencials is working now... But Please i can't load android apk. It tells "project content type is invalid" Can u please help?
Hello, just installed and the default credentials are not working on mine. Tried to create a register a new login and it requires a team as the initial user wrote. Tried several combinations of the password as well. Any help would be appreciated!
Ok, maybe I should've have checked to see if all Docker containers are started! Nevermind - user error!
Hi,
I get the same problem. The script return the error message :
----%<------------------------------ [...] Starting jackhammer-db ... done == 20160820175605 CreateFindingsScaners: migrating ============================ -- create_table(:findings_scaners) rake aborted! StandardError: An error has occurred, all later migrations canceled:
Index name 'index_findings_scaners_on_finding_id' on table 'findings_scaners' already exists
/home/app/db/migrate/20160820175605_create_findings_scaners.rb:3:in change' ArgumentError: Index name 'index_findings_scaners_on_finding_id' on table 'findings_scaners' already exists /home/app/db/migrate/20160820175605_create_findings_scaners.rb:3:in change'
Tasks: TOP => db:migrate
(See full trace by running task with --trace)
Starting jackhammer_redis_1 ... done
You have 81 pending migrations:
20160825115945 AddColumnUserIdToComments
20160826102326 ChangeDefaultVlaueStatus
20160826102741 AddColumnToFindingsIsFlasePositive
[...]
Run rake db:migrate to update your database then try again.
Starting jackhammer-db ...
Starting jackhammer-db ... done
_ _ ____ _ __ _ _ _ __ __ __ __ _____ ____ ___ ____ _ _ ____
| | / \ / || |/ /| | | | / \ | / || / || || _ \ | |/ | | | | || _ \
_ | | / _ \ | | | ' / | || | / _ \ | |/| || |/| || | | |) | | | _ \ | | | || |) |
| || |/ ___ | | | . \ | _ | / ___ \ | | | || | | || |_ | _ < | | ) | | || || /
_/// _\|||_|| ||// _|| |||| |||_____||| _\ |||/ ___/ ||
----%<------------------------------
How can I fix it ?
Thanks so much.
Best regards,
Can you blow out the container, restart Docker, and then retry as SU or SUDO? I had to go back and make sure all of the services were running.
FIX
- Reboot the box
- Run docker-build.sh again
- Start jackhammer services
Team option should be accessible now.
HTH.