Last active
August 29, 2015 14:27
-
-
Save vinyll/817f0847789ee9f1a437 to your computer and use it in GitHub Desktop.
Passenger is having some startup error with no explicit message
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> | |
<html> | |
<head> | |
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> | |
<meta name="generator" content="Phusion Passenger"> | |
<title>Web application could not be started</title> | |
<style type="text/css"> | |
body { | |
font-family: Verdana, 'Bitstream Vera Sans', Arial, Sans-Serif; | |
font-size: 10pt; | |
background: white; | |
color: #222222; | |
margin: 0; | |
padding-top: 3em; | |
padding-bottom: 3em; | |
padding-left: 4.5em; | |
padding-right: 4.5em; | |
} | |
h1 { | |
font-size: 17pt; | |
font-weight: medium; | |
color: #533e72; | |
border-bottom: 1px solid #533e72; | |
} | |
h1.title { | |
margin-top: 0; | |
} | |
h1.error_title { | |
color: red; | |
border-bottom: 1px solid red; | |
} | |
a { | |
text-decoration: none; | |
} | |
a:hover { | |
text-decoration: underline; | |
} | |
dt { | |
font-weight: bold; | |
color: #280050; | |
} | |
dd { | |
margin-top: 0.5em; | |
margin-bottom: 1em; | |
} | |
.commands { | |
border: 1px solid #b594e7; | |
background: #ddc6ff; | |
padding: 0.5em; | |
margin: 0.5em; | |
font-family: 'Bitstream Vera Sans Mono', 'Courier New', Monospace; | |
} | |
pre { | |
overflow: auto; | |
white-space: pre-wrap; | |
text-align: left; | |
} | |
table.backtrace th { | |
background: #8470a6; | |
color: white; | |
} | |
table.backtrace th, | |
table.backtrace td { | |
padding: 0.2em; | |
padding-left: 0.4em; | |
padding-right: 0.4em; | |
} | |
table.backtrace tr td { | |
background: #ecdfff; | |
} | |
table.backtrace tr.even td { | |
background: #f7f2ff; | |
} | |
table.backtrace td.index { | |
font-weight: bold; | |
} | |
#site_footer { | |
border-top: solid 1px black; | |
margin-top: 1em; | |
padding-top: 1em; | |
font-size: small; | |
color: #777777; | |
} | |
#site_footer a { | |
color: #65498e; | |
} | |
#site_footer a:hover { | |
color: #9681d9; | |
} | |
#site_header .corporate_identity { | |
display: none; | |
} | |
</style> | |
<link rel="stylesheet" type="text/css" href="http://www.modrails.com/error_pages/1.0/error_page.css"> | |
<style type="text/css"> | |
dd { | |
text-align: left; | |
} | |
dd pre { | |
margin-top: 0; | |
margin-bottom: 0; | |
} | |
</style> | |
</head> | |
<body> | |
<div id="site_container"> | |
<div id="site_header"> | |
<ul class="corporate_identity"> | |
<li class="logo"><a href="https://www.phusionpassenger.com"><span>Phusion Passenger</span></a></li> | |
</ul> | |
</div> | |
<div id="site_body"> | |
<h1 class="error_title">Web application could not be started</h1> | |
<div id="content"> | |
An error occurred while starting the web application: it did not write a startup response in time. Please read <a href="https://github.com/phusion/passenger/wiki/Debugging-application-startup-problems">this article</a> for more information about this problem.<br> | |
<h2>Raw process output:</h2> | |
<pre>/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) | |
Warning: connect.session() MemoryStore is not | |
designed for a production environment, as it will leak | |
memory, and will not scale past a single process. | |
</pre> | |
<dl> | |
<dt>Error ID</dt> | |
<dd>c1331338</dd> | |
<dt>Application root</dt> | |
<dd>/home/xxx/dev</dd> | |
<dt>Environment (value of RAILS_ENV, RACK_ENV, WSGI_ENV, NODE_ENV and PASSENGER_APP_ENV)</dt> | |
<dd>production</dd> | |
<dt>User and groups</dt> | |
<dd><pre>uid=<wbr>1006(xxx) gid=<wbr>1009(xxx) groups=<wbr>1009(xxx) | |
</pre></dd> | |
<dt>Environment variables</dt> | |
<dd><pre>TERM=<wbr>xterm-256color | |
SHELL=<wbr>/bin/bash | |
PASSENGER_DEBUG_DIR=<wbr>/tmp/passenger.spawn-debug.XXXXIzhiRm | |
LC_ALL=<wbr>en_US.UTF-8 | |
USER=<wbr>xxx | |
LS_COLORS=<wbr>rs=<wbr>0:<wbr>di=<wbr>01;<wbr>34:<wbr>ln=<wbr>01;<wbr>36:<wbr>mh=<wbr>00:<wbr>pi=<wbr>40;<wbr>33:<wbr>so=<wbr>01;<wbr>35:<wbr>do=<wbr>01;<wbr>35:<wbr>bd=<wbr>40;<wbr>33;<wbr>01:<wbr>cd=<wbr>40;<wbr>33;<wbr>01:<wbr>or=<wbr>40;<wbr>31;<wbr>01:<wbr>su=<wbr>37;<wbr>41:<wbr>sg=<wbr>30;<wbr>43:<wbr>ca=<wbr>30;<wbr>41:<wbr>tw=<wbr>30;<wbr>42:<wbr>ow=<wbr>34;<wbr>42:<wbr>st=<wbr>37;<wbr>44:<wbr>ex=<wbr>01;<wbr>32:<wbr>*.tar=<wbr>01;<wbr>31:<wbr>*.tgz=<wbr>01;<wbr>31:<wbr>*.arj=<wbr>01;<wbr>31:<wbr>*.taz=<wbr>01;<wbr>31:<wbr>*.lzh=<wbr>01;<wbr>31:<wbr>*.lzma=<wbr>01;<wbr>31:<wbr>*.tlz=<wbr>01;<wbr>31:<wbr>*.txz=<wbr>01;<wbr>31:<wbr>*.zip=<wbr>01;<wbr>31:<wbr>*.z=<wbr>01;<wbr>31:<wbr>*.Z=<wbr>01;<wbr>31:<wbr>*.dz=<wbr>01;<wbr>31:<wbr>*.gz=<wbr>01;<wbr>31:<wbr>*.lz=<wbr>01;<wbr>31:<wbr>*.xz=<wbr>01;<wbr>31:<wbr>*.bz2=<wbr>01;<wbr>31:<wbr>*.bz=<wbr>01;<wbr>31:<wbr>*.tbz=<wbr>01;<wbr>31:<wbr>*.tbz2=<wbr>01;<wbr>31:<wbr>*.tz=<wbr>01;<wbr>31:<wbr>*.deb=<wbr>01;<wbr>31:<wbr>*.rpm=<wbr>01;<wbr>31:<wbr>*.jar=<wbr>01;<wbr>31:<wbr>*.war=<wbr>01;<wbr>31:<wbr>*.ear=<wbr>01;<wbr>31:<wbr>*.sar=<wbr>01;<wbr>31:<wbr>*.rar=<wbr>01;<wbr>31:<wbr>*.ace=<wbr>01;<wbr>31:<wbr>*.zoo=<wbr>01;<wbr>31:<wbr>*.cpio=<wbr>01;<wbr>31:<wbr>*.7z=<wbr>01;<wbr>31:<wbr>*.rz=<wbr>01;<wbr>31:<wbr>*.jpg=<wbr>01;<wbr>35:<wbr>*.jpeg=<wbr>01;<wbr>35:<wbr>*.gif=<wbr>01;<wbr>35:<wbr>*.bmp=<wbr>01;<wbr>35:<wbr>*.pbm=<wbr>01;<wbr>35:<wbr>*.pgm=<wbr>01;<wbr>35:<wbr>*.ppm=<wbr>01;<wbr>35:<wbr>*.tga=<wbr>01;<wbr>35:<wbr>*.xbm=<wbr>01;<wbr>35:<wbr>*.xpm=<wbr>01;<wbr>35:<wbr>*.tif=<wbr>01;<wbr>35:<wbr>*.tiff=<wbr>01;<wbr>35:<wbr>*.png=<wbr>01;<wbr>35:<wbr>*.svg=<wbr>01;<wbr>35:<wbr>*.svgz=<wbr>01;<wbr>35:<wbr>*.mng=<wbr>01;<wbr>35:<wbr>*.pcx=<wbr>01;<wbr>35:<wbr>*.mov=<wbr>01;<wbr>35:<wbr>*.mpg=<wbr>01;<wbr>35:<wbr>*.mpeg=<wbr>01;<wbr>35:<wbr>*.m2v=<wbr>01;<wbr>35:<wbr>*.mkv=<wbr>01;<wbr>35:<wbr>*.webm=<wbr>01;<wbr>35:<wbr>*.ogm=<wbr>01;<wbr>35:<wbr>*.mp4=<wbr>01;<wbr>35:<wbr>*.m4v=<wbr>01;<wbr>35:<wbr>*.mp4v=<wbr>01;<wbr>35:<wbr>*.vob=<wbr>01;<wbr>35:<wbr>*.qt=<wbr>01;<wbr>35:<wbr>*.nuv=<wbr>01;<wbr>35:<wbr>*.wmv=<wbr>01;<wbr>35:<wbr>*.asf=<wbr>01;<wbr>35:<wbr>*.rm=<wbr>01;<wbr>35:<wbr>*.rmvb=<wbr>01;<wbr>35:<wbr>*.flc=<wbr>01;<wbr>35:<wbr>*.avi=<wbr>01;<wbr>35:<wbr>*.fli=<wbr>01;<wbr>35:<wbr>*.flv=<wbr>01;<wbr>35:<wbr>*.gl=<wbr>01;<wbr>35:<wbr>*.dl=<wbr>01;<wbr>35:<wbr>*.xcf=<wbr>01;<wbr>35:<wbr>*.xwd=<wbr>01;<wbr>35:<wbr>*.yuv=<wbr>01;<wbr>35:<wbr>*.cgm=<wbr>01;<wbr>35:<wbr>*.emf=<wbr>01;<wbr>35:<wbr>*.axv=<wbr>01;<wbr>35:<wbr>*.anx=<wbr>01;<wbr>35:<wbr>*.ogv=<wbr>01;<wbr>35:<wbr>*.ogx=<wbr>01;<wbr>35:<wbr>*.aac=<wbr>00;<wbr>36:<wbr>*.au=<wbr>00;<wbr>36:<wbr>*.flac=<wbr>00;<wbr>36:<wbr>*.mid=<wbr>00;<wbr>36:<wbr>*.midi=<wbr>00;<wbr>36:<wbr>*.mka=<wbr>00;<wbr>36:<wbr>*.mp3=<wbr>00;<wbr>36:<wbr>*.mpc=<wbr>00;<wbr>36:<wbr>*.ogg=<wbr>00;<wbr>36:<wbr>*.ra=<wbr>00;<wbr>36:<wbr>*.wav=<wbr>00;<wbr>36:<wbr>*.axa=<wbr>00;<wbr>36:<wbr>*.oga=<wbr>00;<wbr>36:<wbr>*.spx=<wbr>00;<wbr>36:<wbr>*.xspf=<wbr>00;<wbr>36:<wbr> | |
SUDO_USER=<wbr>xxx | |
SUDO_UID=<wbr>1001 | |
USERNAME=<wbr>xxx | |
PASSENGER_USE_FEEDBACK_FD=<wbr>true | |
PATH=<wbr>/usr/local/sbin:<wbr>/usr/local/bin:<wbr>/usr/sbin:<wbr>/usr/bin:<wbr>/sbin:<wbr>/bin:<wbr>/usr/local/games:<wbr>/usr/games | |
MAIL=<wbr>/var/mail/root | |
PWD=<wbr>/home/xxx/dev | |
LANG=<wbr>en_GB.UTF-8 | |
HOME=<wbr>/home/xxx | |
SUDO_COMMAND=<wbr>/bin/su | |
SHLVL=<wbr>1 | |
SERVER_SOFTWARE=<wbr>nginx/1.6.2 Phusion_Passenger/5.0.6 | |
LOGNAME=<wbr>xxx | |
SUDO_GID=<wbr>1004 | |
IN_PASSENGER=<wbr>1 | |
PYTHONUNBUFFERED=<wbr>1 | |
NODE_PATH=<wbr>/var/lib/gems/1.9.1/gems/passenger-5.0.6/node_lib | |
RAILS_ENV=<wbr>production | |
RACK_ENV=<wbr>production | |
WSGI_ENV=<wbr>production | |
NODE_ENV=<wbr>production | |
PASSENGER_APP_ENV=<wbr>production | |
</pre></dd> | |
<dt>Ulimits</dt> | |
<dd><pre>Unknown</pre></dd> | |
<dt>System metrics</dt> | |
<dd><pre>------------- General ------------- | |
Kernel version :<wbr> 3.18.7+ | |
Uptime :<wbr> 58d 21h 40m 8s | |
Load averages :<wbr> 0.21%,<wbr> 0.53%,<wbr> 0.37% | |
Fork rate :<wbr> unknown | |
------------- CPU ------------- | |
Number of CPUs :<wbr> 1 | |
Average CPU usage :<wbr> 0% -- 0% user,<wbr> 0% nice,<wbr> 0% system,<wbr> 100% idle | |
CPU 1 :<wbr> 0% -- 0% user,<wbr> 0% nice,<wbr> 0% system,<wbr> 100% idle | |
I/O pressure :<wbr> 0% | |
CPU 1 :<wbr> 0% | |
Interference from other VMs:<wbr> 0% | |
CPU 1 :<wbr> 0% | |
------------- Memory ------------- | |
RAM total :<wbr> 435 MB | |
RAM used :<wbr> 53 MB (12%) | |
RAM free :<wbr> 381 MB | |
Swap total :<wbr> 99 MB | |
Swap used :<wbr> 2 MB (3%) | |
Swap free :<wbr> 97 MB | |
Swap in :<wbr> unknown | |
Swap out :<wbr> unknown | |
</pre></dd> | |
</dl> | |
</div> | |
</div> | |
<div id="site_footer"> | |
<!-- | |
You are free to modify the footer as you see fit, | |
but we kindly ask of you to preserve to following | |
text. Thank you. | |
--> | |
<div class="container"> | |
Powered by <a href="https://www.phusionpassenger.com/">Phusion Passenger</a>, | |
<tt>mod_rails</tt> / <tt>mod_rack</tt> for Apache and Nginx. | |
</div> | |
</div> | |
</div> | |
</body> | |
</html> | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment