Facepager icon indicating copy to clipboard operation
Facepager copied to clipboard

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

Open jspraul opened this issue 2 years ago • 2 comments

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).

jspraul avatar Sep 25 '22 01:09 jspraul

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

strohne avatar Sep 26 '22 05:09 strohne

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?

RafiKoTeh avatar Jan 29 '23 14:01 RafiKoTeh