-
Notifications
You must be signed in to change notification settings - Fork 24
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
"Permission denied" ssh errors on accessing unit-state.db #113
Comments
On jhack (edge) 0.3.23 there's a different error:
|
I'm working on this, I think the issue has appeared on some recent juju version (did the permissions change on the charm files at some point I recall?) the importerror has been fixed in the meantime, the ssh issue persists. |
juju scp
and juju ssh
This was referenced Jan 17, 2024
juju scp
and juju ssh
Have the same issue on juju
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Issue
show-stored errors out,
because of file permissions:
Solution attempts
ssh-ing with root doesn't work,
but a sudo helps
Not sure to translate this to a
juju scp
command, but perhaps could pipe stdout instead?Environment
The text was updated successfully, but these errors were encountered: