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

[BUG] - OpenKH crashes if github throws an SSL error #685

Open
lallaria opened this issue Sep 19, 2022 · 0 comments
Open

[BUG] - OpenKH crashes if github throws an SSL error #685

lallaria opened this issue Sep 19, 2022 · 0 comments
Labels
Enhancement Request for, or a pull request of, a new feature or enhancement to an existing one. GUI Tools Concerning OpenKH.Tools.* Not a Bug Looks like a bug, but it isn't

Comments

@lallaria
Copy link

OpenKH Build
20220709.1

OpenKH Program
OpenKH

Describe the Bug
OpenKH will crash upon adding a mod from github if github throws an SSL error (could be any web response error).

To Reproduce
Steps to reproduce the behavior:

  1. Use an intermediary/proxy to github with a bad or no cert
  2. Attempt to install any mod
  3. OpenKH will crash

Expected behavior
Any error message rather than a crash.

Additional context
Was connected to a VPN that uses umbrella as an intermediary DNS. raw.githubusercontent.com is flagged on umbrella and requires an additional cert to be manually installed - if it is not installed it throws a missing cert SSL error.

@Vladabdf Vladabdf added Enhancement Request for, or a pull request of, a new feature or enhancement to an existing one. Not a Bug Looks like a bug, but it isn't GUI Tools Concerning OpenKH.Tools.* labels Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Request for, or a pull request of, a new feature or enhancement to an existing one. GUI Tools Concerning OpenKH.Tools.* Not a Bug Looks like a bug, but it isn't
Projects
None yet
Development

No branches or pull requests

2 participants