Page MenuHomePhabricator

Puppet broken on Beta Cluster app server
Closed, DuplicatePublic

Description

The last Puppet run was at Sun Feb  2 18:27:04 UTC 2020 (3177 minutes ago).
deployment-mediawiki-07:~$ sudo puppet agent -tv
Info: Using configured environment 'production'
Info: Retrieving pluginfacts
Info: Retrieving plugin
Info: Loading facts
Error: Could not retrieve catalog from remote server: Error 500 on SERVER: Server Error: undefined method `key_attributes' for nil:NilClass
Warning: Not using cache on failed catalog
Error: Could not retrieve catalog; skipping run

I did a git grep for key_attributes in puppet.git and found no results, so I'm not sure where this is coming from.

That's all I know.