Active
Project:
Video Upload
Version:
6.x-1.6
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
10 Jun 2011 at 10:14 UTC
Updated:
10 Jun 2011 at 15:24 UTC
Hi all,
I've been reading through the issues/install.txt and trying to get this module to work. But I'm encountering the following errors when running cron:
Connect to ssl://www.google.com:443. Error #134053896: Unable to find the socket transport "ssl" - did you forget to enable it when you configured PHP?
WD video_upload: Authentication error while creating a YouTube [error]
connection object: Argument is not an instance of Zend_Http_Client.
WD video_upload: Authentication error for YouTube Account: Unable to... [error](the error repeats).
I have enabled the openssl extension (and Video Uploader doesn't report this as a problem - whereas it did before in the status report/Watchdog).
Not sure what is wrong but any help appreciated.
Comments
Comment #1
nicl commentedChanging title to be more specific.
Comment #2
nicl commentedUPDATE: I have narrowed this down to being an issue with Drush on Windows.
When I run cron via the UI it works. It is only when I run 'drush cron' from the Windows CLI that I get the above errors.
So I'm guessing this is not a Video Uploader issue, but a Drush/Windows issue.
Thanks for the module,
Nic
Comment #3
nicl commentedUPDATE: it's not to do with Drush. While it did start working briefly when I switched to running cron via the UI it has now reverted to the errors reported above/not working.
I am going to test on a blank Drupal install and will report back but if anyone has any ideas again please let me know.
Nic