Receiving ES_NEW_CLIENT_RESULT_ERR_INTERNAL while creating Endpoint security client

I am getting the ES_NEW_CLIENT_RESULT_ERR_INTERNAL while trying to create a new client. Any pointers to resolve this issue is appreciated.

ajit

There are many potential reasons for the ES_NEW_CLIENT_RESULT_ERR_INTERNAL error. Most of them dump something meaningful in the system log. Have you looked there?

To debug situations like this I add a log point to my ES client and then grab a system log snapshot shortly after reproducing the problem. I then look in the system log for my log point and track back from there.

For more background on these techniques, see Your Friend the System Log.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

Did you find a solution?

Receiving ES_NEW_CLIENT_RESULT_ERR_INTERNAL while creating Endpoint security client
 
 
Q