Splunk AppDynamics

Problem with DB agent installation

CommunityUser
Splunk Employee
Splunk Employee

Hi,

I am trying to install the DB agent in a machine(server) where App agent is running successfully.

But I am getting the below error at the time of DB agent installation

652 ERROR ControllerHttpRequestResponse - Fatal transport error while connecting to URL [/controller/instance/UNKNOWN_MACHINE_ID/systemagentregistration]: java.net.SocketException: Connection reset

Please help me with this.

Thanks,

Bindu

Labels (1)
0 Karma

Wilfer
Explorer

Hello everyone,

In my case the same problem, leaving through a proxy, the solution was simple, they enabled the permissions for the PROXY to accept SSL connections without certificates, and it worked perfectly.

I hope it works for you, greetings.

jefry_arch
New Member

Connection reset simply means that a TCP RST was received. This happens when your peer receives data that it can't process, and there can be various reasons for that. A reset packet is simply one with no payload and with the RST bit set in the TCP header flags. The simplest is when you close the java socket, and then write more data on the output stream. By closing the socket, you told your peer that you are done talking, and it can forget about your connection. When you send more data on that stream anyway, the peer rejects it with an RST to let you know it isn't listening.

There are several possible causes.

  • The other end has deliberately reset the connection.
  • Writing to a connection that the other end has already closed.
  • Closing a socket when there is unread data in the socket receive buffer.
  • In Windows, 'software caused connection abort', which is not the same as 'connection reset', is caused by network problems sending from your end.
0 Karma

CommunityUser
Splunk Employee
Splunk Employee

Do you have ssl certificate installed on server? I am guessing it is Digi.cert provided by Appdynamics or you can download it from browser (controller URL)

Thanks

Sandeep

Get Updates on the Splunk Community!

Fueling your curiosity with new Splunk ILT and eLearning courses

At Splunk Education, we’re driven by curiosity—both ours and yours! That’s why we’re committed to delivering ...

Splunk AI Assistant for SPL 1.1.0 | Now Personalized to Your Environment for Greater ...

Splunk AI Assistant for SPL has transformed how users interact with Splunk, making it easier than ever to ...

Unleash Unified Security and Observability with Splunk Cloud Platform

     Now Available on Microsoft AzureOn Demand Now Step boldly into the AI revolution with enhanced security ...