Created
September 10, 2013 18:44
-
-
Save akitaonrails/6513776 to your computer and use it in GitHub Desktop.
Problem deploying Rails 4 app with Passenger 4 on Heroku
This file contains hidden or 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
| 2013-09-10T18:41:54+00:00 heroku[slug-compiler]: Slug compilation started | |
| 2013-09-10T18:42:53.100630+00:00 heroku[api]: Deploy f449583 by [email protected] | |
| 2013-09-10T18:42:53.142535+00:00 heroku[api]: Release v35 created by [email protected] | |
| 2013-09-10T18:42:53.431106+00:00 heroku[web.1]: State changed from crashed to starting | |
| 2013-09-10T18:42:54+00:00 heroku[slug-compiler]: Slug compilation finished | |
| 2013-09-10T18:43:11.300264+00:00 heroku[web.1]: Starting process with command `bundle exec passenger start -p 23466 --max-pool-size 3` | |
| 2013-09-10T18:43:15.147367+00:00 app[web.1]: /app/.passenger/standalone/4.0.8/nginx-1.4.1-x86_64-linux | |
| 2013-09-10T18:43:15.147367+00:00 app[web.1]: | |
| 2013-09-10T18:43:15.147367+00:00 app[web.1]: This will only be done once. Please sit back and relax while installation is | |
| 2013-09-10T18:43:15.147367+00:00 app[web.1]: in progress. | |
| 2013-09-10T18:43:15.147367+00:00 app[web.1]: | |
| 2013-09-10T18:43:15.147367+00:00 app[web.1]: Nginx core 1.4.1 isn't installed | |
| 2013-09-10T18:43:15.147367+00:00 app[web.1]: | |
| 2013-09-10T18:43:15.147367+00:00 app[web.1]: Phusion Passenger Standalone will automatically install it into: | |
| 2013-09-10T18:43:15.147367+00:00 app[web.1]: | |
| 2013-09-10T18:43:15.147367+00:00 app[web.1]: Checking for required software... | |
| 2013-09-10T18:43:15.147569+00:00 app[web.1]: | |
| 2013-09-10T18:43:15.185168+00:00 app[web.1]: Location: /usr/bin/g++ | |
| 2013-09-10T18:43:15.185287+00:00 app[web.1]: * Checking for GNU make... | |
| 2013-09-10T18:43:15.184859+00:00 app[web.1]: * Checking for GNU C compiler... | |
| 2013-09-10T18:43:15.185048+00:00 app[web.1]: Found: yes | |
| 2013-09-10T18:43:15.185048+00:00 app[web.1]: Location: /usr/bin/gcc | |
| 2013-09-10T18:43:15.185168+00:00 app[web.1]: * Checking for GNU C++ compiler... | |
| 2013-09-10T18:43:15.185168+00:00 app[web.1]: Found: yes | |
| 2013-09-10T18:43:15.212069+00:00 app[web.1]: Location: /usr/bin/make | |
| 2013-09-10T18:43:15.212270+00:00 app[web.1]: * Checking for A download tool like 'wget' or 'curl'... | |
| 2013-09-10T18:43:15.212392+00:00 app[web.1]: Found: yes | |
| 2013-09-10T18:43:15.212069+00:00 app[web.1]: Found: yes | |
| 2013-09-10T18:43:15.212392+00:00 app[web.1]: Location: /usr/bin/curl | |
| 2013-09-10T18:43:15.212667+00:00 app[web.1]: * Checking for Ruby development headers... | |
| 2013-09-10T18:43:15.263695+00:00 app[web.1]: Found: yes | |
| 2013-09-10T18:43:15.263695+00:00 app[web.1]: Location: /app/vendor/ruby-2.0.0/include/ruby-2.0.0/ruby.h | |
| 2013-09-10T18:43:15.263695+00:00 app[web.1]: * Checking for OpenSSL support for Ruby... | |
| 2013-09-10T18:43:15.266466+00:00 app[web.1]: Found: yes | |
| 2013-09-10T18:43:15.268968+00:00 app[web.1]: Found: yes | |
| 2013-09-10T18:43:15.269185+00:00 app[web.1]: Location: /app/vendor/ruby-2.0.0/bin/rake | |
| 2013-09-10T18:43:15.269339+00:00 app[web.1]: * Checking for rack... | |
| 2013-09-10T18:43:15.268499+00:00 app[web.1]: * Checking for RubyGems... | |
| 2013-09-10T18:43:15.268499+00:00 app[web.1]: Found: yes | |
| 2013-09-10T18:43:15.268733+00:00 app[web.1]: * Checking for Rake (associated with /app/vendor/ruby-2.0.0/bin/ruby)... | |
| 2013-09-10T18:43:15.291845+00:00 app[web.1]: Found: yes | |
| 2013-09-10T18:43:15.291996+00:00 app[web.1]: * Checking for Curl development headers with SSL support... | |
| 2013-09-10T18:43:17.092520+00:00 app[web.1]: Found: yes | |
| 2013-09-10T18:43:17.092606+00:00 app[web.1]: curl-config location: /usr/bin/curl-config | |
| 2013-09-10T18:43:17.092686+00:00 app[web.1]: Header location: /usr/include/curl/curl.h | |
| 2013-09-10T18:43:17.092719+00:00 app[web.1]: Version: libcurl 7.19.7 | |
| 2013-09-10T18:43:17.092797+00:00 app[web.1]: Usable: yes | |
| 2013-09-10T18:43:17.092848+00:00 app[web.1]: Supports SSL: yes | |
| 2013-09-10T18:43:17.095894+00:00 app[web.1]: * Checking for OpenSSL development headers... | |
| 2013-09-10T18:43:19.379148+00:00 app[web.1]: Found: yes | |
| 2013-09-10T18:43:19.379148+00:00 app[web.1]: Location: /usr/include/openssl/ssl.h | |
| 2013-09-10T18:43:19.379313+00:00 app[web.1]: * Checking for Zlib development headers... | |
| 2013-09-10T18:43:19.884625+00:00 app[web.1]: Location: /usr/include/zlib.h | |
| 2013-09-10T18:43:19.885541+00:00 app[web.1]: * Checking for PCRE development headers... | |
| 2013-09-10T18:43:19.884399+00:00 app[web.1]: Found: yes | |
| 2013-09-10T18:43:20.452434+00:00 app[web.1]: Found: no | |
| 2013-09-10T18:43:20.452628+00:00 app[web.1]: * Checking for daemon_controller >= 1.1.0... | |
| 2013-09-10T18:43:20.496721+00:00 app[web.1]: But don't worry, this installer will tell you how to install them. | |
| 2013-09-10T18:43:20.496721+00:00 app[web.1]: Press Enter to continue, or Ctrl-C to abort. | |
| 2013-09-10T18:43:20.499971+00:00 app[web.1]: /app/vendor/bundle/ruby/2.0.0/gems/passenger-4.0.8/lib/phusion_passenger/abstract_installer.rb:299:in `readline': end of file reached (EOFError) | |
| 2013-09-10T18:43:20.500181+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/passenger-4.0.8/lib/phusion_passenger/abstract_installer.rb:299:in `wait' | |
| 2013-09-10T18:43:20.500461+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/passenger-4.0.8/lib/phusion_passenger/standalone/main.rb:39:in `run!' | |
| 2013-09-10T18:43:20.494081+00:00 app[web.1]: Found: yes | |
| 2013-09-10T18:43:20.494081+00:00 app[web.1]: Installed version: 1.1.4 | |
| 2013-09-10T18:43:20.494081+00:00 app[web.1]: | |
| 2013-09-10T18:43:20.496721+00:00 app[web.1]: Some required software is not installed. | |
| 2013-09-10T18:43:20.500181+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/passenger-4.0.8/lib/phusion_passenger/abstract_installer.rb:137:in `check_dependencies' | |
| 2013-09-10T18:43:20.500181+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/passenger-4.0.8/lib/phusion_passenger/standalone/runtime_installer.rb:121:in `run_steps' | |
| 2013-09-10T18:43:20.500181+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/passenger-4.0.8/lib/phusion_passenger/abstract_installer.rb:67:in `run' | |
| 2013-09-10T18:43:20.500872+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/passenger-4.0.8/bin/passenger:33:in `<top (required)>' | |
| 2013-09-10T18:43:20.500872+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/bin/passenger:23:in `load' | |
| 2013-09-10T18:43:20.500872+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/bin/passenger:23:in `<main>' | |
| 2013-09-10T18:43:20.500260+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/passenger-4.0.8/lib/phusion_passenger/standalone/start_command.rb:376:in `install_runtime' | |
| 2013-09-10T18:43:20.500354+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/passenger-4.0.8/lib/phusion_passenger/standalone/start_command.rb:414:in `ensure_nginx_installed' | |
| 2013-09-10T18:43:20.500354+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/passenger-4.0.8/lib/phusion_passenger/standalone/start_command.rb:60:in `run' | |
| 2013-09-10T18:43:20.500354+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/passenger-4.0.8/lib/phusion_passenger/standalone/main.rb:92:in `run_command' | |
| 2013-09-10T18:43:20.500409+00:00 app[web.1]: from /app/vendor/bundle/ruby/2.0.0/gems/passenger-4.0.8/lib/phusion_passenger/standalone/main.rb:62:in `run!' | |
| 2013-09-10T18:43:23.761722+00:00 heroku[web.1]: Process exited with status 1 | |
| 2013-09-10T18:43:23.781718+00:00 heroku[web.1]: State changed from starting to crashed | |
| 2013-09-10T18:43:25.219598+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path=/ host=www.codeminer42.com fwd="124.238.215.152" dyno= connect= service= status=503 bytes= | |
| 2013-09-10T18:43:25.940794+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path=/ host=www.codeminer42.com fwd="177.45.109.22" dyno= connect= service= status=503 bytes= | |
| 2013-09-10T18:43:24.987394+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path=/robots.txt host=www.codeminer42.com fwd="124.238.215.152" dyno= connect= service= status=503 bytes= |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment