Version Affected: Cloud Deployment Connectors only
Overview
The following error appears repeatedly in the nlog-internal.log file on a Cloud Deployment Connector:
Error Error writing log to Kafka Producer Exception: System.NullReferenceException: Object reference not set to an instance of an object.
at SecureAuth.Agent.Service.NLogAppenders.KafkaAppender.Write(LogEventInfo logEvent) in C:\jenkins_slave_nodes\workspace\Core_Builds_agent_master\src\SecureAuth.Agent.Service\NLogAppenders\KafkaAppender.cs:line 84This error is specific to Cloud Deployment Connectors and does not apply to other appliance types.
Cause
This error has no actual functional impact on the Connector. It is logged because the cacert.pem file is missing from the Connector's installation folder. This file is present by default, but antivirus software on the Connector server can sometimes flag and remove it.
Resolution
To resolve this:
- Check your other Cloud Deployment Connector servers to see if the cacert.pem file is present elsewhere.
- If it is, copy that file to any Connector server that is missing it, then restart the service. The error will no longer appear in the log.
- If none of your Connector servers have the cacert.pem file, contact SecureAuth Support, who can provide a copy of the file.
SecureAuth Knowledge Base Articles provide information based on specific use cases and may not apply to all appliances or configurations. Be advised that these instructions could cause harm to the environment if not followed correctly or if they do not apply to the current use case.
Customers are responsible for their own due diligence prior to utilizing this information and agree that SecureAuth is not liable for any issues caused by misconfiguration directly or indirectly related to SecureAuth products.
Comments
Please sign in to leave a comment.