[OH3] frontail no output

Thanks a lot! This worked for me on a fresh install (RPi4), which did not show any log in the browser (it did work on a terminal).

1 Like

@mischateeh

I have the same issue and already tried restarting the frontail with
sudo systemctl restart frontail

Also checked status of frontail which says

frontail.service - Frontail openHAB instance, reachable at http://openHABianPi:9001
   Loaded: loaded (/etc/systemd/system/frontail.service; enabled; vendor preset: enabled)
   Active: active (running) since Sun 2022-01-09 16:59:52 CET; 38s ago
     Docs: https://github.com/mthenw/frontail
           https://github.com/openhab/openhabian/issues/28
 Main PID: 5705 (node)
    Tasks: 12 (limit: 4915)
   CGroup: /system.slice/frontail.service
           ├─5705 node /usr/bin/frontail --ui-highlight --ui-highlight-preset /usr/lib/node_modules/frontail/preset/openhab.json -t openhab -l 2000 -n 200 /var/log/openhab/openhab.log /var/log/openhab/events.log
           └─5721 tail -n 200 -F /var/log/openhab/openhab.log /var/log/openhab/events.log

Jan 09 16:59:52 openHABianPi systemd[1]: Started Frontail openHAB instance, reachable at http://openHABianPi:9001.

So it looks like it is still running. But my last entries in frontail are:

2022-01-09 14:37:40.258 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'ausgesperrt.rules'

2022-01-09 14:37:41.333 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'alarmanlage.rules'

==> /var/log/openhab/events.log <==

And if I check folder /var/log/openhab/
The latest file is also from today 14:32

So logs like logging completly stopped