Skip to content

Reader has inconsistency scraping the same link #1174

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

Open
ebsawyer opened this issue Mar 24, 2025 · 1 comment
Open

Reader has inconsistency scraping the same link #1174

ebsawyer opened this issue Mar 24, 2025 · 1 comment

Comments

@ebsawyer
Copy link

ebsawyer commented Mar 24, 2025

I'm trying to scrape this link.

At first it worked:

Image

All future attempts have resulted in this:

{
  "data": null,
  "code": 422,
  "name": "AssertionFailureError",
  "status": 42206,
  "message": "Failed to load PDF(https://www.tn.gov/content/dam/tn/workforce/documents/majorpublications/reports/WarnReportByMonth.pdf): SSL connect error",
  "readableMessage": "AssertionFailureError: Failed to load PDF(https://www.tn.gov/content/dam/tn/workforce/documents/majorpublications/reports/WarnReportByMonth.pdf): SSL connect error"
}
@ebsawyer
Copy link
Author

FWIW, the dashboard appears to be working:

Image

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

1 participant