Skip to content

Empty logs on Ubuntu #141

Open
Open
@Jacke

Description

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions