cfillion / reapack

📦 Package manager for REAPER
https://reapack.com
GNU Lesser General Public License v3.0
328 stars 21 forks source link

SSL connect error #26

Closed metacortexplus closed 4 years ago

metacortexplus commented 4 years ago

Transaction report -> Errors tab

https://github.com/MichaelPilyavskiy/ReaScripts/raw/master/index.xml: SSL connect error (35): schannel: next InitializeSecurityContext failed: Unknown error (0x80092013) - ���������� ��������� ������� ������, �.�. ������ ������ ������������ ���������� .

https://github.com/ReaTeam/JSFX/raw/master/index.xml: SSL connect error (35): schannel: next InitializeSecurityContext failed: Unknown error (0x80092013) - ���������� ��������� ������� ������, �.�. ������ ������ ������������ ���������� .

https://reapack.com/index.xml: SSL connect error (35): schannel: next InitializeSecurityContext failed: Unknown error (0x80092013) - ���������� ��������� ������� ������, �.�. ������ ������ ������������ ���������� .

https://github.com/ReaTeam/LangPacks/raw/master/index.xml: SSL connect error (35): schannel: next InitializeSecurityContext failed: Unknown error (0x80092013) - ���������� ��������� ������� ������, �.�. ������ ������ ������������ ���������� .

https://github.com/X-Raym/REAPER-ReaScripts/raw/master/index.xml: SSL connect error (35): schannel: next InitializeSecurityContext failed: Unknown error (0x80092013) - ���������� ��������� ������� ������, �.�. ������ ������ ������������ ���������� .

https://github.com/ReaTeam/Extensions/raw/master/index.xml: SSL connect error (35): schannel: next InitializeSecurityContext failed: Unknown error (0x80092013) - ���������� ��������� ������� ������, �.�. ������ ������ ������������ ���������� .

https://github.com/ReaTeam/Themes/raw/master/index.xml: SSL connect error (35): schannel: next InitializeSecurityContext failed: Unknown error (0x80092013) - ���������� ��������� ������� ������, �.�. ������ ������ ������������ ���������� .

https://github.com/ReaTeam/ReaScripts/raw/master/index.xml: SSL connect error (35): schannel: next InitializeSecurityContext failed: Unknown error (0x80092013) - ���������� ��������� ������� ������, �.�. ������ ������ ������������ ���������� .

cfillion commented 4 years ago

Which version of Windows is this? Also those � characters might be an encoding conversion bug. Which language is your version of Windows using?

Here are some things you can try to troubleshoot this:

metacortexplus commented 4 years ago

Windows 7 service pack 1, russian language.

Thank you for reply I will try what you suggested.

metacortexplus commented 4 years ago

Last option fixed connection. I guess problem was old Windows that wasn't updated for a long time.

cfillion commented 4 years ago

Thanks for confirming! Fixing the error message character encoding bug in Russian Windows for the next version.