Bearsampp / .teams

Private documentation repo for the Organization
https://bearsampp.com
GNU General Public License v3.0
0 stars 0 forks source link

Release.txt file is unreachable #58

Closed jwaisner closed 2 years ago

jwaisner commented 2 years ago
[2022-10-11 00:35:02] E_WARNING file_get_contents(http://bearsampp.com/templates/j51_layla/release.txt): failed to open stream: operation failed in /core/classes/class.util.php on line 1073
  #0  Root->errorHandler(2, file_get_contents(http://bearsampp.com/templates/j51_layla/release.txt): failed to open stream: operation failed, C:\Users\Jacob\Documents\GitHub\bearsampp\Bearsampp\bin\tmp\release\Bearsampp-lite-2022.10.01\core\classes\class.util.php, 1073, Array ([url] => http://bearsampp.com/templates/j51_layla/release.txt,[http_response_header] => Array ([0] => HTTP/1.1 301 Moved Permanently,[1] => Date: Tue, 11 Oct 2022 05:34:59 GMT,[2] => Server: Apache,[3] => Referrer-Policy: unsafe-url,[4] => X-Papari: Gamimeno,[5] => Location: https://bearsampp.com/templates/j51_layla/release.txt,[6] => Content-Length: 261,[7] => Connection: close,[8] => Content-Type: text/html; charset=iso-8859-1)))
  #1  file_get_contents(http://bearsampp.com/templates/j51_layla/release.txt) called at [C:\Users\Jacob\Documents\GitHub\bearsampp\Bearsampp\bin\tmp\release\Bearsampp-lite-2022.10.01\core\classes\class.util.php:1073]
  #2  Util::getRemoteFile(http://bearsampp.com/templates/j51_layla/release.txt) called at [C:\Users\Jacob\Documents\GitHub\bearsampp\Bearsampp\bin\tmp\release\Bearsampp-lite-2022.10.01\core\classes\class.util.php:886]
  #3  Util::getLatestVersion() called at [C:\Users\Jacob\Documents\GitHub\bearsampp\Bearsampp\bin\tmp\release\Bearsampp-lite-2022.10.01\core\classes\actions\class.action.checkVersion.php:24]
  #4  ActionCheckVersion->__construct(Array ()) called at [C:\Users\Jacob\Documents\GitHub\bearsampp\Bearsampp\bin\tmp\release\Bearsampp-lite-2022.10.01\core\classes\actions\class.action.php:65]
  #5  Action->process() called at [C:\Users\Jacob\Documents\GitHub\bearsampp\Bearsampp\bin\tmp\release\Bearsampp-lite-2022.10.01\core\root.php:19]
jwaisner commented 2 years ago

Moving the location of the release file to CORE resolved this.