Issue #8126 has been updated by Michael Stahnke. Status changed from Unreviewed to Needs More Information
is this still the case on the lastest RC series? ---------------------------------------- Bug #8126: Errors while accessing Dashboard with plugins installed and during service restart https://projects.puppetlabs.com/issues/8126 Author: Nigel Kersten Status: Needs More Information Priority: Normal Assignee: Category: Target version: Keywords: Branch: Affected URL: Affected Dashboard version: If I have a Dashboard plugin installed, restart Apache, and access the Dashboard from a browser, I get: <pre> ** SettingsReader - Loading settings from file config/settings.yml. SQL (0.1ms) SET NAMES 'utf8' SQL (0.1ms) SET SQL_AUTO_IS_NULL=0 SQL (0.3ms) SHOW TABLES SQL (0.1ms) SELECT version FROM schema_migrations /!\ FAILSAFE /!\ 2011-06-28 22:25 UTC Status: 500 Internal Server Error No such file or directory - /home/nigel/src/puppet-dashboard/public/stylesheets/sass/plugin-puppet_baseline.scss /home/nigel/src/puppet-dashboard/vendor/gems/sass-3.1.2/rails/../lib/sass/plugin/compiler.rb:317:in `read' /home/nigel/src/puppet-dashboard/vendor/gems/sass-3.1.2/rails/../lib/sass/plugin/compiler.rb:317:in `update_stylesheet' /home/nigel/src/puppet-dashboard/vendor/gems/sass-3.1.2/rails/../lib/sass/plugin/compiler.rb:181:in `update_stylesheets' /home/nigel/src/puppet-dashboard/vendor/gems/sass-3.1.2/rails/../lib/sass/plugin/compiler.rb:175:in `each' /home/nigel/src/puppet-dashboard/vendor/gems/sass-3.1.2/rails/../lib/sass/plugin/compiler.rb:175:in `update_stylesheets' /home/nigel/src/puppet-dashboard/vendor/gems/sass-3.1.2/rails/../lib/sass/plugin/compiler.rb:173:in `each' /home/nigel/src/puppet-dashboard/vendor/gems/sass-3.1.2/rails/../lib/sass/plugin/compiler.rb:173:in `update_stylesheets' /home/nigel/src/puppet-dashboard/vendor/gems/sass-3.1.2/rails/../lib/sass/plugin.rb:81:in `update_stylesheets' /home/nigel/src/puppet-dashboard/vendor/gems/sass-3.1.2/rails/../lib/sass/plugin.rb:54:in `check_for_updates' ..... </pre> If I then reload, it works fine. Setting the Apache config to follow symlinks did not appear to fix the issue. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
