Closed ghenadiibatalski closed 6 years ago
Same here, with nexus3 3.3.1 and Crowd 2.11.2 - throws the 404 exception but still works as intended. Any update on how to fix that exception?
For future readers: I have solved this problem by using this plugin instead: https://github.com/pingunaut/nexus3-crowd-plugin
It is a fork from this repo.
I will take a look at this. Any clues how to reproduce this may been helpful. Thank you
@ghenadiibatalski Can you please set the logging level of package org.sonatype.nexus.plugins.crowd.client.rest to TRACE and report please? I am interested by the full URL (the parameters) of the call made to Crowd which is failing. Thx
Seems the plugin error code handling is to be improved. The error 404 returned by Crowd correspond in your case to a non existent user in Crowd (such as default Nexus anonymous user). I will improve the code of the plugin are release a newer version. Thank you
Related to #29
Should be fixed with version 3.6.2 https://github.com/PatrickRoumanoff/nexus-crowd-plugin/releases/tag/nexus-crowd-plugin-3.6.2
Please reopen if not and thank you for your feedback
Hello, i've found following exception in the output, although the functionality seems not to be impaired.
I'm running on Nexus 3.4.0 Crowd 2.12.0 and nexus-crowd-plugin-3.3.1
Regards