[GH-ISSUE #119] Error: GuzzleHttp\Exception\RequestException: cURL error 3: <url> malformed #66

Closed
opened 2026-02-26 09:35:55 +03:00 by kerem · 1 comment
Owner

Originally created by @ruslanguns on GitHub (Aug 11, 2018).
Original GitHub issue: https://github.com/ONLYOFFICE/Docker-DocumentServer/issues/119

Do you want to request a feature or report a bug?
Probably a Bug

What is the current behavior?
When trying to open a file it turns with an error

If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem.

What is the expected behavior?
you can see the onlyoffice installed with https://office.wificlick.es

Did this work in previous versions of DocumentServer?
No

DocumentServer Docker tag:

Host Operating System:
Debian 9

Registration log

Error | richdocuments | GuzzleHttp\Exception\RequestException: cURL error 3: <url> malformed/var/www/html/3rdparty/guzzlehttp/guzzle/src/RequestFsm.php - line 103:   GuzzleHttp\Exception\RequestException   wrapException(Object(GuzzleHttp\Message\Request),  Object(GuzzleHttp\Ring\Exception\RingException))/var/www/html/3rdparty/guzzlehttp/guzzle/src/RequestFsm.php - line 132:  GuzzleHttp\RequestFsm->__invoke(Object(GuzzleHttp\Transaction))/var/www/html/3rdparty/react/promise/src/FulfilledPromise.php - line 25:  GuzzleHttp\RequestFsm->GuzzleHttp\{closure}(*** sensitive parameters replaced ***)/var/www/html/3rdparty/guzzlehttp/ringphp/src/Future/CompletedFutureValue.php - line 55:  React\Promise\FulfilledPromise->then(Object(Closure), NULL, NULL)/var/www/html/3rdparty/guzzlehttp/guzzle/src/Message/FutureResponse.php - line 43:  GuzzleHttp\Ring\Future\CompletedFutureValue->then(Object(Closure), NULL, NULL)/var/www/html/3rdparty/guzzlehttp/guzzle/src/RequestFsm.php - line 134:  GuzzleHttp\Message\FutureResponse  proxy(Object(GuzzleHttp\Ring\Future\CompletedFutureArray), Object(Closure))/var/www/html/3rdparty/guzzlehttp/guzzle/src/Client.php - line 165:  GuzzleHttp\RequestFsm->__invoke(Object(GuzzleHttp\Transaction))/var/www/html/3rdparty/guzzlehttp/guzzle/src/Client.php - line 125:  GuzzleHttp\Client->send(Object(GuzzleHttp\Message\Request))/var/www/html/lib/private/Http/Client/Client.php - line 138:  GuzzleHttp\Client->get('/hosting/discov...', Array)/var/www/html/custom_apps/richdocuments/lib/WOPI/DiscoveryManager.php - line 84:  OC\Http\Client\Client->get('/hosting/discov...')/var/www/html/custom_apps/richdocuments/lib/WOPI/Parser.php - line 41:  OCA\Richdocuments\WOPI\DiscoveryManager->get()/var/www/html/custom_apps/richdocuments/lib/TokenManager.php - line 148:  OCA\Richdocuments\WOPI\Parser->getUrlSrc('application/vnd...')/var/www/html/custom_apps/richdocuments/lib/Controller/DocumentController.php - line 168:  OCA\Richdocuments\TokenManager->getToken(*** sensitive parameters replaced ***)[internal function] OCA\Richdocuments\Controller\DocumentController->index('8621')/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 161:  call_user_func_array(Array, Array)/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 91:  OC\AppFramework\Http\Dispatcher->executeController(Object(OCA\Richdocuments\Controller\DocumentController), 'index')/var/www/html/lib/private/AppFramework/App.php - line 115:  OC\AppFramework\Http\Dispatcher->dispatch(Object(OCA\Richdocuments\Controller\DocumentController), 'index')/var/www/html/lib/private/AppFramework/Routing/RouteActionHandler.php - line 47:  OC\AppFramework\App  main('OCA\\Richdocumen...', 'index', Object(OC\AppFramework\DependencyInjection\DIContainer), Array)[internal function] OC\AppFramework\Routing\RouteActionHandler->__invoke(Array)/var/www/html/lib/private/Route/Router.php - line 297:  call_user_func(Object(OC\AppFramework\Routing\RouteActionHandler), Array)/var/www/html/lib/base.php - line 999:  OC\Route\Router->match('/apps/richdocum...')/var/www/html/index.php - line 42:  OC  handleRequest(){main}
-- | -- | --
Originally created by @ruslanguns on GitHub (Aug 11, 2018). Original GitHub issue: https://github.com/ONLYOFFICE/Docker-DocumentServer/issues/119 **Do you want to request a *feature* or report a *bug*?** Probably a Bug **What is the current behavior?** When trying to open a file it turns with an error **If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem.** **What is the expected behavior?** you can see the onlyoffice installed with https://office.wificlick.es **Did this work in previous versions of DocumentServer?** No **DocumentServer Docker tag:** **Host Operating System:** Debian 9 **Registration log** ``` Error | richdocuments | GuzzleHttp\Exception\RequestException: cURL error 3: <url> malformed/var/www/html/3rdparty/guzzlehttp/guzzle/src/RequestFsm.php - line 103: GuzzleHttp\Exception\RequestException wrapException(Object(GuzzleHttp\Message\Request), Object(GuzzleHttp\Ring\Exception\RingException))/var/www/html/3rdparty/guzzlehttp/guzzle/src/RequestFsm.php - line 132: GuzzleHttp\RequestFsm->__invoke(Object(GuzzleHttp\Transaction))/var/www/html/3rdparty/react/promise/src/FulfilledPromise.php - line 25: GuzzleHttp\RequestFsm->GuzzleHttp\{closure}(*** sensitive parameters replaced ***)/var/www/html/3rdparty/guzzlehttp/ringphp/src/Future/CompletedFutureValue.php - line 55: React\Promise\FulfilledPromise->then(Object(Closure), NULL, NULL)/var/www/html/3rdparty/guzzlehttp/guzzle/src/Message/FutureResponse.php - line 43: GuzzleHttp\Ring\Future\CompletedFutureValue->then(Object(Closure), NULL, NULL)/var/www/html/3rdparty/guzzlehttp/guzzle/src/RequestFsm.php - line 134: GuzzleHttp\Message\FutureResponse proxy(Object(GuzzleHttp\Ring\Future\CompletedFutureArray), Object(Closure))/var/www/html/3rdparty/guzzlehttp/guzzle/src/Client.php - line 165: GuzzleHttp\RequestFsm->__invoke(Object(GuzzleHttp\Transaction))/var/www/html/3rdparty/guzzlehttp/guzzle/src/Client.php - line 125: GuzzleHttp\Client->send(Object(GuzzleHttp\Message\Request))/var/www/html/lib/private/Http/Client/Client.php - line 138: GuzzleHttp\Client->get('/hosting/discov...', Array)/var/www/html/custom_apps/richdocuments/lib/WOPI/DiscoveryManager.php - line 84: OC\Http\Client\Client->get('/hosting/discov...')/var/www/html/custom_apps/richdocuments/lib/WOPI/Parser.php - line 41: OCA\Richdocuments\WOPI\DiscoveryManager->get()/var/www/html/custom_apps/richdocuments/lib/TokenManager.php - line 148: OCA\Richdocuments\WOPI\Parser->getUrlSrc('application/vnd...')/var/www/html/custom_apps/richdocuments/lib/Controller/DocumentController.php - line 168: OCA\Richdocuments\TokenManager->getToken(*** sensitive parameters replaced ***)[internal function] OCA\Richdocuments\Controller\DocumentController->index('8621')/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 161: call_user_func_array(Array, Array)/var/www/html/lib/private/AppFramework/Http/Dispatcher.php - line 91: OC\AppFramework\Http\Dispatcher->executeController(Object(OCA\Richdocuments\Controller\DocumentController), 'index')/var/www/html/lib/private/AppFramework/App.php - line 115: OC\AppFramework\Http\Dispatcher->dispatch(Object(OCA\Richdocuments\Controller\DocumentController), 'index')/var/www/html/lib/private/AppFramework/Routing/RouteActionHandler.php - line 47: OC\AppFramework\App main('OCA\\Richdocumen...', 'index', Object(OC\AppFramework\DependencyInjection\DIContainer), Array)[internal function] OC\AppFramework\Routing\RouteActionHandler->__invoke(Array)/var/www/html/lib/private/Route/Router.php - line 297: call_user_func(Object(OC\AppFramework\Routing\RouteActionHandler), Array)/var/www/html/lib/base.php - line 999: OC\Route\Router->match('/apps/richdocum...')/var/www/html/index.php - line 42: OC handleRequest(){main} -- | -- | -- ```
kerem closed this issue 2026-02-26 09:35:55 +03:00
Author
Owner

@ruslanguns commented on GitHub (Aug 11, 2018):

This isssue it's not related to DocumentServer, I apologize, I am closing the ticket... this issue is related to Collabora App... I found solution at Richdocuments Issue 58

<!-- gh-comment-id:412277776 --> @ruslanguns commented on GitHub (Aug 11, 2018): This isssue it's not related to DocumentServer, I apologize, I am closing the ticket... this issue is related to Collabora App... I found solution at Richdocuments Issue [58](https://github.com/nextcloud/richdocuments/issues/58)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Docker-DocumentServer-ONLYOFFICE#66
No description provided.