Apr 20, 2020 11:06 AM
Hi,
did you create and deploy the mgst_rollout_cert file before installing the agent to a unix device?
Details: p. 77, p.85
Best,
Dennis
Apr 20, 2020 01:35 PM
Hi,
Thanks a lot for the help !!
yeah , i missed the step mentioned .
Will try this out once 🙂
Regards,
Junaid Veangadan
Apr 21, 2020 03:06 AM
Apr 23, 2020 07:18 AM
@emtmeta - If you have an updated CONFIG.INI file, you can push it out to a set of target servers with a tool such as Chef, Puppet, or Ansible.
Apr 23, 2020 07:32 AM
Sure will follow this
thanks a lot
May 18, 2020 05:09 AM
@dennis_reinhardt @kclausen
I have the same issue in azure, we are trying to install and retrieve information through Kubernetes agents and I'm getting this below error.
The server prioritization is completed and when it's trying to upload .ndi we are getting the below error.
[Tue Nov 30 05:12:47 2021 (N, 0)] {114} Error 0xE1BBFC14: OpenSSL error 0xFC14: unable to get local issuer certificate
[Tue Nov 30 05:12:47 2021 (N, 0)] {114} Error 0xE050044D: Failed to create remote directory /ManageSoftRL
[Tue Nov 30 05:12:47 2021 (N, 0)] {114} Error 0xE0690099: Specified remote directory is invalid, or could not be created
[Tue Nov 30 05:12:47 2021 (G, 0)] {114} ERROR: Remote directory is invalid
In our on-prem we have defined set FALSE for both CheckServerCertificate & CheckCertificateRevocation in the setup file, is there an option I can change in the YAML file too
Dec 01, 2021 02:01 AM