AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 172.21.0.2. Set the 'ServerName' directive globally to suppress this message
нужно открыть
nano /etc/apache2/apache2.conf
и добавить в конеце
ServerName your_domain.com
после перезагрузки веб сервера проблема исчезнет