-
Notifications
You must be signed in to change notification settings - Fork 39
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
Docker container exits with code 139 #24
Comments
I'm the guy who originally contacted Loggly about this issue. I haven't been able to figure out what's going on with either the latest release nor with 1.4. Let me know what I can do to provide log info or whatnot. Docker didn't obviously expose any worthwhile logs, just the fact that the container continually errors out. |
We are seeing some wierd behavior where randomly one of our loggly containers would fail and shows exit code 139. These are running on CoreOs ip-10-51-32-206 units # docker version Server: ip-10-51-32-206 units # cat /etc/lsb-release docker file for loggly container: We are using https://www.loggly.com/docs/docker-syslog/ - the container is from sendgrid - https://hub.docker.com/r/sendgridlabs/loggly-docker/ (v1.5) Note we have another system that using is v1.0 of the container and is not seeing the issue though the load there is not as high potentially. From CoreOS we see the below: [Wed Sep 28 14:15:08 2016] do_general_protection: 21 callbacks suppressed Sep 28 21:09:16 ip-10-51-31-90.ec2.internal kernel: do_general_protection: 18 callbacks suppressed Not sure what that means really - is there some overload in terms of logs being generated or a spike causing this? |
Is there anyway to get this looked at? |
Folks, any chance that this will get fixed soon? We love using your product, please help to get this fixed to improve the over all customer experience pls. |
Hi @mikerowan, Can you please handle this issue? it's been a long time this is open and affecting many customers. I'll wait for your positive response. Thanks! |
For anyone else still having this issue, after 1 week the pod was crashing again and again I've found an updated fork of this Docker image that updated the rsyslog configuration (and Loggly's certificate) |
The Loggly container always errors out seconds after launch with "projectname_loggly-docker_1 exited with code 139"
Any one run into this before?
The text was updated successfully, but these errors were encountered: