outdoorbits / little-backup-box

This software turns a single-board computer into a versatile, pocket-sized backup solution. Especially for digital photography, this is the solution for backing up images and media files on mass storage devices when traveling or at events. Media content can be viewed and rated for the subsequent process.
http://littlebackupbox.com
GNU General Public License v3.0
504 stars 103 forks source link

Log monitor and log files only contain time stamps #178

Closed mrsparkle331 closed 1 year ago

mrsparkle331 commented 1 year ago

Describe the bug When viewing the log monitor in the browser there is no log output. you only see timestamps as the log updates. When downloading the log file to view locally you see the same.

I did an update at jan 4 21:00 UTC and the behavior is still the same.

To Reproduce Steps to reproduce the behavior: open LBB webui. View the log monitor.

Expected behavior there should be log out put in the log monitor and log files.

Log monitor and downloaded log file is essentially blank. It only contains time stamps:

`Little Backup Box 21:22:43

21:22:46

21:22:46

21:22:46

21:22:46

21:22:46

21:22:46

21:22:46

21:22:46

21:22:46

21:22:46

21:22:46

21:22:47

21:22:47

21:22:47

21:22:47

21:22:57

21:22:57

21:23:02 `

Desktop (please complete the following information):

mrsparkle331 commented 1 year ago

I have also tried changing the log level between 1,2, and 3. there is no difference

outdoorbits commented 1 year ago

I just uploaded some changes a few minutes ago. Would you please update again? Most probably this does not affect your problem but makes debugging easier.

outdoorbits commented 1 year ago

... I think I found the bug, it should be fixed now.

mrsparkle331 commented 1 year ago

working now!