Issue
The NC Streamer is downloading but not installing the NinjaOne Remote service.
The error log indicates the system cannot find the OpenSSL configuration file at:
C:Program FilesPostgreSQLpsqlODBCetcopenssl.cnf.
Environment
NinjaOne Remote
Cause
This issue may be related to a broken environment variable for OPENSSL_CONF, which causes connection failures.
Resolution
Perform the following steps to remove the environment variable and reboot the machine:
- Confirm that PostgreSQL is installed on the endpoint that cannot connect to NinjaOne Remote. If it is not, remnants from a previous installation could be present.
- Check if the
OPENSSL_CONFenvironment variable exists on the endpoint by navigating to System Properties → Advanced → Environmental Variables. - If the
OPENSSL_CONFvariable is present, remove it. - Reboot the computer and attempt to reinstall NinjaOne Remote.
Additional Resources
Refer to the following resources to learn more about NinjaOne Remote.