# Multiple Error Messages in Console

**URL:** https://meta.discourse.org/t/multiple-error-messages-in-console/168670
**Category:** Support
**Created:** [October 29, 2020, 6:30pm UTC](https://meta.discourse.org/t/multiple-error-messages-in-console/168670 "2020-10-29T18:30:26Z")
**Posts on this page:** 11
**Page:** 1

<div class="post-metadata">

### Author: ![giovanni](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/giovanni/32/160091_2.png) [@giovanni](https://meta.discourse.org/u/giovanni)
#### Post date: [October 29, 2020, 6:30pm UTC](https://meta.discourse.org/t/multiple-error-messages-in-console/168670/1 "2020-10-29T18:30:26Z")

</div>

hello all,

I (and other Users) have been encountering a strange issue starting today. see console:

 ![Screen Shot 2](https://global.discourse-cdn.com/meta/original/3X/6/f/6f40fe802ea294ac1d1a78d21c5f20b53b4c2dfc.png)

resulting in some components (icons, graphs, etc.) not rendering:

 ![Screen Shot 3](https://global.discourse-cdn.com/meta/original/3X/9/7/97de17b94595cc83e3bf4cefe2c9afe192ff077b.png)

any thoughts on what could be causing this and how to debug??

thanks!!

---

<div class="post-metadata">

### Author: ![pmusaraj](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pmusaraj/32/119489_2.png) [@pmusaraj](https://meta.discourse.org/u/pmusaraj)
#### Post date: [October 29, 2020, 7:47pm UTC](https://meta.discourse.org/t/multiple-error-messages-in-console/168670/2 "2020-10-29T19:47:06Z")

</div>

I see the graphs on your site. If you can still reproduce the issue, please try with a different browser or from a different network.

---

<div class="post-metadata">

### Author: ![giovanni](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/giovanni/32/160091_2.png) [@giovanni](https://meta.discourse.org/u/giovanni)
#### Post date: [October 29, 2020, 8:11pm UTC](https://meta.discourse.org/t/multiple-error-messages-in-console/168670/3 "2020-10-29T20:11:51Z")

</div>

thanks @pmusaraj, it works from Safari.

is there anything I could to get it working from Chrome??

thanks again.

---

<div class="post-metadata">

### Author: ![madrush](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/madrush/32/119502_2.png) [@madrush](https://meta.discourse.org/u/madrush)
#### Post date: [October 30, 2020, 12:46am UTC](https://meta.discourse.org/t/multiple-error-messages-in-console/168670/4 "2020-10-30T00:46:20Z")

</div>

We’re seeing the same issue on a client site – Chrome and Firefox.

 ![Imaginal_Cells_Community_-_A_Meeting_Place_for_Spirituality_and_Science](https://global.discourse-cdn.com/meta/original/3X/9/5/95cdac3024fb1586cc08a2bd184d56a41581d7c0.jpeg)

---

<div class="post-metadata">

### Author: ![Canapin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/canapin/32/119591_2.png) [@Canapin](https://meta.discourse.org/u/Canapin)
#### Post date: [October 30, 2020, 1:15am UTC](https://meta.discourse.org/t/multiple-error-messages-in-console/168670/5 "2020-10-30T01:15:29Z")

</div>

One of my clients hosted by Discourse has the issue as well.

---

<div class="post-metadata">

### Author: ![hlissner](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/hlissner/32/256894_2.png) [@hlissner](https://meta.discourse.org/u/hlissner)
#### Post date: [October 30, 2020, 4:06am UTC](https://meta.discourse.org/t/multiple-error-messages-in-console/168670/6 "2020-10-30T04:06:19Z")

</div>

I’m experiencing this on my hosted instance as well. I’ve cleared cache, tried firefox and chrome – same errors in console that others have reported. Seems `sjc2.discourse-cdn.com` is the culprit – it blocks (or does not respond) to some requests. No issue with any other CDN server. After a hard refresh or two the requests go through.

 ![image](https://global.discourse-cdn.com/meta/original/3X/b/1/b19c468f6790d61fba855f735e9162cf1ca6f745.png)

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [October 30, 2020, 4:55am UTC](https://meta.discourse.org/t/multiple-error-messages-in-console/168670/7 "2020-10-30T04:55:10Z")

</div>

Apologies, we are investigating this issue and will get it fixed shortly.

There is a bad resource cached on the CDN and we need to get a cache breaker out there. Hold tight.

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [October 30, 2020, 5:55am UTC](https://meta.discourse.org/t/multiple-error-messages-in-console/168670/8 "2020-10-30T05:55:04Z")

</div>

We deployed a fix for the issue:

[https://github.com/discourse/discourse/commit/af4938baf15b4551ba8fc9727e6b9f482afd50c7](https://github.com/discourse/discourse/commit/af4938baf15b4551ba8fc9727e6b9f482afd50c7)

This is part of a big change @vinothkannans is working on. Historically Android erroneously reported incorrect cache usage size. The fix uses no opaque requests which end up being reported correctly.

However we need to expire our entire CDN cache when this change applies to avoid a situation where bad CORS settings (that exist now in the CDN) are served or cached on clients.

We reverted the change for now, but will make it again in the coming week with an extra cache breaker to avoid this issue.

---

<div class="post-metadata">

### Author: ![giovanni](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/giovanni/32/160091_2.png) [@giovanni](https://meta.discourse.org/u/giovanni)
#### Post date: [October 30, 2020, 7:42am UTC](https://meta.discourse.org/t/multiple-error-messages-in-console/168670/9 "2020-10-30T07:42:39Z")

</div>

thanks @sam & @vinothkannans for quickly addressing the issue, much appreciated.

---

<div class="post-metadata">

### Author: ![madrush](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/madrush/32/119502_2.png) [@madrush](https://meta.discourse.org/u/madrush)
#### Post date: [October 30, 2020, 3:56pm UTC](https://meta.discourse.org/t/multiple-error-messages-in-console/168670/10 "2020-10-30T15:56:03Z")

</div>

Indeed, thank you Discourse team!

---

<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: [November 29, 2020, 4:04pm UTC](https://meta.discourse.org/t/multiple-error-messages-in-console/168670/11 "2020-11-29T16:04:12Z")

</div>

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