Dịch vụ apache của tôi gây ra lỗi cho tôi, tôi chỉ sử dụng một snapshop trên ví dụ đám mây AWS của mình và mọi thứ dường như đều ổn và trang web của tôi đã hoạt động cho đến khi tôi khởi động lại apache của mình và bây giờ nó cho tôi lỗi dưới đây:
ubuntu@ip-10-0-0-217:/var/www$ sudo service apache2 restart
sudo: unable to resolve host ip-10-0-0-217
* Restarting web server apache2
apache2: apr_sockaddr_info_get() failed for ip-10-0-0-217
apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName
... waiting apache2: apr_sockaddr_info_get() failed for ip-10-0-0-217
apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName
Về phía người dùng, họ sẽ nhận được This website is temporarily unavailable, please try again later.
khi họ cố gắng truy cập trang web.
Làm thế nào tôi có thể sửa lỗi này?