| Greetings, I have a Problem that the PuppetDB stops 5 seconds after startup with the following error: Execution error (ClassCastException) at puppetlabs.puppetdb.scf.migrate/applied-migrations (migrate.clj:2136). class java.lang.String cannot be cast to class java.lang.Number (java.lang.String and java.lang.Number are in module java.base of loader 'bootstrap') Full report at: /tmp/clojure-17665814346367631940.edn I uploaded a full report as an attachment. The PuppetDB got installed and configured by the latests puppetlabs-puppetdb module ( Version 7.10.0 at the time ) with default configuration exect the Database Host, Username and Password so I think a configuration error is improbable. Thanks for the help! |