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

Failed to validate facets #35

Open
Gl4di4torRr opened this issue Oct 23, 2017 · 0 comments
Open

Failed to validate facets #35

Gl4di4torRr opened this issue Oct 23, 2017 · 0 comments

Comments

@Gl4di4torRr
Copy link

When creating the nexus group, I am getting this error. Any ideas?

{
    "status": 400,
    "_ansible_parsed": true,
    "_ansible_no_log": false,
    "url": "https://nexus.mycompany.com:8443/service/siesta/rest/v1/script/create_repo_docker_group/run",
    "changed": false,
    "x_content_type_options": "nosniff",
    "connection": "close",
    "server": "Nexus/3.4.0-02 (OSS)",
    "content": "{\n  \"name\" : \"create_repo_docker_group\",\n  \"result\" : \"javax.script.ScriptException: org.sonatype.goodies.common.MultipleFailures$MultipleFailuresException: Failed to validate facets; 1 failure\"\n}",
    "failed": true,
    "json": {
        "name": "create_repo_docker_group",
        "result": "javax.script.ScriptException: org.sonatype.goodies.common.MultipleFailures$MultipleFailuresException: Failed to validate facets; 1 failure"
    },
    "content_type": "application/json",
    "invocation": {
        "module_args": ""
    },
    "date": "Mon, 23 Oct 2017 18:39:01 GMT",
    "redirected": false,
    "x_frame_options": "SAMEORIGIN",
    "msg": "Status code was not [200, 204]: HTTP Error 400: Bad Request"
}
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

1 participant