Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Container fails to stay running on second and subsequent starts #38

Closed
SoulGit opened this issue Mar 28, 2018 · 2 comments
Closed

Container fails to stay running on second and subsequent starts #38

SoulGit opened this issue Mar 28, 2018 · 2 comments

Comments

@SoulGit
Copy link
Contributor

SoulGit commented Mar 28, 2018

Terminal / log:

AH00558: httpd: Could not reliably determine the server's fully qualified domain name, using 172.17.0.6. Set the 'ServerName' directive globally to suppress this message

And the container stops. I have temporarily added the following to start.sh to remediate, although might be best to add to Dockerfile on initial build?

echo "ServerName localhost" > /etc/httpd/conf.d/fqdn.conf

@scline
Copy link
Owner

scline commented Apr 4, 2018

I need to update the cacti versions this week and will add this to the dockerfile as you suggested. Thanks for pointing this out!

@scline scline mentioned this issue Apr 4, 2018
@scline
Copy link
Owner

scline commented Apr 4, 2018

This is resolved in #41

@scline scline closed this as completed Apr 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants