kaiju icon indicating copy to clipboard operation
kaiju copied to clipboard

kaiju-makedb: Mar DB fails

Open pmenzel opened this issue 1 year ago • 0 comments

The download of Mar metadata fails at

Downloading MarRef metadata from MMP (databasesapi.sfb.uit.no)

I think it's a problem with the line

 MARREF_VERSION=$(curl -Ls -o /dev/null -w %{url_effective} https://databasesapi.sfb.uit.no/rest/v1/MarRef/records | grep -Po 'ver=\K\d+\.\d+')     

@emrobe

pmenzel avatar Aug 02 '22 06:08 pmenzel