Check application status failing
Created by: KyleSponz
On this step: https://github.com/gitlabhq/gitlabhq/blob/stable/doc/installation.md#check-application-status
I am getting: Access denied for user 'root'@'localhost' (using password: YES)
and a bunch of directories.
It had some issues with postfix I chose no configuration when I set it up using the autoinstall script.
I googled around and found in another issue that running this might help: bundle exec rake update_hooks RAILS_ENV=production
No idea any further