Getting Data In

HttpPubSubConnection - Unable to parse message from PubSubSvr

analiaeg
Explorer

Does anybody why we have this error on Splunkd.log / index=_internal:

HttpPubSubConnection - Unable to parse message from PubSubSvr

Thank you in advance.

Tags (1)
0 Karma

rjteh_splunk
Splunk Employee
Splunk Employee

Hi @analiaeg ,

There could be several reasons to that log message...

  • Depending on the other messages before/after it, there could be a network connection issue between your Deployment client (DC) and Deployment server (DS). Please make sure there is no firewalls in between blocking the 8089 port that is needed for communication. One way to test the connection between the DS and DC is the telnet command to port 8089 on the DC to DS. Usually it is the case where there is a network connectivity issue somewhere with most customers.
  • Or there have been cases where the sslPassword in server.conf under the "[sslConfig]" stanza maybe have been changed from the default (if you are using the default Splunk server.pem cert). Otherwise, it may not be the correct sslPassword for your own imported SSL server certificate.

More information about this stanza can be found here for your reference.

> server.conf
sslPassword = <password> 
* Server certificate password.
* Default is "password". 

http://docs.splunk.com/Documentation/Splunk/7.1.1/admin/Serverconf

Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

From Data to Insight: Announcing the Winners of the Splunk Dashboard Contest

Hi Splunkers, First off, thank you to everyone who participated in our very first From Data to Insight: The ...

Splunk Developers: Construct Your Future at the .conf26 Builder Bar

Calling all Splunk architects, platform admins, and app developers: the site is open, and the blueprints are ...

Quick connection discovery mode for forwarders

When a Splunk forwarder loses connectivity to its indexers, it does not always reconnect immediately. In many ...