Fisheye - Get repository indexing errors by API

Michał Wieczorek June 22, 2014

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

1 answer

1 accepted

0 votes
Answer accepted
gustavo_refosco
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 22, 2014

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

Michał Wieczorek June 22, 2014

I was using /rest-service-fecru/admin/repositories/{repo} .

Thanks!

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events