Hacker News new | ask | show | jobs
by iainmerrick 920 days ago
Not working at all for me; looks like this import is failing:

https://cdn.jsdelivr.net/pyodide/v0.24.1/full/pyodide.js

JSDelivr is supposedly up, but the CDN isn't working for me at all. Is it blocked in the UK?? That seems like a big deal if so.

I see some past discussion here about it being possibly banned in the EU: https://news.ycombinator.com/item?id=35793009

1 comments

Pyodide maintainer here, we would have certainly seen more reports if JsDelivr was blocked in UK. That URL works fine for me from France, and when using a UK VPN end point. Maybe something specific about your network (corporate proxy etc)?

Are you getting an HTTP status other than 200 or the domain name not being resolved?

It's being blocked at the DNS level, yeah. Must be happening fairly close to me. I wasn't on a VPN, but jumping on a VPN fixes it.

Thanks for checking! Good to know this isn't affecting too many people.

Are you using a DNS ad blocker? An adblock list mistakenly added jsDelivr and later removed it. It would cause this issue