Struggling to get Dradis working on OS X {UPDATED! PLEASE RESPOND! 16th FEB

Thanks guys. It seems to install now but I’m still having issues. When I start the server and go to the address in any browser I get this:

Oops, your Dradis server isn’t quite ready to go.
You need to configure your Dradis server before it is ready to use.

Grab a system console and:

cd /Users/bradleyflay/dradiss/dradisframework
RAILS_ENV=production bundle exec thor dradis:reset
If you’ve already configured your Dradis, you need to reset the password:

cd /Users/bradleyflay/dradiss/dradisframework
RAILS_ENV=production bundle exec thor dradis:reset:password

I’ve ran both sets of commands and get the same issue, I’ve set a password when I run the second set of commands.

Any help is appreciated.

Thanks.