XF 2.3 Stuck on Verifying and copying files for at least 30 minutes...

cdub

Well-known member
Must be stuck on something... it's a test site so I'll let it keep going I guess.
 
Navigate to /install and you may be able to upgrade.
Ugh... well it finished but now I get this....

An exception occurred: [Error] Interface "Psr\Http\Client\ClientInterface" not found in src/vendor/guzzlehttp/guzzle/src/Client.php on line 17

  1. include() in src/vendor/composer/ClassLoader.php at line 576
  2. Composer\Autoload\{closure}() in src/vendor/composer/ClassLoader.php at line 427
  3. Composer\Autoload\ClassLoader->loadClass() in src/XF/SubContainer/Http.php at line 100
  4. XF\SubContainer\Http->createClient() in src/addons/XFES/Elasticsearch/Api.php at line 52
  5. XFES\Elasticsearch\Api->__construct() in src/addons/XFES/Listener.php at line 44
  6. XFES\Listener::getElasticsearchApi() in src/addons/XFES/Listener.php at line 13
  7. XFES\Listener::searchSourceSetup() in src/XF/Extension.php at line 81
  8. XF\Extension->fire() in src/XF/App.php at line 3368
  9. XF\App->fire() in src/XF/App.php at line 1422
  10. XF\App->XF\{closure}() in src/XF/Container.php at line 31
  11. XF\Container->offsetGet() in src/XF/App.php at line 1417
  12. XF\App->XF\{closure}() in src/XF/Container.php at line 31
  13. XF\Container->offsetGet() in src/XF/App.php at line 3393
  14. XF\App->search() in src/XF/App.php at line 2425
  15. XF\App->getGlobalTemplateData() in src/XF/App.php at line 2359
  16. XF\App->preRender() in src/XF/Pub/App.php at line 451
  17. XF\Pub\App->preRender() in src/XF/Mvc/Dispatcher.php at line 397
  18. XF\Mvc\Dispatcher->render() in src/XF/Mvc/Dispatcher.php at line 60
  19. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2826
  20. XF\App->run() in src/XF.php at line 806
  21. XF::runApp() in index.php at line 20
An exception occurred: [Error] Interface "Psr\Http\Client\ClientInterface" not found in src/vendor/guzzlehttp/guzzle/src/Client.php on line 17


hmmm... I'll just completely redo the test site with another mirror of the live site and try again.
 
Back
Top Bottom