Actually, I am getting no results.. [ ]
I assume this means that facts are not being stored but, I cannot figure out why/how to troubleshoot... Thanks! On Fri, May 24, 2013 at 7:23 PM, Worker Bee <[email protected]> wrote: > Hi All; > > I am using the PuppetDD 1.3 docs. I am attempting to run the following > query: > > curl -H 'Accept: application/json' -X GET > http://localhost:8080/v2/resources --data-urlencode query@db_look > > Contents of db_look: > ["=", "certname", "puppet-satellite"] > > However, I get no results with this... I also do not get an errors > > I do see this in the log file (as indicated by the docs) > > 2013-05-24 19:17:26,464 INFO [command-proc-46] [puppetdb.command] > [140d6911-3d86-483c-9c00-3e637fc13ea8] [replace catalog] puppet-satellite > > But, I am also getting the error.... > 2013-05-24 19:17:34,325 WARN [qtp17805761-41] > [server.AbstractHttpConnection] /v2/resources > com.fasterxml.jackson.core.JsonParseException: Unexpected character ('#' > (code 35)): expected a valid value (number, String, array, object, 'true', > 'false' or 'null') > > > Any advice would be greatly appreciated! > > Bee > -- 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?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
