-
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Comments
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. |
Unfortunately we don't have an update yet, since our IP is still blocked by rechtspraak.nl. |
Fix was made in #81. |
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
The text was updated successfully, but these errors were encountered: