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
[✖] https://www.st.com/en/evaluation-tools/nucleo-f429zi.html → 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:627:28)
at ClientRequest.emit (node:events:513:28)
at TLSSocket.emitRequestTimeout (node:_http_client:848:9)
at Object.onceWrapper (node:events:627:28)
at TLSSocket.emit (node:events:525:35)
at Socket._onTimeout (node:net:570:8)
at listOnTimeout (node:internal/timers:569:17)
at process.processTimers (node:internal/timers:512:7) {
code: 'ESOCKETTIMEDOUT',
connect: false
}
We are trying to verify the https://www.st.com/en/evaluation-tools/nucleo-f429zi.html link, but it seems to fail with:
We tried tcort/markdown-link-check#201 (comment), but it did not work. This is our
mlc_config.json
file:We found out that locally (Postman) the website reports an error if the
Accept
header is not set. This action works without any config file locally.The text was updated successfully, but these errors were encountered: