Project

General

Profile

Actions

Bug #21422

closed

error when installing Rudder 7.2 on ubuntu22

Added by Nicolas CHARLES over 1 year ago. Updated over 1 year ago.

Status:
Released
Priority:
N/A
Category:
Packaging
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:

Description

apache2 won't start

The job identifier is 4161 and the job result is failed.
Jul 18 10:46:00 server systemd[1]: apache2.service: Unit cannot be reloaded because it is inactive.
Jul 18 10:46:41 server systemd[1]: Starting The Apache HTTP Server...
░░ Subject: A start job for unit apache2.service has begun execution
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ A start job for unit apache2.service has begun execution.
░░ 
░░ The job identifier is 4337.
Jul 18 10:46:41 server apachectl[15853]: AH00526: Syntax error on line 4 of /opt/rudder/etc/rudder-apache-webapp-ssl.conf:
Jul 18 10:46:41 server apachectl[15853]: Invalid command 'Header', perhaps misspelled or defined by a module not included in the server configuration
Jul 18 10:46:41 server apachectl[15850]: Action 'start' failed.
Jul 18 10:46:41 server apachectl[15850]: The Apache error log may have more information.
Jul 18 10:46:41 server systemd[1]: apache2.service: Control process exited, code=exited, status=1/FAILURE

line 4 is

# Prevent Chrome loop detection to block the page after too many
# page reloads.
<LocationMatch "/rudder(?!/relay-api|/api)">
  Header add X-Chrome-Exponential-Throttling "disable" 
  Header add X-UA-Compatible "IE=Edge" 
</LocationMatch>

Actions

Also available in: Atom PDF