LoginSignup
0
0

More than 3 years have passed since last update.

【Symfony】フィクスチャロード(php app/console doctrine:fixture:load)でエラーが出た時の対処法

Last updated at Posted at 2019-11-29

はじめに

作業していて発生したエラーの対処法についてまとめた備忘録となります。

開発環境

PHP:7.0
Symfony:2.8
CentOS6系(VirtualBoxで環境を構築)

発生したエラー内容

$ php app/console doctrine:fixture:load
[Swift_TransportException]                                                                                                                                                
  Connection could not be established with host email-smtp.us-east-1.amazonaws.com [php_network_getaddresses: getaddrinfo failed: Temporary failure in name resolution #0] 

解決法

VirtualBox再起動

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