Project

Profile

Help

Issue #1558

closed

Httpd load error after installing pulp 2.8 in Katello

Added by paji@redhat.com about 8 years ago. Updated about 5 years ago.

Status:
CLOSED - NOTABUG
Priority:
High
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Master
Platform Release:
2.8.0
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Quarter:

Description

After upgrading from a 2.6 instance of the pulp (part of Katello Dev Environment) to the new pulp 2.8 beta, I got the following error on starting httpd.

katello-wisdom pulp: pulp.server.async.worker_watcher:INFO: New worker '' discovered
katello-wisdom systemd: Starting The Apache HTTP Server...
katello-wisdom httpd: AH00526: Syntax error on line 20 of /etc/httpd/conf.d/pulp_content.conf:
katello-wisdom httpd: Invalid command 'XSendFile', perhaps misspelled or defined by a module not included in the server configuration
katello-wisdom systemd: httpd.service: main process exited, code=exited, status=1/FAILURE
katello-wisdom kill: kill: cannot find process ""
katello-wisdom systemd: httpd.service: control process exited, code=exited status=1
katello-wisdom systemd: Failed to start The Apache HTTP Server.
katello-wisdom systemd: Unit httpd.service entered failed state.

[vagrant@katello-wisdom ~]$ rpm -qa|grep django
python-django-bash-completion-1.6.11-4.el7.noarch
python-django-1.6.11-4.el7.noarch

[vagrant@katello-wisdom ~]$ rpm -qa|grep xsend
mod_xsendfile-0.12-10.el7.x86_64

[vagrant@katello-wisdom ~]$ cat /etc/httpd/conf.modules.d/xsendfile.conf
LoadModule xsendfile_module modules/mod_xsendfile.so

I needed to do
sudo cp /etc/httpd/conf.modules.d/xsendfile.conf /etc/httpd/conf.d/00-xsendfile.load

For it to work. Some one needs to look into this config issue.

Actions #1

Updated by jortel@redhat.com about 8 years ago

  • Priority changed from Normal to High
  • Platform Release set to 2.8.0

Looks like an apache configuration problem. Can this be a katello installer issue?

Actions #3

Updated by jortel@redhat.com about 8 years ago

  • Status changed from NEW to ASSIGNED
  • Assignee set to jortel@redhat.com
Actions #4

Updated by jortel@redhat.com about 8 years ago

  • Status changed from ASSIGNED to CLOSED - NOTABUG
  • Triaged changed from No to Yes
Actions #5

Updated by bmbouter about 5 years ago

  • Tags Pulp 2 added

Also available in: Atom PDF