🚨 Since Mar 14 ~2pm EST: CDN Unpkg Major Outage may affect your Bubble app

Is anyone’s else’s apps completely down right now? Or down in the sense that it takes 100+ seconds to load pages, etc? I just went through all of my troubleshooting routines but still seems like the issue is present.

Someone else mentioned that Unpkg is down and that is causing this. Any and all insight would be great

Yes. here too.

yes my site isnt even loading

screenshot

checking with the team

Edit:
yeah so because this is a third party outage not much we can do but confirming that we are seeing reports across the board

Not a Bubble issue but is definitely causing slow load times for apps, even on Dedicated. The Unpkg (https://www.unpkg.com/) CDN is currently down which supports thousands of JS libraries that plugins rely on. Since Bubble calls/fetches dependencies before loading the page it is hanging the entire process.

Anyone know a work around? We tried replacing all instances but since Bubble fetches before load we aren’t able to intercept the network fetching.

Yes, I’m going crazy here uninstalling plugins and optimizing app and still errors like crazy and 100+ second loading times. Does anyone know what is happening?

is there an way to locally host these packages/libaries, and store them in the file manager?

If you are the plugin author, yes. Just upload the script as shared assets. Use the provided url to set them in plugins element instead of using the cdn.

My foresight has finally paid off

@bubble awesome, thank you so much for confirming, thought I was going crazy at first because I didn’t go straight into developer tools but once I dug around there I found some issues that are from me lol, but then also saw the comment on here about unpkg and then noticed it all over the error logs.

Warning status explained

I just pinned this topic to the top of the forum for the next 24 hours in case anyone sees the orange warning banner in the forum and wonders what’s going on.

This thread covers it.

Idea: can Bubble plugin builder start automatically storing dependencies within a plugin CDN? Versioning of the plugin would then store whatever version on it. Could help prevent outages based on third party outages. (IE The major Lottie Outage that happened a few months ago).

Obviously plugin developers can do it but natively would be great.

@fede.bubble please be aware that the status page (and the mail just received) says that now it’s all good but it’s not. My app just took over 100 seconds to load (I tested a very light page).

50th percentile loading of our single-page app: 57 seconds to load. Usually takes around 5 sec. Insane.

Taking forever to load either editor or app, or doesn’t load at all. Oddly, status.bubble.io shows all systems operational, which is really not the case. Maybe for Bubble systems, but not for this dependency.

Still major loading issues with our production app too. Unusable right now.

Same here, it’s still taking very long to load.

My Customers are contacting me at 1 am, what should i tell them !! please make sure to fixe this ASAP

It doesn’t seem like a Bubble issue, seems like an Unpkg issue still

It’s really slow, but loads eventually…