Pages not loading

Looking at other posts and this one it seems “unpkg” is the problem. Also seeing unpkg is primarily used for plugins. Questions:

  1. Is the above statement about unpkg being used primarily for plugins true or is it used for core bubble capabilities too?
  2. Can anyone here share how to determine which plugins installed in your app are leveraging unpkg?
  3. If you have any suggestions on how to remove the dependency on unpkg, can you share them?
1 Like

Atleast tell use which plugin is involved so we can disable it…

1 Like

@bubble Down again!

For past 2 weeks or so, experiencing issues on all fronts of development. From editor, to db to previewing the app.

@josh @emmanuel

3 Likes

They’d better inform us with a banner notice on the forum…
This is the least expected…

2 Likes

I have the same for development versions. Same issue always everyday. What a shame…

2 Likes

@josh @emmanuel do you have an update? The apps are loading extremely slow…

2 Likes

Same here still (despite being marked as resolved). Production is non-functional on dedicated and dev is crawling.

2 Likes

Where is it marked as resolved?

https://www.unpkg.com/

Unpkg Still out

1 Like

Marked as resolved on Bubble’s end, but they put it back in monitoring. Clearly unpkg is still down.

1 Like

Hey folks – sorry for all the pain on this, I know this kind of situation is maddening. Yes, it is unpkg. We haven’t been able to find a status page link from them to share (we saw the unpkg twitter link to https://status.flyio.net/ a while back, and that service has been reporting issues, so maybe unpkg relies on them, but we are not 100% sure). Seems to be going in and out.

We don’t have a list of plugins that rely on unpkg, because it can be referenced from anywhere in the plugin code, but we see errors with calls to unpkg urls. This URL is the one we see failing the most often, if it rings any bells for people: https://unpkg.com/@lottiefiles/lottie-player@2.0.4/dist/lottie-player.js

(The reason our status page has the vague comment about plugins is that our team that gotten woken up by our alerting early this morning was able to isolate that it was a 3rd party plugin problem by confirming that loading pages with &bubble_no_third_party_plugins=true made the issue go away, but it’s been tricky to confirm exactly which plugins are broken. I’m updating the status page now to point to this forum post)

Anyway, really sorry to everyone who’s had a shitty start to their day because of this issue, we’re going to continue to keep an eye on things and share if we learn anything else that’s useful.

16 Likes

Thanks for the update :raised_hands:

1 Like

(It seems to be back up at the moment, but we’re leaving our statuspage message up for now until we’re sure the situation is over)

7 Likes

What is unpkg?

This topic was automatically closed after 70 days. New replies are no longer allowed.