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

Unusual HTML page getting uploaded by RECAP as document history page #364

Open
sentry-io bot opened this issue Jan 31, 2024 · 1 comment
Open

Unusual HTML page getting uploaded by RECAP as document history page #364

sentry-io bot opened this issue Jan 31, 2024 · 1 comment

Comments

@sentry-io
Copy link

sentry-io bot commented Jan 31, 2024

The latest errors in this issue appear to be related to the same docket, which doesn't seem to have a valid docket history report format. As a result, the parser returns null fields.

Sentry Issue: COURTLISTENER-5P2

ValidationError: 'docket_number' cannot be Null or empty in RECAP dockets.
(11 additional frame(s) were not displayed)
...
  File "cl/recap/views.py", line 65, in perform_create
    await asyncio.shield(recap_upload_task)
  File "cl/recap/tasks.py", line 121, in process_recap_upload
    docket = await process_recap_docket_history_report(pq.pk)
  File "cl/recap/tasks.py", line 851, in process_recap_docket_history_report
    await d.asave()
  File "cl/search/models.py", line 847, in save
    raise ValidationError(

Screenshot 2024-01-30 at 18 28 16

Filed by: @albertisfu

@mlissner
Copy link
Member

That's a new one. Yeah, let's make sure the extension doesn't upload these in the future. Transferring issue to recap.

@mlissner mlissner transferred this issue from freelawproject/courtlistener Jan 31, 2024
@mlissner mlissner changed the title ValidationError on Docket history uploads Unusual HTML page getting uploaded by RECAP Jan 31, 2024
@mlissner mlissner changed the title Unusual HTML page getting uploaded by RECAP Unusual HTML page getting uploaded by RECAP as document history page Jan 31, 2024
@mlissner mlissner transferred this issue from freelawproject/recap-chrome Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant