-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Stream is not deleted immediately #1789
Comments
@naanlizard |
Unfortunately, looks like this has not fixed the problem, and/or causes crashes. Attached are logs, let me know if you need more Unfortunately due to a config error, I don't think we can get the dump file - I'll see about making sure that works in the future Backend and OME logs for the flickering we had, and also a log around the crash. |
Dockerfile has
|
@naanlizard
|
Ah I apologize, I grabbed the wrong logs for the crash - (of course, when 0.17.3 stopped, it is a SIGSEGV, from stopping the old container to start the new one) Unfortunately due to a logger problem, I don't have those logs. What I did manage to get were these logs - the clean.txt file is the last 3 hours, without the listed log lines, and the crash is from an example sigsegv (older than the last 3 hours) omelogs-noHTTP-noStream_metrics-nolonger-clean.txt I'll update with more information when I have it, thank you for your hard work here |
@naanlizard Thanks for reporting the crash. Unfortunately, it was very hard to find any hints in the logs. If you get a dump, please share it. And this crash didn't happen in 0.17.3? |
Correct, not 17.3.
…On Fri, Feb 28, 2025 at 08:22 Jeheon Han ***@***.***> wrote:
@naanlizard <https://github.com/naanlizard> Thanks for reporting the
crash. Unfortunately, it was very hard to find any hints in the logs. If
you get a dump, please share it. And this crash didn't happen in 0.17.3?
—
Reply to this email directly, view it on GitHub
<#1789 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABV4BWNPL5EGL6PKDTBGLML2SAMD5AVCNFSM6AAAAABXYEYD5WVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMOJQGAYTSOBTGI>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
[image: getroot]*getroot* left a comment (AirenSoft/OvenMediaEngine#1789)
<#1789 (comment)>
@naanlizard <https://github.com/naanlizard> Thanks for reporting the
crash. Unfortunately, it was very hard to find any hints in the logs. If
you get a dump, please share it. And this crash didn't happen in 0.17.3?
—
Reply to this email directly, view it on GitHub
<#1789 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABV4BWNPL5EGL6PKDTBGLML2SAMD5AVCNFSM6AAAAABXYEYD5WVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMOJQGAYTSOBTGI>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
No crashes since, any ideas about the duplicate streams/flickering even on the new version? |
We are reviewing several scenarios, but we have not yet identified any suspicious code. |
@naanlizard If the issue occurs again, please attach the logs containing the crash. And, if possible, please also provide the full logs from the dates before and after the stream duplication error occurred. |
I'll upgrade asap - the problem was we were running the container as a non root user, which didn't have write permissions in the folder it wanted to create the crash folder in. I think that's maybe a bug or at least an oversight in the image, I'll double check though. So far, no more crashes, which is strange. |
Discussed in #1782
Originally posted by hernanrz February 20, 2025
We've been having this issue for a while now where some users experience disconnects/reconnects in OBS somewhat consistently. We've ruled out network issues on the user's end, also tried different bitrate settings and it doesn't seem to affect things. We're wondering if it's possible a bug in OME is the cause.
About our server setup
Config file
Server.xml.txt
OBS Logs from the disconnects
obslog.txt
The text was updated successfully, but these errors were encountered: