[Solved] GuzzleHttp Exception when I try to see my Apps

I get this error every time I try to access the page with my Apps.
The page is taking some time to load and after some time the content is loaded.

Is there anything I can do to fix this error?

Level: Error	
App:   appstoreFetcher	
Message: GuzzleHttp\Exception\ConnectException: cURL error 28: Operation timed out after 10000 milliseconds with 0 bytes received
/var/www/html/domain.com/mycloud/3rdparty/guzzlehttp/guzzle/src/RequestFsm.php - line 103: GuzzleHttp\Exception\RequestException wrapException(Object(GuzzleHttp\Message\Request), Object(GuzzleHttp\Ring\Exception\ConnectException))
/var/www/html/domain.com/mycloud/3rdparty/guzzlehttp/guzzle/src/RequestFsm.php - line 132: GuzzleHttp\RequestFsm->__invoke(Object(GuzzleHttp\Transaction))
/var/www/html/domain.com/mycloud/3rdparty/react/promise/src/FulfilledPromise.php - line 25: GuzzleHttp\RequestFsm->GuzzleHttp\{closure}(Array)
/var/www/html/domain.com/mycloud/3rdparty/guzzlehttp/ringphp/src/Future/CompletedFutureValue.php - line 55: React\Promise\FulfilledPromise->then(Object(Closure), NULL, NULL)
/var/www/html/domain.com/mycloud/3rdparty/guzzlehttp/guzzle/src/Message/FutureResponse.php - line 43: GuzzleHttp\Ring\Future\CompletedFutureValue->then(Object(Closure), NULL, NULL)
/var/www/html/domain.com/mycloud/3rdparty/guzzlehttp/guzzle/src/RequestFsm.php - line 134: GuzzleHttp\Message\FutureResponse proxy(Object(GuzzleHttp\Ring\Future\CompletedFutureArray), Object(Closure))
/var/www/html/domain.com/mycloud/3rdparty/guzzlehttp/guzzle/src/Client.php - line 165: GuzzleHttp\RequestFsm->__invoke(Object(GuzzleHttp\Transaction))
/var/www/html/domain.com/mycloud/3rdparty/guzzlehttp/guzzle/src/Client.php - line 125: GuzzleHttp\Client->send(Object(GuzzleHttp\Message\Request))
/var/www/html/domain.com/mycloud/lib/private/Http/Client/Client.php - line 138: GuzzleHttp\Client->get('https //apps.ne...', Array)
/var/www/html/domain.com/mycloud/lib/private/App/AppStore/Fetcher/Fetcher.php - line 99: OC\Http\Client\Client->get('https //apps.ne...', Array)
/var/www/html/domain.com/mycloud/lib/private/App/AppStore/Fetcher/AppFetcher.php - line 66: OC\App\AppStore\Fetcher\Fetcher->fetch('"2017-11-03 23 ...', '[{"id" "contact...')
/var/www/html/domain.com/mycloud/lib/private/App/AppStore/Fetcher/Fetcher.php - line 162: OC\App\AppStore\Fetcher\AppFetcher->fetch('"2017-11-03 23 ...', '[{"id" "contact...')
/var/www/html/domain.com/mycloud/lib/private/Installer.php - line 394: OC\App\AppStore\Fetcher\Fetcher->get()
/var/www/html/domain.com/mycloud/settings/Controller/AppSettingsController.php - line 291: OC\Installer isUpdateAvailable('files_videoplay...', Object(OC\App\AppStore\Fetcher\AppFetcher))
[internal function] OC\Settings\Controller\AppSettingsController->listApps('installed')
/var/www/html/domain.com/mycloud/lib/private/AppFramework/Http/Dispatcher.php - line 160: call_user_func_array(Array, Array)
/var/www/html/domain.com/mycloud/lib/private/AppFramework/Http/Dispatcher.php - line 90: OC\AppFramework\Http\Dispatcher->executeController(Object(OC\Settings\Controller\AppSettingsController), 'listApps')
/var/www/html/domain.com/mycloud/lib/private/AppFramework/App.php - line 114: OC\AppFramework\Http\Dispatcher->dispatch(Object(OC\Settings\Controller\AppSettingsController), 'listApps')
/var/www/html/domain.com/mycloud/lib/private/AppFramework/Routing/RouteActionHandler.php - line 47: OC\AppFramework\App main('OC\\Settings\\Con...', 'listApps', Object(OC\AppFramework\DependencyInjection\DIContainer), Array)
[internal function] OC\AppFramework\Routing\RouteActionHandler->__invoke(Array)
/var/www/html/domain.com/mycloud/lib/private/Route/Router.php - line 299: call_user_func(Object(OC\AppFramework\Routing\RouteActionHandler), Array)
/var/www/html/domain.com/mycloud/lib/base.php - line 1004: OC\Route\Router->match('/settings/apps/...')
/var/www/html/domain.com/mycloud/index.php - line 48: OC handleRequest()
{main}

Server configuration

Operating system: Ubuntu 16.04

Web server: Apache2

Database: MySQL

PHP
Version: 7.0.22
Memory Limit: 536870912
Max Execution Time: 3600

NextCloud Version: 12.0.3

Our appstore at apps.nextcloud.com encountered some issues, those have been fixed now and such errors should not appear anymore.

Indeed the page is now loading normally! Thanks a lot for the quick response!

Can I clear the log history?

I’d keep the log as-is. Having such entries in it won’t cause any problems :slight_smile: