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

Permission denied using charm push #853

Closed
jcsackett opened this issue Oct 17, 2018 · 2 comments
Closed

Permission denied using charm push #853

jcsackett opened this issue Oct 17, 2018 · 2 comments

Comments

@jcsackett
Copy link

On a jenkins job that publishes charms for release, we're seeing the following failure:

++ /snap/bin/charm push /var/lib/jenkins/workspace/livepatch-server-charm/charm-output/xenial/livepatch-health 'cs:~yellow/xenial/livepatch-health'
ERROR cannot post archive: cannot put archive blob: open 2a0100cf484eff84-bc98b165ca3fff56: permission denied

We've logged charm out on the machine and deleted go-cookies, and logged back in. The problem persists.

@mhilton
Copy link
Contributor

mhilton commented Oct 17, 2018

This indicates that charmstore is having trouble authenticating with swift. I presume this is similar to #818.

@mhilton
Copy link
Contributor

mhilton commented Oct 24, 2018

This was fixed by fixing the deployment scripts.

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

No branches or pull requests

2 participants