FEC00017

Error adding data collector and ohai settings on XXXXX

Symptoms or Error

The automatic process cannot add optimizations on client.rb file

Solution

Complete the following troubleshooting steps to resolve this issue:

  1. Connect to Computer node through Enter-PsSession or locally with OOB
  2. Check if client.rb has correct information:
    Get-Content C:\chef\client.rb
  3. Add the following content to the end of the file:
    data_collect.mode :solo
    minimal_ohai true

Resume deployment. If the error persists, please contact Flexxible IT support.

Was this article helpful?