# Aggiornamento di Discourse a "3.5.0.beta6 Security fixes release" fallito

**URL:** https://meta.discourse.org/t/update-cloudflare-outage-discourse-update-to-3-5-0-beta6-failed/369925
**Category:** Self-hosting
**Created:** [12 Giugno 2025, 6:19pm 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:** 1
**Showing post:** 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 Giugno 2025, 6:19pm 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>

Modifica: Ho provato a testare con curl. Questo funziona:

```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

```

Ma questo e altri falliscono con errore 503:

```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

```

Modifica 2: Il problema è correlato al fatto che [npmjs.org](http://npmjs.org) ha problemi con **installazione pacchetti, pubblicazione pacchetti e login?** : vedi anche: [https://status.npmjs.org/](https://status.npmjs.org/)

---

_[View the full topic](https://meta.discourse.org/t/update-cloudflare-outage-discourse-update-to-3-5-0-beta6-failed/369925)._
