If you followed the instructions on the website it calls for you to create a database named "dashboard". However, the example database.yml that comes with the software calls for the database to be called "dashboard_production". This bit me in the ass, and I suspect that it might have bitten you as well. Just create dashboard_production and you should be okay.
J. On Fri, Jun 21, 2013 at 12:54 PM, DJames <[email protected]> wrote: > i am at a lost, i setup the db schema , database.yml and etc.... passwords > are correct. > > im getting the below error, im trying to get my dashboard to work > .....help any? i also chmod the database.yml file to 660 > > # mysql -u dashboard -p dashboard_production > Enter password: > ERROR 1045 (28000): Access denied for user 'dashboard'@'localhost' (using > password: YES) > > -- > You received this message because you are subscribed to the Google Groups > "Puppet Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/puppet-users. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-users. For more options, visit https://groups.google.com/groups/opt_out.
