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 j
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.
On Friday, October 11, 2013 7:07:02 AM UTC-4, cko wrote:
>
> That fixed the problem for me. Thanks.
>
> On Friday, September 6, 2013
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...'