XF 2.1 Have beta 4 running, no upgrade to beta 5 detected?

Max Taxable

Well-known member
I get:
Upgrade check
Your version of XenForo and official add-ons are fully up-to-date. No issues were identified with your license.
Last upgrade check: 2 minutes ago

There's an announced release of Beta 5, but no one-click feature working?
 
BUT unfortunately...
Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator and inform them of the time the error occurred, and the actions you performed just before this error.

More information about this error may be available in the server error log.
And then on re-try:
Warning: Uncaught exception 'ErrorException' with message '[E_WARNING] require(/home/content/00/0000000/html/xftesting/src/vendor/composer/../ralouphie/getallheaders/src/getallheaders.php): failed to open stream: No such file or directory' in /home/content/00/0000000/html/xftesting/src/vendor/composer/autoload_real.php:66 Stack trace: #0 /home/content/00/0000000/html/xftesting/src/vendor/composer/autoload_real.php(66): XF::handlePhpError(2, 'require(/home/c...', '/home/content/8...', 66, Array) #1 /home/content/00/0000000/html/xftesting/src/vendor/composer/autoload_real.php(66): composerRequireec13230cd79e563a6cc995d16a3f88cd() #2 /home/content/00/0000000/html/xftesting/src/vendor/composer/autoload_real.php(56): composerRequireec13230cd79e563a6cc995d16a3f88cd('7b11c4dc42b3b30...', '/home/content/8...') #3 /home/content/00/0000000/html/xftesting/src/vendor/autoload.php(7): ComposerAutoloaderInitec13230cd79e563a6cc995d16a3f88cd::getLoader() #4 /home/content/00/0000000/html/xftesting/src/XF.php(229): require('/home/conte in /home/content/00/0000000/html/xftesting/src/vendor/composer/autoload_real.php on line 66

Fatal error: composerRequireec13230cd79e563a6cc995d16a3f88cd(): Failed opening required '/home/content/00/0000000/html/xftesting/src/vendor/composer/../ralouphie/getallheaders/src/getallheaders.php' (include_path='.:/usr/local/php5_6/lib/php') in /home/content/00/0000000/html/xftesting/src/vendor/composer/autoload_real.php on line 66
Test site is crashed with the above error warnings.
 
That will be down to this:

You'll just have to upload the files manually in the traditional way for now.
 
One other issue I'd like to report because it also happened when originally uploading this: FileZilla got hung up loading the _data folder's contents, particularly the templates.xml and the phrases.xml files. happened again today.

I got around the _data folder issue by renaming the original one then uploading _data alone, first - then removing that folder from the 'upload' package for now and starting the complete upload of the contents of 'upload' again anew.

Everything uploaded, and the install program ran fine and completed.
 
Last edited:
Top Bottom