Data Protection Advisor: Agent fails to register with the server

Zusammenfassung: Data Protection Agent (DPA) fails to register with Data Protection Application (DPA APP) server due to Hyper-Text Transfer Protocol (HTTP) proxy setting, resulting in Communication Url (CURL) error [56] and Hyper-Text Transfer Protocol (HTTP) code 403. ...

Dieser Artikel gilt für Dieser Artikel gilt nicht für Dieser Artikel ist nicht an ein bestimmtes Produkt gebunden. In diesem Artikel werden nicht alle Produktversionen aufgeführt.

Symptome

Agent does not show in the UI under Data Collection>Agents, even though the agent is installed.

With the agent set to debug find the following displays in the agent log:
 

DBG1    18535.18535    20170628:142552             com.http - httpSendRequest(): CURL error: [56] Received HTTP code 403 from proxy after CONNECT
ERR     18535.18535    20170628:142552         agent.config - initAgentConfig(): Failed to register agent with the server. Waiting to retry...


 

Ursache

An http proxy setting causes this issue which leads the DPA APP server to reject agent registration request upon connection.

Lösung

Log in to the DPA agent server as root do the following:

Stop the DPA agent service with the following command:

/opt/emc/dpa/agent/etc/dpa stop


Edit the dpa.custom file, found in the <DPA install directory>/dpa/agent/etc directory and add the following two lines:
 

export http_proxy=
export https_proxy=
 
The above two lines should be created exactly as above without any further characters beyond the =.


Save the changes and restart the agent service. The agent should register now, as the new entries in the dpa.custom file unsets any operating system level http or https proxy settings. 

Contact Dell Technical Support for additional information.

 

Produkte

Data Protection Advisor
Artikeleigenschaften
Artikelnummer: 000065495
Artikeltyp: Solution
Zuletzt geändert: 18 Apr. 2026
Version:  5
Antworten auf Ihre Fragen erhalten Sie von anderen Dell NutzerInnen
Support Services
Prüfen Sie, ob Ihr Gerät durch Support Services abgedeckt ist.