Advertisement
Guest User

Untitled

a guest
Jan 31st, 2017
213
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.60 KB | None | 0 0
  1. vlad@vlad-linux:/home> docker logs webmin
  2. Starting services
  3. .../usr/local/lib/container-controller/start/apache2.start
  4. AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 172.17.0.3. Set the 'ServerName' directive globally to suppress this message
  5. .../usr/local/lib/container-controller/start/webmin.start
  6. [hit enter key to exit] or run 'docker stop <container>'
  7. How did I get here?
  8. Stopping services
  9. .../usr/local/lib/container-controller/stop/apache2.stop
  10. stopping apache
  11. [Tue Jan 31 15:56:56.495131 2017] [core:warn] [pid 77:tid 139949808531328] AH00111: Config variable ${apache_ipaddress} is not defined
  12. [Tue Jan 31 15:56:56.495177 2017] [core:warn] [pid 77:tid 139949808531328] AH00111: Config variable ${apache_http} is not defined
  13. [Tue Jan 31 15:56:56.495194 2017] [core:warn] [pid 77:tid 139949808531328] AH00111: Config variable ${apache_ipaddress} is not defined
  14. [Tue Jan 31 15:56:56.495202 2017] [core:warn] [pid 77:tid 139949808531328] AH00111: Config variable ${apache_https} is not defined
  15. [Tue Jan 31 15:56:56.495216 2017] [core:warn] [pid 77:tid 139949808531328] AH00111: Config variable ${apache_ipaddress} is not defined
  16. [Tue Jan 31 15:56:56.495222 2017] [core:warn] [pid 77:tid 139949808531328] AH00111: Config variable ${apache_https} is not defined
  17. AH00526: Syntax error on line 5 of /etc/apache2/ports.conf:
  18. Port must be specified
  19. Action 'stop' failed.
  20. The Apache error log may have more information.
  21. .../usr/local/lib/container-controller/stop/webmin.stop
  22. Stopping Webmin server in /usr/share/webmin
  23. exited /usr/local/bin/container-controller.start
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement