Email jobs failing on version update

I’ve just upgraded to v1.6.0.beta5 +7 and am seeing email jobs failing in Sidekiq:

Jobs::HandledExceptionWrapper: Wrapped ActionView::Template::Error: undefined method `css’ for #Email::Styles:0x007f0842d8faf8

Any ideas on how to fix this?

1 Like

I am also seeing the same error after upgrading to the same version.

Seeing it here too. Fixing it. Hold on :sweat:

Just pushed a fix (cc @gdpelican)

https://github.com/discourse/discourse/commit/c012b18601e9b79ed64e713a043bdfd707985727

6 Likes