Richdocuments error - help to resolve

GuzzleHttp\Exception\ClientException: Client error: GET http://localhost/nextcloud/apps/richdocumentscode/proxy.php?req=/hosting/capabilities resulted in a 404 Not Found response: <head (truncated…)

/var/www/html/nextcloud/3rdparty/guzzlehttp/guzzle/src/Middleware.php - line 69:

GuzzleHttp\Exception\RequestException::create("*** sensiti ... *")

/var/www/html/nextcloud/3rdparty/guzzlehttp/promises/src/Promise.php - line 204:

GuzzleHttp\Middleware::GuzzleHttp\{closure}("*** sensiti ... *")

/var/www/html/nextcloud/3rdparty/guzzlehttp/promises/src/Promise.php - line 153:

GuzzleHttp\Promise\Promise::callHandler()

/var/www/html/nextcloud/3rdparty/guzzlehttp/promises/src/TaskQueue.php - line 48:

GuzzleHttp\Promise\Promise::GuzzleHttp\Promise\{closure}("*** sensiti ... *")

/var/www/html/nextcloud/3rdparty/guzzlehttp/promises/src/Promise.php - line 248:

GuzzleHttp\Promise\TaskQueue->run()

/var/www/html/nextcloud/3rdparty/guzzlehttp/promises/src/Promise.php - line 224:

GuzzleHttp\Promise\Promise->invokeWaitFn()

/var/www/html/nextcloud/3rdparty/guzzlehttp/promises/src/Promise.php - line 269:

GuzzleHttp\Promise\Promise->waitIfPending()

/var/www/html/nextcloud/3rdparty/guzzlehttp/promises/src/Promise.php - line 226:

GuzzleHttp\Promise\Promise->invokeWaitList()

/var/www/html/nextcloud/3rdparty/guzzlehttp/promises/src/Promise.php - line 62:

GuzzleHttp\Promise\Promise->waitIfPending()

/var/www/html/nextcloud/3rdparty/guzzlehttp/guzzle/src/Client.php - line 187:

GuzzleHttp\Promise\Promise->wait()

/var/www/html/nextcloud/lib/private/Http/Client/Client.php - line 226:

GuzzleHttp\Client->request()

/var/www/html/nextcloud/apps/richdocuments/lib/Service/CapabilitiesService.php - line 135:

OC\Http\Client\Client->get()

/var/www/html/nextcloud/apps/richdocuments/lib/AppInfo/Application.php - line 216:

OCA\Richdocuments\Service\CapabilitiesService->refetch()

/var/www/html/nextcloud/apps/richdocuments/lib/AppInfo/Application.php - line 148:

OCA\Richdocuments\AppInfo\Application->checkAndEnableCODEServer()

/var/www/html/nextcloud/lib/private/AppFramework/Bootstrap/Coordinator.php - line 200:

OCA\Richdocuments\AppInfo\Application->boot()

/var/www/html/nextcloud/lib/private/App/AppManager.php - line 437:

OC\AppFramework\Bootstrap\Coordinator->bootApp()

/var/www/html/nextcloud/lib/private/App/AppManager.php - line 216:

OC\App\AppManager->loadApp()

/var/www/html/nextcloud/lib/private/legacy/OC_App.php - line 126:

OC\App\AppManager->loadApps()

/var/www/html/nextcloud/cron.php - line 55:

OC_App::loadApps()

How to resolve this error?

hi @PNMantak welcome to the forum :handshake:

please use </> “code” tags to make your logs readable.

you didn’t provided many details but I see two issue already:

  • you are using localhost
  • you are using plain http://

I’m pretty confident both are not supported in WOPI protocol. Please review Nextcloud Collabora integration. It’s mostly about dedicated install but some hints are dedicated to built-in CODE.

Thanks I’ll repair that.

I have installed Collabora office android and windows on windows machines all is working now.

This error was killing server every day.

When I finish with repairs and installation of https.

I’ll report log file again.

Thanks again.

Hi, me again. Error was that I didnt install my own collabora server and set it up correctly. That built in one doesnt work or demo server in my case.
After installing all correctly now works like formula F1.
No single error on nextcloud or collabora.
Thanks again.

1 Like