Name resolution error during installation

From EN Ikoula wiki
Revision as of 16:31, 9 February 2017 by Ikbot (talk | contribs)
⧼vector-jumptonavigation⧽ ⧼vector-jumptosearch⧽

en:Name resolution error during installation he:שם שגיאה ברזולוציה במהלך ההתקנה ro:Numele Rezolvare eroare în timpul instalării ru:Ошибка разрешения имени во время установки pl:Nazwa rozdzielczość błąd podczas instalacji ja:インストール中に名前解決エラー ar:اسم القرار خطأ أثناء التثبيت zh:在安装过程中的名称解析错误 de:Name Auflösung Fehler während der installation nl:Naam resolutie fout tijdens installatie it:Errore di risoluzione del nome durante l'installazione pt:Erro de resolução de nome durante a instalação es:Error de resolución de nombre durante la instalación fr:Erreur de résolution de nom durant l'installation

This article has been created by an automatic translation software. You can view the article source here.

Introduction

During the installation of the Plesk interface or its update by hand on a Linux dedicated server, un Virtual Linux server or a Instance CloudstackIt is possible to meet this type of error in the logs following an abandonment of the script.

Warning!
Unable to detect the fully qualified domain name of the host.
Please make sure that FQDN of the host is correctly specified in /etc/hosts and goes right after the host’s IP address
(depending on your OS, you might need to set the host name in /etc/HOSTNAME or /etc/hostname).

Setting it to localhost.localdomain
 Trying to resolve hostname ‘localhost.localdomain’ and validate its IP address…
Unable to resolve host name.
Please specify the host name in the /etc/hosts file or specify DNS configuration in the /etc/resolv.conf on your system.

Prerequisites

  • Have a Server dedicated Linux
  • Have a Virtual Server Linux
  • Have an instance Cloudstack
  • A facility not updated of the Plesk interface
  • You want to install a Plesk interface

Solution

Check in the host file of the hostname in the log in /etc/hots:

127.0.0.1   localhost localhost.localdomain localhost4 localhost4.localdomain4
::1         localhost localhost.localdomain localhost6 localhost6.localdomain6

You can then restart the installation.

Source



You are not allowed to post comments.