Advertisement
Guest User

nc

a guest
Mar 23rd, 2017
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.00 KB | None | 0 0
  1. Exception while scanning: cURL error 3: <url> malformed
  2. #0 /var/www/selfhosted.xyz/nextcloud/3rdparty/guzzlehttp/guzzle/src/RequestFsm.php(103): GuzzleHttp\Exception\RequestException::wrapException(Object(GuzzleHttp\Message\Request), Object(GuzzleHttp\Ring\Exception\RingException))
  3. #1 /var/www/selfhosted.xyz/nextcloud/3rdparty/guzzlehttp/guzzle/src/RequestFsm.php(132): GuzzleHttp\RequestFsm->__invoke(Object(GuzzleHttp\Transaction))
  4. #2 /var/www/selfhosted.xyz/nextcloud/3rdparty/react/promise/src/FulfilledPromise.php(25): GuzzleHttp\RequestFsm->GuzzleHttp\{closure}(Array)
  5. #3 /var/www/selfhosted.xyz/nextcloud/3rdparty/guzzlehttp/ringphp/src/Future/CompletedFutureValue.php(55): React\Promise\FulfilledPromise->then(Object(Closure), NULL, NULL)
  6. #4 /var/www/selfhosted.xyz/nextcloud/3rdparty/guzzlehttp/guzzle/src/Message/FutureResponse.php(43): GuzzleHttp\Ring\Future\CompletedFutureValue->then(Object(Closure), NULL, NULL)
  7. #5 /var/www/selfhosted.xyz/nextcloud/3rdparty/guzzlehttp/guzzle/src/RequestFsm.php(134): GuzzleHttp\Message\FutureResponse::proxy(Object(GuzzleHttp\Ring\Future\CompletedFutureArray), Object(Closure))
  8. #6 /var/www/selfhosted.xyz/nextcloud/3rdparty/guzzlehttp/guzzle/src/Client.php(165): GuzzleHttp\RequestFsm->__invoke(Object(GuzzleHttp\Transaction))
  9. #7 /var/www/selfhosted.xyz/nextcloud/3rdparty/guzzlehttp/guzzle/src/Client.php(125): GuzzleHttp\Client->send(Object(GuzzleHttp\Message\Request))
  10. #8 /var/www/selfhosted.xyz/nextcloud/lib/private/Http/Client/Client.php(137): GuzzleHttp\Client->get('/ocs-provider/', Array)
  11. #9 /var/www/selfhosted.xyz/nextcloud/apps/federatedfilesharing/lib/DiscoveryManager.php(92): OC\Http\Client\Client->get('/ocs-provider/', Array)
  12. #10 /var/www/selfhosted.xyz/nextcloud/apps/federatedfilesharing/lib/DiscoveryManager.php(141): OCA\FederatedFileSharing\DiscoveryManager->discover(NULL)
  13. #11 /var/www/selfhosted.xyz/nextcloud/apps/files_sharing/lib/External/Manager.php(263): OCA\FederatedFileSharing\DiscoveryManager->getShareEndpoint(NULL)
  14. #12 /var/www/selfhosted.xyz/nextcloud/apps/files_sharing/lib/External/Manager.php(359): OCA\Files_Sharing\External\Manager->sendFeedbackToRemote(NULL, NULL, NULL, 'decline')
  15. #13 /var/www/selfhosted.xyz/nextcloud/apps/files_sharing/lib/External/Storage.php(218): OCA\Files_Sharing\External\Manager->removeShare('files/Shares/sc...')
  16. #14 [internal function]: OCA\Files_Sharing\External\Storage->checkStorageAvailability()
  17. #15 /var/www/selfhosted.xyz/nextcloud/lib/private/Files/Storage/Wrapper/Wrapper.php(501): call_user_func_array(Array, Array)
  18. #16 [internal function]: OC\Files\Storage\Wrapper\Wrapper->__call('checkStorageAva...', Array)
  19. #17 /var/www/selfhosted.xyz/nextcloud/lib/private/Files/Storage/Wrapper/Wrapper.php(501): call_user_func_array(Array, Array)
  20. #18 /var/www/selfhosted.xyz/nextcloud/apps/files_sharing/lib/External/Scanner.php(89): OC\Files\Storage\Wrapper\Wrapper->__call('checkStorageAva...', Array)
  21. #19 /var/www/selfhosted.xyz/nextcloud/apps/files_sharing/lib/External/Scanner.php(44): OCA\Files_Sharing\External\Scanner->scanAll()
  22. #20 /var/www/selfhosted.xyz/nextcloud/lib/private/Files/Utils/Scanner.php(196): OCA\Files_Sharing\External\Scanner->scan('', true, 3)
  23. #21 /var/www/selfhosted.xyz/nextcloud/apps/files/lib/Command/Scan.php(159): OC\Files\Utils\Scanner->scan('/David')
  24. #22 /var/www/selfhosted.xyz/nextcloud/apps/files/lib/Command/Scan.php(227): OCA\Files\Command\Scan->scanFiles('David', '/David', true, Object(Symfony\Component\Console\Output\ConsoleOutput), false)
  25. #23 /var/www/selfhosted.xyz/nextcloud/3rdparty/symfony/console/Command/Command.php(256): OCA\Files\Command\Scan->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
  26. #24 /var/www/selfhosted.xyz/nextcloud/core/Command/Base.php(161): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
  27. #25 /var/www/selfhosted.xyz/nextcloud/3rdparty/symfony/console/Application.php(818): OC\Core\Command\Base->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
  28. #26 /var/www/selfhosted.xyz/nextcloud/3rdparty/symfony/console/Application.php(186): Symfony\Component\Console\Application->doRunCommand(Object(OCA\Files\Command\Scan), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
  29. #27 /var/www/selfhosted.xyz/nextcloud/3rdparty/symfony/console/Application.php(117): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
  30. #28 /var/www/selfhosted.xyz/nextcloud/lib/private/Console/Application.php(169): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
  31. #29 /var/www/selfhosted.xyz/nextcloud/console.php(90): OC\Console\Application->run()
  32. #30 /var/www/selfhosted.xyz/nextcloud/occ(11): require_once('/var/www/selfho...')
  33. #31 {main}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement