You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Open the Container Log Modal in WebUI
Download the log file from the modal.
Compare the logs displayed in the modal with those in the downloaded file.
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.
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
{width=2322 height=976}
in Logfile
{width=2066 height=1174}
The text was updated successfully, but these errors were encountered:
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:
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
{width=2322 height=976}
in Logfile
{width=2066 height=1174}
The text was updated successfully, but these errors were encountered: