Page 1 of 1

YAM update problem

Posted: Sun Oct 18, 2015 1:21 pm
by alekc
On fresh install of AOS4.1FE it seems I can't update YAM using its update feature. When ever I try to download components listed in Update Notification window using download button I get the error: Couldn't connect to WWW server 'https'. I've searched yam site but could not find any hints to solve this issue. Anyone have any idea how to fix it?

Re: YAM update problem

Posted: Tue Oct 27, 2015 12:01 am
by javierdlr
Does it happens always? Maybe it was just a server problem.

You can grab latest YAM from here (including nightly builds):

http://yam.ch/downloads

Re: YAM update problem

Posted: Tue Oct 27, 2015 12:14 am
by alekc
It happens every time. The download address is https://github.com so I doubt it is the problem with github as I am using it from other OSes on daily basis. I think it is the https part that causes troubles. I'm using 2.9p1 version - the latest stable one. I'm a bit surprised that anyone else didn't notice it. Maybe people do not update YAM?

Re: YAM update problem

Posted: Tue Oct 27, 2015 11:11 am
by Daedalus
It's probably the out of date SSL support that causes that problem. It's the same issue that will prevent YAM, SimpleMail etc. from working with many mail providers including GMail.

Re: YAM update problem

Posted: Tue Oct 27, 2015 1:49 pm
by alekc
Daedalus wrote:It's probably the out of date SSL support that causes that problem. It's the same issue that will prevent YAM, SimpleMail etc. from working with many mail providers including GMail.
That is what I've been afraid of. Makes YAM useless for me unfortunately as most providers are switching to SSL.

Re: YAM update problem

Posted: Tue Oct 27, 2015 2:07 pm
by Gregor
Daedalus wrote:It's probably the out of date SSL support that causes that problem. It's the same issue that will prevent YAM, SimpleMail etc. from working with many mail providers including GMail.
YAM 2.7 works ok with Gmail. I Had to downgrade from 2.9p1 due to this SSL problem... Also the latest Beta is said to have a workaround for this issue but I have not tested it myself.

Re: YAM update problem

Posted: Tue Oct 27, 2015 2:20 pm
by alekc
Gregor wrote: YAM 2.7 works ok with Gmail. I Had to downgrade from 2.9p1 due to this SSL problem... Also the latest Beta is said to have a workaround for this issue but I have not tested it myself.
Thanks for the tip. I'll try the latest beta then.

Re: YAM update problem

Posted: Tue Oct 27, 2015 8:45 pm
by MichaelMerkel
from the september changelog of yam (nightly version 2.10dev):

* tcp/http.c: handle "https://" URLs as well. This partly fixes the download
problems on github.com. Unfortunately the redirection scheme used by github
still cannot be resolved correctly, hence the download still fails.

so this has been improved in the current nightlies.
regards...
michael