You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After updating puppet from 8.4.0 to 8.5.0 I get
Error: Could not retrieve catalog from remote server: Error 500 on SERVER: Server Error: The key '["name"]' is declared more than once (file: /etc/puppetlabs/code/environments/production/modules/accounts/types/user/resource.pp
The text was updated successfully, but these errors were encountered:
Same error here, accounts module version 8.0.0 and puppetserver/agent using 8.3. The really strange thing is that I only rotated the puppetserver instance and all the agents started giving that error, I didn't make any upgrade in the module, server or agents 🤯
In the meantime I have deleted the duplicate declaration and frozen the accounts module in the puppetfile and its working, but this is not the way.
Describe the Bug
After updating puppet from 8.4.0 to 8.5.0 I get
Error: Could not retrieve catalog from remote server: Error 500 on SERVER: Server Error: The key '["name"]' is declared more than once (file: /etc/puppetlabs/code/environments/production/modules/accounts/types/user/resource.pp
The text was updated successfully, but these errors were encountered: