Troubleshooting agent update errors | Site24x7 APM Insight

Troubleshooting steps for errors "Agent update will happen shortly" or "Value cannot be null. Parameter name : path1" during update from 2.3 .NET agent

On fresh installation of 2.3 agent, APM Insight environment variable is not set properly (upgrading from earlier versions retains them) and prevents updating 2.3 agent to higher versions. If you face this issue, kindly follow these steps and try to update again. 
  1. Open My Computer > System Properties > Advanced System Properties > Environment Variables window
  2. Check under System Environment variables. There should be a variable named APM_INSIGHT_NET_INS_PATH. If it is not present, add the same with value as the installation path of .NET Agent (default is C:\Program Files (x86)\APM Insight\APM Insight .NET Agent for 64-bit servers)
  3. Copy the value and add 2 more variables APM_INSIGHT_NET_INS_PATHx64 and APM_INSIGHT_NET_INS_PATHx86 with the same value as APM_INSIGHT_NET_INS_PATH
  4. Restart the APM Insight .NET Agent service and try updating

    • Related Articles

    • Troubleshooting tips for log collection errors

      The following is a list of possible log collection errors and the solutions to fix them: Error message Reason Solution Upload Limit Reached You might have reached the maximum upload limit configured for this log type in the current billing cycle. ...
    • Troubleshooting steps when there is an exception while monitoring ASP .NET applications.

      Use Case: Sometimes, you may receive the exception "Loading this assembly would produce a different grant set from other instances.", while running the APM Insight .NET agent in your ASP .NET applications. This is because, by design, the agent works ...
    • Troubleshooting steps for On-Premise Poller

      Prerequisites and basic details: Prerequisites for installing On-Premise Poller Necessary ports to allow access to the installed On-Premise Poller How secure is On-Premise Poller Amount of bandwidth consumed by the On-Premise Poller software Adding ...
    • How to enable or disable application filters in the .NET Core agent?

      The APM Insight .NET Core agent is designed to monitor IIS-hosted applications based on the list entered in the appfilter.config file in the agent's installation location. Irrespective of the filter, we can monitor all .NET Core applications hosted ...
    • How to set the PHP path during agent installation?

      This is only applicable to the agent versions 4.2 and above. For Linux Step 1: Download the installation script. wget -O InstallAgentPHP.sh https://staticdownloads.site24x7.com/apminsight/agents/AgentPHP/linux/InstallAgentPHP.sh Step 2: Set your PHP ...