Hi guys, I am using Puppet 3.6.2 Dashboard with MySqL. Today during debug, I accidentally removed my dashboard board tables(?) from MySQL.
Then I tried to prepare the tables schema for Dashboard database, got this error: # rake RAILS_ENV=production db:migrate rake aborted! ActiveRecord::StatementInvalid: Mysql::Error: Table 'puppet.schema_migrations' doesn't exist: SELECT version FROM schema_migrations How to recreate this table schema_migrations? Or just recreate dashboard database in MySQL? I do not care any existing data and just want to get dashboard to work> Thanks a lot! Stacey -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/b76664fe-f719-4400-af5f-1797761531b3%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
