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

OBS scripts can't use SSL #110

Open
arighi opened this issue Mar 10, 2021 · 1 comment
Open

OBS scripts can't use SSL #110

arighi opened this issue Mar 10, 2021 · 1 comment
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed

Comments

@arighi
Copy link

arighi commented Mar 10, 2021

I need to use a custom python script in OBS to fetch some data from a HTTPS URL, but I'm getting this error:

 SSLError("Can't connect to HTTPS URL because the SSL module is not available.")

I can reproduce the same problem also using the stock script url-text.py (/snap/obs-studio/current/usr/share/obs/obs-plugins/frontend-tools/scripts/url-text.py).

I think the reason is that the snap is missing libssl or something SSL-related is not enabled properly.

@flexiondotorg flexiondotorg added help wanted Extra attention is needed good first issue Good for newcomers bug Something isn't working labels May 21, 2021
@t03i
Copy link

t03i commented May 17, 2022

I am facing the same issue right now. Did anyone manage to solve that?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants