Skip to content
This repository was archived by the owner on Jan 9, 2023. It is now read-only.
This repository was archived by the owner on Jan 9, 2023. It is now read-only.

Linux permissions error for cluster logs #818

Open
@JoshVanL

Description

@JoshVanL

Is this a BUG REPORT or FEATURE REQUEST?:

Uncomment only one, leave it on its own line:

/kind bug

/kind feature

What happened:
If one changes linux permissions or uses a different image for the instances, the cluster logs command will fail.

No journal files were opened due to insufficient permissions.
FATA[0000] exit status 1
No journal files were opened due to insufficient permissions.
FATA[0000] exit status 1

What you expected to happen:
When this happens we should be able to deal with it.
We should be able to get the exit code when it fails due to permissions.
We should then try again using sudo

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugCategorizes issue or PR as related to a bug.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions