Hi everyone,

I'm trying to do my first ever install of PuppetDB.  I'm installing 
PuppetDB 4.3 from RPM with Postgres 9.4.  When I try to start PuppetDB I 
get the following errors (removed some of the non-important java debugging 
lines):

2017-02-16 14:19:54,539 INFO  [p.p.s.migrate] Applying database migration 
version 43
2017-02-16 14:19:54,570 ERROR [p.p.s.migrate] Caught SQLException during 
migration
java.sql.BatchUpdateException: Batch entry 1 CREATE AGGREGATE md5_agg 
(BYTEA)
    (
      sfunc = dual_md5,
      stype = bytea,
      initcond = '\x00'
    ) was aborted.  Call getNextException to see the cause.

2017-02-16 14:19:54,571 ERROR [p.p.s.migrate] Unravelled exception
org.postgresql.util.PSQLException: ERROR: invalid byte sequence for 
encoding "UTF8": 0x00


Any advice would be appreciated.  

-- 
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/2ffa26d1-2cd9-41be-97cb-de446a550bcb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to