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

Linux permissions error for cluster logs #818

Open
JoshVanL opened this issue Jun 3, 2019 · 0 comments
Open

Linux permissions error for cluster logs #818

JoshVanL opened this issue Jun 3, 2019 · 0 comments
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@JoshVanL
Copy link
Contributor

JoshVanL commented Jun 3, 2019

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

@jetstack-bot jetstack-bot added the kind/bug Categorizes issue or PR as related to a bug. label Jun 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

No branches or pull requests

2 participants