EC1171

1 minute readReference

Synopsis

eMake failed in its preparations to authenticate itself to the agent, or the agent failed mutual authentication. (This error is detected on the eMake side.)

Description

eMake tried to authenticate itself to a particular agent, but failed to do so, or the agent failed to authenticate itself back to the eMake client. The error message text gives further details, including the agent principal and Web UI name.

Reasons

There are any number of reasons that this sort of failure might occur. The most common example is that, under Unix/Linux, the user might have neglected to run Kerberos kinit.

The one reason that is unlikely is that the agent has a problem with the eMake client. That type of failure is the subject of EC2128.

Fixes

Check the error text for clues as to which stage of authentication failed. For example, under Unix/Linux, be sure the user has run Kerberos kinit (or the equivalent thereof).