ESET PRIVATE Scanning Solution – Table of Contents

Authentication error

When the scanner agent is run with invalid credentials, it cannot authenticate with the scanning service and is unable to start the scan. In this situation, the agent returns an authentication failure—typically resulting in an HTTP 401 error, which means "Unauthorized." Because the connection cannot be established, the scan does not proceed.

Command:

Default Scanner JSON response example:

Explanation of JSON Fields and the result:

If the username or password is incorrect, authentication will fail, and no scan will be performed.

The output specifically shows "HTTP POST request failed with status code 401," signaling that the request was not authorized.

"Failed to create channel" means the scanner could not establish a secure session with the scanning service due to the failed login attempt.

Always verify that the correct credentials and server configuration are provided when this error occurs, as the scan cannot proceed until valid authentication details are supplied.