git pull 更新后,UI 未加载

刚执行了 git pull 并重建了我的 Discourse 实例。Web 服务器正在运行,后台也在加载。但是没有 UI。body 标签内几乎没有任何内容加载。我尝试过重建应用并重启服务器,问题依然存在。

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

2 个赞

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?

1 个赞

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.

2 个赞

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

1 个赞

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.