OpenHAB Log Viewer (frontail) stopped everytime after some days logging

OH3 - After restart the Raspberry Pi4 (Power off, power on)
Then the logging is fine OK !
But after some days the logging stopped en I only see on the screen :
" ==> /var/log/openhab/openhab.log <== "

● frontail.service - Frontail openHAB instance, reachable at http://openhabian:9001
Loaded: loaded (/etc/systemd/system/frontail.service; enabled; vendor preset: enabled)
Active: active (running) since Mon 2021-05-10 21:33:30 CEST; 5 days ago
Docs: GitHub - mthenw/frontail: πŸ“ streaming logs to the browser
Main PID: 887 (node)
Tasks: 12 (limit: 4915)
CGroup: /system.slice/frontail.service
β”œβ”€ 887 node /usr/lib/node_modules/frontail/bin/frontail --disable-usage-stats --ui-highlight --ui-high
└─1072 tail -n 200 -F /var/log/openhab/openhab.log /var/log/openhab/events.log

Warning: Journal has been rotated since unit was started. Log output is incomplete or unavailable.

Itβ€˜s probably an issue of the zram Option used by openhabian.

Just disable this feature and it should work.

Giving that advice you also should provide information about the backside of the coin:
disabling zram means more write cylces to the SD card which after some time will end with a defect SD card.

This looks relevant.

This topic was automatically closed 41 days after the last reply. New replies are no longer allowed.