Duplicate
Details
Details
Assignee
Triage Team
Triage TeamReporter
ksimm1
ksimm1Labels
Time remaining
0m
Components
Fix versions
Affects versions
Priority
Katalon Platform
Katalon Platform
Created May 9, 2022 at 3:40 AM
Updated July 6, 2022 at 8:56 PM
Resolved June 5, 2022 at 3:27 PM
As of 22.02.1 the Logs UI remains blank for apps and never renders the log contents.
It is still possible to access the log contents by clicking the Download Logs button (and also by commandline via k3s kubectl logs command)
To Reproduce
1. Goto Apps Menu -> Installed Applications
2. Select an App and Click the three dots for menu
3. Click Logs
4. Select the desired pod and container, then click Choose (in my screenshot I selected prowlarr)
5. Wait a couple minutes and the logs never appear in the UI
6. Clicking Reconnect button from the Pod Logs page and choosing pod/container again also does not produce log content in the UI
6. (Clicking the download logs button does provide the accurate log content in *.log format)