UI lädt nach git pull Update nicht

Ich habe gerade ein git pull ausgeführt und meine Discourse-Instanz neu aufgebaut. Der Webserver läuft, die Hintergrundprozesse werden geladen, aber es wird keine Benutzeroberfläche angezeigt. Im <body>-Tag wird praktisch nichts geladen. Ich habe versucht, die App neu zu bauen und den Server neu zu starten, doch das Problem besteht weiterhin.

Is there any difference if you try

I’ve had some trouble with my theme components after updating recently, it showed up as error messages in /var/discourse/shared/standalone/log/rails/production.log

Thanks. This is helping. I tried every combination of the three toggles on the safe mode page. The only combination where it still doesn’t load is when I disable my current theme but don’t disable unofficial plugins or all plugins. Does this mean it could be an issue between an official and unofficial plugin?

I haven't touched the plugins in a while. From my memory, I don't think I was running any unofficial plugins. This is wrong. I’m disabling one plugin at a time and rebuilding to see if I can isolate the issue.

I don’t see the word “error” in either production.log or production_errors.log-20190121 under /var/discourse/shared/standalone/log/rails/

Any ideas?

Looks like I did have an old plugin screwing things up. Once I disabled it and rebuilt the app, the site works fine now. Having a minor issue with the color of the borders for the posts and topics list, but that is easily fixed with some css tweaks.

Thanks for the help.

If the plugin is listed in plugin do let us know which it was, as it may need to be tagged #plugin:broken-plugin.