After upgrade every component is broken

Ok, here we go:

Seems like something went wrong with the theme compiler. I haven’t seen this before.

To re-try the compilation, you can do

./launcher enter app
rails c

then

Discourse.clear_all_theme_cache!

If that still doesn’t work, then I’d try another launcher rebuild, and then retry that rails c command.