Hi Wyatt,
Thank you for the help!
>From the DLO entries I could get the exact command payload and found a
malformed structured fact. It had a nested dictionary, where most entries
were formed "foo" => "bar", except for one that looked like
"\"foo"=>"bar\"".
After fixing this, the node managed
On 03/14/2016 06:34 AM, Akos Hencz wrote:
Hello,
We have a few nodes that fail to submit facts to PuppetDB, and the
replace facts commands end up in the DLO. The exception is:
clojure.lang.ExceptionInfo: Input to insert-facts-pv-pairs! does not
match schema.
I suspect it is a problem with one
Hello,
We have a few nodes that fail to submit facts to PuppetDB, and the replace
facts commands end up in the DLO. The exception is:
clojure.lang.ExceptionInfo: Input to insert-facts-pv-pairs! does not match
schema.
I suspect it is a problem with one of the facts, but I cannot determine
which