-
-
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
Segmentation fault using Docker #39
Comments
Currently Docker Image is not a stable version. It requires more testing. Did you use the following Image? In my environment it is working perfectly. We run it with the following command:
We will use AWS EC2 to test further, and if we find a cause we will leave comments again. |
I tried running the exact command you posted and I have the same issue: server starts up, however as soon as I request server_ip:80, it crashes before returning anything If there's anything I could do to debug let me know |
Could you help us? If you can help us, please try as follows.
RUN
|
Thank you for taking the time to post these instructions.
|
Thank you very much for your contribution! We will fix the problem and give you feedback again. |
Just using firefox on windows. Let me know if you want raw request or anything |
Yes I do not have the same problem when I connect to 80 with Firefox. It would be more helpful if you could send your HTTP Request. |
Here's what I have:
|
Actually I just realized it crashes only when I request it in normal mode (not incognito), which has some cookies from other sites on that IP. Gonna make sure everything works and comment after |
Thank you again for your great contribution. |
I've made it stream dash and hls, however when I try to connect via wss for webrtc, I have the following issue:
The client is the ovenplayer demo on your website Thanks! |
I feel like I'm spamming you :P
|
I found the same problem with the latest version of Firefox. The specification for the Candidate seems to have changed slightly in the latest Firefox. Please use chromium until we solve the problem. |
I just committed to solve the problems listed above. So if you want to test OME before the docker image is rebuild, pull and rebuild it. Once again, thank you for your contribution, and this kind of spam is always welcome. :) |
@oransterf Have you tried recent changes? We are waiting for your feedback. |
I did and it worked in Chrome (not firefox yet)! Thank you for fixing. |
I'm sorry for replying after a long time. |
This issue has been closed since it has been inactive for quite some time. If you want to continue discussing this issue, please feel free to reopen it. |
Excuse me, I wonder where I can find above Server Logs? |
@oransterf @getroot
|
Hi and first of all thank you for working on this!
Sadly I wasn't able to make it run in docker (tried the official image and also a custom one based on ubuntu I made).
Sadly after I start the server it just crashes. Here's what I have:
Crash dump
Server logs
Let me know how I can help
The text was updated successfully, but these errors were encountered: