Difference between revisions of "Name resolution error during installation"

From EN Ikoula wiki
⧼vector-jumptonavigation⧽ ⧼vector-jumptosearch⧽
 
Line 13: Line 13:
 
<span data-link_translate_es_title="Error de resolución de nombre durante la instalación"  data-link_translate_es_url="Error+de+resoluci%C3%B3n+de+nombre+durante+la+instalaci%C3%B3n"></span>[[:es:Error de resolución de nombre durante la instalación]][[es:Error de resolución de nombre durante la instalación]]
 
<span data-link_translate_es_title="Error de resolución de nombre durante la instalación"  data-link_translate_es_url="Error+de+resoluci%C3%B3n+de+nombre+durante+la+instalaci%C3%B3n"></span>[[:es:Error de resolución de nombre durante la instalación]][[es:Error de resolución de nombre durante la instalación]]
 
<span data-link_translate_fr_title="Erreur de résolution de nom durant l'installation"  data-link_translate_fr_url="Erreur_de_r%C3%A9solution_de_nom_durant_l%27installation"></span>[[:fr:Erreur de résolution de nom durant l'installation]][[fr:Erreur de résolution de nom durant l'installation]]
 
<span data-link_translate_fr_title="Erreur de résolution de nom durant l'installation"  data-link_translate_fr_url="Erreur_de_r%C3%A9solution_de_nom_durant_l%27installation"></span>[[:fr:Erreur de résolution de nom durant l'installation]][[fr:Erreur de résolution de nom durant l'installation]]
<br />
+
<br /> This article has been created by an automatic translation software. You can view the article source [[:fr:Erreur de résolution de nom durant l'installation|here]].<br /><span data-translate="fr"></span>
  
This article has been created by an automatic translation software. You can view the article source [[:fr:Erreur de résolution de nom durant l'installation|here]].<br /><span data-translate="fr"></span>
+
{{#seo:
 +
|title=Name resolution error during installation.
 +
|title_mode=append
 +
|keywords=these,are,your,keywords
 +
|description=In this article, check out what is the name resolution error during the installation of Plesk.
 +
|image=Uploaded_file.png
 +
|image_alt=Wiki Logo
 +
}}
  
 
== Introduction ==
 
== Introduction ==

Latest revision as of 16:34, 16 December 2020

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.