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

Missing logs in Container log modal #3014

Open
yomybaby opened this issue Jan 10, 2025 — with Lablup-Issue-Syncer · 0 comments
Open

Missing logs in Container log modal #3014

yomybaby opened this issue Jan 10, 2025 — with Lablup-Issue-Syncer · 0 comments

Comments

@yomybaby
Copy link
Member

yomybaby commented Jan 10, 2025

There is an issue where some logs are not displayed in the Container Log Modal, even though they are present in the downloaded log file. This discrepancy can lead to confusion and difficulty in debugging.

Steps to Reproduce:

  1. Open the Container Log Modal in WebUI
  2. Download the log file from the modal.
  3. Compare the logs displayed in the modal with those in the downloaded file.
  4. Notice that some logs present in the file are missing in the modal.

Expected Behavior:
All logs present in the downloaded log file should be displayed in the Container Log Modal.

Actual Behavior:
Some logs are missing in the Container Log Modal compared to the downloaded log file.

Environment:

Additional Context:
Please investigate the conditions under which logs are not displayed in the modal and provide a fix to ensure consistency between the modal and the downloaded log file.

Please check below screenshots. (line number 161)
in WebUI

image-20250110-140152.png{width=2322 height=976}

in Logfile

image-20250110-140206.png{width=2066 height=1174}

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

1 participant