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

FYI: ancient macOS High Sierra 10.13.6: "Error downloading default … Can't connect to HTTPS URL because the SSL module is not available." #196

Open
jspraul opened this issue Sep 25, 2022 · 2 comments

Comments

@jspraul
Copy link

jspraul commented Sep 25, 2022

Facepager_Setup_4_5_0.mac.pkg

2022-09-24 20:55:14.111332 Error downloading default API definitions:HTTPSConnectionPool(host='api.github.com', port=443): Max retries exceeded with url: /repos/strohne/Facepager/contents/apis (Caused by SSLError("Can't connect to HTTPS URL because the SSL module is not available."))
2022-09-24 20:55:19.853730 Error downloading default presets:HTTPSConnectionPool(host='api.github.com', port=443): Max retries exceeded with url: /repos/strohne/Facepager/contents/presets (Caused by SSLError("Can't connect to HTTPS URL because the SSL module is not available."))
2022-09-24 20:55:20.099034 Error downloading default API definitions:HTTPSConnectionPool(host='api.github.com', port=443): Max retries exceeded with url: /repos/strohne/Facepager/contents/apis (Caused by SSLError("Can't connect to HTTPS URL because the SSL module is not available."))

I was going to ask how to download these files manually, but then I realized that SSL wouldn't work to YouTube/Twitter/etc. either.

I was able to get things running from source without too much hassle (I used asdf to get Python 3).

@strohne
Copy link
Owner

strohne commented Sep 26, 2022

Interesting...I will try to figure out how to add the SSL module. This never occured to me so far,

@RafiKoTeh
Copy link

Hi, I received a similar notification and I'm running macOS Mojave 10.14.6. Unfortunately, I don't know how to run it from the source, would there be another method for me to try to download the APIs?

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

3 participants