Watchful11

Untitled

Mar 25th, 2015
333
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.58 KB | None | 0 0
  1. <!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
  2. </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;
  3. <span>115</span> break;
  4. <span>116</span> case '1.8':
  5. <span>117</span> $baseJSON = $baseJSON18;
  6. <span>118</span> break;
  7. <span>119</span>
  8. <span>120</span> }
  9. <span>121</span>
  10. <span>122</span> // Fetch the JSON template
  11. <span>123</span> <span class="error"> $json = file_get_contents($baseJSON);
  12. </span><span>124</span>
  13. <span>125</span> // Build an array of substitutions we want to make
  14. <span>126</span> $replacements = array(
  15. <span>127</span> '${mcVersion}' =&gt; $this-&gt;mcVersion,
  16. <span>128</span> '${forgeVersion}' =&gt; ($this-&gt;Branch ? $this-&gt;ForgeVersion . '-' . $this-&gt;Branch : $this-&gt;ForgeVersion) . ':universal',
  17. <span>129</span> '${forgeSHA1}' =&gt; $this-&gt;SHA1,
  18. </pre><h3>Trace</h3><ul><li><b>file_get_contents(http://ftb.cursecdn.com/FTB2/static/basejsons/1710basenew.json)</b>
  19. <br />
  20. ForgeRelease.php:123</li>
  21. <li><b>ForgeRelease-&gt;asForgePackJSON()</b>
  22. <br />
  23. APIPage.php:89</li>
  24. <li><b>APIPage_Controller-&gt;GetForgePackJSON(SS_HTTPRequest)</b>
  25. <br />
  26. RequestHandler.php:288</li>
  27. <li><b>RequestHandler-&gt;handleAction(SS_HTTPRequest,GetForgePackJSON)</b>
  28. <br />
  29. Controller.php:194</li>
  30. <li><b>Controller-&gt;handleAction(SS_HTTPRequest,GetForgePackJSON)</b>
  31. <br />
  32. RequestHandler.php:200</li>
  33. <li><b>RequestHandler-&gt;handleRequest(SS_HTTPRequest,DataModel)</b>
  34. <br />
  35. Controller.php:153</li>
  36. <li><b>Controller-&gt;handleRequest(SS_HTTPRequest,DataModel)</b>
  37. <br />
  38. ContentController.php:202</li>
  39. <li><b>ContentController-&gt;handleRequest(SS_HTTPRequest,DataModel)</b>
  40. <br />
  41. ModelAsController.php:78</li>
  42. <li><b>ModelAsController-&gt;handleRequest(SS_HTTPRequest,DataModel)</b>
  43. <br />
  44. Director.php:366</li>
  45. <li><b>Director::handleRequest(SS_HTTPRequest,Session,DataModel)</b>
  46. <br />
  47. Director.php:152</li>
  48. <li><b>Director::direct(api/GetForgePackJSON/1291,DataModel)</b>
  49. <br />
  50. main.php:189</li>
  51. </ul></div></body></html>
Advertisement
Add Comment
Please, Sign In to add comment