0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

ECSサービスディスカバリで名前解決できないとき

Posted at

現象

ECSのサービスディスカバリで正常にRoute53にレコードはできているが、
ホスト名でアクセスすると名前解決できない(ENOTFOUND等のエラーが発生する)。

解決

VPCの"DNS ホスト名"の設定が無効になっていた。
有効に設定し、ECSタスクを再起動したところ解決した。

参考

Fargate Service discovery - Stack Overflow

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?