Skip to content
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

Crash due to "process out of memory" #38

Open
mocheng opened this issue Jul 7, 2014 · 4 comments
Open

Crash due to "process out of memory" #38

mocheng opened this issue Jul 7, 2014 · 4 comments

Comments

@mocheng
Copy link

mocheng commented Jul 7, 2014

I have one dattss v1.0.0 deployed in production. It rans well for about one week and crashed with below log.

[2014-07-06T05:34:14.233Z] {DATTSS-SERVER} [CLEANUP] Done.
[2014-07-06T06:34:13.196Z] {DATTSS-SERVER} [CLEANUP] Starting...
[2014-07-06T06:34:14.164Z] {DATTSS-SERVER} [CLEANUP] Done.
[2014-07-06T07:34:13.197Z] {DATTSS-SERVER} [CLEANUP] Starting...
[2014-07-06T07:34:14.159Z] {DATTSS-SERVER} [CLEANUP] Done.
[2014-07-06T08:34:13.199Z] {DATTSS-SERVER} [CLEANUP] Starting...
[2014-07-06T08:34:14.246Z] {DATTSS-SERVER} [CLEANUP] Done.
FATAL ERROR: JS Allocation failed - process out of memory

Anything I can do to debug this?

@spolu
Copy link

spolu commented Jul 8, 2014

Hi @mocheng, unfortunately we've discontinued support for DaTtSs (as well as development or even internal use)... We've moved most of our graphing to AWS CloudWatch.

@n1t0 any idea?

@mocheng
Copy link
Author

mocheng commented Jul 9, 2014

What a pity!

I deployed dattss for all our production application performance monitoring.

There is no licence specified in dattss repository. Can I copy it to a new project to continue work on it?

@spolu
Copy link

spolu commented Jul 9, 2014

Yes! Consider it MIT!

@n1t0
Copy link
Member

n1t0 commented Jul 9, 2014

Hello! I don't know, we've been running it for months without having this problem.
It could be my.status from https://github.com/teleportd/dattss/blob/master/server/lib/environment.js which becomes too large, and causes a crash when we try to send an update through socket.io.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants