# 升级后图标变得巨大

**URL:** https://meta.discourse.org/t/ginormous-icons-after-upgrade-today/103177
**Category:** Support
**Created:** [2018年十一月30日 15:47 UTC](https://meta.discourse.org/t/ginormous-icons-after-upgrade-today/103177 "2018-11-30T15:47:03Z")
**Posts on this page:** 20
**Page:** 1

<div class="post-metadata">

### Author: ![tobiaseigen](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tobiaseigen/32/539204_2.png) [@tobiaseigen](https://meta.discourse.org/u/tobiaseigen)
#### Post date: [2018年十一月30日 15:47 UTC](https://meta.discourse.org/t/ginormous-icons-after-upgrade-today/103177/1 "2018-11-30T15:47:03Z")

</div>

I know there was a fontawesome upgrade - anything I need to look for or change to fix this problem? I see all fontawesome icons as huge. Starting to troubleshoot now but I’d be grateful for any advice. @angus let me know if you’re awake over there and have any suggestions.

 ![08%20AM](https://global.discourse-cdn.com/meta/original/3X/c/3/c3d704b055b9572bfd0e301c36cc515bb3378c95.png)

Update also happens in [safe mode](https://meta.discourse.org/t/53504?silent=true).

 ![30%20AM](https://global.discourse-cdn.com/meta/original/3X/f/7/f7d7cbe954c05af4fe506ef5dbe8f5ebe3ab9221.png)

---

<div class="post-metadata">

### Author: ![david](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/david/32/157490_2.png) [@david](https://meta.discourse.org/u/david)
#### Post date: [2018年十一月30日 15:58 UTC](https://meta.discourse.org/t/ginormous-icons-after-upgrade-today/103177/2 "2018-11-30T15:58:10Z")

</div>

The issue persists in [safe mode](https://meta.discourse.org/t/53504?silent=true), so it is almost certainly something that a plugin has introduced in an unusual way. Can you share a list of installed plugins - we’re not seeing this on any of our hosted sites.

---

<div class="post-metadata">

### Author: ![tobiaseigen](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tobiaseigen/32/539204_2.png) [@tobiaseigen](https://meta.discourse.org/u/tobiaseigen)
#### Post date: [2018年十一月30日 16:02 UTC](https://meta.discourse.org/t/ginormous-icons-after-upgrade-today/103177/3 "2018-11-30T16:02:47Z")

</div>

thanks for the response. here’s my list from app.yml. the commented out lines are plugins I’ve tried in the past but removed again.

```
  - git clone https://github.com/discourse/docker_manager.git
  - git clone https://github.com/discourse/discourse-akismet.git
  - git clone https://github.com/discourse/discourse-solved.git
  - git clone https://github.com/discourse/discourse-data-explorer.git
  - git clone https://github.com/tgxworld/discourse-translator.git
  - git clone https://github.com/discourse/discourse-bbcode-color.git
  - git clone https://github.com/namati/discourse-watch-category-mcneel.git
  - git clone https://bitbucket.org/twobyfore/discourse-pmlink.git
  - git clone https://github.com/tgxworld/discourse-cakeday.git
  - git clone https://github.com/discourse/discourse-staff-notes.git
# - git clone https://github.com/angusmcleod/discourse-quick-messages.git
# - git clone https://github.com/gdpelican/babble.git
  - git clone https://github.com/gdpelican/retort.git
  - git clone https://github.com/discourse/discourse-voting
# - git clone https://github.com/angusmcleod/discourse-topic-previews.git
# - git clone https://github.com/PoloGT/abbreviation-discourse-plugin.git
  - git clone https://github.com/discourse/discourse-canned-replies.git
# - git clone https://github.com/iunctis/discourse-formatting-toolbar.git
# - git clone https://github.com/discourse/discourse-admin-statistics-digest.git
  - git clone https://github.com/davidtaylorhq/discourse-whos-online.git
# - git clone https://github.com/jgujgu/discourse-guest-gate.git
  - cd /var/www/discourse/plugins && sudo -E -u discourse git clone https://github.com/discourse/discourse-assign
# - git clone https://github.com/angusmcleod/discourse-elections.git
  - git clone https://github.com/discourse/discourse-chat-integration.git
  - git clone https://github.com/angusmcleod/discourse-events.git
  - git clone https://github.com/cpradio/discourse-plugin-checklist.git
  - cd /var/www/discourse/plugins && sudo -E -u discourse git clone https://github.com/discourse/discourse-chronos
  - git clone https://github.com/angusmcleod/discourse-tickets
  - git clone https://github.com/angusmcleod/discourse-knowledge-base.git

```

---

<div class="post-metadata">

### Author: ![david](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/david/32/157490_2.png) [@david](https://meta.discourse.org/u/david)
#### Post date: [2018年十一月30日 16:04 UTC](https://meta.discourse.org/t/ginormous-icons-after-upgrade-today/103177/4 "2018-11-30T16:04:10Z")

</div>

It looks like it’s working again now - did you find the issue?

On an unrelated note, you can remove `discourse-chronos` - it is now part of core.

---

<div class="post-metadata">

### Author: ![tobiaseigen](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tobiaseigen/32/539204_2.png) [@tobiaseigen](https://meta.discourse.org/u/tobiaseigen)
#### Post date: [2018年十一月30日 16:05 UTC](https://meta.discourse.org/t/ginormous-icons-after-upgrade-today/103177/5 "2018-11-30T16:05:13Z")

</div>

I didn’t do anything yet… and haven’t myself seen it working again so you are one up on me. I am now doing a rebuild via ssh thinking maybe that will help. last time did it via the UI.

---

<div class="post-metadata">

### Author: ![gerald](https://avatars.discourse-cdn.com/v4/letter/g/ea666f/32.png) [@gerald](https://meta.discourse.org/u/gerald)
#### Post date: [2018年十一月30日 16:05 UTC](https://meta.discourse.org/t/ginormous-icons-after-upgrade-today/103177/6 "2018-11-30T16:05:47Z")

</div>

It was worth reading this topic only to get cool ideas for plugins 😉

---

<div class="post-metadata">

### Author: ![david](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/david/32/157490_2.png) [@david](https://meta.discourse.org/u/david)
#### Post date: [2018年十一月30日 16:06 UTC](https://meta.discourse.org/t/ginormous-icons-after-upgrade-today/103177/7 "2018-11-30T16:06:23Z")

</div>

It was looking like this to me:

 ![32](https://global.discourse-cdn.com/meta/original/3X/c/f/cf3ce075c99659c27e4036e1b97a8d1285104384.png)

Of course it’s offline now due to the rebuild 😉 Let us know how it goes once the rebuild is done.

---

<div class="post-metadata">

### Author: ![tobiaseigen](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tobiaseigen/32/539204_2.png) [@tobiaseigen](https://meta.discourse.org/u/tobiaseigen)
#### Post date: [2018年十一月30日 16:07 UTC](https://meta.discourse.org/t/ginormous-icons-after-upgrade-today/103177/8 "2018-11-30T16:07:00Z")

</div>

nice! that’s how it’s supposed to look. I love it when problems resolve themselves. the internet wins again.

edit: your screenshot shows some broken icons in my custom nav across the top. interesting. hope that also fixes itself.

---

<div class="post-metadata">

### Author: ![cpradio](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/cpradio/32/4970_2.png) [@cpradio](https://meta.discourse.org/u/cpradio)
#### Post date: [2018年十一月30日 16:09 UTC](https://meta.discourse.org/t/ginormous-icons-after-upgrade-today/103177/9 "2018-11-30T16:09:05Z")

</div>

> [@tobiaseigen](#):
>
> git clone [GitHub - discourse/discourse-checklist: A simple checklist rendering plugin for discourse · GitHub](https://github.com/cpradio/discourse-plugin-checklist.git)

Also, the above is no longer active, it is now an official discourse plugin at  
`git clone https://github.com/discourse/discourse-checklist.git`

---

<div class="post-metadata">

### Author: ![tobiaseigen](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tobiaseigen/32/539204_2.png) [@tobiaseigen](https://meta.discourse.org/u/tobiaseigen)
#### Post date: [2018年十一月30日 16:11 UTC](https://meta.discourse.org/t/ginormous-icons-after-upgrade-today/103177/10 "2018-11-30T16:11:01Z")

</div>

oh, man - I feel like I’m hanging my laundry out for everyone to see.

Seriously though.. thanks for alerting me to these plugins to disable. You guys rock. 🚀

---

<div class="post-metadata">

### Author: ![david](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/david/32/157490_2.png) [@david](https://meta.discourse.org/u/david)
#### Post date: [2018年十一月30日 16:17 UTC](https://meta.discourse.org/t/ginormous-icons-after-upgrade-today/103177/11 "2018-11-30T16:17:54Z")

</div>

It’s back online for me now, but it does look like the header is broken. Unfortunately the method we use for FontAwesome5 does not allow use of the CSS `:before`/`:after`. You will need to update the custom header according to the instructions @pmusaraj wrote here. If you have any issues I’m sure we can help you out

> [@Introducing Font Awesome 5 and SVG icons](https://meta.discourse.org/t/introducing-font-awesome-5-and-svg-icons/101643):
>
> See also: [We're upgrading our icons to Font Awesome 6!](https://meta.discourse.org/t/were-upgrading-our-icons-to-font-awesome-6/325349) We will shortly merge into master a [branch](https://github.com/discourse/discourse/tree/fontawesome5) that upgrades Discourse to Font Awesome 5.5.0 (the free version) and switches to using SVG icons instead of an icon font. This is a substantial change, with lots of benefits, and one significant change for developers. Here is a quick rundown of the changes: using SVG icons will provide crisper icons, better for accessibility and easier to customize, see [this Github article](https://blog.github.com/2016-02-22-delivering-octicons-with-svg/) for more details since…

---

<div class="post-metadata">

### Author: ![merefield](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/merefield/32/176214_2.png) [@merefield](https://meta.discourse.org/u/merefield)
#### Post date: [2018年十一月30日 16:28 UTC](https://meta.discourse.org/t/ginormous-icons-after-upgrade-today/103177/12 "2018-11-30T16:28:33Z")

</div>

I had this problem on one of my sites that had no (not bundled) plugins.

To fix the issue I personally had to delete all website data locally.

---

<div class="post-metadata">

### Author: ![tobiaseigen](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tobiaseigen/32/539204_2.png) [@tobiaseigen](https://meta.discourse.org/u/tobiaseigen)
#### Post date: [2018年十一月30日 16:29 UTC](https://meta.discourse.org/t/ginormous-icons-after-upgrade-today/103177/13 "2018-11-30T16:29:42Z")

</div>

well, in my case it looks like the problem went away on its own after about 25 minutes. mysteries abound.

---

<div class="post-metadata">

### Author: ![david](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/david/32/157490_2.png) [@david](https://meta.discourse.org/u/david)
#### Post date: [2018年十一月30日 17:01 UTC](https://meta.discourse.org/t/ginormous-icons-after-upgrade-today/103177/14 "2018-11-30T17:01:30Z")

</div>

> **[It's not working! Should I blame caching?](https://shouldiblamecach.ing)**

---

<div class="post-metadata">

### Author: ![Json\_Blob](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/json_blob/32/119534_2.png) [@Json\_Blob](https://meta.discourse.org/u/Json_Blob)
#### Post date: [2018年十二月1日 18:36 UTC](https://meta.discourse.org/t/ginormous-icons-after-upgrade-today/103177/15 "2018-12-01T18:36:49Z")

</div>

@tobiaseigen did rebuilding fix your issue? I’m seeing the same thing on my site. Currently rebuilding but if not, I may need to disable some plugins I guess. I took out the checklist plugin we were using already before the rebuild

---

<div class="post-metadata">

### Author: ![Json\_Blob](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/json_blob/32/119534_2.png) [@Json\_Blob](https://meta.discourse.org/u/Json_Blob)
#### Post date: [2018年十二月1日 19:00 UTC](https://meta.discourse.org/t/ginormous-icons-after-upgrade-today/103177/16 "2018-12-01T19:00:37Z")

</div>

seems fixed now, rebuild and disabling checklist seems to have done it for me.

---

<div class="post-metadata">

### Author: ![cpradio](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/cpradio/32/4970_2.png) [@cpradio](https://meta.discourse.org/u/cpradio)
#### Post date: [2018年十二月1日 20:28 UTC](https://meta.discourse.org/t/ginormous-icons-after-upgrade-today/103177/17 "2018-12-01T20:28:28Z")

</div>

I don’t think that was the point of the topic linked, if I recall correctly, it was a caching issue and had nothing to do with the checklist plugin…

---

<div class="post-metadata">

### Author: ![Json\_Blob](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/json_blob/32/119534_2.png) [@Json\_Blob](https://meta.discourse.org/u/Json_Blob)
#### Post date: [2018年十二月1日 21:24 UTC](https://meta.discourse.org/t/ginormous-icons-after-upgrade-today/103177/18 "2018-12-01T21:24:42Z")

</div>

No you’re right, I mentioned that because it was said that checklisting didn’t need a plug-in anymore

---

<div class="post-metadata">

### Author: ![cpradio](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/cpradio/32/4970_2.png) [@cpradio](https://meta.discourse.org/u/cpradio)
#### Post date: [2018年十二月1日 21:28 UTC](https://meta.discourse.org/t/ginormous-icons-after-upgrade-today/103177/19 "2018-12-01T21:28:52Z")

</div>

Ah, there is a slight disconnect there, the plugin is still needed, it just moved to a official plugin. So instead of my repo, the repo now exists with discourse. So you still need it in your app.yml if you use it.

---

<div class="post-metadata">

### Author: ![tobiaseigen](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tobiaseigen/32/539204_2.png) [@tobiaseigen](https://meta.discourse.org/u/tobiaseigen)
#### Post date: [2018年十二月1日 21:36 UTC](https://meta.discourse.org/t/ginormous-icons-after-upgrade-today/103177/20 "2018-12-01T21:36:04Z")

</div>

Whoa. Glad you said that. I had removed it from mine. Thanks!

[下一頁](https://meta.discourse.org/t/ginormous-icons-after-upgrade-today/103177.md?page=2)
