After changing the communication method to HTTPS the ULM agent failed to push install
search cancel

After changing the communication method to HTTPS the ULM agent failed to push install

book

Article ID: 161698

calendar_today

Updated On:

Products

IT Management Suite

Issue/Introduction

 Your NS was communicating with agents via HTTP and you have reconfigured the communication method to use HTTPS. The IIS was configured to require SSL and the codebases were changed to publish HTTPS. However even after running the NS.Refresh Packages and the NS.Update Distribution Point the ULM agent is failing to install reporting the following the error :

Checking Client connectivity and free space - Failed

 

In status report > [View log]

INFO: SHA 256 Integrity check succeeded.

INFO: Getting Package : http://<<NS FQDN>>/Altiris/NS/NSCap/Bin/Unix/Agent/Mac/x86/package-manifest.xml into temp dir /opt/altiris/notification/nsagent/.tmp_inst

INFO: Failed getting package, Msg: HTTP server returned an error

ERROR: Package download failed, Agent Install failed

Environment

ITMS 7.x, 8.x

Cause

The package link is cached

Resolution

Try the following:

  1. Open CMD as Administrator on your SMP Server and run iisreset.
  2. Open Services.msc on your SMP Server and restart the Altiris Service

That will clear the cache and the link should be replaced with HTTPS. The agent should now be installed successfully via push install.