Lots of unhandled link errors

Created on 19 April 2024, 5 months ago
Updated 26 April 2024, 5 months ago

Problem/Motivation

I am viewing error logs daily on all my multisites, and Link Checker is taking up the first few pages of errors per multisite. All of the errors are unhandled link errors. The unhandled link errors can be categorized into the following 3 categories (ordered from frequency of occurrence)

  1. link has been found (this one is occurring the most. the link that was flagged as an error actually works)
  2. An error was encountered while creating the response
  3. cURL error 60: SSL certificate problem: unable to get local issuer certificate
  4. cURL error 56: Recv failure: Connection reset by peer (this occurs the least)

Steps to reproduce

  • opened up the links that were flagged as errors and they actually work
  • change the log level of reporting
  • ask Link Checker to ignore links containing URLS...
  • add don't treat these responses codes as errors: 200, 206, 302, 303, 304, 401, 403, 503

Proposed resolution

- have an option where "Unhandled link errors" are not getting flagged as errors. Categorize them as a different category or turn them off.

Feature request
Status

Active

Version

2.0

Component

Miscellaneous

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024