# Lazy-yt plugin name change causes server error during update process

**URL:** https://meta.discourse.org/t/lazy-yt-plugin-name-change-causes-server-error-during-update-process/126470
**Category:** Bug
**Created:** [August 22, 2019, 4:07am UTC](https://meta.discourse.org/t/lazy-yt-plugin-name-change-causes-server-error-during-update-process/126470 "2019-08-22T04:07:39Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![angus](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/angus/32/341715_2.png) [@angus](https://meta.discourse.org/u/angus)
#### Post date: [August 22, 2019, 4:07am UTC](https://meta.discourse.org/t/lazy-yt-plugin-name-change-causes-server-error-during-update-process/126470/1 "2019-08-22T04:07:39Z")

</div>

You’re probably aware of this, but just in case, this name change

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

Causes Discourse to crash (i.e. to show the server-exception failover) if updated via /admin/upgrade, with the following error:

```plaintext
ActionView::Template::Error (Error: File to import not found or unreadable: /var/www/discourse/plugins/lazyYT/assets/stylesheets/lazyYT.
        on line 1 of theme_2.scss
>> ation/mixins"; @import "theme_variables"; @import "lazyYT";
   ------------------------------------------^
)
/var/www/discourse/lib/stylesheet/manager.rb:175:in `rescue in compile'

```

The error resolves when the update completes.

---

<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: [August 22, 2019, 5:31am UTC](https://meta.discourse.org/t/lazy-yt-plugin-name-change-causes-server-error-during-update-process/126470/3 "2019-08-22T05:31:24Z")

</div>

I don’t think there is anything we can do, there is a disruptive upgrade here. I think this is super temporary cause @Falco is planning to force an image update in a week or 2 anyway.

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [August 22, 2019, 6:10am UTC](https://meta.discourse.org/t/lazy-yt-plugin-name-change-causes-server-error-during-update-process/126470/4 "2019-08-22T06:10:35Z")

</div>


