Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

appstoreFetcher Exception #6860

Closed
ghost opened this issue Oct 18, 2017 · 1 comment
Closed

appstoreFetcher Exception #6860

ghost opened this issue Oct 18, 2017 · 1 comment

Comments

@ghost
Copy link

ghost commented Oct 18, 2017

Hello Devs.

Running nextcloud 12.0.3 fine since release but suddenly there are no app categories anymore under apps. There is an exception in the logfile. Is this a known error?

{"reqId":"Web7s38AAAEAAGtO3JAAAACL","level":3,"time":"2017-10-18T06:59:11+00:00","remoteAddr":"151.252.43.244","user":"himbeere","app":"appstoreFetcher","method":"GET","url":"/settings/apps/list?category=installed","message":"Exception: {"Exception":"GuzzleHttp\\Exception\\ConnectException","Message":"cURL error 28: Operation timed out after 10010 milliseconds with 0 bytes received","Code":0,"Trace":"#0 \/var\/www\/fluffycloud.de\/htdocs\/3rdparty\/guzzlehttp\/guzzle\/src\/RequestFsm.php(103): GuzzleHttp\\Exception\\RequestException::wrapException(Object(GuzzleHttp\\Message\\Request), Object(GuzzleHttp\\Ring\\Exception\\ConnectException))\n#1 \/var\/www\/fluffycloud.de\/htdocs\/3rdparty\/guzzlehttp\/guzzle\/src\/RequestFsm.php(132): GuzzleHttp\\RequestFsm->__invoke(Object(GuzzleHttp\\Transaction))\n#2 \/var\/www\/fluffycloud.de\/htdocs\/3rdparty\/react\/promise\/src\/FulfilledPromise.php(25): GuzzleHttp\\RequestFsm->GuzzleHttp\\{closure}(Array)\n#3 \/var\/www\/fluffycloud.de\/htdocs\/3rdparty\/guzzlehttp\/ringphp\/src\/Future\/CompletedFutureValue.php(55): React\\Promise\\FulfilledPromise->then(Object(Closure), NULL, NULL)\n#4 \/var\/www\/fluffycloud.de\/htdocs\/3rdparty\/guzzlehttp\/guzzle\/src\/Message\/FutureResponse.php(43): GuzzleHttp\\Ring\\Future\\CompletedFutureValue->then(Object(Closure), NULL, NULL)\n#5 \/var\/www\/fluffycloud.de\/htdocs\/3rdparty\/guzzlehttp\/guzzle\/src\/RequestFsm.php(134): GuzzleHttp\\Message\\FutureResponse::proxy(Object(GuzzleHttp\\Ring\\Future\\CompletedFutureArray), Object(Closure))\n#6 \/var\/www\/fluffycloud.de\/htdocs\/3rdparty\/guzzlehttp\/guzzle\/src\/Client.php(165): GuzzleHttp\\RequestFsm->__invoke(Object(GuzzleHttp\\Transaction))\n#7 \/var\/www\/fluffycloud.de\/htdocs\/3rdparty\/guzzlehttp\/guzzle\/src\/Client.php(125): GuzzleHttp\\Client->send(Object(GuzzleHttp\\Message\\Request))\n#8 \/var\/www\/fluffycloud.de\/htdocs\/lib\/private\/Http\/Client\/Client.php(138): GuzzleHttp\\Client->get('https:\/\/apps.ne...', Array)\n#9 \/var\/www\/fluffycloud.de\/htdocs\/lib\/private\/App\/AppStore\/Fetcher\/Fetcher.php(99): OC\\Http\\Client\\Client->get('https:\/\/apps.ne...', Array)\n#10 \/var\/www\/fluffycloud.de\/htdocs\/lib\/private\/App\/AppStore\/Fetcher\/AppFetcher.php(66): OC\\App\\AppStore\\Fetcher\\Fetcher->fetch('\"2017-10-17 13:...', '[{\"id\":\"contact...')\n#11 \/var\/www\/fluffycloud.de\/htdocs\/lib\/private\/App\/AppStore\/Fetcher\/Fetcher.php(162): OC\\App\\AppStore\\Fetcher\\AppFetcher->fetch('\"2017-10-17 13:...', '[{\"id\":\"contact...')\n#12 \/var\/www\/fluffycloud.de\/htdocs\/lib\/private\/Installer.php(394): OC\\App\\AppStore\\Fetcher\\Fetcher->get()\n#13 \/var\/www\/fluffycloud.de\/htdocs\/settings\/Controller\/AppSettingsController.php(291): OC\\Installer::isUpdateAvailable('audioplayer', Object(OC\\App\\AppStore\\Fetcher\\AppFetcher))\n#14 [internal function]: OC\\Settings\\Controller\\AppSettingsController->listApps('installed')\n#15 \/var\/www\/fluffycloud.de\/htdocs\/lib\/private\/AppFramework\/Http\/Dispatcher.php(160): call_user_func_array(Array, Array)\n#16 \/var\/www\/fluffycloud.de\/htdocs\/lib\/private\/AppFramework\/Http\/Dispatcher.php(90): OC\\AppFramework\\Http\\Dispatcher->executeController(Object(OC\\Settings\\Controller\\AppSettingsController), 'listApps')\n#17 \/var\/www\/fluffycloud.de\/htdocs\/lib\/private\/AppFramework\/App.php(114): OC\\AppFramework\\Http\\Dispatcher->dispatch(Object(OC\\Settings\\Controller\\AppSettingsController), 'listApps')\n#18 \/var\/www\/fluffycloud.de\/htdocs\/lib\/private\/AppFramework\/Routing\/RouteActionHandler.php(47): OC\\AppFramework\\App::main('OC\\\\Settings\\\\Con...', 'listApps', Object(OC\\AppFramework\\DependencyInjection\\DIContainer), Array)\n#19 [internal function]: OC\\AppFramework\\Routing\\RouteActionHandler->__invoke(Array)\n#20 \/var\/www\/fluffycloud.de\/htdocs\/lib\/private\/Route\/Router.php(299): call_user_func(Object(OC\\AppFramework\\Routing\\RouteActionHandler), Array)\n#21 \/var\/www\/fluffycloud.de\/htdocs\/lib\/base.php(1004): OC\\Route\\Router->match('\/settings\/apps\/...')\n#22 \/var\/www\/fluffycloud.de\/htdocs\/index.php(48): OC::handleRequest()\n#23 {main}","File":"\/var\/www\/fluffycloud.de\/htdocs\/3rdparty\/guzzlehttp\/guzzle\/src\/Exception\/RequestException.php","Line":49}","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:56.0) Gecko/20100101 Firefox/56.0","version":"12.0.3.3"}

@ghost
Copy link
Author

ghost commented Oct 18, 2017

Ok. Seems to be a generic problem. Tried from another instance. Same problem.

cURL error 28: Operation timed out after 10010 milliseconds with 0 bytes received

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants