Bug #4126
closed
Apache is not started after reboot on RPM systems
Added by Jean Remond about 11 years ago.
Updated over 9 years ago.
Description
After the execution /opt/rudder/bin/rudder-init.sh (last step in the documentation http://www.rudder-project.org/rudder-doc-2.8/rudder-doc.html#initial-config)
-> LANG=C chkconfig --list httpd
httpd 0:off 1:off 2:off 3:off 4:off 5:off 6:off
So after a server reboot, the httpd daemon will not be launched.
Other "missing" information is about the firewall, since you ask to disable SELinux, you should ask to open port 80 AND port 443 for the web interface.
- Tracker changed from User story to Bug
- Assignee set to Matthieu CERDA
- Priority changed from N/A to 1 (highest)
- Target version set to 2.4.12
Matthieu can you please look into this ?
I try installation with rudder-vagrant on centos, and then reboot the vm, server was not responding.
- Status changed from New to 8
Vincent, when you confirm a bug, please change it's status to "Qualified". That's what it's for.
This is a high priority issue, please patch ASAP.
Jean Rémond wrote:
Other "missing" information is about the firewall, since you ask to disable SELinux, you should ask to open port 80 AND port 443 for the web interface.
However, that looks like a different bug - Jean could you file it in the rudder-doc project? (http://www.rudder-project.org/redmine/projects/rudder-doc/issues/new). Obviously a pull request would be even nicer ;)
- Project changed from Rudder to 34
- Status changed from 8 to Pending technical review
- Assignee changed from Matthieu CERDA to Jonathan CLARKE
- % Done changed from 0 to 100
- Pull Request set to https://github.com/Normation/rudder-packages/pull/180
I did keep the existing logic already on the packaging because this impacts an older bug-fix only branch. There was clearly some missing chkconfig invocations, it is fixed.
PR available.
- Status changed from Pending technical review to Pending release
Applied in changeset commit:1ef1dd1dce87aabe9649ffeeaeba8d63043f4bfe.
Applied in changeset commit:865ca8ec91543703e7f06b2874d57150aa42cf37.
Jonathan CLARKE wrote:
Vincent, when you confirm a bug, please change it's status to "Qualified". That's what it's for.
This is a high priority issue, please patch ASAP.
Jean Rémond wrote:
Other "missing" information is about the firewall, since you ask to disable SELinux, you should ask to open port 80 AND port 443 for the web interface.
However, that looks like a different bug - Jean could you file it in the rudder-doc project? (http://www.rudder-project.org/redmine/projects/rudder-doc/issues/new). Obviously a pull request would be even nicer ;)
http://www.rudder-project.org/redmine/issues/4131
- Subject changed from Fresh install of rudder-server-root on minimal centos install will not work after a reboot to httpd is not started after reboot on RPM systems
- Subject changed from httpd is not started after reboot on RPM systems to Apache is not started after reboot on RPM systems
- Status changed from Pending release to Released
This bug has been fixed in Rudder 2.4.12 which was released today.
Check out:
- Project changed from 34 to Rudder
- Category set to Packaging
Also available in: Atom
PDF