question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Failed to fetch version info for xxx/xxx.

See original GitHub issue

Hi @jsdelivr developers:

I’m using cdn of jsdelivr recently, but encountered some problems. When I open this link: https://cdn.jsdelivr.net/gh/pexcn/daily@gh-pages/pac/, the following error will be reported:

Failed to fetch version info for pexcn/daily.

Its target file is this: https://github.com/pexcn/daily/tree/gh-pages/pac How should this problem be solved?

Thanks.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:22 (10 by maintainers)

github_iconTop GitHub Comments

4reactions
dbauszus-glxcommented, May 21, 2020

Why is this closed? The issue still persists and seems to get worse. Icons, mostly svg across multiple production projects are missing. This seems to be rather random as different resources are missing on different days.

Ideally we wouldn’t use a version to always access the latest version of master but this doesn’t seem to be working at all these days.

3reactions
MartinKolarikcommented, May 26, 2020

The issue came back this morning as we’re again seeing a huge spike in /gh/ traffic, which causes issues when fetching new files form GitHub in some cases. We’ve made some improvements to our analytics now that should make it easier to distinguish between regular users and spam/abuse and make this better. A long-term solution to this problem will be in development in the next months.

Note that this issue mostly affects @branch links, as they are only cached for a short time by the CDN and need to be updated from GitHub frequently. If you use @release links, after the first successful fetch they are stored on our servers permanently and do not need to be checked again with GitHub.

EDIT: Also, @commitHash links don’t have this issue at all since they are static.

Read more comments on GitHub >

github_iconTop Results From Across the Web

error Failed to fetch diff for react-native@x.x.x Maybe it's not ...
I am trying to upgrade from react-native 0.59.4 to 0.60.6 but I am getting below messages: info Fetching diff between v0.59.4 and v0.60.6......
Read more >
NCC check failure with "ERR : Failed to fetch NIC list on ...
Solution: The issue is fixed in NCC-3.10.0. Upgrade NCC to the latest version to resolve this issue.
Read more >
unable to fetch the code from github to node (self -hosted)
This looks like the extraheader config value is set globally in the git config on that agent. Try running: git config --global --unset-all...
Read more >
Troubleshoot Smart Licensing on Catalyst Platforms - Cisco
Scenario #6: Failure Reason "Missing Id cert serial number field; Missing signing cert serial number field; Signed data and certificate does not match"...
Read more >
gitlab-runner with the shell executor sometimes fails to fetch ...
I had the same issue with gitlab-runner version 13.2.2. Analysis. Some more details. at the end of pipeline 2, the repo is on...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found