インストール中に名前解決エラー

提供: Japanese Ikoula Wiki
2015年12月7日 (月) 19:17時点におけるIkbot (トーク | 投稿記録)による版
Jump to navigation Jump to search

es:Error de resolución de nombre durante la instalación en:Name resolution error during installation fr:Erreur de résolution de nom durant l'installation

???????????????????????? ????????????????????????????

はじめに

Plesk インターフェイスまたは手でその更新プログラムのインストール中に、 Linux 専用サーバー, un 仮想 Linux サーバ または インスタンス Cloudstackこのタイプのスクリプトの放棄、次のログのエラーに対応することが可能です。

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.

前提条件

  • サーバー 専用の Linux
  • 仮想サーバー Linux
  • インスタンスが Cloudstack
  • Plesk インターフェイスの更新されない施設
  • Plesk のインタ フェースをインストールしたい

ソリューション

ログにホスト名のホスト ファイルをチェックイン /etc/hots:

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

インストールを再開できます。

ソース



あなたにはコメントを投稿する権限がありません。