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

Artifactory run with local directory volume in Docker for Windows fails to initialize due to directory permissions #118

Open
AngelloMaggio opened this issue Sep 18, 2018 · 1 comment

Comments

@AngelloMaggio
Copy link

When using Artifactory running inside a container on a Windows machine users can't restart artifactory due to issues with mounted storage. As workaround excluded security folder from the list of volumes inside docker compose file.

The error is the following:
[art-init] [ERROR] (o.a.w.s.ArtifactoryContextConfigListener:94) - Application could not be initialized: The folder containing the key file /opt/jfrog/artifactory/etc/security/access/keys has too broad permissions!
Please limit access to the Artifactory user only!

There is a JIRA for this as well, as the documentation examples also lead to the same problem.

It may be a good idea to at least just mention it on the documentation.

@eldada
Copy link
Contributor

eldada commented Sep 20, 2018

@AngelloMaggio - thanks for the feedback. We'll look into it. I agree updating documentation should be done. Will update on this.

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