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

MQTT Live: Open logfile #109

Open
christianTF opened this issue Oct 21, 2021 · 1 comment
Open

MQTT Live: Open logfile #109

christianTF opened this issue Oct 21, 2021 · 1 comment
Assignees
Labels
bug critical Critical bug leading to dead function

Comments

@christianTF
Copy link
Collaborator

Ausgabe von
lsof -nP | grep '(deleted)'
image

Aus unbekanntem Grund hält MQTT Live dieses riesige Logfile offen. Es verwendet aber eigentlich die PHP-Lib, und die hält die Streams nicht offen.

@christianTF christianTF added the bug critical Critical bug leading to dead function label Oct 21, 2021
@christianTF christianTF self-assigned this Oct 21, 2021
@christianTF
Copy link
Collaborator Author

Ich hab das Logging von MQTT Live zwischenzeitlich so geändert, dass die Logging-Komponente nur noch nach stderr ausgibt, das Logfile selbst aber beim Start in das Logfile gepiped wird.
Mal sehen, ob das was hilft.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug critical Critical bug leading to dead function
Projects
None yet
Development

No branches or pull requests

1 participant