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.

cdnjs build is 404

See original GitHub issue

Hi, any idea why loading from CDN fails?

https://cdnjs.cloudflare.com/ajax/libs/places.js/1.1.5/places.min.js ==> 404

When I try loading from this URL

<script src="https://cdn.jsdelivr.net/places.js/1/places.min.js"></script>

I also end up with 404 error, as it tries loading .map instead. Any idea why?

capture d ecran 2016-06-21 a 18 49 28

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:13 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
PeterDaveHellocommented, Jun 22, 2016

Pinged CloudFlare, since we do not directly control the CDN. cc @terinjokes

0reactions
PeterDaveHellocommented, Jun 22, 2016

Thanks.

Read more comments on GitHub >

github_iconTop Results From Across the Web

404 error everywhere after setting build.publicPath to CDN URL
After build.publicPath in nuxt.config.ts is changed to any URL, the whole application (pages and assets) will return a 404 error.
Read more >
Troubleshooting Azure CDN endpoints - 404 status code
Learn how to troubleshoot issues with Azure Content Delivery Network endpoints that return 404 HTTP response status codes.
Read more >
404 issue with static assets, CDN and multi server environment
The load balancer sends the CDNs request to server2. Server2 returs a 404 page not found error since the new file is only...
Read more >
Why are there lots of 404s after setting up CDN? - Moz
I just setup Cloudfront CDN through W3 Total Cache. ... the CDN none of the images are available at the older image URLs...
Read more >
Libraries - cdnjs - The #1 free and open source CDN built to ...
cdnjs offers a large collection of popular libraries for JavaScript, CSS and more. Search the full collection and start using them on your...
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