FAQ
Hi have add issues with stuck pending jobs on my puppet dashboard.

Here is the error message from my delayed_job.log file in
/usr/share/puppet-dashboard/log directory.

Report.create_from_yaml_file failed with ActiveRecord::StatementInvalid:
Mysql::Error: Incorrect string value: '\x96 $bas...' for column 'details'
at row 1: INSERT INTO `delayed_job_failures`

As anyone encountered this error before ?


--
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 post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/puppet-users.
For more options, visit https://groups.google.com/groups/opt_out.

Search Discussions

  • Klavs Klavsen at Oct 7, 2013 at 6:43 am
    I've seen similar errors, and I found it easier to simply delete the
    reports where this happened.. unfortunately puppet-dashboard is not
    entirely bugfree, and unmaintained.. :(

    I'm hoping to replace puppet dashboard with
    https://github.com/nedap/puppetboard - but haven't had time to work on that
    :)

    --
    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 post to this group, send email to [email protected].
    Visit this group at http://groups.google.com/group/puppet-users.
    For more options, visit https://groups.google.com/groups/opt_out.
  • Julien Nephtali at Oct 21, 2013 at 5:13 pm
    I found the solution to my problem here:
    http://projects.puppetlabs.com/issues/18411

    ALTER TABLE delayed_job_failures MODIFY details BLOB;

    that resolved the error for me.
    On Friday, October 4, 2013 7:46:03 AM UTC-4, Julien Nephtali wrote:


    Hi have add issues with stuck pending jobs on my puppet dashboard.

    Here is the error message from my delayed_job.log file in
    /usr/share/puppet-dashboard/log directory.

    Report.create_from_yaml_file failed with ActiveRecord::StatementInvalid:
    Mysql::Error: Incorrect string value: '\x96 $bas...' for column 'details'
    at row 1: INSERT INTO `delayed_job_failures`

    As anyone encountered this error before ?

    --
    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 post to this group, send email to [email protected].
    Visit this group at http://groups.google.com/group/puppet-users.
    For more options, visit https://groups.google.com/groups/opt_out.

Related Discussions

Discussion Navigation
viewthread | post
Discussion Overview
grouppuppet-users @
categoriespuppet
postedOct 4, '13 at 11:47a
activeOct 21, '13 at 5:13p
posts3
users2
websitepuppetlabs.com

2 users in discussion

Julien Nephtali: 2 posts Klavs Klavsen: 1 post

People

Translate

site design / logo © 2023 Grokbase