-
Notifications
You must be signed in to change notification settings - Fork 49
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
Out of memory (leak?): Server crashes / atomic-server shuts down without logging anything #270
Comments
Crashed again, trace logs didn't indicate anything suspicious. |
|
All logs looked like this, and then it crashed:
Doesn't look suspicious. I don't think sled is the culprit here. |
Also on tracing level not suspicious:
|
Seems an out of memory (OOM) issue
|
Since the server had only 512MB Ram available, it could also very well not be a leak... Maybe it's memory usage sometimes peaks. |
Not sure if this is still happening. Can't find suspicious logs |
I've restarted
atomic-server
onhttps://atomicdata.dev
for a couple of times now. This appeared after updating actix to v4. I thought the shutdowns / crashes had something to do with the HTTP Issue #240 (as these were the only errors / warnings in the logs), but we still have shutdowns.I'll try logging at a more verbose level.
./atomic-server --log-level trace &> log-30.3-2
Update
The text was updated successfully, but these errors were encountered: