NetWorker: nmc_config на сервере Linux с ошибкой «Unable to Contact Authentication Server on Host Networker_server_hostname and Port 9090»

Summary: В этой статье при настройке NMC на сервере Networker отображается предупреждение «WARNING: Unable to contact authentication server on host Networker_server_hostname port 9090», если сервер Linux настроен с прокси-хостами. ...

This article applies to This article does not apply to This article is not tied to any specific product. Not all product versions are identified in this article.

Symptoms

  • Сервер NetWorker Management Console (NMC) устанавливается в операционной системе Linux на базе RHEL.
  • При выполнении сценария конфигурации NMC (/opt/lgtonmc/bin/nmc_config) не удается связаться с сервером аутентификации на порте authc 9090.
[root@networker_server_hostname /]# /opt/lgtonmc/bin/nmc_config
The embedded web server inside the NMC server must run as a non-root user.
Dell recommends that you specify a user that has limited privileges and file access permissions. Default user name used is 'nsrnmc'.
Do you want to create new(cn) certificate or use existing(ue) certificate [cn]?
Create new certificate for https configuration.
Specify the directory to use for the LGTOnmc database[/nsr/nmc/nmcdb]:
Do you want to migrate the NMC server data from a previous LGTOnmc 8.x.x release [n]?
Specify the host name of the Networker Authentication Service host [Networker_server_hostname]:
WARNING: Unable to contact authentication server on host Networker_Server_hostname and port 9090
Do you want to specify a different authentication server host or port [y]?

Cause

Прокси-сервер был включен на сервере.
 
  1. Ниже приведена ошибка из /opt/lgtonmc/logs/install.log.
129356:gstauthcfg: Unable to get supported versions from authentication server: Received HTTP code 403 from proxy after CONNECT
Server Message : Make sure that server is running
  1. С помощью следующей команды отображаются активные прокси.
[root@Networker_server_hostname /]# env |grep -i proxy
http_proxy=http://:8080
https_proxy=http://:8080

Resolution

ПРИМЕЧАНИЕ. Приведенная ниже процедура должна быть выполнена системным администратором Linux.
  1. Запишите прокси, настроенные в системе.
[root@Networker_server_hostname /]# env | grep -i proxy
http_proxy=http://:8080
https_proxy=http://:8080
  1. Если записи прокси указаны в /etc/profile , закомментируйте их и выйдите из системы.
  2. Снова войдите на сервер NetWorker и повторно запустите сценарий конфигурации NMC: sudo /opt/lgtonmc/bin/nmc_config

Affected Products

NetWorker

Products

NetWorker Family, NetWorker Series
Article Properties
Article Number: 000216702
Article Type: Solution
Last Modified: 29 Nov 2023
Version:  3
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.