Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Error: Could not request certificate: Error 500 on SERVER: <!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>Ruby (Rack) 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;
- }
- 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">
- </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">Ruby (Rack) application could not be started</h1>
- <div id="content">
- The application has exited during startup (i.e. during the evaluation of
- <tt>config/environment.rb</tt>).
- The error message can be found below. To solve this problem, please
- follow any instructions in the error message.
- <dl>
- <dt>Error message:</dt>
- <dd>Could not retrieve kernel: private method `split' called for nil:NilClass
- </dd>
- <dt>Application root:</dt>
- <dd>
- <tt class="filename">/etc/puppet/rack</tt>
- </dd>
- <dt>Backtrace:</dt>
- <dd>
- <table class="backtrace">
- <tr class="headers">
- <th>#</th>
- <th>File</th>
- <th>Line</th>
- <th>Location</th>
- </tr>
- <tr class="backtrace_line framework uneven">
- <td class="index">0</td>
- <td class="filename">/usr/lib/ruby/site_ruby/1.8/puppet/util.rb</td>
- <td class="line">493</td>
- <td class="location">in `exit'</td>
- </tr>
- <tr class="backtrace_line framework even">
- <td class="index">1</td>
- <td class="filename">/usr/lib/ruby/site_ruby/1.8/puppet/util.rb</td>
- <td class="line">493</td>
- <td class="location">in `exit_on_fail'</td>
- </tr>
- <tr class="backtrace_line framework uneven">
- <td class="index">2</td>
- <td class="filename">/usr/lib/ruby/site_ruby/1.8/puppet/application.rb</td>
- <td class="line">371</td>
- <td class="location">in `run'</td>
- </tr>
- <tr class="backtrace_line framework even">
- <td class="index">3</td>
- <td class="filename">/usr/lib/ruby/site_ruby/1.8/puppet/util/command_line.rb</td>
- <td class="line">137</td>
- <td class="location">in `run'</td>
- </tr>
- <tr class="backtrace_line framework uneven">
- <td class="index">4</td>
- <td class="filename">/usr/lib/ruby/site_ruby/1.8/puppet/util/command_line.rb</td>
- <td class="line">91</td>
- <td class="location">in `execute'</td>
- </tr>
- <tr class="backtrace_line framework even">
- <td class="index">5</td>
- <td class="filename">config.ru</td>
- <td class="line">35</td>
- <td class="location"></td>
- </tr>
- <tr class="backtrace_line framework uneven">
- <td class="index">6</td>
- <td class="filename">/usr/lib/ruby/gems/1.8/gems/rack-1.1.0/lib/rack/builder.rb</td>
- <td class="line">46</td>
- <td class="location">in `instance_eval'</td>
- </tr>
- <tr class="backtrace_line framework even">
- <td class="index">7</td>
- <td class="filename">/usr/lib/ruby/gems/1.8/gems/rack-1.1.0/lib/rack/builder.rb</td>
- <td class="line">46</td>
- <td class="location">in `initialize'</td>
- </tr>
- <tr class="backtrace_line framework uneven">
- <td class="index">8</td>
- <td class="filename">config.ru</td>
- <td class="line">1</td>
- <td class="location">in `new'</td>
- </tr>
- <tr class="backtrace_line framework even">
- <td class="index">9</td>
- <td class="filename">config.ru</td>
- <td class="line">1</td>
- <td class="location"></td>
- </tr>
- </table>
- </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>
Add Comment
Please, Sign In to add comment