-
Notifications
You must be signed in to change notification settings - Fork 35
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
Couldn't parse /etc/ssl/certs #120
Comments
I am experiencing the same issue. Ubuntu version 16.04 LTS, Obs snap version: OBS Studio - 27.0.0-modified (linux). Is there a way to show more verbose information and see what exactly is mbedtls complaining about? |
I am not sure how snaps work but it seems that reading files in /etc and such is not allowed by default. If that is the case adding system-files-interface to the https://github.com/snapcrafters/obs-studio/blob/master/snap/snapcraft.yaml#L90 file and building a new snap should fix the issue. |
I have this same issue, I have been following the thread, seems like there's a dependency missing for the RTMPS package. |
If I shell into the OBS Studio with On Ubuntu classic systems with snapd 2.50 or newer, a new feature was added where Can you confirm is this issue is still happening? Please also include the |
@flexiondotorg yes, still seeing this issue.
Me too. |
This problem has been raised in many issues, but has not yet been resolved.
OS:
snap:
obs-studio latest from edge
|
i write bash for reconnect server, i find problem in ffmpeg...
or service:
|
Anyone found any solution on the issue? |
Why don’t you like my decision? |
Hey there. I'm on
obs-studio 26.1.2-35-gbb6b1e53f
.I'm all of a sudden having trouble streaming to an rtmps endpoint I have used successfully in the past. From the logs:
and then
I found this related issue, but their solution did not work for me:
https://obsproject.com/forum/threads/tls_connect-failed-0x7680.121880/#post-457008
I have plenty of certs in
/etc/ssl/certs
. They are all symlinks to .crt files in/usr/share/ca-certificates/mozilla/
, e.g.:The text was updated successfully, but these errors were encountered: