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

[BUG]: Blank Log Entries #939

Closed
cyber-shifter opened this issue Aug 18, 2024 · 6 comments
Closed

[BUG]: Blank Log Entries #939

cyber-shifter opened this issue Aug 18, 2024 · 6 comments

Comments

@cyber-shifter
Copy link

Setup:

  • TerrariumPI version: 4.11.1
  • Install: Manual
  • Raspberry PI: 4
  • OS: Bullseye

Describe the bug
When looking at logs on the web GUI, entries will appear with timestamps, but otherwise be completely blank. I should note that I recently updated, then reinstalled again because I was having issues with a sensor and thought that measure to be a prudent troubleshooting step.

To Reproduce / Installation steps
Login in first, then navigate to the "Logs" section.

Expected behavior
I expect for the logs to have content as they are entered into the log stream

Screenshots
So I followed the directions and started debugging. This gave me some output which I have attached here. I also included a screenshot of what the Logs section looks like in the GUI.

debug

However, when I interrupted the process as described in the instructions, more entries appeared. I haven't seen this sort of behavior before, so I wanted to note that.
debug2

Log GUI example
logsGUI

@cyber-shifter
Copy link
Author

cyber-shifter commented Aug 18, 2024

I should also note, that it seems to be taking longer than normal to load the log entries in the web interface. Also, if I stay on the log page, it will continue giving me blank entries until I reload the page by navigating away and back.

@theyosh
Copy link
Owner

theyosh commented Aug 18, 2024

Found the issue. Do a git pull and restart. Now it should always work.

The case where it went wrong, was when you reload the GUI when you are already logged in. That should now be fixed.

@cyber-shifter
Copy link
Author

Thanks! Now I can get back to solving the rest of the issues I seemingly created by trying to create a new i2c bus.

@theyosh
Copy link
Owner

theyosh commented Aug 19, 2024

So we can close this issue?

@cyber-shifter
Copy link
Author

Yes! I'll close it now. I've got another one coming your way though.

@cyber-shifter
Copy link
Author

Scratch that, I got it sorted. The one I thought that was heading your way.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants