Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Codelists validation errors #1123

Closed
mwjsanders opened this issue Oct 16, 2024 · 6 comments
Closed

Codelists validation errors #1123

mwjsanders opened this issue Oct 16, 2024 · 6 comments
Labels
external dependency The problem originates from an external dependency of the Validator

Comments

@mwjsanders
Copy link

mwjsanders commented Oct 16, 2024

Since yesterday the Predefined ATOM tests fail in the test step 'Use INSPIRE media-types only'

The request executed by the test to the url https://inspire.ec.europa.eu/media-types/media-types.es.atom returns a http status code 406 and a body:

{
  "error" : {
    "code" : 406,
    "description" : "The requested media type is not supported",
    "description-code" : "unknown-format"
  }
}

Although a valid response with status code 200 is expected

example test report with this error: https://inspire.ec.europa.eu/validator/test-run/index.html?id=EIDe7d5333a-7b5b-4852-bcb1-206ab2a1ba2d

@juanluisrp
Copy link

juanluisrp commented Oct 16, 2024

We are suffering this in our local instance too.

@fabiovinci
Copy link
Collaborator

Dear all,

thank you for reporting the error.
It appears that there is a problem with the .atom format of the codelists.
We will take a look as soon as possible.

@fabiovinci
Copy link
Collaborator

Dear all,

the Registry issue has been resolved, and the .atom format of the codelists is once again available.

I will close the issue, please reopen it if the error persists.

@fabiovinci fabiovinci added external dependency The problem originates from an external dependency of the Validator and removed under analysis labels Oct 18, 2024
@mwjsanders
Copy link
Author

@fabiovinci

This issue was solved last week, but now the error is back again

@fabiovinci fabiovinci reopened this Oct 22, 2024
@fabiovinci
Copy link
Collaborator

Dear @mwjsanders,
thank you for bringing this to our attention.
We will have a look asap.

@fabiovinci fabiovinci pinned this issue Oct 22, 2024
@fabiovinci fabiovinci changed the title Errors in INSPIRE media-types check for predefined Atoms Codelists validation errors Oct 22, 2024
@fabiovinci
Copy link
Collaborator

Dear all,

we have verified that after applying the security patches and restarting the Registry server, the rules needed to download ATOM, CSV and ROR files were not applied.
The issue has been fixed and should not occur again.

@fabiovinci fabiovinci unpinned this issue Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
external dependency The problem originates from an external dependency of the Validator
Projects
None yet
Development

No branches or pull requests

4 participants