Miranda NG Official Community Forum

Forum for English speaking Miranda NG users => Bug reports => Topic started by: wielorybus on 08 05 2018, 19:43:37

Title: Problems with proxy support after upgrading to 0.95.8
Post by: wielorybus on 08 05 2018, 19:43:37
It looks like I can't connect to GG/jabber through proxy after upgrading to 0.95.8 x64. Anybody has the same issue?

[21:21:54 466C] [GG] mainthread() (1f1d7b0): Connection cannot be established. errno=13: Permission denied

P.S. I'm using HTTPS proxy on 8080 port.
Title: Re: Problems with proxy support after upgrading to 0.95.8
Post by: Goraf on 08 05 2018, 20:08:48
I thought that it is only a GG problem and that plugin is messed up, because it seems like it cannot handle proxy+SSL (SSL connection forced in this plugin update). Are you sure you have the same problem with jabber? (it could suggest sth global then)
Title: Re: Problems with proxy support after upgrading to 0.95.8
Post by: wielorybus on 09 05 2018, 07:04:00
I'm not sure about jabber (let me check later today). Is there any way to disable the SSL in GG to check?
Title: Re: Problems with proxy support after upgrading to 0.95.8
Post by: wielorybus on 09 05 2018, 07:16:11
OK, it looks like jabber (Google Talk) is working over the proxy, so the problem is only with the GG protocol.
Title: Re: Problems with proxy support after upgrading to 0.95.8
Post by: Goraf on 09 05 2018, 08:09:25
To disable SSL in GG right now, you would have to use DbEditor plugin. After installation, launch it from "Main menu -> Database -> Database Editor++". In the opened window, find in the left panel "folder" with name as internal name of your GG account (probably "GG" with some number) and click it. In the right panel find item with name "SSLConection" double-click it and change its value from 1 to 0. Try to reconnect. It could help but in case it would not then do the same for "ManualHost".
Title: Re: Problems with proxy support after upgrading to 0.95.8
Post by: wielorybus on 10 05 2018, 10:35:40
OK, Setting SSLConnection and ManualHost to 0 helped. But would it be fixed? I'd like to use SSL...