Re: [Puppet Users] PuppetDB: Input to insert-facts-pv-pairs! does not match schema

2016-03-15 Thread Akos Hencz
ot;=>"bar\"". After fixing this, the node managed to successfully send its facts to PuppetDB. Cheers, Akos On Monday, March 14, 2016 at 4:54:26 PM UTC+1, Wyatt Alt wrote: > > On 03/14/2016 06:34 AM, Akos Hencz wrote: > > Hello, > > We have a few nodes that fail to

[Puppet Users] PuppetDB: Input to insert-facts-pv-pairs! does not match schema

2016-03-14 Thread Akos Hencz
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