| we continuously see below error in puppetdb logs, I don't find the coloumn "kind" in catalog_resources table right from start, Is this a bug? 2021-11-26T09:32:24.970+01:00 ERROR [p.p.command] [2,899,005] [replace catalog] Retrying after attempt 0 for node1, due to: java.sql.BatchUpdateException: Batch entry 0 UPDATE catalog_resources SET kind = 'unknown' ERROR: column "kind" of relation "catalog_resources" does not exist This is filling up the stockpile queue and inturn the file-system with continuous error and jason files. An err.txt and jason.gz is created for each node in this location. /opt/puppetlabs/server/data/puppetdb/stockpile/discard |