[Dachs-support] Errors of registration in RofR
Chloé Azria
chloe.azria at universite-paris-saclay.fr
Wed May 26 10:26:00 CEST 2021
Hello,
I come to you because I cannot register the server of GEOPS laboratory
on the Registry of Registries, I have a lot of errors (listed below).
The DaCHS server is deployed on docker. As there is not yet a version
gavodachs2-server available, it is only the 1.2 version .
I think it comes from the reverse-proxy in https. I tried to follow the
steps described here
https://dachs-doc.readthedocs.io/tutorial.html?#enabling-https
<https://dachs-doc.readthedocs.io/tutorial.html?#enabling-https> , but I
still have the same errors.
It looks like a difficult problem, maybe we can talk directly about it
on a visio-conference to communicate with less difficulties and share
screen ?
Thank you very much,
Best regards,
Azria Chloé
* When I add the keywords *adaptProtocol: False* and
*registerAlternative: True* on the gavo.rc, i have following errors
when I restart gavo serve :
/usr/lib/python2.7/dist-packages/gavo/utils/fancyconfig.py:574:
UserWarning: Unknown configuration item [web] adaptprotocol ignored.
self.name, name))
/usr/lib/python2.7/dist-packages/gavo/utils/fancyconfig.py:574:
UserWarning: Unknown configuration item [web] registeralternative ignored.
self.name, name))
* Errors when I try to register https://dachs-vo.ipsl.fr/oai.xml in
the RofR :
*Standard OAI-PMH compliance*
(0 Recommendations, 0 Warnings, *56 Failures*)
*IVOA Profile on OAI-PMH compliance*
(0 Recommendations, 0 Warnings, 0 Failures)
*VOResource compliance*
(3 Successes, 0 with Recommendations, 0 with Warnings, 0 with Failures)
Standard OAI-PMH compliance
This series of queries tests compliance with the OAI-PMH standard
<http://www.openarchives.org/>. (This part of validation is courtesy of
the OAI Explorer by Hussein Suleman.)
*Failed Tests*
* *Identify*: https://dachs-vo.ipsl.fr/oai.xml?verb=Identify
<https://dachs-vo.ipsl.fr/oai.xml?verb=Identify>
o summary:
<http://rofr.ivoa.net/regvalidate/not_available.htm#summary>
Operation must be compliant with OAI-PMH standard
o oai-1-1:
<http://rofr.ivoa.net/regvalidate/not_available.htm#oai-1-1>
Unexpected HTTP Error : 403 / HTTP/1.1 403 Forbidden
* *Identify (illegal_parameter)*:
https://dachs-vo.ipsl.fr/oai.xml?verb=Identify&test=test
<https://dachs-vo.ipsl.fr/oai.xml?verb=Identify&test=test>
o summary:
<http://rofr.ivoa.net/regvalidate/not_available.htm#summary>
Operation must be compliant with OAI-PMH standard
o oai-2-1:
<http://rofr.ivoa.net/regvalidate/not_available.htm#oai-2-1>
Unexpected HTTP Error : 403 / HTTP/1.1 403 Forbidden
* *ListMetadataFormats*:
https://dachs-vo.ipsl.fr/oai.xml?verb=ListMetadataFormats
<https://dachs-vo.ipsl.fr/oai.xml?verb=ListMetadataFormats>
o summary:
<http://rofr.ivoa.net/regvalidate/not_available.htm#summary>
Operation must be compliant with OAI-PMH standard
o oai-3-1:
<http://rofr.ivoa.net/regvalidate/not_available.htm#oai-3-1>
Unexpected HTTP Error : 403 / HTTP/1.1 403 Forbidden
* *ListSets*: https://dachs-vo.ipsl.fr/oai.xml?verb=ListSets
<https://dachs-vo.ipsl.fr/oai.xml?verb=ListSets>
o summary:
<http://rofr.ivoa.net/regvalidate/not_available.htm#summary>
Operation must be compliant with OAI-PMH standard
o oai-4-1:
<http://rofr.ivoa.net/regvalidate/not_available.htm#oai-4-1>
Unexpected HTTP Error : 403 / HTTP/1.1 403 Forbidden
* *ListIdentifiers (oai_dc)*:
https://dachs-vo.ipsl.fr/oai.xml?verb=ListIdentifiers&metadataPrefix=oai_dc
<https://dachs-vo.ipsl.fr/oai.xml?verb=ListIdentifiers&metadataPrefix=oai_dc>
o summary:
<http://rofr.ivoa.net/regvalidate/not_available.htm#summary>
Operation must be compliant with OAI-PMH standard
o oai-6-1:
<http://rofr.ivoa.net/regvalidate/not_available.htm#oai-6-1>
Unexpected HTTP Error : 403 / HTTP/1.1 403 Forbidden
* *ListIdentifiers (oai_dc, from/until)*:
https://dachs-vo.ipsl.fr/oai.xml?verb=ListIdentifiers&metadataPrefix=oai_dc&from=2000-01-01&until=2000-01-01
<https://dachs-vo.ipsl.fr/oai.xml?verb=ListIdentifiers&metadataPrefix=oai_dc&from=2000-01-01&until=2000-01-01>
o summary:
<http://rofr.ivoa.net/regvalidate/not_available.htm#summary>
Operation must be compliant with OAI-PMH standard
o oai-9-1:
<http://rofr.ivoa.net/regvalidate/not_available.htm#oai-9-1>
Unexpected HTTP Error : 403 / HTTP/1.1 403 Forbidden
* *ListIdentifiers (oai_dc, illegal_set, illegal_from/until)*:
https://dachs-vo.ipsl.fr/oai.xml?verb=ListIdentifiers&metadataPrefix=oai_dc&set=really_wrong_set&from=some_random_date&until=some_random_date
<https://dachs-vo.ipsl.fr/oai.xml?verb=ListIdentifiers&metadataPrefix=oai_dc&set=really_wrong_set&from=some_random_date&until=some_random_date>
o summary:
<http://rofr.ivoa.net/regvalidate/not_available.htm#summary>
Operation must be compliant with OAI-PMH standard
o oai-11-1:
<http://rofr.ivoa.net/regvalidate/not_available.htm#oai-11-1>
Unexpected HTTP Error : 403 / HTTP/1.1 403 Forbidden
* *ListIdentifiers (oai_dc, from granularity != until granularity)*:
https://dachs-vo.ipsl.fr/oai.xml?verb=ListIdentifiers&metadataPrefix=oai_dc&from=2001-01-01&until=2002-01-01T00:00:00Z
<https://dachs-vo.ipsl.fr/oai.xml?verb=ListIdentifiers&metadataPrefix=oai_dc&from=2001-01-01&until=2002-01-01T00:00:00Z>
o summary:
<http://rofr.ivoa.net/regvalidate/not_available.htm#summary>
Operation must be compliant with OAI-PMH standard
o oai-12-1:
<http://rofr.ivoa.net/regvalidate/not_available.htm#oai-12-1>
Unexpected HTTP Error : 403 / HTTP/1.1 403 Forbidden
* *ListIdentifiers (oai_dc, from > until)*:
https://dachs-vo.ipsl.fr/oai.xml?verb=ListIdentifiers&metadataPrefix=oai_dc&from=2000-01-01&until=1999-01-01
<https://dachs-vo.ipsl.fr/oai.xml?verb=ListIdentifiers&metadataPrefix=oai_dc&from=2000-01-01&until=1999-01-01>
o summary:
<http://rofr.ivoa.net/regvalidate/not_available.htm#summary>
Operation must be compliant with OAI-PMH standard
o oai-13-1:
<http://rofr.ivoa.net/regvalidate/not_available.htm#oai-13-1>
Unexpected HTTP Error : 403 / HTTP/1.1 403 Forbidden
* *ListIdentifiers ()*:
https://dachs-vo.ipsl.fr/oai.xml?verb=ListIdentifiers
<https://dachs-vo.ipsl.fr/oai.xml?verb=ListIdentifiers>
o summary:
<http://rofr.ivoa.net/regvalidate/not_available.htm#summary>
Operation must be compliant with OAI-PMH standard
o oai-14-1:
<http://rofr.ivoa.net/regvalidate/not_available.htm#oai-14-1>
Unexpected HTTP Error : 403 / HTTP/1.1 403 Forbidden
* *ListIdentifiers (illegal_mdp)*:
https://dachs-vo.ipsl.fr/oai.xml?verb=ListIdentifiers&metadataPrefix=illegal_mdp
<https://dachs-vo.ipsl.fr/oai.xml?verb=ListIdentifiers&metadataPrefix=illegal_mdp>
o summary:
<http://rofr.ivoa.net/regvalidate/not_available.htm#summary>
Operation must be compliant with OAI-PMH standard
o oai-16-1:
<http://rofr.ivoa.net/regvalidate/not_available.htm#oai-16-1>
Unexpected HTTP Error : 403 / HTTP/1.1 403 Forbidden
* *ListIdentifiers (mdp, mdp)*:
https://dachs-vo.ipsl.fr/oai.xml?verb=ListIdentifiers&metadataPrefix=oai_dc&metadataPrefix=oai_dc
<https://dachs-vo.ipsl.fr/oai.xml?verb=ListIdentifiers&metadataPrefix=oai_dc&metadataPrefix=oai_dc>
o summary:
<http://rofr.ivoa.net/regvalidate/not_available.htm#summary>
Operation must be compliant with OAI-PMH standard
o oai-17-1:
<http://rofr.ivoa.net/regvalidate/not_available.htm#oai-17-1>
Unexpected HTTP Error : 403 / HTTP/1.1 403 Forbidden
* *ListIdentifiers (illegal_resumptiontoken)*:
https://dachs-vo.ipsl.fr/oai.xml?verb=ListIdentifiers&resumptionToken=junktoken
<https://dachs-vo.ipsl.fr/oai.xml?verb=ListIdentifiers&resumptionToken=junktoken>
o summary:
<http://rofr.ivoa.net/regvalidate/not_available.htm#summary>
Operation must be compliant with OAI-PMH standard
o oai-18-1:
<http://rofr.ivoa.net/regvalidate/not_available.htm#oai-18-1>
Unexpected HTTP Error : 403 / HTTP/1.1 403 Forbidden
* *ListIdentifiers (oai_dc, from YYYY-MM-DD)*:
https://dachs-vo.ipsl.fr/oai.xml?verb=ListIdentifiers&metadataPrefix=oai_dc&from=2001-01-01
<https://dachs-vo.ipsl.fr/oai.xml?verb=ListIdentifiers&metadataPrefix=oai_dc&from=2001-01-01>
o summary:
<http://rofr.ivoa.net/regvalidate/not_available.htm#summary>
Operation must be compliant with OAI-PMH standard
o oai-19-1:
<http://rofr.ivoa.net/regvalidate/not_available.htm#oai-19-1>
Unexpected HTTP Error : 403 / HTTP/1.1 403 Forbidden
* *ListIdentifiers (oai_dc, from YYYY-MM-DDThh:mm:ssZ)*:
https://dachs-vo.ipsl.fr/oai.xml?verb=ListIdentifiers&metadataPrefix=oai_dc&from=2001-01-01T00:00:00Z
<https://dachs-vo.ipsl.fr/oai.xml?verb=ListIdentifiers&metadataPrefix=oai_dc&from=2001-01-01T00:00:00Z>
o summary:
<http://rofr.ivoa.net/regvalidate/not_available.htm#summary>
Operation must be compliant with OAI-PMH standard
o oai-20-1:
<http://rofr.ivoa.net/regvalidate/not_available.htm#oai-20-1>
Unexpected HTTP Error : 403 / HTTP/1.1 403 Forbidden
* *ListIdentifiers (oai_dc, from YYYY)*:
https://dachs-vo.ipsl.fr/oai.xml?verb=ListIdentifiers&metadataPrefix=oai_dc&from=2001
<https://dachs-vo.ipsl.fr/oai.xml?verb=ListIdentifiers&metadataPrefix=oai_dc&from=2001>
o summary:
<http://rofr.ivoa.net/regvalidate/not_available.htm#summary>
Operation must be compliant with OAI-PMH standard
o oai-21-1:
<http://rofr.ivoa.net/regvalidate/not_available.htm#oai-21-1>
Unexpected HTTP Error : 403 / HTTP/1.1 403 Forbidden
* *ListMetadataFormats (illegal_id)*:
https://dachs-vo.ipsl.fr/oai.xml?verb=ListMetadataFormats&identifier=really_wrong_id
<https://dachs-vo.ipsl.fr/oai.xml?verb=ListMetadataFormats&identifier=really_wrong_id>
o summary:
<http://rofr.ivoa.net/regvalidate/not_available.htm#summary>
Operation must be compliant with OAI-PMH standard
o oai-23-1:
<http://rofr.ivoa.net/regvalidate/not_available.htm#oai-23-1>
Unexpected HTTP Error : 403 / HTTP/1.1 403 Forbidden
* *GetRecord (oai_dc)*:
https://dachs-vo.ipsl.fr/oai.xml?verb=GetRecord&metadataPrefix=oai_dc
<https://dachs-vo.ipsl.fr/oai.xml?verb=GetRecord&metadataPrefix=oai_dc>
o summary:
<http://rofr.ivoa.net/regvalidate/not_available.htm#summary>
Operation must be compliant with OAI-PMH standard
o oai-28-1:
<http://rofr.ivoa.net/regvalidate/not_available.htm#oai-28-1>
Unexpected HTTP Error : 403 / HTTP/1.1 403 Forbidden
* *GetRecord (illegal_id, oai_dc)*:
https://dachs-vo.ipsl.fr/oai.xml?verb=GetRecord&identifier=really_wrong_id&metadataPrefix=oai_dc
<https://dachs-vo.ipsl.fr/oai.xml?verb=GetRecord&identifier=really_wrong_id&metadataPrefix=oai_dc>
o summary:
<http://rofr.ivoa.net/regvalidate/not_available.htm#summary>
Operation must be compliant with OAI-PMH standard
o oai-29-1:
<http://rofr.ivoa.net/regvalidate/not_available.htm#oai-29-1>
Unexpected HTTP Error : 403 / HTTP/1.1 403 Forbidden
* *GetRecord (invalid_id, oai_dc)*:
https://dachs-vo.ipsl.fr/oai.xml?verb=GetRecord&identifier=invalid\"id&metadataPrefix=oai_dc
<https://dachs-vo.ipsl.fr/oai.xml?verb=GetRecord&identifier=invalid\"id&metadataPrefix=oai_dc>
o summary:
<http://rofr.ivoa.net/regvalidate/not_available.htm#summary>
Operation must be compliant with OAI-PMH standard
o oai-30-1:
<http://rofr.ivoa.net/regvalidate/not_available.htm#oai-30-1>
Unexpected HTTP Error : 403 / HTTP/1.1 403 Forbidden
* *ListRecords (oai_dc, from/until)*:
https://dachs-vo.ipsl.fr/oai.xml?verb=ListRecords&metadataPrefix=oai_dc&from=2000-01-01&until=2000-01-01
<https://dachs-vo.ipsl.fr/oai.xml?verb=ListRecords&metadataPrefix=oai_dc&from=2000-01-01&until=2000-01-01>
o summary:
<http://rofr.ivoa.net/regvalidate/not_available.htm#summary>
Operation must be compliant with OAI-PMH standard
o oai-31-1:
<http://rofr.ivoa.net/regvalidate/not_available.htm#oai-31-1>
Unexpected HTTP Error : 403 / HTTP/1.1 403 Forbidden
* *ListRecords (oai_dc, illegal_set, illegal_from/until)*:
https://dachs-vo.ipsl.fr/oai.xml?verb=ListRecords&metadataPrefix=oai_dc&set=really_wrong_set&from=some_random_date&until=some_random_date
<https://dachs-vo.ipsl.fr/oai.xml?verb=ListRecords&metadataPrefix=oai_dc&set=really_wrong_set&from=some_random_date&until=some_random_date>
o summary:
<http://rofr.ivoa.net/regvalidate/not_available.htm#summary>
Operation must be compliant with OAI-PMH standard
o oai-34-1:
<http://rofr.ivoa.net/regvalidate/not_available.htm#oai-34-1>
Unexpected HTTP Error : 403 / HTTP/1.1 403 Forbidden
* *ListRecords*: https://dachs-vo.ipsl.fr/oai.xml?verb=ListRecords
<https://dachs-vo.ipsl.fr/oai.xml?verb=ListRecords>
o summary:
<http://rofr.ivoa.net/regvalidate/not_available.htm#summary>
Operation must be compliant with OAI-PMH standard
o oai-35-1:
<http://rofr.ivoa.net/regvalidate/not_available.htm#oai-35-1>
Unexpected HTTP Error : 403 / HTTP/1.1 403 Forbidden
* *ListRecords (oai_dc, from granularity != until granularity)*:
https://dachs-vo.ipsl.fr/oai.xml?verb=ListRecords&metadataPrefix=oai_dc&from=2001-01-01&until=2002-01-01T00:00:00Z
<https://dachs-vo.ipsl.fr/oai.xml?verb=ListRecords&metadataPrefix=oai_dc&from=2001-01-01&until=2002-01-01T00:00:00Z>
o summary:
<http://rofr.ivoa.net/regvalidate/not_available.htm#summary>
Operation must be compliant with OAI-PMH standard
o oai-36-1:
<http://rofr.ivoa.net/regvalidate/not_available.htm#oai-36-1>
Unexpected HTTP Error : 403 / HTTP/1.1 403 Forbidden
* *ListRecords (oai_dc, until before earliestDatestamp)*:
https://dachs-vo.ipsl.fr/oai.xml?verb=ListRecords&metadataPrefix=oai_dc&until=1969-01-01T00:00:00Z
<https://dachs-vo.ipsl.fr/oai.xml?verb=ListRecords&metadataPrefix=oai_dc&until=1969-01-01T00:00:00Z>
o summary:
<http://rofr.ivoa.net/regvalidate/not_available.htm#summary>
Operation must be compliant with OAI-PMH standard
o oai-37-1:
<http://rofr.ivoa.net/regvalidate/not_available.htm#oai-37-1>
Unexpected HTTP Error : 403 / HTTP/1.1 403 Forbidden
* *ListRecords (oai_dc)*:
https://dachs-vo.ipsl.fr/oai.xml?verb=ListRecords&metadataPrefix=oai_dc
<https://dachs-vo.ipsl.fr/oai.xml?verb=ListRecords&metadataPrefix=oai_dc>
o summary:
<http://rofr.ivoa.net/regvalidate/not_available.htm#summary>
Operation must be compliant with OAI-PMH standard
o oai-38-1:
<http://rofr.ivoa.net/regvalidate/not_available.htm#oai-38-1>
Unexpected HTTP Error : 403 / HTTP/1.1 403 Forbidden
* *ListRecords (illegal_resumptiontoken)*:
https://dachs-vo.ipsl.fr/oai.xml?verb=ListRecords&resumptionToken=junktoken
<https://dachs-vo.ipsl.fr/oai.xml?verb=ListRecords&resumptionToken=junktoken>
o summary:
<http://rofr.ivoa.net/regvalidate/not_available.htm#summary>
Operation must be compliant with OAI-PMH standard
o oai-39-1:
<http://rofr.ivoa.net/regvalidate/not_available.htm#oai-39-1>
Unexpected HTTP Error : 403 / HTTP/1.1 403 Forbidden
* *IllegalVerb*: https://dachs-vo.ipsl.fr/oai.xml?verb=IllegalVerb
<https://dachs-vo.ipsl.fr/oai.xml?verb=IllegalVerb>
o summary:
<http://rofr.ivoa.net/regvalidate/not_available.htm#summary>
Operation must be compliant with OAI-PMH standard
o oai-42-1:
<http://rofr.ivoa.net/regvalidate/not_available.htm#oai-42-1>
Unexpected HTTP Error : 403 / HTTP/1.1 403 Forbidden
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.g-vo.org/pipermail/dachs-support/attachments/20210526/d69294e8/attachment-0001.htm>
More information about the Dachs-support
mailing list