Skip to content

OBS scripts can't use SSL #110

@arighi

Description

@arighi

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomershelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions