> Here my setup :
> puppetdb-terminus-2.2.2-1.el6.noarch
> puppetdb-2.2.2-1.el6.noarch
> postgresql93-libs-9.3.6-1PGDG.rhel6.x86_64
> postgresql93-server-9.3.6-1PGDG.rhel6.x86_64
> postgresql93-contrib-9.3.6-1PGDG.rhel6.x86_64
> postgresql93-9.3.6-1PGDG.rhel6.x86_64
> Centos 6.6
>
> I try to upgrade to the latest puppetdb and puppetdb-terminus 3.3.4, but I 
> got this error:
>
> clojure.lang.ExceptionInfo: Input to init! does not match schema: [nil (named 
> {:ss-ca-cert disallowed-key} config)]

Check your configuration (probably /etc/puppetdb/conf.d/jetty.ini),
you are using the keyword ss-ca-cert, instead of ssl-ca-cert. Its a
typo basically.

> at 
> puppetlabs.trapperkeeper.services.webserver.jetty9_core$eval22731$init_BANG___22732.invoke
>  (jetty9_core.clj:891)
>     
> puppetlabs.trapperkeeper.services.webserver.jetty9_service$reify__23105$service_fnk__17647__auto___positional$reify__23112.ini
> t (jetty9_service.clj:35)
>     
> puppetlabs.trapperkeeper.services$eval17483$fn__17484$G__17475__17487.invoke 
> (services.clj:8)
>     
> puppetlabs.trapperkeeper.services$eval17483$fn__17484$G__17474__17491.invoke 
> (services.clj:8)
>     puppetlabs.trapperkeeper.internal$run_lifecycle_fn_BANG_.invoke 
> (internal.clj:152)
>     puppetlabs.trapperkeeper.internal$run_lifecycle_fns.invoke 
> (internal.clj:180)
>     puppetlabs.trapperkeeper.internal$build_app_STAR_$reify__19027.init 
> (internal.clj:444)
>     puppetlabs.trapperkeeper.internal$boot_services_STAR_$fn__19039.invoke 
> (internal.clj:470)
>     puppetlabs.trapperkeeper.internal$boot_services_STAR_.invoke 
> (internal.clj:469)
>     puppetlabs.trapperkeeper.core$boot_with_cli_data.invoke (core.clj:113)
>     puppetlabs.trapperkeeper.core$run.invoke (core.clj:144)
>
> I follow the upgrade howto 
> (https://docs.puppetlabs.com/puppetdb/latest/configure.html#using-postgresql 
> ) without success.
>
> And I can connect to the BD:
> [root@puppetserver01 conf.d]# psql -h localhost puppetdb puppetdb
> Password for user puppetdb:
> psql (9.4.1, server 9.3.6)
> Type "help" for help.
>
> puppetdb=>
>
> Regards,
>
>  Dominique Arpin

ken.

-- 
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 puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/CAE4bNTmiw1uvv_V020y6ZS_36zDdXv7OjZpkXQy2Y4dPBNEJSA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to