NetWorker: Error Appears in Administration "Message bus unable to open socket connection"

摘要: Error message displays when viewing workflow details in NetWorker Administration "Message bus unable to open socket connection to host "Networkerserver_hostname" on port 5672: A socket error occurred." ...

本文适用于 本文不适用于 本文并非针对某种特定的产品。 本文并非包含所有产品版本。

症状

The NetWorker Management Console (NMC) server is installed on a stand-alone system separate from the NetWorker server.

 

The NMC monitoring window shows all policies as "Never Run" Never Run icon; however, backup and clone jobs are completing as scheduled.

 

The following error appears in the NMC when trying to open workflow or action properties:

Message bus unable to open socket connection to host "Networkerserver_hostname" on port 5672: a socket error occurred.

 

Error Message Concerning Socket Connection
Figure 1: Error Message Concerning Socket Connection

 

Port 5671 is listening on the NetWorker server. Port 5671 is the SSL port used by the message queue adapter process.

Linux: netstat -apno | grep 5671

Windows: netstat -ano | findstr 5671

 

Port 5672 is not enabled on the NetWorker server. Port 5672 is the non-SSL port used by the message queue adapter process.

NOTE: Starting NetWorker 19.6, port 5672 (non-SSL) is disabled by default.

 

The NMC server fails to connect to the NetWorker server over port 5671.

Linux: curl -v NetWorker_ServerName:5671

Windows (PowerShell): tnc NetWorker_ServerName -port 5671

 

原因

Port 5671 is the SSL port used by the message queue adapter used to communicate between the NetWorker Management Console (NMC) server and NetWorker server.

This issue appears when port 5671 is blocked on the NetWorker server.

 

解决方案

  1. On the NetWorker server, create an inbound firewall rule to allow traffic for port 5671.
  2. On the NMC server, create an outbound rule to allow traffic from port 5671.

 

See operating system vendor instructions for creating firewall rules; the system or security administrator must make these changes. Once changes are applied to the operating system firewall, confirm if port 5671 connectivity succeeds between the NetWorker server and NMC server. If the connection still fails, ensure that a network firewall is not blocking the communication.

 

其他信息

受影响的产品

NetWorker

产品

NetWorker Family, NetWorker Series
文章属性
文章编号: 000210569
文章类型: Solution
上次修改时间: 23 1月 2024
版本:  5
从其他戴尔用户那里查找问题的答案
支持服务
检查您的设备是否在支持服务涵盖的范围内。