jesseduffield / jesseduffield/lazydocker
No logs from random containers after updating to 0.19.0
- Dominant language
- Go
- Stars
- 52.8k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
I updated lazydocker on several pc/vm's and raspberry's and noticed when scrolling down several containers do not output any logs. docker compose logs -f or dozzle correctly display these. (Maybe related, but the installer script never worked properly for me, even when ran as root it ends up in home directory, so I usually run the script, then sudo mv ~/.local/bin/lazydocker /usr/local/bin)
**To Reproduce**
Steps to reproduce the behavior:
1. open lazydocker 0.19.0 on host with multiple containers running
2. start scrolling down the list of containers
3. look in the log window, some of the containers will show just blank window with no logs whatsoever
**Expected behaviour**
Logs should display for all containers
**Screenshots**
I can make a video if necessary, but I think it's pretty self-explanatory - you should see logs, there's nothing.
**Desktop (please complete the following information):**
- OS: Ubuntu 22.04.1 LTS
- Lazydocker Version 0.19.0
**Additional context**
I tried to find out some connection between the containers that don't work, but came up empty. It's random containers each restart. I have tried running lazydocker as root, but no change. This is not a slow cpu issue either I can stay on the container for 5 minutes the logs will never show.
Contributor guide
Assessment
This issue has not been assessed yet.