hoobs-org / HOOBS

Build your Smart Home with HOOBS. Connect over 2,000 Accessories to your favorite Ecosystem.
https://hoobs.org
GNU General Public License v3.0
551 stars 51 forks source link

hbs log tailing is not working on terminal (web UI works fine) #1797

Closed shamasis closed 2 years ago

shamasis commented 2 years ago

Description Hello team. Just keeping a note here whenever someone gets the time to help debug this. The issue is straightforward... when using the hbs command via terminal, sudo hbs log --tail 10 is not working. The command simply lists and exits without tailing the log.

Version Using v4.1.20

Did you upgrade Please let us know if you upgraded from a previous version.

Did you orginally upgrade to HOOBS 3 from HOOBS 2.1.1? Did you perform an upgrade from HOOBS 2.1.1? Some things are different.

What device are you using? Please let us know the device you are running HOOBS on.

If this is a custom install, what's your operating system? Raspberry Pi (Linux hoobs 5.10.63-v7l+ #1496 SMP Wed Dec 1 15:58:56 GMT 2021 armv7l GNU/Linux)

List your plugins NA

Post your config NA

mkellsy commented 2 years ago

Logs contain sensitive information and are encrypted at rest. The hbs log function reads in the current log and displays it. There is no tail function.