search for: nodescontroller

Displaying 3 results from an estimated 3 matches for "nodescontroller".

2006 Feb 12
6
Including another helper
I need to include another helper module apart from the normal two (ApplicationHelper and [controllername]Helper). The inclusion needs to be dynamic and based on external parameters (ie what helper that get included differ from request to request). Is it possible? How? /Marcus
2013 Apr 05
3
Puppet Dashboard 1.2.23 issue deleting node
Hello, we run Puppet Dashboard 1.2.23 in our sandbox and get an error deleting a node. - first time we press the delete button nothing happens - second time we press the delete button we get the following error; ActiveRecord::StatementInvalid in NodesController#destroy Mysql::Error: Lock wait timeout exceeded; try restarting transaction: DELETE FROM `node_group_memberships` WHERE `id` = 53 RAILS_ROOT: /usr/share/puppet-dashboard Application Trace | Framework Trace | Full Trace Request Parameters: {"authenticity_token"=>"2LTYvT15OF9...
2012 Oct 05
1
Puppet Dashboard inventory search problems.
I''m using Dashboard 1.2.10 on an Ubuntu 10.04 LTS system, and Puppet 2.7.19 When I do an inventory search, I get a blank screen. In the logs, I found the following: Processing NodesController#search (for X.X.X.X at 2012-10-05 08:44:57) [GET] Parameters: {"action"=>"search", "controller"=>"nodes", "search_params"=>[{"fact"=>"OSFamily", "comparator"=>"eq", "value"=>&quot...