Skip to content

Conversation

@wolf99
Copy link
Contributor

@wolf99 wolf99 commented Oct 4, 2025

I saw another repo that similary uses lychee had some fails around the same time but since started working again.
Using this PR to check if the issue remains or is resolved in the lychee action.

@wolf99 wolf99 self-assigned this Oct 4, 2025
@ryanplusplus
Copy link
Member

I took a quick look and the failing links may actually be down

@wolf99
Copy link
Contributor Author

wolf99 commented Oct 4, 2025

@ryanplusplus looked like some temporary issue with gnu.org and drdobbs is actually gone.
Trying if some things for the the gnu.org errors for now

@wolf99
Copy link
Contributor Author

wolf99 commented Oct 4, 2025

Using the info here to help debug the issues: https://lychee.cli.rs/troubleshooting/network-errors/

Looks like the 403 from stackoverflow is due to that site using Cloudflare Bot Management.
Per: https://builtwith.com/detailed/stackoverflow.com.
So we may just have to ignore stackoverflow URLs :/

@wolf99
Copy link
Contributor Author

wolf99 commented Oct 13, 2025

Trying some of the suggestions at: https://lychee.cli.rs/troubleshooting/rate-limits/#_top

Looks like default concurrent network requests is 128.

@wolf99
Copy link
Contributor Author

wolf99 commented Oct 14, 2025

Still not sure if I'm using the correct token.
@ErikSchierboom do you know if there is a token with this name configured for Exercism? secrets.GITHUB_TOKEN

@ErikSchierboom
Copy link
Member

${{ secrets.GITHUB_TOKEN }} is the right token

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 this pull request may close these issues.

4 participants