I’m using Firefox. No idea if the problem is related to that. Basically, opening the Logs & Errors on the left bar of the site has problems.
As you can see there is a message health check every 30 seconds.
When the next health check happens, instead of being appended, it replaces the whole content with only the last line of the new logs. This makes the page basically unusable.
You might notice that there is a gap in the timestamps of the before/after. The log seems to be missing the health check for 14:01:36. Sometimes the gap is bigger, sometimes it’s this small, but it’s often there. So I don’t know if the gap is sent latter on and being hidden by the first bug, or if that is another problem.
I’m surprised there isn’t a forum for posting actual bug reports…
I’ve forwarded the bug report to the team. for now, you can use fly logs in your terminal to stream logs and https://fly-metrics.net to view historical logs.
Hello MaxLap! Thanks a lot for bringing this to our attention once again–the team has rolled out a fix for the behavior reported, you should now be able to view your live logs in the dashboard without the unexpected behavior of previous logs being replaced by latest logs.