You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to puppet...@googlegroups.com
Hello Group,
I have a problem with pending tasks in puppet-dashboard after I set
the MySQL parameter autocommit = 0 and sql_mode = TRADITIONAL. Does the dashboard need autocommit
to be enabled?
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to puppet...@googlegroups.com
Nobody an idea?
My actual solution is to send "COMMIT;" to the MySQL Server and then run "puppet agent --test" what leads to "Background Tasks - All systems go". But that can't be The Solution.