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

Database error #77

Open
OpenFirstNL opened this issue Oct 9, 2024 · 2 comments
Open

Database error #77

OpenFirstNL opened this issue Oct 9, 2024 · 2 comments

Comments

@OpenFirstNL
Copy link

Search is currently not yielding results, deeplinks to judges show incorrect information, it shows they are no longer active.

example https://openrechtspraak.nl/person/e8f1b36c-6604-48d7-8620-7026d735b795 - https://namenlijst.rechtspraak.nl/#!/details/Ea0VaXZ88jzQb9qrtWABX1jupJvTCP6K

@Jonakemon
Copy link
Collaborator

Unfortunately our IP address has been blocked by namenlijst.rechtspraak.nl. Our current logic assumes that a judge that does not exist is a former judge; we never accounted for the situation in which the entire website bocks us. That results in all judges 'not existing' and becoming 'former judges'.

The logic flaw is located here: https://github.com/openstate/open-rechtspraak/blob/develop/app/scraper/people/enrich_people.py#L38. I'll work on a fix to prevent a block breaking the website, but that won't fix us being blocked whatsoever by namenlijst.rechtspraak.nl.

@siccovansas is aware of possible fixes to get the site up-and-running again. You should also reach out to the Rechtspraak to see if we can get an unblock.

@Jonakemon Jonakemon reopened this Oct 9, 2024
@Jonakemon
Copy link
Collaborator

Unfortunately we don't have an update yet, since our IP is still blocked by rechtspraak.nl.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants