Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html><html><head><title>GET /ss/api/GetForgePackJSON/1291</title><link rel="stylesheet" type="text/css" href="http://api.feed-the-beast.com/ss/framework/css/debug.css" /></head><body><div class="info warning"><h1>[Warning] file_get_contents(http://ftb.cursecdn.com/FTB2/static/basejsons/1710basenew.json): failed to open stream: HTTP request failed! HTTP/1.1 503 Service Unavailable
- </h1><h3>GET /ss/api/GetForgePackJSON/1291</h3><p>Line <strong>123</strong> in <strong>/var/www/api.feed-the-beast.com/httpdocs/ss/packapi/code/ForgeRelease.php</strong></p></div><div class="trace"><h3>Source</h3><pre><span>114</span> $baseJSON = $baseJSON1710old;
- <span>115</span> break;
- <span>116</span> case '1.8':
- <span>117</span> $baseJSON = $baseJSON18;
- <span>118</span> break;
- <span>119</span>
- <span>120</span> }
- <span>121</span>
- <span>122</span> // Fetch the JSON template
- <span>123</span> <span class="error"> $json = file_get_contents($baseJSON);
- </span><span>124</span>
- <span>125</span> // Build an array of substitutions we want to make
- <span>126</span> $replacements = array(
- <span>127</span> '${mcVersion}' => $this->mcVersion,
- <span>128</span> '${forgeVersion}' => ($this->Branch ? $this->ForgeVersion . '-' . $this->Branch : $this->ForgeVersion) . ':universal',
- <span>129</span> '${forgeSHA1}' => $this->SHA1,
- </pre><h3>Trace</h3><ul><li><b>file_get_contents(http://ftb.cursecdn.com/FTB2/static/basejsons/1710basenew.json)</b>
- <br />
- ForgeRelease.php:123</li>
- <li><b>ForgeRelease->asForgePackJSON()</b>
- <br />
- APIPage.php:89</li>
- <li><b>APIPage_Controller->GetForgePackJSON(SS_HTTPRequest)</b>
- <br />
- RequestHandler.php:288</li>
- <li><b>RequestHandler->handleAction(SS_HTTPRequest,GetForgePackJSON)</b>
- <br />
- Controller.php:194</li>
- <li><b>Controller->handleAction(SS_HTTPRequest,GetForgePackJSON)</b>
- <br />
- RequestHandler.php:200</li>
- <li><b>RequestHandler->handleRequest(SS_HTTPRequest,DataModel)</b>
- <br />
- Controller.php:153</li>
- <li><b>Controller->handleRequest(SS_HTTPRequest,DataModel)</b>
- <br />
- ContentController.php:202</li>
- <li><b>ContentController->handleRequest(SS_HTTPRequest,DataModel)</b>
- <br />
- ModelAsController.php:78</li>
- <li><b>ModelAsController->handleRequest(SS_HTTPRequest,DataModel)</b>
- <br />
- Director.php:366</li>
- <li><b>Director::handleRequest(SS_HTTPRequest,Session,DataModel)</b>
- <br />
- Director.php:152</li>
- <li><b>Director::direct(api/GetForgePackJSON/1291,DataModel)</b>
- <br />
- main.php:189</li>
- </ul></div></body></html>
Advertisement
Add Comment
Please, Sign In to add comment