# UPDATE: Cloudflare storing! - Discourse update naar "3.5.0.beta6" mislukt

**URL:** https://meta.discourse.org/t/update-cloudflare-outage-discourse-update-to-3-5-0-beta6-failed/369925
**Category:** Self-hosting
**Created:** [12 juni 2025 om 18:19 UTC](https://meta.discourse.org/t/update-cloudflare-outage-discourse-update-to-3-5-0-beta6-failed/369925 "2025-06-12T18:19:35Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![haydenjames](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/haydenjames/32/255678_2.png) [@haydenjames](https://meta.discourse.org/u/haydenjames)
#### Post date: [12 juni 2025 om 18:19 UTC](https://meta.discourse.org/t/update-cloudflare-outage-discourse-update-to-3-5-0-beta6-failed/369925/1 "2025-06-12T18:19:35Z")

</div>

Edit: I tried testing with curl. This works:

```plaintext
curl -I https://registry.npmjs.org/
HTTP/2 200 
date: Thu, 12 Jun 2025 18:26:56 GMT
content-type: application/json
cache-control: public, immutable, max-age=31557600
set-cookie: _cfuvid=...-0.0.1.1-604800000; path=/; domain=.npmjs.org; HttpOnly; Secure; SameSite=None
server: cloudflare
cf-ray: 94eb6640d930ac93-YYZ

```

But this and others fail with 503 error:

```plaintext
curl -I https://registry.npmjs.org/@swc/core/-/core-1.12.0.tgz
HTTP/2 503 
date: Thu, 12 Jun 2025 18:27:36 GMT
content-type: application/json
set-cookie: _cfuvid=...-0.0.1.1-604800000; path=/; domain=.npmjs.org; HttpOnly; Secure; SameSite=None
server: cloudflare
cf-ray: 94eb664ced5cabe8-YYZ

```

Edit 2: Is the issue related to [npmjs.org](http://npmjs.org) having issues with **package install, package publish, and login?** : also see: [https://status.npmjs.org/](https://status.npmjs.org/)

---

<div class="post-metadata">

### Author: ![haydenjames](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/haydenjames/32/255678_2.png) [@haydenjames](https://meta.discourse.org/u/haydenjames)
#### Post date: [12 juni 2025 om 18:35 UTC](https://meta.discourse.org/t/update-cloudflare-outage-discourse-update-to-3-5-0-beta6-failed/369925/2 "2025-06-12T18:35:21Z")

</div>

ha! 😄 Talk about timing! Looks like, coincidentally, Cloudflare is having issues right now: [https://www.cloudflarestatus.com/](https://www.cloudflarestatus.com/)

 ![The image shows the Cloudflare System Status page indicating broad service outages, with updates and a notice indicating an investigation into issues with certain services, particularly affecting Access authentication and Cloudflare Zero Trust WARPs. (Captioned by AI)](https://global.discourse-cdn.com/meta/original/4X/4/8/4/48412e4cb0a939e568517d5f287167a6ef9202a9.png)

My update request was about ~5 mins when this issue started. Argg.

Question, when this is resolved will `./launcher rebuild app` be able to complete the upgrade? Anything additional I need to be aware of?

**Update:** This is a pretty big outage. AWS impacted, Google Cloud, Etsy, Google Drive, Mailchimp, etc. etc. etc. 🍿

I revert VM to a backup if this is extended.

**Back online:**

[https://x.com/dok2001/status/1933270392656765397](https://x.com/dok2001/status/1933270392656765397)

---

<div class="post-metadata">

### Author: ![eisammy](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/eisammy/32/528804_2.png) [@eisammy](https://meta.discourse.org/u/eisammy)
#### Post date: [12 juni 2025 om 19:44 UTC](https://meta.discourse.org/t/update-cloudflare-outage-discourse-update-to-3-5-0-beta6-failed/369925/3 "2025-06-12T19:44:09Z")

</div>

Oh my gosh Really CF?

---

<div class="post-metadata">

### Author: ![eisammy](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/eisammy/32/528804_2.png) [@eisammy](https://meta.discourse.org/u/eisammy)
#### Post date: [12 juni 2025 om 20:11 UTC](https://meta.discourse.org/t/update-cloudflare-outage-discourse-update-to-3-5-0-beta6-failed/369925/4 "2025-06-12T20:11:08Z")

</div>

Het uitschakelen van de reverse proxy heeft me geholpen om opnieuw op te bouwen… denk ik.

@edit Om de een of andere reden krijg ik geen rebuild zonder de mac-adres over te slaan  
`./launcher rebuild app --skip-mac-address`

---

<div class="post-metadata">

### Author: ![haydenjames](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/haydenjames/32/255678_2.png) [@haydenjames](https://meta.discourse.org/u/haydenjames)
#### Post date: [12 juni 2025 om 21:35 UTC](https://meta.discourse.org/t/update-cloudflare-outage-discourse-update-to-3-5-0-beta6-failed/369925/5 "2025-06-12T21:35:39Z")

</div>

> [@eisammy](#):
>
> Disabling reverse proxy helped me to rebuild… I guess.

Nice. Well, actually everything was restored a while now:

```plaintext
**Update** - Cloudflare services are recovering quickly around the globe...
@Jun 12, 2025 - 20:32 UTC

```

In my case, the same curl test I ran earlier, started working again, so I just updated successfully also:

```plaintext
$ curl -I https://registry.npmjs.org/@swc/core/-/core-1.12.0.tgz
HTTP/2 200 
date: Thu, 12 Jun 2025 21:27:27 GMT
content-type: application/octet-stream
cf-ray: 94ec6eabdf84a21d-YYZ
cf-cache-status: HIT
...

```

Now I ended up on 3.5.0.beta **7** -dev 😉

---

<div class="post-metadata">

### Author: ![RGJ](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/rgj/32/523185_2.png) [@RGJ](https://meta.discourse.org/u/RGJ)
#### Post date: [12 juni 2025 om 21:50 UTC](https://meta.discourse.org/t/update-cloudflare-outage-discourse-update-to-3-5-0-beta6-failed/369925/6 "2025-06-12T21:50:28Z")

</div>

> [@eisammy](#):
>
> Disabling reverse proxy helped me to rebuild… I guess.

I guess not. That rebuild failed because `registry.npmjs.org` is fronted by CF. There was nothing you could do - except wait for it to recover.

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [12 juli 2025 om 21:51 UTC](https://meta.discourse.org/t/update-cloudflare-outage-discourse-update-to-3-5-0-beta6-failed/369925/7 "2025-07-12T21:51:26Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
