Hi all!

Added the puppetdb module, runs through and gets stuck on boot with the 
following error:

2019-06-26 14:20:21,638 INFO  [p.p.s.migrate] Applying database migration 
version 65

2019-06-26 14:20:21,673 ERROR [p.p.s.migrate] Caught SQLException during 
migration

...

2019-06-26 14:20:21,675 ERROR [p.p.s.migrate] Unravelled exception
org.postgresql.util.PSQLException: ERROR: relation 
"resource_events_status_for_corrective_change_idx" already exists
        at 
org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2284)
        at 
org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2003)
        at 
org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:360)
        at 
org.postgresql.jdbc.PgStatement.executeBatch(PgStatement.java:1019)

Tried dropping the puppetdb database, and restarting puppetdb, same error 
occurs.

puppetdb version: 5.2.8

Thank you!

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/05307cf2-ea4e-4081-9217-44bbcf7528cb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to