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

markdown-link-check failing with ESOCKETTIMEDOUT #9544

Closed
xtqqczze opened this issue Oct 9, 2024 · 3 comments
Closed

markdown-link-check failing with ESOCKETTIMEDOUT #9544

xtqqczze opened this issue Oct 9, 2024 · 3 comments

Comments

@xtqqczze
Copy link
Contributor

xtqqczze commented Oct 9, 2024

[✖] https://wiki.debian.org/DebianReleases → Status: 0 Error: ESOCKETTIMEDOUT
    at ClientRequest.<anonymous> (/usr/local/lib/node_modules/markdown-link-check/node_modules/request/request.js:816:19)
    at Object.onceWrapper (node:events:633:28)
    at ClientRequest.emit (node:events:519:28)
    at TLSSocket.emitRequestTimeout (node:_http_client:849:9)
    at Object.onceWrapper (node:events:633:28)
    at TLSSocket.emit (node:events:531:35)
    at Socket._onTimeout (node:net:591:8)
    at listOnTimeout (node:internal/timers:581:17)
    at process.processTimers (node:internal/timers:519:7) {
  code: 'ESOCKETTIMEDOUT',
  connect: false
}

https://github.com/dotnet/core/actions/runs/11261604603/job/31315414906?pr=9543 (#9543)

@mairaw
Copy link
Contributor

mairaw commented Oct 9, 2024

It's a known issue with this particular action
gaurav-nelson/github-action-markdown-link-check#173

We might have to adopt a new link checker. But re. your PR, don't worry about those.

@xtqqczze
Copy link
Contributor Author

xtqqczze commented Oct 9, 2024

We might have to adopt a new link checker.

Issue opened: #9545

@mairaw
Copy link
Contributor

mairaw commented Oct 9, 2024

I'll close this one then.

@mairaw mairaw closed this as completed Oct 9, 2024
xtqqczze added a commit to xtqqczze/dotnet-core that referenced this issue Oct 9, 2024
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

Successfully merging a pull request may close this issue.

2 participants