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

Empty logs on Ubuntu #141

Open
Jacke opened this issue Jan 6, 2021 · 1 comment
Open

Empty logs on Ubuntu #141

Jacke opened this issue Jan 6, 2021 · 1 comment

Comments

@Jacke
Copy link

Jacke commented Jan 6, 2021

Hey guys, I have an issue with the fetch logs feature.

If I fetch logs directly from CLI it works

docker logs 31aa530d829c | less
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/opt/docker/lib/ch.qos.logback.logback-classic-1.2.3.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/opt/docker/lib/io.7mind.izumi.logstage-adapter-slf4j_2.13-0.10.6.jar!/org/slf4j/impl/StaticLoggerBinder.class]
....

but when I try to use fetch logs feature it won't work at all, just an empty screen
Screenshot 2021-01-06 at 21 59 54

Docker version 20.10.1
APIVersion 1.41
❯ dry -v
dry version 0.10-beta.1, build 119fd04
❯ uname -a
Linux burotest2 5.4.0-28-generic #32-Ubuntu SMP Wed Apr 22 17:40:10 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux

@jvinet
Copy link

jvinet commented May 11, 2023

Same for me. Using l to view logs from the Container or the Service view yields the same results: an empty screen.

The docker CLI works fine though.

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

2 participants