Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SSL connect error #26

Closed
metacortexplus opened this issue Feb 17, 2020 · 4 comments
Closed

SSL connect error #26

metacortexplus opened this issue Feb 17, 2020 · 4 comments

Comments

@metacortexplus
Copy link

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
Copy link
Owner

cfillion commented Feb 18, 2020

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:

  • If you use a firewall, make sure it allows full internet access to reaper.exe
  • If you are in a network that requires traffic to go through a specific proxy server (eg. corporate environments), enter its address in Manage repositories > Network settings
  • Try disabling Verify the authenticity of SSL/TLS certificates (advanced) in Manage repositories > Network settings

@metacortexplus
Copy link
Author

Windows 7 service pack 1, russian language.

Thank you for reply I will try what you suggested.

@metacortexplus
Copy link
Author

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

@cfillion
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants