Stefan Heijmans
2013-Apr-05 07:58 UTC
[Puppet Users] 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"=>"2LTYvT15OF9RXNjMXiDdVEGiXyCebbL3DNFgaamHMdk=", "id"=>"32", "_method"=>"delete"} Show session dump Response Headers: {"Cache-Control"=>"no-cache", "Content-Type"=>""} After downgrading to 1.2.22, we can delete the node again. Anyone else experience this? Stefan -- 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 puppet-users+unsubscribe@googlegroups.com. To post to this group, send email to puppet-users@googlegroups.com. Visit this group at http://groups.google.com/group/puppet-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
David Bell
2013-Apr-23 09:07 UTC
[Puppet Users] Re: Puppet Dashboard 1.2.23 issue deleting node
I am also experiencing this error with Puppet Dashboard 1.2.23. On Friday, 5 April 2013 08:58:53 UTC+1, Stefan Heijmans wrote:> > 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"=>"2LTYvT15OF9RXNjMXiDdVEGiXyCebbL3DNFgaamHMdk=", > "id"=>"32", > "_method"=>"delete"} > > Show session dump > Response > > Headers: > > {"Cache-Control"=>"no-cache", > "Content-Type"=>""} > After downgrading to 1.2.22, we can delete the node again. > Anyone else experience this? > > > Stefan >-- 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 puppet-users+unsubscribe@googlegroups.com. To post to this group, send email to puppet-users@googlegroups.com. Visit this group at http://groups.google.com/group/puppet-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
Klavs Klavsen
2013-May-07 13:12 UTC
[Puppet Users] Re: Puppet Dashboard 1.2.23 issue deleting node
Found out anything about why this is ? Any fix ? deleting a node hangs puppet-dashboard here :( - I have to restart to get it up again. -- 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 puppet-users+unsubscribe@googlegroups.com. To post to this group, send email to puppet-users@googlegroups.com. Visit this group at http://groups.google.com/group/puppet-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
Aaron Stone
2013-May-09 22:23 UTC
Re: [Puppet Users] Re: Puppet Dashboard 1.2.23 issue deleting node
Please apply the diff from https://github.com/puppetlabs/puppet-dashboard/pull/226 to resolve the issue. On Tue, May 7, 2013 at 6:12 AM, Klavs Klavsen <klavs@enableit.dk> wrote:> Found out anything about why this is ? Any fix ? > > deleting a node hangs puppet-dashboard here :( - I have to restart to get > it up again. > > -- > 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 puppet-users+unsubscribe@googlegroups.com. > To post to this group, send email to puppet-users@googlegroups.com. > Visit this group at http://groups.google.com/group/puppet-users?hl=en. > 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 puppet-users+unsubscribe@googlegroups.com. To post to this group, send email to puppet-users@googlegroups.com. Visit this group at http://groups.google.com/group/puppet-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.