Becouse i wanted to have some video's on my site (large video's) I tried to install the video module. Not completely without any trouble... After i saw the 7.x-2.x-dev edition gave more specific information about several messages, I installed that version of the Video module. And the libraries 2.x-dev version. The video module himself works great ! Really ! But when I try to use the zencoder API , which works with libraries 2.x-dev and the 2.02 zencoder library it doesn't work for me, becouse i get a message:
SSL connection timeout
The log files of apache2 are clean... I couldn't get any more specific information about this. I am able to reproduce this message, if necessary. The only thing I could imagine is that, becouse i'm behind an ISP, some ports are not open, which should be open.. The ports that are open are : 80 , 25 and some other ports (for things as minecraft servers etc.)

Any help would be nice !

Thanks in advantage,

T ter Haar

CommentFileSizeAuthor
#2 screenshot....281.09 KBtloader11

Comments

Jorrit’s picture

Status: Active » Postponed (maintainer needs more info)

Could you describe at what moment you're getting this message? Is the error also occurring when you upload a small video? Can you provide a screenshot of the error message?

tloader11’s picture

StatusFileSize
new281.09 KB

Thanks for your fast reply !
It appears at the "transcoder" tab, when i select "Zencoder" enter my mail address, and agree the terms and conditions...
So i am not able to upload any video.... FFmpeg gives me other strange errors (version 0.6) , but that's for another time ;-)
And an screenshot as atachment

Hope this helps ?

T ter Haar

[EDIT] : So this is when i hitted save configuration... Also tried with other e-mail adresses

Jorrit’s picture

That is weird. Is your server able to communicate with the outside world on port 443?

tloader11’s picture

you could port-scan the IP of the server, it has port 80,443,25 open... and located to the right server inside the network....
I really don't understand why this error occur ? :s

thanks for your time,

T ter Haar

Jorrit’s picture

It is a problem with CURL. On the internet there are many different solutions for this problem. Search for "SSL connection timeout" PHP curl for these solutions. Perhaps one of those solutions helps for you.

tloader11’s picture

Could I just uninstall curl ? or is it needed ? becouse it's for my other stuff unnecessary.

[EDIT] : sorry, at this part of computering, i'm a total beginner....

Jorrit’s picture

It is necessary. It is the component that allows PHP to make HTTP requests. It is where this error originates.

tloader11’s picture

Oh well, I don't think it's smart to remove it, in that case ;-)

But i googled for the arguments you said, and couldn't exactly understand what I have to do right now, to get it work.... :(

Could I get an precise page, were is documented what I have to do, please ? Becouse I'm not very known with editing PHP and other stuff....

Working in terminal goes fine for me ;-)

Thanks for your help !

T ter Haar

[edit] Using ubuntu 10.10 (I know, it's a little bit older, but I hate gnome3 !)

tloader11’s picture

Could I have such link ? Becouse PHP-editing is not my thing... I'm sorry...

Thanks for the person who could give me a link !

T ter Haar

Jorrit’s picture

I think I can't help you anymore via this issue. If you want me to look at it, I need to access your site and be able to execute some PHP commands. Could you contact me via my contact form at http://drupal.org/user/161217/contact ?

Jorrit’s picture

Status: Postponed (maintainer needs more info) » Closed (works as designed)

In private conversation, this bug seems to be fixed. It was gone without any changes to Drupal or the module.