jackhammer icon indicating copy to clipboard operation
jackhammer copied to clipboard

default credencials not working

Open 007scorpio opened this issue 8 years ago • 9 comments

after installation i tried to log int with

username: [email protected]

password: j4ckh4mm3r

yet it gives me invalid email or password

007scorpio avatar Jun 22 '17 11:06 007scorpio

In Single User mode, there are no default credentials, you need to do signup

kmadhusudhan avatar Jul 03 '17 06:07 kmadhusudhan

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?

JSStone avatar Jul 03 '17 12:07 JSStone

let me know how your doing build

kmadhusudhan avatar Jul 06 '17 16:07 kmadhusudhan

default credencials is working now... But Please i can't load android apk. It tells "project content type is invalid" Can u please help?

007scorpio avatar Jul 06 '17 16:07 007scorpio

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!

sleepywolf avatar Jul 08 '17 18:07 sleepywolf

Ok, maybe I should've have checked to see if all Docker containers are started! Nevermind - user error!

sleepywolf avatar Jul 08 '17 18:07 sleepywolf

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,

memoefix avatar Jul 21 '17 15:07 memoefix

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.

sleepywolf avatar Jul 23 '17 21:07 sleepywolf

FIX

  1. Reboot the box
  2. Run docker-build.sh again
  3. Start jackhammer services

Team option should be accessible now.

HTH.

juushya avatar Aug 18 '17 09:08 juushya