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

InvalidArgumentException: SSL CA bundle not found #132

Closed
devpikachu opened this issue Feb 6, 2023 · 4 comments
Closed

InvalidArgumentException: SSL CA bundle not found #132

devpikachu opened this issue Feb 6, 2023 · 4 comments
Labels

Comments

@devpikachu
Copy link

devpikachu commented Feb 6, 2023

Getting an SSL CA bundle not found exception when trying to import from Drive. Importing from Photos seems to be working fine.

Logs:

Google Drive import error: Unknown job failure. InvalidArgumentException: SSL CA bundle not found: /tmp/oc_tmp_u3m3oO-.crt in /var/www/nextcloud/3rdparty/guzzlehttp/guzzle/src/Handler/CurlFactory.php:363 Stack trace: #0 /var/www/nextcloud/3rdparty/guzzlehttp/guzzle/src/Handler/CurlFactory.php(59): GuzzleHttp\Handler\CurlFactory->applyHandlerOptions() #1 /var/www/nextcloud/3rdparty/guzzlehttp/guzzle/src/Handler/CurlHandler.php(43): GuzzleHttp\Handler\CurlFactory->create() #2 /var/www/nextcloud/lib/private/Http/Client/DnsPinMiddleware.php(146): GuzzleHttp\Handler\CurlHandler->__invoke() #3 /var/www/nextcloud/3rdparty/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php(35): OC\Http\Client\DnsPinMiddleware->OC\Http\Client\{closure}() #4 /var/www/nextcloud/3rdparty/guzzlehttp/guzzle/src/Middleware.php(31): GuzzleHttp\PrepareBodyMiddleware->__invoke() #5 /var/www/nextcloud/3rdparty/guzzlehttp/guzzle/src/RedirectMiddleware.php(71): GuzzleHttp\Middleware::GuzzleHttp\{closure}() #6 /var/www/nextcloud/3rdparty/guzzlehttp/guzzle/src/Middleware.php(63): GuzzleHttp\RedirectMiddleware->__invoke() #7 /var/www/nextcloud/3rdparty/guzzlehttp/guzzle/src/HandlerStack.php(75): GuzzleHttp\Middleware::GuzzleHttp\{closure}() #8 /var/www/nextcloud/3rdparty/guzzlehttp/guzzle/src/Client.php(331): GuzzleHttp\HandlerStack->__invoke() #9 /var/www/nextcloud/3rdparty/guzzlehttp/guzzle/src/Client.php(168): GuzzleHttp\Client->transfer() #10 /var/www/nextcloud/3rdparty/guzzlehttp/guzzle/src/Client.php(187): GuzzleHttp\Client->requestAsync() #11 /var/www/nextcloud/lib/private/Http/Client/Client.php(218): GuzzleHttp\Client->request() #12 /var/www/nextcloud/apps/integration_google/lib/Service/GoogleAPIService.php(139): OC\Http\Client\Client->get() #13 /var/www/nextcloud/apps/integration_google/lib/Service/GoogleDriveAPIService.php(267): OCA\Google\Service\GoogleAPIService->request() #14 /var/www/nextcloud/apps/integration_google/lib/Service/GoogleDriveAPIService.php(199): OCA\Google\Service\GoogleDriveAPIService->importFiles() #15 /var/www/nextcloud/apps/integration_google/lib/BackgroundJob/ImportDriveJob.php(38): OCA\Google\Service\GoogleDriveAPIService->importDriveJob() #16 /var/www/nextcloud/lib/public/BackgroundJob/Job.php(78): OCA\Google\BackgroundJob\ImportDriveJob->run() #17 /var/www/nextcloud/lib/public/BackgroundJob/QueuedJob.php(58): OCP\BackgroundJob\Job->start() #18 /var/www/nextcloud/lib/public/BackgroundJob/QueuedJob.php(48): OCP\BackgroundJob\QueuedJob->start() #19 /var/www/nextcloud/cron.php(152): OCP\BackgroundJob\QueuedJob->execute() #20 {main}
@github-actions
Copy link

github-actions bot commented Jun 1, 2023

Hello 👋
This issue appears to have had no activity for 3 months. We cannot keep track of whether individual issues
have resolved themselves or still require attention without user interaction. We're thus adding the stale label to this issue to schedule
it for getting closed in 5 days time. If you believe this issue is still valid and should be fixed, you can add a comment
or remove the label to avoid it getting closed.

Cheers 💙

@github-actions github-actions bot added the Stale label Jun 1, 2023
@github-actions
Copy link

github-actions bot commented Jun 7, 2023

This issue was closed because it has been stalled for 5 days with no activity.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jun 7, 2023
@tcitworld
Copy link
Member

@devpikachu Do you still have this issue? Do you have the files_external app activated?

@devpikachu
Copy link
Author

@tcitworld I'm unfortunately unable to answer that question, as the Nextcloud server in question has been decommissioned in the meantime.

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

No branches or pull requests

2 participants