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

dlt-daemon crashes on full filesystem #716

Open
averater opened this issue Dec 4, 2024 · 0 comments
Open

dlt-daemon crashes on full filesystem #716

averater opened this issue Dec 4, 2024 · 0 comments

Comments

@averater
Copy link
Contributor

averater commented Dec 4, 2024

We have offline logstorage and dlt log into file on a filesystem which ended up full. This sometimes caused dlt.daemon to crash.

I know dlt-damon won't be able so save any logs since the filesystem is full but it should still be able to stream logs. And it should never(?) crash.

There are very few logs from our system when it crashed (running in qnx):
Nov 30 13:06:04.592 dlt_daemon.1585283 0 SLOG2_SHUTDOWN -----ONLINE-----
Nov 30 13:06:04.592 dlt_daemon.1585283 stdout* 0 SLOG2_INFO Option: ContextLogLevel=6
Nov 30 13:06:04.592 dlt_daemon.1585283 stdout 0 SLOG2_INFO Option: ForceContextLogLevelAndTraceStatus=1
Nov 30 13:06:04.592 dlt_daemon.1585283 stdout 0 SLOG2_INFO configure dlt logging without file limits
Nov 30 13:06:04.593 slm.57365..0 stderr 0 SLOG2_ERROR slm: Component 'dlt-daemon' (pid 1585283) terminated unexpectedly
Nov 30 13:06:04.593 slm.57365 low 0 SLOG2_INFO slm: Component 'dlt-daemon' (pid 1585283) died

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

1 participant