Is it possible to get repository indexing errors by Fisheye API?
F.e.: sometimes I can get such error:
Unable to fetch from remote repository: git@gitserver:gitrepo.git - [Permission denied (publickey,gssapi-keyex,gssapi-with-mic,password)., fatal: Could not read from remote repository., , Please make sure you have the correct access rights, and the repository exists.]
Is it possible to monitor it somehow?
I've seen that data is provided from POST request to gwt/RepositoryAdminRpcService. But that's not officially mentioned in https://developer.atlassian.com/display/FECRUDEV/REST+API+Guide
Hi Michal,
I believe the information you are looking for can be returned by using the function /rest-service-fecru/admin/repositories-v1/{repo} described at https://docs.atlassian.com/fisheye-crucible/latest/wadl/fecru.html#rest-service-fecru:admin:repositories-v1:repo
I was using /rest-service-fecru/admin/repositories/{repo} .
Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.