You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have certain links that gets reported as broken due to ECONNRESET:
34:28 error https://jcp.org/en/jsr/detail?id=330 is dead. (request to https://jcp.org/en/jsr/detail?id=330 failed, reason: connect ECONNRESET 137.254.60.38:443) no-dead-link
61:34 error https://dev.mysql.com/downloads/mysql/ is dead. (request to https://dev.mysql.com/downloads/mysql/ failed, reason: connect ECONNRESET 137.254.60.11:443) no-dead-link
It's consistent so far. They don't get reported as broken link all the time, but most of them they are reported as broken because of the above mentioned ECONNRESET error
This is a continuation of #111 where couple of PRs were merged already to address it but unfortunately even with latest version (4.4.3), these errors are still persisting.
The text was updated successfully, but these errors were encountered:
I have certain links that gets reported as broken due to
ECONNRESET
:It's consistent so far. They don't get reported as broken link all the time, but most of them they are reported as broken because of the above mentioned
ECONNRESET
errorThis is a continuation of #111 where couple of PRs were merged already to address it but unfortunately even with latest version (
4.4.3
), these errors are still persisting.The text was updated successfully, but these errors were encountered: