dave-stfu
2011-Aug-05 09:59 UTC
[Puppet Users] Dashboard Delayed Workers Error: Mysql::Error: MySQL server has gone away
Hello Recently, I''ve upgraded the Dashboard from 1.2rc3 to 1.2rc5. Now, the delayed workers are dying right after I start them. The production.log says: Delayed::Backend::ActiveRecord::Job Update (0.0ms) Mysql::Error: MySQL server has gone away: UPDATE `delayed_jobs` SET locked_by null, locked_at = null WHERE (locked_by = ''delayed_job.1 host:puppet pid:16839'') #<ActiveRecord::StatementInvalid: Mysql::Error: MySQL server has gone away: UPDATE `delayed_jobs` SET locked_by = null, locked_at = null WHERE (locked_by = ''delayed_job.1 host:puppet pid:16839'') > The Dashboard itself is running smoothly. Also, running "rake jobs:work" runs without any problems - it does the delayed jobs. The settings are the same as in rc3 (user, permissions, db config). Could this be the result of updated gems in rc5? Cheers! Dave -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
Bruno Leon
2011-Aug-05 21:00 UTC
[Puppet Users] Re: Dashboard Delayed Workers Error: Mysql::Error: MySQL server has gone away
I can confirm the exact same issue. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
Russell Jackson
2011-Aug-05 21:37 UTC
Re: [Puppet Users] Dashboard Delayed Workers Error: Mysql::Error: MySQL server has gone away
On 08/05/2011 02:59 AM, dave-stfu wrote:> Hello > > Recently, I''ve upgraded the Dashboard from 1.2rc3 to 1.2rc5. Now, the > delayed workers are dying right after I start them. The production.log > says: > > Delayed::Backend::ActiveRecord::Job Update (0.0ms) Mysql::Error: > MySQL server has gone away: UPDATE `delayed_jobs` SET locked_by > null, locked_at = null WHERE (locked_by = ''delayed_job.1 host:puppet > pid:16839'') > #<ActiveRecord::StatementInvalid: Mysql::Error: MySQL server has gone > away: UPDATE `delayed_jobs` SET locked_by = null, locked_at = null > WHERE (locked_by = ''delayed_job.1 host:puppet pid:16839'')> > > The Dashboard itself is running smoothly. Also, running "rake > jobs:work" runs without any problems - it does the delayed jobs. The > settings are the same as in rc3 (user, permissions, db config). > > Could this be the result of updated gems in rc5? > > Cheers! > Dave >This issued was fixed for me after I did a pull on the 1.2rc branch this morning. -- Russell A Jackson <raj@csub.edu> Network Analyst California State University, Bakersfield -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
Dave
2011-Aug-06 16:21 UTC
Re: [Puppet Users] Dashboard Delayed Workers Error: Mysql::Error: MySQL server has gone away
Thank you! Indeed, the current "1.2rc" branch fixed it. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/puppet-users/-/3z0YYPuRJ6AJ. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
Michael Stahnke
2011-Aug-06 17:27 UTC
Re: [Puppet Users] Dashboard Delayed Workers Error: Mysql::Error: MySQL server has gone away
I''ll be cutting a dashboard RC some time today. We didn''t fix it until later in the day yesterday. Mike On Sat, Aug 6, 2011 at 9:21 AM, Dave <zumbrunnen@gmail.com> wrote:> Thank you! Indeed, the current "1.2rc" branch fixed it. > > -- > You received this message because you are subscribed to the Google Groups > "Puppet Users" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/puppet-users/-/3z0YYPuRJ6AJ. > To post to this group, send email to puppet-users@googlegroups.com. > To unsubscribe from this group, send email to > puppet-users+unsubscribe@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/puppet-users?hl=en. >-- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.