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

chmod: changing permissions of '/shared/leapd': Operation not permitted #34

Closed
Hellovolcanoofficial opened this issue Feb 25, 2019 · 2 comments

Comments

@Hellovolcanoofficial
Copy link

When running setup_blockchainNetworks, It breaks down in Kubernetes on my Docker Desktop and comes out Error like this. It seems the permissions in container is not permitted. And can see logs in sh terminal like this:
image
Wating for container of copy artifact pod to run. Current status of copyartifacts-9fjh2 is Succeeded
image
image

@Hellovolcanoofficial
Copy link
Author

Well I finally solve this problem by change CreateVolume.yaml hostPath location and give that directory permission for all users to rwx(read write and execute). THX.

@tle-totalwine
Copy link

Can you share how you solved it?

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

No branches or pull requests

2 participants