Hello team ,
i am running on puppet on windows server 2016 but getting below mcollective related error can anyone help me to fix this
PS C:\Windows\system32> puppet --version
5.5.20
PS C:\Windows\system32> puppet agent -t
Info: Using configured environment 'c20q_production'
Info: Retrieving pluginfacts
Info: Retrieving plugin
Info: Retrieving locales
Info: Loading facts
Info: Caching catalog for hqcsqlivara
Info: Applying configuration version '1684940083'
Notice: /Stage[main]/Mcollective:Facts/Scheduled task[mcollective facts yaml refresh]/ensure created (corrective)
Error: /Stage[main]/Mcollective:Facts/Scheduled task[mcollective facts yaml refresh] Could not evaluate: (in OLE method `RegisterTaskDefinition': )
OLE error code:80070005 in <Unknown>
<No Description>
HRESULT error code:0x80020009
Exception occurred.
Notice: /Stage[main]/Base:CommonMcollective/Scheduled task[mcollective clean public certs]/ensure created (corrective)
Error: /Stage[main]/Base:CommonMcollective/Scheduled task[mcollective clean public certs] Could not evaluate: (in OLE method `RegisterTaskDefinition': )
OLE error code:80070005 in <Unknown>
<No Description>
HRESULT error code:0x80020009
Exception occurred.
Notice: /Stage[main]/Base:CommonMcollective/Scheduled task[mcollective daily restart]/ensure created (corrective)
Error: /Stage[main]/Base:CommonMcollective/Scheduled task[mcollective daily restart] Could not evaluate: (in OLE method `RegisterTaskDefinition': )
OLE error code:80070005 in <Unknown>
<No Description>
HRESULT error code:0x80020009
Exception occurred.
Notice: Applied catalog in 35.49 seconds
PS C:\Windows\system32>