← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1737092] [NEW] End of script output before headers: django.wsgi

 

Public bug reported:

Bug describe:

httpd error_log:
[Fri Dec 08 11:20:31.803594 2017] [autoindex:error] [pid 78430] [client 192.168.20.67:6467] AH01276: Cannot serve directory /var/www/html/: No matching DirectoryIndex (index.html) found, and server-generated directory index forbidden by Options directive
[Fri Dec 08 11:25:50.652786 2017] [core:error] [pid 78427] [client 192.168.20.67:6471] End of script output before headers: django.wsgi
[Fri Dec 08 11:32:27.556274 2017] [mpm_prefork:notice] [pid 78410] AH00170: caught SIGWINCH, shutting down gracefully
[Fri Dec 08 11:32:48.251386 2017] [suexec:notice] [pid 79126] AH01232: suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Fri Dec 08 11:32:48.266330 2017] [auth_digest:notice] [pid 79126] AH01757: generating secret for digest authentication ...
[Fri Dec 08 11:32:48.267016 2017] [lbmethod_heartbeat:notice] [pid 79126] AH02282: No slotmem from mod_heartmonitor
[Fri Dec 08 11:32:48.277801 2017] [mpm_prefork:notice] [pid 79126] AH00163: Apache/2.4.6 (CentOS) mod_wsgi/3.4 Python/2.7.5 configured -- resuming normal operations
[Fri Dec 08 11:32:48.277830 2017] [core:notice] [pid 79126] AH00094: Command line: '/usr/sbin/httpd -D FOREGROUND'
[Fri Dec 08 11:32:55.489711 2017] [autoindex:error] [pid 79144] [client 192.168.20.67:6612] AH01276: Cannot serve directory /var/www/html/: No matching DirectoryIndex (index.html) found, and server-generated directory index forbidden by Options directive
[Fri Dec 08 11:37:59.339107 2017] [core:error] [pid 79142] [client 192.168.20.67:6611] End of script output before headers: django.wsgi


curl -l localhost/dashboard

<html><head>
<title>500 Internal Server Error</title>
</head><body>
<h1>Internal Server Error</h1>
<p>The server encountered an internal error or
misconfiguration and was unable to complete
your request.</p>
<p>Please contact the server administrator at 
 root@localhost to inform them of the time this error occurred,
 and the actions you performed just before this error.</p>
<p>More information about this error may be available
in the server error log.</p>
</body></html>

** Affects: horizon
     Importance: Undecided
         Status: New

** Changed in: horizon
     Assignee: (unassigned) => jeff wang (jsjtl)

** Changed in: horizon
     Assignee: jeff wang (jsjtl) => (unassigned)

** Changed in: horizon
     Assignee: (unassigned) => jeff wang (jsjtl)

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1737092

Title:
  End of script output before headers: django.wsgi

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  Bug describe:

  httpd error_log:
  [Fri Dec 08 11:20:31.803594 2017] [autoindex:error] [pid 78430] [client 192.168.20.67:6467] AH01276: Cannot serve directory /var/www/html/: No matching DirectoryIndex (index.html) found, and server-generated directory index forbidden by Options directive
  [Fri Dec 08 11:25:50.652786 2017] [core:error] [pid 78427] [client 192.168.20.67:6471] End of script output before headers: django.wsgi
  [Fri Dec 08 11:32:27.556274 2017] [mpm_prefork:notice] [pid 78410] AH00170: caught SIGWINCH, shutting down gracefully
  [Fri Dec 08 11:32:48.251386 2017] [suexec:notice] [pid 79126] AH01232: suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
  [Fri Dec 08 11:32:48.266330 2017] [auth_digest:notice] [pid 79126] AH01757: generating secret for digest authentication ...
  [Fri Dec 08 11:32:48.267016 2017] [lbmethod_heartbeat:notice] [pid 79126] AH02282: No slotmem from mod_heartmonitor
  [Fri Dec 08 11:32:48.277801 2017] [mpm_prefork:notice] [pid 79126] AH00163: Apache/2.4.6 (CentOS) mod_wsgi/3.4 Python/2.7.5 configured -- resuming normal operations
  [Fri Dec 08 11:32:48.277830 2017] [core:notice] [pid 79126] AH00094: Command line: '/usr/sbin/httpd -D FOREGROUND'
  [Fri Dec 08 11:32:55.489711 2017] [autoindex:error] [pid 79144] [client 192.168.20.67:6612] AH01276: Cannot serve directory /var/www/html/: No matching DirectoryIndex (index.html) found, and server-generated directory index forbidden by Options directive
  [Fri Dec 08 11:37:59.339107 2017] [core:error] [pid 79142] [client 192.168.20.67:6611] End of script output before headers: django.wsgi


  curl -l localhost/dashboard

  <html><head>
  <title>500 Internal Server Error</title>
  </head><body>
  <h1>Internal Server Error</h1>
  <p>The server encountered an internal error or
  misconfiguration and was unable to complete
  your request.</p>
  <p>Please contact the server administrator at 
   root@localhost to inform them of the time this error occurred,
   and the actions you performed just before this error.</p>
  <p>More information about this error may be available
  in the server error log.</p>
  </body></html>

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1737092/+subscriptions


Follow ups